[INFO] fetching crate spire_tween 0.2.1... [INFO] checking spire_tween-0.2.1 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] extracting crate spire_tween 0.2.1 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate spire_tween 0.2.1 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 spire_tween 0.2.1 [INFO] finished tweaking crates.io crate spire_tween 0.2.1 [INFO] tweaked toml for crates.io crate spire_tween 0.2.1 written to /workspace/builds/worker-3-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 37 packages to latest compatible versions [INFO] [stderr] Adding gdextension-api v0.1.0 (available: v0.2.0) [INFO] [stderr] Adding glam v0.27.0 (available: v0.29.0) [INFO] [stderr] Adding heck v0.4.1 (available: v0.5.0) [INFO] [stderr] Adding syn v1.0.109 (available: v2.0.79) [INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (available: v0.13.2+wasi-0.2.1) [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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 8129b0614ff89e57fed4d97710685d193af72ef1a93d9acd8e412b0180759574 [INFO] running `Command { std: "docker" "start" "-a" "8129b0614ff89e57fed4d97710685d193af72ef1a93d9acd8e412b0180759574", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8129b0614ff89e57fed4d97710685d193af72ef1a93d9acd8e412b0180759574", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8129b0614ff89e57fed4d97710685d193af72ef1a93d9acd8e412b0180759574", kill_on_drop: false }` [INFO] [stdout] 8129b0614ff89e57fed4d97710685d193af72ef1a93d9acd8e412b0180759574 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 577a7b8b73bd0484e77a258c3b8669e12a34654f6ab877c2134aa7dd3a1f4ef5 [INFO] running `Command { std: "docker" "start" "-a" "577a7b8b73bd0484e77a258c3b8669e12a34654f6ab877c2134aa7dd3a1f4ef5", kill_on_drop: false }` [INFO] [stderr] Compiling gdextension-api v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling nanoserde-derive v0.1.22 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking glam v0.27.0 [INFO] [stderr] Checking godot-cell v0.1.3 [INFO] [stderr] Checking mint v0.5.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling venial v0.6.0 [INFO] [stderr] Compiling nanoserde v0.1.37 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking uuid v1.10.0 [INFO] [stderr] Checking keyframe v1.1.1 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling godot-bindings v0.1.3 [INFO] [stderr] Compiling keyframe_derive v1.0.0 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling godot-codegen v0.1.3 [INFO] [stderr] Compiling godot-macros v0.1.3 [INFO] [stderr] Compiling godot-ffi v0.1.3 [INFO] [stderr] Compiling godot-core v0.1.3 [INFO] [stderr] Checking godot v0.1.3 [INFO] [stderr] Checking spire_tween v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: the feature `is_none_or` has been stable since 1.82.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | #![feature(is_none_or)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `is_none_or` has been stable since 1.82.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | #![feature(is_none_or)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `TVal` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/extensions/do_method.rs:94:4 [INFO] [stdout] | [INFO] [stdout] 91 | let from = from.to::(); [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 92 | let to = to.to::(); [INFO] [stdout] | -- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 93 | [INFO] [stdout] 94 | TVal::spire_lerp(&from, &to, t).to_variant() [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: this value of type `TVal` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/extensions/do_method.rs:94:4 [INFO] [stdout] | [INFO] [stdout] 91 | let from = from.to::(); [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 92 | let to = to.to::(); [INFO] [stdout] | -- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 93 | [INFO] [stdout] 94 | TVal::spire_lerp(&from, &to, t).to_variant() [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: this value of type `TVal` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/extensions/property/mod.rs:84:4 [INFO] [stdout] | [INFO] [stdout] 81 | let from = from.to::(); [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 82 | let to = to.to::(); [INFO] [stdout] | -- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 83 | [INFO] [stdout] 84 | TVal::spire_lerp(&from, &to, t).to_variant() [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: this value of type `TVal` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/extensions/property/mod.rs:92:4 [INFO] [stdout] | [INFO] [stdout] 88 | let value_at_obj = value_at_obj.to::(); [INFO] [stdout] | ------------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 89 | let previous_calc = previous_calc.to::(); [INFO] [stdout] | ------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 90 | let next_calc = next_calc.to::(); [INFO] [stdout] | --------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 91 | [INFO] [stdout] 92 | TVal::add_relative(&value_at_obj, &previous_calc, &next_calc).to_variant() [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: this value of type `TVal` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/extensions/property/mod.rs:139:4 [INFO] [stdout] | [INFO] [stdout] 136 | let from = from.to::(); [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 137 | let to = to.to::(); [INFO] [stdout] | -- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 138 | [INFO] [stdout] 139 | TVal::spire_lerp(&from, &to, t).to_variant() [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: this value of type `TVal` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/extensions/property/mod.rs:147:4 [INFO] [stdout] | [INFO] [stdout] 143 | let value_at_obj = value_at_obj.to::(); [INFO] [stdout] | ------------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 144 | let previous_calc = previous_calc.to::(); [INFO] [stdout] | ------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 145 | let next_calc = next_calc.to::(); [INFO] [stdout] | --------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 146 | [INFO] [stdout] 147 | TVal::add_relative(&value_at_obj, &previous_calc, &next_calc).to_variant() [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: this value of type `TVal` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/extensions/property/mod.rs:84:4 [INFO] [stdout] | [INFO] [stdout] 81 | let from = from.to::(); [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 82 | let to = to.to::(); [INFO] [stdout] | -- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 83 | [INFO] [stdout] 84 | TVal::spire_lerp(&from, &to, t).to_variant() [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: this value of type `TVal` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/extensions/property/mod.rs:92:4 [INFO] [stdout] | [INFO] [stdout] 88 | let value_at_obj = value_at_obj.to::(); [INFO] [stdout] | ------------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 89 | let previous_calc = previous_calc.to::(); [INFO] [stdout] | ------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 90 | let next_calc = next_calc.to::(); [INFO] [stdout] | --------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 91 | [INFO] [stdout] 92 | TVal::add_relative(&value_at_obj, &previous_calc, &next_calc).to_variant() [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: this value of type `TVal` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/extensions/property/mod.rs:139:4 [INFO] [stdout] | [INFO] [stdout] 136 | let from = from.to::(); [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 137 | let to = to.to::(); [INFO] [stdout] | -- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 138 | [INFO] [stdout] 139 | TVal::spire_lerp(&from, &to, t).to_variant() [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: this value of type `TVal` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/extensions/property/mod.rs:147:4 [INFO] [stdout] | [INFO] [stdout] 143 | let value_at_obj = value_at_obj.to::(); [INFO] [stdout] | ------------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 144 | let previous_calc = previous_calc.to::(); [INFO] [stdout] | ------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 145 | let next_calc = next_calc.to::(); [INFO] [stdout] | --------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 146 | [INFO] [stdout] 147 | TVal::add_relative(&value_at_obj, &previous_calc, &next_calc).to_variant() [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 5 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `spire_tween` (lib) due to 6 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `spire_tween` (lib test) due to 6 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "577a7b8b73bd0484e77a258c3b8669e12a34654f6ab877c2134aa7dd3a1f4ef5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "577a7b8b73bd0484e77a258c3b8669e12a34654f6ab877c2134aa7dd3a1f4ef5", kill_on_drop: false }` [INFO] [stdout] 577a7b8b73bd0484e77a258c3b8669e12a34654f6ab877c2134aa7dd3a1f4ef5