[INFO] fetching crate gurkle_codegen 0.3.0... [INFO] checking gurkle_codegen-0.3.0 against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] extracting crate gurkle_codegen 0.3.0 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate gurkle_codegen 0.3.0 on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking 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-6-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "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.76) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gurkle-parser v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b264ec13940a930c7918c5af6d68e43771907b002f9fd4c88d2f89088cb0eaf1 [INFO] running `Command { std: "docker" "start" "-a" "b264ec13940a930c7918c5af6d68e43771907b002f9fd4c88d2f89088cb0eaf1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b264ec13940a930c7918c5af6d68e43771907b002f9fd4c88d2f89088cb0eaf1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b264ec13940a930c7918c5af6d68e43771907b002f9fd4c88d2f89088cb0eaf1", kill_on_drop: false }` [INFO] [stdout] b264ec13940a930c7918c5af6d68e43771907b002f9fd4c88d2f89088cb0eaf1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7eb79122f7d35e3857ddca2adbf004fce8dee93f89a64977695077411e98a0e0 [INFO] running `Command { std: "docker" "start" "-a" "7eb79122f7d35e3857ddca2adbf004fce8dee93f89a64977695077411e98a0e0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Checking ascii v0.9.3 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking heck v0.3.3 [INFO] [stderr] Checking quote v1.0.37 [INFO] [stderr] Checking combine v3.8.1 [INFO] [stderr] Compiling syn v2.0.76 [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] 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] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.42s [INFO] running `Command { std: "docker" "inspect" "7eb79122f7d35e3857ddca2adbf004fce8dee93f89a64977695077411e98a0e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7eb79122f7d35e3857ddca2adbf004fce8dee93f89a64977695077411e98a0e0", kill_on_drop: false }` [INFO] [stdout] 7eb79122f7d35e3857ddca2adbf004fce8dee93f89a64977695077411e98a0e0 [INFO] checking gurkle_codegen-0.3.0 against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] extracting crate gurkle_codegen 0.3.0 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate gurkle_codegen 0.3.0 on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking 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-6-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "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.76) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d6627d3db10741f4a495bb9060eea71c48e90e2ad6bc1ad3d1fb646d13cc91cf [INFO] running `Command { std: "docker" "start" "-a" "d6627d3db10741f4a495bb9060eea71c48e90e2ad6bc1ad3d1fb646d13cc91cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d6627d3db10741f4a495bb9060eea71c48e90e2ad6bc1ad3d1fb646d13cc91cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6627d3db10741f4a495bb9060eea71c48e90e2ad6bc1ad3d1fb646d13cc91cf", kill_on_drop: false }` [INFO] [stdout] d6627d3db10741f4a495bb9060eea71c48e90e2ad6bc1ad3d1fb646d13cc91cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e8ea90f5b4e3fb057cbb26cb0d70c2b94e3f9111be8b81ddd50892ef0c3d945a [INFO] running `Command { std: "docker" "start" "-a" "e8ea90f5b4e3fb057cbb26cb0d70c2b94e3f9111be8b81ddd50892ef0c3d945a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking ascii v0.9.3 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking heck v0.3.3 [INFO] [stderr] Checking quote v1.0.37 [INFO] [stderr] Checking combine v3.8.1 [INFO] [stderr] Compiling syn v2.0.76 [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] 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] 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 test) due to 3 previous errors; 12 warnings emitted [INFO] running `Command { std: "docker" "inspect" "e8ea90f5b4e3fb057cbb26cb0d70c2b94e3f9111be8b81ddd50892ef0c3d945a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8ea90f5b4e3fb057cbb26cb0d70c2b94e3f9111be8b81ddd50892ef0c3d945a", kill_on_drop: false }` [INFO] [stdout] e8ea90f5b4e3fb057cbb26cb0d70c2b94e3f9111be8b81ddd50892ef0c3d945a