[INFO] fetching crate yfelo 0.1.1... [INFO] checking yfelo-0.1.1 against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] extracting crate yfelo 0.1.1 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate yfelo 0.1.1 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 yfelo 0.1.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate yfelo 0.1.1 [INFO] tweaked toml for crates.io crate yfelo 0.1.1 written to /workspace/builds/worker-4-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 57 packages to latest compatible versions [INFO] [stderr] Adding generic-array v0.14.7 (latest: v1.1.0) [INFO] [stderr] Adding windows-sys v0.52.0 (latest: v0.59.0) [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 dyn_std v0.3.3 [INFO] [stderr] Downloaded pest_vm v2.7.11 [INFO] [stderr] Downloaded dyn_derive v0.3.4 [INFO] [stderr] Downloaded yfelo_core v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] b6b814b9f67b9f2525cf8da4ee622f79ca0e9e84ee9be9c3a557c43fa9d7934d [INFO] running `Command { std: "docker" "start" "-a" "b6b814b9f67b9f2525cf8da4ee622f79ca0e9e84ee9be9c3a557c43fa9d7934d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b6b814b9f67b9f2525cf8da4ee622f79ca0e9e84ee9be9c3a557c43fa9d7934d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6b814b9f67b9f2525cf8da4ee622f79ca0e9e84ee9be9c3a557c43fa9d7934d", kill_on_drop: false }` [INFO] [stdout] b6b814b9f67b9f2525cf8da4ee622f79ca0e9e84ee9be9c3a557c43fa9d7934d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] c9b0c1ab3a15df28707c823d299f9fcf71deb145d1520a18780c7e34e457da1e [INFO] running `Command { std: "docker" "start" "-a" "c9b0c1ab3a15df28707c823d299f9fcf71deb145d1520a18780c7e34e457da1e", kill_on_drop: false }` [INFO] [stderr] Compiling dyn_std v0.3.3 [INFO] [stderr] Compiling syn v2.0.76 [INFO] [stderr] Checking clap_builder v4.5.15 [INFO] [stderr] Checking serde_json v1.0.127 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling dyn_derive v0.3.4 [INFO] [stderr] Checking yfelo_core v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking pest v2.7.11 [INFO] [stderr] Checking clap v4.5.16 [INFO] [stderr] Compiling pest_meta v2.7.11 [INFO] [stderr] Checking pest_vm v2.7.11 [INFO] [stderr] Compiling pest_generator v2.7.11 [INFO] [stderr] Compiling pest_derive v2.7.11 [INFO] [stderr] Checking yfelo v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.99s [INFO] running `Command { std: "docker" "inspect" "c9b0c1ab3a15df28707c823d299f9fcf71deb145d1520a18780c7e34e457da1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9b0c1ab3a15df28707c823d299f9fcf71deb145d1520a18780c7e34e457da1e", kill_on_drop: false }` [INFO] [stdout] c9b0c1ab3a15df28707c823d299f9fcf71deb145d1520a18780c7e34e457da1e [INFO] checking yfelo-0.1.1 against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] extracting crate yfelo 0.1.1 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate yfelo 0.1.1 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 yfelo 0.1.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate yfelo 0.1.1 [INFO] tweaked toml for crates.io crate yfelo 0.1.1 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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 57 packages to latest compatible versions [INFO] [stderr] Adding generic-array v0.14.7 (latest: v1.1.0) [INFO] [stderr] Adding windows-sys v0.52.0 (latest: v0.59.0) [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-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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b56411987fe415e7d27dca14f6e0d799f6a7824d57d759d69b084ea161541190 [INFO] running `Command { std: "docker" "start" "-a" "b56411987fe415e7d27dca14f6e0d799f6a7824d57d759d69b084ea161541190", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b56411987fe415e7d27dca14f6e0d799f6a7824d57d759d69b084ea161541190", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b56411987fe415e7d27dca14f6e0d799f6a7824d57d759d69b084ea161541190", kill_on_drop: false }` [INFO] [stdout] b56411987fe415e7d27dca14f6e0d799f6a7824d57d759d69b084ea161541190 [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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e0da17f2214f9a0ac41a31fd088f937b5e90888570403b706d8b9c8493feb81 [INFO] running `Command { std: "docker" "start" "-a" "0e0da17f2214f9a0ac41a31fd088f937b5e90888570403b706d8b9c8493feb81", kill_on_drop: false }` [INFO] [stderr] Compiling dyn_std v0.3.3 [INFO] [stderr] Compiling syn v2.0.76 [INFO] [stderr] Checking clap_builder v4.5.15 [INFO] [stderr] Checking serde_json v1.0.127 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling dyn_derive v0.3.4 [INFO] [stderr] Checking yfelo_core v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling pest v2.7.11 [INFO] [stderr] Checking clap v4.5.16 [INFO] [stderr] Compiling pest_meta v2.7.11 [INFO] [stderr] Checking pest_vm v2.7.11 [INFO] [stderr] Compiling pest_generator v2.7.11 [INFO] [stderr] Compiling pest_derive v2.7.11 [INFO] [stderr] Checking yfelo v0.1.1 (/opt/rustwide/workdir) [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/default/context.rs:30:15 [INFO] [stdout] | [INFO] [stdout] 29 | fn set(&self, key: String, value: Value) -> Result<(), RuntimeError> { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 30 | match self.store.borrow_mut().entry(key) { [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/default/context.rs:96:13 [INFO] [stdout] | [INFO] [stdout] 95 | init(&mut inst).map_err(|e| { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 96 | e.as_any_box().downcast::>().unwrap().0 [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/default/context.rs:183:29 [INFO] [stdout] | [INFO] [stdout] 182 | ... &str, args: Vec, init: &mut dyn FnMut(&mut dyn yfelo_core::Context) -> Result>) -> Re... [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 183 | ..., &self.0.get(name), args, init) [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/default/operator.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn eval(&self, value: Value) -> Result { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 21 | Ok(match self { [INFO] [stdout] | ____________^ [INFO] [stdout] 22 | | Self::Not => Value::Bool(!value.as_bool()?), [INFO] [stdout] 23 | | Self::Pos => Value::Number(value.as_number()?), [INFO] [stdout] 24 | | Self::Neg => Value::Number(-value.as_number()?), [INFO] [stdout] 25 | | }) [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/default/operator.rs:71:12 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn eval(&self, lhs: Value, rhs: Value) -> Result { [INFO] [stdout] | ---------- ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 71 | Ok(match self { [INFO] [stdout] | ____________^ [INFO] [stdout] 72 | | Self::Pow => Value::Number(lhs.as_number()?.powf(rhs.as_number()?)), [INFO] [stdout] 73 | | Self::Mul => Value::Number(lhs.as_number()? * rhs.as_number()?), [INFO] [stdout] 74 | | Self::Div => Value::Number(lhs.as_number()? / rhs.as_number()?), [INFO] [stdout] ... | [INFO] [stdout] 96 | | Self::Or => Value::Bool(lhs.as_bool()? || rhs.as_bool()?), [INFO] [stdout] 97 | | }) [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/default/context.rs:30:15 [INFO] [stdout] | [INFO] [stdout] 29 | fn set(&self, key: String, value: Value) -> Result<(), RuntimeError> { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 30 | match self.store.borrow_mut().entry(key) { [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/default/context.rs:96:13 [INFO] [stdout] | [INFO] [stdout] 95 | init(&mut inst).map_err(|e| { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 96 | e.as_any_box().downcast::>().unwrap().0 [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/default/context.rs:183:29 [INFO] [stdout] | [INFO] [stdout] 182 | ... &str, args: Vec, init: &mut dyn FnMut(&mut dyn yfelo_core::Context) -> Result>) -> Re... [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 183 | ..., &self.0.get(name), args, init) [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/default/value.rs:222:18 [INFO] [stdout] | [INFO] [stdout] 221 | let k = Self::Number(k as f64); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 222 | (Self::Ref(v.clone()), k) [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/default/operator.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn eval(&self, value: Value) -> Result { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 21 | Ok(match self { [INFO] [stdout] | ____________^ [INFO] [stdout] 22 | | Self::Not => Value::Bool(!value.as_bool()?), [INFO] [stdout] 23 | | Self::Pos => Value::Number(value.as_number()?), [INFO] [stdout] 24 | | Self::Neg => Value::Number(-value.as_number()?), [INFO] [stdout] 25 | | }) [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/default/value.rs:226:18 [INFO] [stdout] | [INFO] [stdout] 225 | let k = Self::String(k.clone()); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 226 | (Self::Ref(v.clone()), k) [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/default/operator.rs:71:12 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn eval(&self, lhs: Value, rhs: Value) -> Result { [INFO] [stdout] | ---------- ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 71 | Ok(match self { [INFO] [stdout] | ____________^ [INFO] [stdout] 72 | | Self::Pow => Value::Number(lhs.as_number()?.powf(rhs.as_number()?)), [INFO] [stdout] 73 | | Self::Mul => Value::Number(lhs.as_number()? * rhs.as_number()?), [INFO] [stdout] 74 | | Self::Div => Value::Number(lhs.as_number()? / rhs.as_number()?), [INFO] [stdout] ... | [INFO] [stdout] 96 | | Self::Or => Value::Bool(lhs.as_bool()? || rhs.as_bool()?), [INFO] [stdout] 97 | | }) [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/default/value.rs:222:18 [INFO] [stdout] | [INFO] [stdout] 221 | let k = Self::Number(k as f64); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 222 | (Self::Ref(v.clone()), k) [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/default/value.rs:226:18 [INFO] [stdout] | [INFO] [stdout] 225 | let k = Self::String(k.clone()); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 226 | (Self::Ref(v.clone()), k) [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 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `yfelo` (lib test) due to 8 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `yfelo` (lib) due to 8 previous errors [INFO] running `Command { std: "docker" "inspect" "0e0da17f2214f9a0ac41a31fd088f937b5e90888570403b706d8b9c8493feb81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e0da17f2214f9a0ac41a31fd088f937b5e90888570403b706d8b9c8493feb81", kill_on_drop: false }` [INFO] [stdout] 0e0da17f2214f9a0ac41a31fd088f937b5e90888570403b706d8b9c8493feb81