[INFO] fetching crate pest3_generator 0.0.0-prealpha0... [INFO] checking pest3_generator-0.0.0-prealpha0 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] extracting crate pest3_generator 0.0.0-prealpha0 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate pest3_generator 0.0.0-prealpha0 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 pest3_generator 0.0.0-prealpha0 [INFO] finished tweaking crates.io crate pest3_generator 0.0.0-prealpha0 [INFO] tweaked toml for crates.io crate pest3_generator 0.0.0-prealpha0 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] 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 26 packages to latest compatible versions [INFO] [stderr] Adding generic-array v0.14.7 (available: v1.1.0) [INFO] [stderr] Adding pest3 v0.0.0-prealpha0 (available: v0.0.0) [INFO] [stderr] Adding pest3_meta v0.0.0-prealpha0 (available: v0.0.0) [INFO] [stderr] Adding unicode-width v0.1.14 (available: v0.2.0) [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] [stderr] Blocking waiting for file lock on package cache [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] 22da3b00abddec76c3390d0c5526da56b0d88e11d83b07304ba3a8bc7707695a [INFO] running `Command { std: "docker" "start" "-a" "22da3b00abddec76c3390d0c5526da56b0d88e11d83b07304ba3a8bc7707695a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "22da3b00abddec76c3390d0c5526da56b0d88e11d83b07304ba3a8bc7707695a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22da3b00abddec76c3390d0c5526da56b0d88e11d83b07304ba3a8bc7707695a", kill_on_drop: false }` [INFO] [stdout] 22da3b00abddec76c3390d0c5526da56b0d88e11d83b07304ba3a8bc7707695a [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] e7578903363938790c6bb2f38df6fee9d816b408b33b39ef145759167e0721e0 [INFO] running `Command { std: "docker" "start" "-a" "e7578903363938790c6bb2f38df6fee9d816b408b33b39ef145759167e0721e0", kill_on_drop: false }` [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling pest v2.7.13 [INFO] [stderr] Checking pest3 v0.0.0-prealpha0 [INFO] [stderr] Compiling pest_meta v2.7.13 [INFO] [stderr] Compiling pest_generator v2.7.13 [INFO] [stderr] Compiling pest_derive v2.7.13 [INFO] [stderr] Checking pest3_meta v0.0.0-prealpha0 [INFO] [stderr] Checking pest3_generator v0.0.0-prealpha0 (/opt/rustwide/workdir) [INFO] [stdout] error: this value of type `Vec<(TokenStream, Trivia)>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/typed/generator.rs:426:17 [INFO] [stdout] | [INFO] [stdout] 353 | let generics = generics(); [INFO] [stdout] | -------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 426 | let mut types = Vec::with_capacity(vec.len()); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 442 | let typename = quote! { #root::#generics::#seq::<#(#typenames, )*> }; [INFO] [stdout] | ----------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 459 | let typename = quote! { #root::#generics::#choice::<#(#typenames, )*> }; [INFO] [stdout] | -------------------------------------------------------- these local bindings with significant drop implementation may 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] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Vec` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/typed/getter.rs:169:22 [INFO] [stdout] | [INFO] [stdout] 111 | let this = pest(); [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 127 | let vec = quote! {#this::std::Vec}; [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 128 | let rules_mod = types_mod(); [INFO] [stdout] | --------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 169 | let (pa, ty): (Vec<_>, Vec<_>) = [INFO] [stdout] | ^^ [INFO] [stdout] 170 | tuple.iter().map(|e| e.expand(root, config)).unzip(); [INFO] [stdout] 171 | (quote! {{let res = (#(#pa),*); res}}, quote! {(#(#ty),*)}) [INFO] [stdout] | ------------------------------------ ------------------- [INFO] [stdout] | | | [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may 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: this value of type `Vec<(TokenStream, Trivia)>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/typed/generator.rs:426:17 [INFO] [stdout] | [INFO] [stdout] 353 | let generics = generics(); [INFO] [stdout] | -------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 426 | let mut types = Vec::with_capacity(vec.len()); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 442 | let typename = quote! { #root::#generics::#seq::<#(#typenames, )*> }; [INFO] [stdout] | ----------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 459 | let typename = quote! { #root::#generics::#choice::<#(#typenames, )*> }; [INFO] [stdout] | -------------------------------------------------------- these local bindings with significant drop implementation may 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] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Vec` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/typed/output.rs:97:33 [INFO] [stdout] | [INFO] [stdout] 97 | let (types, field): (Vec<_>, Vec<_>) = (0..len) [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | target.push(quote! { [INFO] [stdout] | _____________________________________- [INFO] [stdout] | |_____________________________________| [INFO] [stdout] 113 | | #pest::#mac!(#generics_i, #(#types, #field, )*); [INFO] [stdout] 114 | | }); [INFO] [stdout] | | - [INFO] [stdout] | |_________________________| [INFO] [stdout] | |_________________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may 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 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Vec` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/typed/getter.rs:169:22 [INFO] [stdout] | [INFO] [stdout] 111 | let this = pest(); [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 127 | let vec = quote! {#this::std::Vec}; [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 128 | let rules_mod = types_mod(); [INFO] [stdout] | --------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 169 | let (pa, ty): (Vec<_>, Vec<_>) = [INFO] [stdout] | ^^ [INFO] [stdout] 170 | tuple.iter().map(|e| e.expand(root, config)).unzip(); [INFO] [stdout] 171 | (quote! {{let res = (#(#pa),*); res}}, quote! {(#(#ty),*)}) [INFO] [stdout] | ------------------------------------ ------------------- [INFO] [stdout] | | | [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may 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] [stderr] error: could not compile `pest3_generator` (lib test) due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: this value of type `Vec` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/typed/output.rs:97:33 [INFO] [stdout] | [INFO] [stdout] 97 | let (types, field): (Vec<_>, Vec<_>) = (0..len) [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | target.push(quote! { [INFO] [stdout] | _____________________________________- [INFO] [stdout] | |_____________________________________| [INFO] [stdout] 113 | | #pest::#mac!(#generics_i, #(#types, #field, )*); [INFO] [stdout] 114 | | }); [INFO] [stdout] | | - [INFO] [stdout] | |_________________________| [INFO] [stdout] | |_________________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may 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 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pest3_generator` (lib) due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "e7578903363938790c6bb2f38df6fee9d816b408b33b39ef145759167e0721e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7578903363938790c6bb2f38df6fee9d816b408b33b39ef145759167e0721e0", kill_on_drop: false }` [INFO] [stdout] e7578903363938790c6bb2f38df6fee9d816b408b33b39ef145759167e0721e0