[INFO] fetching crate juniper_codegen 0.16.0... [INFO] checking juniper_codegen-0.16.0 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] extracting crate juniper_codegen 0.16.0 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate juniper_codegen 0.16.0 on toolchain c387b04bf028733cd561d62128c8a5eee4bc1458 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "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-0-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 32 packages to latest compatible versions [INFO] [stderr] Adding convert_case v0.4.0 (available: v0.6.0) [INFO] [stderr] Adding derive_more v0.99.18 (available: v1.0.0) [INFO] [stderr] Adding idna v0.5.0 (available: v1.0.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6421428edb293a3d723878276e2f19e6702b84cffcc368ddbce9592990fb38c4 [INFO] running `Command { std: "docker" "start" "-a" "6421428edb293a3d723878276e2f19e6702b84cffcc368ddbce9592990fb38c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6421428edb293a3d723878276e2f19e6702b84cffcc368ddbce9592990fb38c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6421428edb293a3d723878276e2f19e6702b84cffcc368ddbce9592990fb38c4", kill_on_drop: false }` [INFO] [stdout] 6421428edb293a3d723878276e2f19e6702b84cffcc368ddbce9592990fb38c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2441f86c1e181f528c2f42b6c9089c28e8e24c7bd3f53a04b5ddd642ebd346ba [INFO] running `Command { std: "docker" "start" "-a" "2441f86c1e181f528c2f42b6c9089c28e8e24c7bd3f53a04b5ddd642ebd346ba", 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 unicode-ident v1.0.13 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking proc-macro2 v1.0.86 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking serde v1.0.210 [INFO] [stderr] Checking quote v1.0.37 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Checking syn v2.0.79 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking unicode-normalization v0.1.24 [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] error: this value of type `graphql_scalar::Definition` has 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] 16 | let ast = syn::parse2::(input)?; [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 17 | let attr = Attr::from_attrs("graphql", &ast.attrs)?; [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [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] 34 | | scalar, [INFO] [stdout] 35 | | } [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] 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: this value of type `graphql_scalar::Definition` has 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] 16 | let ast = syn::parse2::(input)?; [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 17 | let attr = Attr::from_attrs("graphql", &ast.attrs)?; [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [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] 34 | | scalar, [INFO] [stdout] 35 | | } [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: aborting due to 1 previous error; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `juniper_codegen` (lib) due to 2 previous errors; 3 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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: aborting due to 1 previous error; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `juniper_codegen` (lib test) due to 2 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "2441f86c1e181f528c2f42b6c9089c28e8e24c7bd3f53a04b5ddd642ebd346ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2441f86c1e181f528c2f42b6c9089c28e8e24c7bd3f53a04b5ddd642ebd346ba", kill_on_drop: false }` [INFO] [stdout] 2441f86c1e181f528c2f42b6c9089c28e8e24c7bd3f53a04b5ddd642ebd346ba