[INFO] fetching crate dunge_shader 0.3.3... [INFO] checking dunge_shader-0.3.3 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate dunge_shader 0.3.3 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate dunge_shader 0.3.3 on toolchain 4d98531622e1718ae0bc3c7a1ab9cd8938428452 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate dunge_shader 0.3.3 [INFO] finished tweaking crates.io crate dunge_shader 0.3.3 [INFO] tweaked toml for crates.io crate dunge_shader 0.3.3 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 34 packages to latest compatible versions [INFO] [stderr] Adding bit-set v0.5.3 (latest: v0.8.0) [INFO] [stderr] Adding bit-vec v0.6.3 (latest: v0.8.0) [INFO] [stderr] Adding glam v0.28.0 (latest: v0.29.0) [INFO] [stderr] Adding naga v0.20.0 (latest: v22.1.0) [INFO] [stderr] Adding rustc-hash v1.1.0 (latest: v2.0.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ab8f298f332d893b85d977f85eaafc373a964301e0b908c4ded67e0a6ed0012b [INFO] running `Command { std: "docker" "start" "-a" "ab8f298f332d893b85d977f85eaafc373a964301e0b908c4ded67e0a6ed0012b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ab8f298f332d893b85d977f85eaafc373a964301e0b908c4ded67e0a6ed0012b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab8f298f332d893b85d977f85eaafc373a964301e0b908c4ded67e0a6ed0012b", kill_on_drop: false }` [INFO] [stdout] ab8f298f332d893b85d977f85eaafc373a964301e0b908c4ded67e0a6ed0012b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 29da7705b726ac51d089ada58be474137ba30b8496d3da9aca748b4629b86955 [INFO] running `Command { std: "docker" "start" "-a" "29da7705b726ac51d089ada58be474137ba30b8496d3da9aca748b4629b86955", kill_on_drop: false }` [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking naga v0.20.0 [INFO] [stderr] Checking dunge_shader v0.3.3 (/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/access.rs:47:18 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn x(self) -> Ret, O::Member> [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 47 | Ret::new(Take::new(0, self)) [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/access.rs:54:18 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn y(self) -> Ret, O::Member> [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 54 | Ret::new(Take::new(1, self)) [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/access.rs:61:18 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn z(self) -> Ret, O::Member> [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 61 | Ret::new(Take::new(2, self)) [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/access.rs:68:18 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn w(self) -> Ret, O::Member> [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 68 | Ret::new(Take::new(3, self)) [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/branch.rs:18:14 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn if_then_else(c: C, a: A, b: B) -> Ret, X::Out> [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] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 18 | Ret::new(IfThenElse { [INFO] [stdout] | ______________^ [INFO] [stdout] 19 | | c, [INFO] [stdout] 20 | | a, [INFO] [stdout] 21 | | b, [INFO] [stdout] 22 | | e: PhantomData, [INFO] [stdout] 23 | | }) [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/branch.rs:47:30 [INFO] [stdout] | [INFO] [stdout] 45 | let IfThenElse { c, a, b, .. } = self.get(); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 46 | let c = c.eval(en); [INFO] [stdout] 47 | let a = |en: &mut E| a().eval(en); [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/branch.rs:48:47 [INFO] [stdout] | [INFO] [stdout] 45 | let IfThenElse { c, a, b, .. } = self.get(); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 48 | let b = |branch: &mut Branch<_>| Some(b().eval(branch.entry())); [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/branch.rs:76:18 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn when(self, cond: C, expr: A) -> Ret, X::Out> [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] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 76 | Ret::new(When { [INFO] [stdout] | __________________^ [INFO] [stdout] 77 | | c: cond, [INFO] [stdout] 78 | | a: expr, [INFO] [stdout] 79 | | b: self.0, [INFO] [stdout] 80 | | e: PhantomData, [INFO] [stdout] 81 | | }) [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/branch.rs:100:18 [INFO] [stdout] | [INFO] [stdout] 94 | pub fn when(self, cond: D, expr: F) -> Ret, E>, O> [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] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 100 | Ret::new(When { [INFO] [stdout] | __________________^ [INFO] [stdout] 101 | | c: cond, [INFO] [stdout] 102 | | a: expr, [INFO] [stdout] 103 | | b: self.get(), [INFO] [stdout] 104 | | e: PhantomData, [INFO] [stdout] 105 | | }) [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/branch.rs:139:14 [INFO] [stdout] | [INFO] [stdout] 138 | fn eval_branch(self, branch: &mut Branch) -> Option { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 139 | Some(self().eval(branch.entry())) [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/branch.rs:154:30 [INFO] [stdout] | [INFO] [stdout] 152 | let Self { c, a, b, .. } = self; [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 153 | let c = c.eval(branch.entry()); [INFO] [stdout] 154 | let a = |en: &mut E| a().eval(en); [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/convert.rs:14:14 [INFO] [stdout] | [INFO] [stdout] 10 | pub const fn f32(a: A) -> Ret, f32> [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 14 | Ret::new(As::new(a)) [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/convert.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 17 | pub const fn i32(a: A) -> Ret, i32> [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 21 | Ret::new(As::new(a)) [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/convert.rs:28:14 [INFO] [stdout] | [INFO] [stdout] 24 | pub const fn u32(a: A) -> Ret, u32> [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 28 | Ret::new(As::new(a)) [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/convert.rs:35:14 [INFO] [stdout] | [INFO] [stdout] 31 | pub const fn bool(a: A) -> Ret, bool> [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 35 | Ret::new(As::new(a)) [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/eval.rs:113:14 [INFO] [stdout] | [INFO] [stdout] 112 | fn from_iter>(iter: T) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 113 | Self(iter.into_iter().map(Expr::get).collect()) [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/eval.rs:305:14 [INFO] [stdout] | [INFO] [stdout] 301 | pub const fn fragment(a: A) -> Ret, A::Out> [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 305 | Ret::new(Fragment(a)) [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/eval.rs:318:47 [INFO] [stdout] | [INFO] [stdout] 316 | fn eval(self, en: &mut Fs) -> Expr { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 317 | let vecty = ::TYPE; [INFO] [stdout] 318 | let index = en.push_evalf(vecty, |en| self.get().0.eval(en)); [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/eval.rs:350:24 [INFO] [stdout] | [INFO] [stdout] 350 | STACK.with(|s| s.borrow_mut().stack.pop()); [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/eval.rs:355:20 [INFO] [stdout] | [INFO] [stdout] 355 | STACK.with(|s| s.borrow().stack.last().copied()) [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/eval.rs:376:14 [INFO] [stdout] | [INFO] [stdout] 368 | pub fn thunk(a: A) -> Ret, A::Out> [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 376 | Ret::new(Thunk::new(frame_id, a)) [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/eval.rs:389:16 [INFO] [stdout] | [INFO] [stdout] 386 | fn new(frame_id: u32, a: A) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 389 | s: Rc::new(Cell::new(State::Eval(a))), [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/eval.rs:513:14 [INFO] [stdout] | [INFO] [stdout] 512 | fn new(compl: Compiler) -> Self { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 513 | Self(Entry::new(compl)) [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/eval.rs:554:20 [INFO] [stdout] | [INFO] [stdout] 552 | fn new(compl: Compiler) -> Self { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 553 | Self { [INFO] [stdout] 554 | inner: Entry::new(compl), [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/math.rs:15:14 [INFO] [stdout] | [INFO] [stdout] 11 | pub const fn abs(x: X) -> Ret, X::Out> [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 15 | Ret::new(Math::new((x,), MathFunction::Abs)) [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/math.rs:22:14 [INFO] [stdout] | [INFO] [stdout] 18 | pub const fn acos(x: X) -> Ret, f32> [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 22 | Ret::new(Math::new((x,), MathFunction::Acos)) [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/math.rs:29:14 [INFO] [stdout] | [INFO] [stdout] 25 | pub const fn acosh(x: X) -> Ret, f32> [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 29 | Ret::new(Math::new((x,), MathFunction::Acosh)) [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/math.rs:36:14 [INFO] [stdout] | [INFO] [stdout] 32 | pub const fn asin(x: X) -> Ret, f32> [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 36 | Ret::new(Math::new((x,), MathFunction::Asin)) [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/math.rs:43:14 [INFO] [stdout] | [INFO] [stdout] 39 | pub const fn asinh(x: X) -> Ret, f32> [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 43 | Ret::new(Math::new((x,), MathFunction::Asinh)) [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/math.rs:50:14 [INFO] [stdout] | [INFO] [stdout] 46 | pub const fn atan(x: X) -> Ret, f32> [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 50 | Ret::new(Math::new((x,), MathFunction::Atan)) [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/math.rs:57:14 [INFO] [stdout] | [INFO] [stdout] 53 | pub const fn atanh(x: X) -> Ret, f32> [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 57 | Ret::new(Math::new((x,), MathFunction::Atanh)) [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/math.rs:65:14 [INFO] [stdout] | [INFO] [stdout] 60 | pub const fn atan2(y: Y, x: X) -> Ret, f32> [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] ... [INFO] [stdout] 65 | Ret::new(Math::new((y, x), MathFunction::Atan2)) [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/math.rs:72:14 [INFO] [stdout] | [INFO] [stdout] 68 | pub const fn ceil(x: X) -> Ret, f32> [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 72 | Ret::new(Math::new((x,), MathFunction::Ceil)) [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/math.rs:81:14 [INFO] [stdout] | [INFO] [stdout] 75 | pub const fn clamp(x: X, lo: L, hi: H) -> Ret, f32> [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] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 81 | Ret::new(Math::new((x, lo, hi), MathFunction::Clamp)) [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/math.rs:88:14 [INFO] [stdout] | [INFO] [stdout] 84 | pub const fn cos(x: X) -> Ret, f32> [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 88 | Ret::new(Math::new((x,), MathFunction::Cos)) [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/math.rs:95:14 [INFO] [stdout] | [INFO] [stdout] 91 | pub const fn cosh(x: X) -> Ret, f32> [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 95 | Ret::new(Math::new((x,), MathFunction::Cosh)) [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/math.rs:103:14 [INFO] [stdout] | [INFO] [stdout] 98 | pub const fn cross(x: X, y: Y) -> Ret, types::Vec3> [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] ... [INFO] [stdout] 103 | Ret::new(Math::new((x, y), MathFunction::Cross)) [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/math.rs:112:14 [INFO] [stdout] | [INFO] [stdout] 107 | pub const fn dot(x: X, y: Y) -> Ret, ::Scalar> [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] ... [INFO] [stdout] 112 | Ret::new(Math::new((x, y), MathFunction::Dot)) [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/math.rs:119:14 [INFO] [stdout] | [INFO] [stdout] 115 | pub const fn floor(x: X) -> Ret, f32> [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 119 | Ret::new(Math::new((x,), MathFunction::Floor)) [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/math.rs:126:14 [INFO] [stdout] | [INFO] [stdout] 122 | pub const fn sin(x: X) -> Ret, f32> [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 126 | Ret::new(Math::new((x,), MathFunction::Sin)) [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/access.rs:47:18 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn x(self) -> Ret, O::Member> [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 47 | Ret::new(Take::new(0, self)) [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/access.rs:54:18 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn y(self) -> Ret, O::Member> [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 54 | Ret::new(Take::new(1, self)) [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/math.rs:133:14 [INFO] [stdout] | [INFO] [stdout] 129 | pub const fn sinh(x: X) -> Ret, f32> [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 133 | Ret::new(Math::new((x,), MathFunction::Sinh)) [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/math.rs:140:14 [INFO] [stdout] | [INFO] [stdout] 136 | pub const fn tan(x: X) -> Ret, f32> [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | Ret::new(Math::new((x,), MathFunction::Tan)) [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/access.rs:61:18 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn z(self) -> Ret, O::Member> [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 61 | Ret::new(Take::new(2, self)) [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/math.rs:147:14 [INFO] [stdout] | [INFO] [stdout] 143 | pub const fn tanh(x: X) -> Ret, f32> [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 147 | Ret::new(Math::new((x,), MathFunction::Tanh)) [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/access.rs:68:18 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn w(self) -> Ret, O::Member> [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 68 | Ret::new(Take::new(3, self)) [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/matrix.rs:60:14 [INFO] [stdout] | [INFO] [stdout] 55 | pub const fn mat2(x: X, y: Y) -> Matrix2 [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] ... [INFO] [stdout] 60 | Ret::new(NewMat::new((x, y))) [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/branch.rs:18:14 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn if_then_else(c: C, a: A, b: B) -> Ret, X::Out> [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] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 18 | Ret::new(IfThenElse { [INFO] [stdout] | ______________^ [INFO] [stdout] 19 | | c, [INFO] [stdout] 20 | | a, [INFO] [stdout] 21 | | b, [INFO] [stdout] 22 | | e: PhantomData, [INFO] [stdout] 23 | | }) [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/matrix.rs:71:14 [INFO] [stdout] | [INFO] [stdout] 65 | pub const fn mat3(x: X, y: Y, z: Z) -> Matrix3 [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] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 71 | Ret::new(NewMat::new((x, y, z))) [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/branch.rs:47:30 [INFO] [stdout] | [INFO] [stdout] 45 | let IfThenElse { c, a, b, .. } = self.get(); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 46 | let c = c.eval(en); [INFO] [stdout] 47 | let a = |en: &mut E| a().eval(en); [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/branch.rs:48:47 [INFO] [stdout] | [INFO] [stdout] 45 | let IfThenElse { c, a, b, .. } = self.get(); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 48 | let b = |branch: &mut Branch<_>| Some(b().eval(branch.entry())); [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/matrix.rs:83:14 [INFO] [stdout] | [INFO] [stdout] 76 | pub const fn mat4(x: X, y: Y, z: Z, w: W) -> Matrix4 [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] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 83 | Ret::new(NewMat::new((x, y, z, w))) [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/module.rs:48:32 [INFO] [stdout] | [INFO] [stdout] 42 | fn into_module(self) -> Module { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 43 | let mut cx = Context::new(); [INFO] [stdout] 44 | let a = A::from_context_input(&mut cx); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 48 | eval::make(cx, || self(a, $($t),*)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 54 | impl_into_module!(A); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_into_module` (in Nightly builds, run with -Z macro-backtrace for more info) [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/branch.rs:76:18 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn when(self, cond: C, expr: A) -> Ret, X::Out> [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] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 76 | Ret::new(When { [INFO] [stdout] | __________________^ [INFO] [stdout] 77 | | c: cond, [INFO] [stdout] 78 | | a: expr, [INFO] [stdout] 79 | | b: self.0, [INFO] [stdout] 80 | | e: PhantomData, [INFO] [stdout] 81 | | }) [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/branch.rs:100:18 [INFO] [stdout] | [INFO] [stdout] 94 | pub fn when(self, cond: D, expr: F) -> Ret, E>, O> [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] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 100 | Ret::new(When { [INFO] [stdout] | __________________^ [INFO] [stdout] 101 | | c: cond, [INFO] [stdout] 102 | | a: expr, [INFO] [stdout] 103 | | b: self.get(), [INFO] [stdout] 104 | | e: PhantomData, [INFO] [stdout] 105 | | }) [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/module.rs:48:32 [INFO] [stdout] | [INFO] [stdout] 42 | fn into_module(self) -> Module { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 43 | let mut cx = Context::new(); [INFO] [stdout] 44 | let a = A::from_context_input(&mut cx); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 48 | eval::make(cx, || self(a, $($t),*)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 55 | impl_into_module!(A, B); [INFO] [stdout] | ----------------------- [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_into_module` (in Nightly builds, run with -Z macro-backtrace for more info) [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/branch.rs:139:14 [INFO] [stdout] | [INFO] [stdout] 138 | fn eval_branch(self, branch: &mut Branch) -> Option { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 139 | Some(self().eval(branch.entry())) [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/branch.rs:154:30 [INFO] [stdout] | [INFO] [stdout] 152 | let Self { c, a, b, .. } = self; [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 153 | let c = c.eval(branch.entry()); [INFO] [stdout] 154 | let a = |en: &mut E| a().eval(en); [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/module.rs:48:32 [INFO] [stdout] | [INFO] [stdout] 42 | fn into_module(self) -> Module { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 43 | let mut cx = Context::new(); [INFO] [stdout] 44 | let a = A::from_context_input(&mut cx); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 48 | eval::make(cx, || self(a, $($t),*)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 56 | impl_into_module!(A, B, C); [INFO] [stdout] | -------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_into_module` (in Nightly builds, run with -Z macro-backtrace for more info) [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/module.rs:48:32 [INFO] [stdout] | [INFO] [stdout] 42 | fn into_module(self) -> Module { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 43 | let mut cx = Context::new(); [INFO] [stdout] 44 | let a = A::from_context_input(&mut cx); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 48 | eval::make(cx, || self(a, $($t),*)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 57 | impl_into_module!(A, B, C, D); [INFO] [stdout] | ----------------------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_into_module` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:64:26 [INFO] [stdout] | [INFO] [stdout] 63 | fn $f(self) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 64 | Ret::new(Unary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 65 | | a: self, [INFO] [stdout] 66 | | op: Un::$o, [INFO] [stdout] 67 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 73 | impl_unary!(Neg::neg(f32) -> f32); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_unary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:64:26 [INFO] [stdout] | [INFO] [stdout] 63 | fn $f(self) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 64 | Ret::new(Unary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 65 | | a: self, [INFO] [stdout] 66 | | op: Un::$o, [INFO] [stdout] 67 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 74 | impl_unary!(Neg::neg(glam::Vec2) -> glam::Vec2); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_unary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:64:26 [INFO] [stdout] | [INFO] [stdout] 63 | fn $f(self) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 64 | Ret::new(Unary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 65 | | a: self, [INFO] [stdout] 66 | | op: Un::$o, [INFO] [stdout] 67 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | impl_unary!(Neg::neg(glam::Vec3) -> glam::Vec3); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_unary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:64:26 [INFO] [stdout] | [INFO] [stdout] 63 | fn $f(self) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 64 | Ret::new(Unary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 65 | | a: self, [INFO] [stdout] 66 | | op: Un::$o, [INFO] [stdout] 67 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 76 | impl_unary!(Neg::neg(glam::Vec4) -> glam::Vec4); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_unary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:64:26 [INFO] [stdout] | [INFO] [stdout] 63 | fn $f(self) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 64 | Ret::new(Unary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 65 | | a: self, [INFO] [stdout] 66 | | op: Un::$o, [INFO] [stdout] 67 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 77 | impl_unary!(Neg::neg(glam::Mat2) -> glam::Mat2); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_unary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:64:26 [INFO] [stdout] | [INFO] [stdout] 63 | fn $f(self) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 64 | Ret::new(Unary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 65 | | a: self, [INFO] [stdout] 66 | | op: Un::$o, [INFO] [stdout] 67 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 78 | impl_unary!(Neg::neg(glam::Mat3) -> glam::Mat3); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_unary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:64:26 [INFO] [stdout] | [INFO] [stdout] 63 | fn $f(self) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 64 | Ret::new(Unary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 65 | | a: self, [INFO] [stdout] 66 | | op: Un::$o, [INFO] [stdout] 67 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 79 | impl_unary!(Neg::neg(glam::Mat4) -> glam::Mat4); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_unary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 108 | fn $f(self, b: Operand) -> Self::Output { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 110 | | a: self, [INFO] [stdout] 111 | | b, [INFO] [stdout] 112 | | op: Bi::$o, [INFO] [stdout] 113 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 143 | impl_binary!(Add::add(f32, f32) -> f32); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:121:26 [INFO] [stdout] | [INFO] [stdout] 120 | fn $f(self, b: $a) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 122 | | a: self, [INFO] [stdout] 123 | | b, [INFO] [stdout] 124 | | op: Bi::$o, [INFO] [stdout] 125 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 143 | impl_binary!(Add::add(f32, f32) -> f32); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 132 | fn $f(self, b: Operand) -> Self::Output { [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] 133 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 134 | | a: self, [INFO] [stdout] 135 | | b, [INFO] [stdout] 136 | | op: Bi::$o, [INFO] [stdout] 137 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 143 | impl_binary!(Add::add(f32, f32) -> f32); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 108 | fn $f(self, b: Operand) -> Self::Output { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 110 | | a: self, [INFO] [stdout] 111 | | b, [INFO] [stdout] 112 | | op: Bi::$o, [INFO] [stdout] 113 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 144 | impl_binary!(Sub::sub(f32, f32) -> f32); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/convert.rs:14:14 [INFO] [stdout] | [INFO] [stdout] 10 | pub const fn f32(a: A) -> Ret, f32> [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 14 | Ret::new(As::new(a)) [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/op.rs:121:26 [INFO] [stdout] | [INFO] [stdout] 120 | fn $f(self, b: $a) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 122 | | a: self, [INFO] [stdout] 123 | | b, [INFO] [stdout] 124 | | op: Bi::$o, [INFO] [stdout] 125 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 144 | impl_binary!(Sub::sub(f32, f32) -> f32); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 132 | fn $f(self, b: Operand) -> Self::Output { [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] 133 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 134 | | a: self, [INFO] [stdout] 135 | | b, [INFO] [stdout] 136 | | op: Bi::$o, [INFO] [stdout] 137 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 144 | impl_binary!(Sub::sub(f32, f32) -> f32); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/convert.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 17 | pub const fn i32(a: A) -> Ret, i32> [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 21 | Ret::new(As::new(a)) [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/convert.rs:28:14 [INFO] [stdout] | [INFO] [stdout] 24 | pub const fn u32(a: A) -> Ret, u32> [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 28 | Ret::new(As::new(a)) [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/convert.rs:35:14 [INFO] [stdout] | [INFO] [stdout] 31 | pub const fn bool(a: A) -> Ret, bool> [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 35 | Ret::new(As::new(a)) [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/eval.rs:113:14 [INFO] [stdout] | [INFO] [stdout] 112 | fn from_iter>(iter: T) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 113 | Self(iter.into_iter().map(Expr::get).collect()) [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/op.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 108 | fn $f(self, b: Operand) -> Self::Output { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 110 | | a: self, [INFO] [stdout] 111 | | b, [INFO] [stdout] 112 | | op: Bi::$o, [INFO] [stdout] 113 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 145 | impl_binary!(Mul::mul(f32, f32) -> f32); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:121:26 [INFO] [stdout] | [INFO] [stdout] 120 | fn $f(self, b: $a) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 122 | | a: self, [INFO] [stdout] 123 | | b, [INFO] [stdout] 124 | | op: Bi::$o, [INFO] [stdout] 125 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 145 | impl_binary!(Mul::mul(f32, f32) -> f32); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 132 | fn $f(self, b: Operand) -> Self::Output { [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] 133 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 134 | | a: self, [INFO] [stdout] 135 | | b, [INFO] [stdout] 136 | | op: Bi::$o, [INFO] [stdout] 137 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 145 | impl_binary!(Mul::mul(f32, f32) -> f32); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 108 | fn $f(self, b: Operand) -> Self::Output { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 110 | | a: self, [INFO] [stdout] 111 | | b, [INFO] [stdout] 112 | | op: Bi::$o, [INFO] [stdout] 113 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 146 | impl_binary!(Div::div(f32, f32) -> f32); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:121:26 [INFO] [stdout] | [INFO] [stdout] 120 | fn $f(self, b: $a) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 122 | | a: self, [INFO] [stdout] 123 | | b, [INFO] [stdout] 124 | | op: Bi::$o, [INFO] [stdout] 125 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 146 | impl_binary!(Div::div(f32, f32) -> f32); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 132 | fn $f(self, b: Operand) -> Self::Output { [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] 133 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 134 | | a: self, [INFO] [stdout] 135 | | b, [INFO] [stdout] 136 | | op: Bi::$o, [INFO] [stdout] 137 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 146 | impl_binary!(Div::div(f32, f32) -> f32); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 108 | fn $f(self, b: Operand) -> Self::Output { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 110 | | a: self, [INFO] [stdout] 111 | | b, [INFO] [stdout] 112 | | op: Bi::$o, [INFO] [stdout] 113 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 147 | impl_binary!(Rem::rem(f32, f32) -> f32); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:121:26 [INFO] [stdout] | [INFO] [stdout] 120 | fn $f(self, b: $a) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 122 | | a: self, [INFO] [stdout] 123 | | b, [INFO] [stdout] 124 | | op: Bi::$o, [INFO] [stdout] 125 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 147 | impl_binary!(Rem::rem(f32, f32) -> f32); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 132 | fn $f(self, b: Operand) -> Self::Output { [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] 133 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 134 | | a: self, [INFO] [stdout] 135 | | b, [INFO] [stdout] 136 | | op: Bi::$o, [INFO] [stdout] 137 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 147 | impl_binary!(Rem::rem(f32, f32) -> f32); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 108 | fn $f(self, b: Operand) -> Self::Output { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 110 | | a: self, [INFO] [stdout] 111 | | b, [INFO] [stdout] 112 | | op: Bi::$o, [INFO] [stdout] 113 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 148 | impl_binary!(Add::add(i32, i32) -> i32); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:121:26 [INFO] [stdout] | [INFO] [stdout] 120 | fn $f(self, b: $a) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 122 | | a: self, [INFO] [stdout] 123 | | b, [INFO] [stdout] 124 | | op: Bi::$o, [INFO] [stdout] 125 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 148 | impl_binary!(Add::add(i32, i32) -> i32); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/eval.rs:305:14 [INFO] [stdout] | [INFO] [stdout] 301 | pub const fn fragment(a: A) -> Ret, A::Out> [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 305 | Ret::new(Fragment(a)) [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/eval.rs:318:47 [INFO] [stdout] | [INFO] [stdout] 316 | fn eval(self, en: &mut Fs) -> Expr { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 317 | let vecty = ::TYPE; [INFO] [stdout] 318 | let index = en.push_evalf(vecty, |en| self.get().0.eval(en)); [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/eval.rs:350:24 [INFO] [stdout] | [INFO] [stdout] 350 | STACK.with(|s| s.borrow_mut().stack.pop()); [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/eval.rs:355:20 [INFO] [stdout] | [INFO] [stdout] 355 | STACK.with(|s| s.borrow().stack.last().copied()) [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/eval.rs:376:14 [INFO] [stdout] | [INFO] [stdout] 368 | pub fn thunk(a: A) -> Ret, A::Out> [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 376 | Ret::new(Thunk::new(frame_id, a)) [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/eval.rs:389:16 [INFO] [stdout] | [INFO] [stdout] 386 | fn new(frame_id: u32, a: A) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 389 | s: Rc::new(Cell::new(State::Eval(a))), [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/eval.rs:513:14 [INFO] [stdout] | [INFO] [stdout] 512 | fn new(compl: Compiler) -> Self { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 513 | Self(Entry::new(compl)) [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/eval.rs:554:20 [INFO] [stdout] | [INFO] [stdout] 552 | fn new(compl: Compiler) -> Self { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 553 | Self { [INFO] [stdout] 554 | inner: Entry::new(compl), [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/math.rs:15:14 [INFO] [stdout] | [INFO] [stdout] 11 | pub const fn abs(x: X) -> Ret, X::Out> [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 15 | Ret::new(Math::new((x,), MathFunction::Abs)) [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/math.rs:22:14 [INFO] [stdout] | [INFO] [stdout] 18 | pub const fn acos(x: X) -> Ret, f32> [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 22 | Ret::new(Math::new((x,), MathFunction::Acos)) [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/math.rs:29:14 [INFO] [stdout] | [INFO] [stdout] 25 | pub const fn acosh(x: X) -> Ret, f32> [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 29 | Ret::new(Math::new((x,), MathFunction::Acosh)) [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/math.rs:36:14 [INFO] [stdout] | [INFO] [stdout] 32 | pub const fn asin(x: X) -> Ret, f32> [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 36 | Ret::new(Math::new((x,), MathFunction::Asin)) [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/math.rs:43:14 [INFO] [stdout] | [INFO] [stdout] 39 | pub const fn asinh(x: X) -> Ret, f32> [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 43 | Ret::new(Math::new((x,), MathFunction::Asinh)) [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/math.rs:50:14 [INFO] [stdout] | [INFO] [stdout] 46 | pub const fn atan(x: X) -> Ret, f32> [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 50 | Ret::new(Math::new((x,), MathFunction::Atan)) [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/math.rs:57:14 [INFO] [stdout] | [INFO] [stdout] 53 | pub const fn atanh(x: X) -> Ret, f32> [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 57 | Ret::new(Math::new((x,), MathFunction::Atanh)) [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/math.rs:65:14 [INFO] [stdout] | [INFO] [stdout] 60 | pub const fn atan2(y: Y, x: X) -> Ret, f32> [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] ... [INFO] [stdout] 65 | Ret::new(Math::new((y, x), MathFunction::Atan2)) [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/math.rs:72:14 [INFO] [stdout] | [INFO] [stdout] 68 | pub const fn ceil(x: X) -> Ret, f32> [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 72 | Ret::new(Math::new((x,), MathFunction::Ceil)) [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/math.rs:81:14 [INFO] [stdout] | [INFO] [stdout] 75 | pub const fn clamp(x: X, lo: L, hi: H) -> Ret, f32> [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] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 81 | Ret::new(Math::new((x, lo, hi), MathFunction::Clamp)) [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/math.rs:88:14 [INFO] [stdout] | [INFO] [stdout] 84 | pub const fn cos(x: X) -> Ret, f32> [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 88 | Ret::new(Math::new((x,), MathFunction::Cos)) [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/math.rs:95:14 [INFO] [stdout] | [INFO] [stdout] 91 | pub const fn cosh(x: X) -> Ret, f32> [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 95 | Ret::new(Math::new((x,), MathFunction::Cosh)) [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/math.rs:103:14 [INFO] [stdout] | [INFO] [stdout] 98 | pub const fn cross(x: X, y: Y) -> Ret, types::Vec3> [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] ... [INFO] [stdout] 103 | Ret::new(Math::new((x, y), MathFunction::Cross)) [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/math.rs:112:14 [INFO] [stdout] | [INFO] [stdout] 107 | pub const fn dot(x: X, y: Y) -> Ret, ::Scalar> [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] ... [INFO] [stdout] 112 | Ret::new(Math::new((x, y), MathFunction::Dot)) [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/math.rs:119:14 [INFO] [stdout] | [INFO] [stdout] 115 | pub const fn floor(x: X) -> Ret, f32> [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 119 | Ret::new(Math::new((x,), MathFunction::Floor)) [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/math.rs:126:14 [INFO] [stdout] | [INFO] [stdout] 122 | pub const fn sin(x: X) -> Ret, f32> [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 126 | Ret::new(Math::new((x,), MathFunction::Sin)) [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/math.rs:133:14 [INFO] [stdout] | [INFO] [stdout] 129 | pub const fn sinh(x: X) -> Ret, f32> [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 133 | Ret::new(Math::new((x,), MathFunction::Sinh)) [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/math.rs:140:14 [INFO] [stdout] | [INFO] [stdout] 136 | pub const fn tan(x: X) -> Ret, f32> [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | Ret::new(Math::new((x,), MathFunction::Tan)) [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/math.rs:147:14 [INFO] [stdout] | [INFO] [stdout] 143 | pub const fn tanh(x: X) -> Ret, f32> [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 147 | Ret::new(Math::new((x,), MathFunction::Tanh)) [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/matrix.rs:60:14 [INFO] [stdout] | [INFO] [stdout] 55 | pub const fn mat2(x: X, y: Y) -> Matrix2 [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] ... [INFO] [stdout] 60 | Ret::new(NewMat::new((x, y))) [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/matrix.rs:71:14 [INFO] [stdout] | [INFO] [stdout] 65 | pub const fn mat3(x: X, y: Y, z: Z) -> Matrix3 [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] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 71 | Ret::new(NewMat::new((x, y, z))) [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/matrix.rs:83:14 [INFO] [stdout] | [INFO] [stdout] 76 | pub const fn mat4(x: X, y: Y, z: Z, w: W) -> Matrix4 [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] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 83 | Ret::new(NewMat::new((x, y, z, w))) [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/module.rs:48:32 [INFO] [stdout] | [INFO] [stdout] 42 | fn into_module(self) -> Module { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 43 | let mut cx = Context::new(); [INFO] [stdout] 44 | let a = A::from_context_input(&mut cx); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 48 | eval::make(cx, || self(a, $($t),*)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 54 | impl_into_module!(A); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_into_module` (in Nightly builds, run with -Z macro-backtrace for more info) [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/module.rs:48:32 [INFO] [stdout] | [INFO] [stdout] 42 | fn into_module(self) -> Module { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 43 | let mut cx = Context::new(); [INFO] [stdout] 44 | let a = A::from_context_input(&mut cx); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 48 | eval::make(cx, || self(a, $($t),*)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 55 | impl_into_module!(A, B); [INFO] [stdout] | ----------------------- [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_into_module` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 132 | fn $f(self, b: Operand) -> Self::Output { [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] 133 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 134 | | a: self, [INFO] [stdout] 135 | | b, [INFO] [stdout] 136 | | op: Bi::$o, [INFO] [stdout] 137 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 148 | impl_binary!(Add::add(i32, i32) -> i32); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/module.rs:48:32 [INFO] [stdout] | [INFO] [stdout] 42 | fn into_module(self) -> Module { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 43 | let mut cx = Context::new(); [INFO] [stdout] 44 | let a = A::from_context_input(&mut cx); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 48 | eval::make(cx, || self(a, $($t),*)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 56 | impl_into_module!(A, B, C); [INFO] [stdout] | -------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_into_module` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 108 | fn $f(self, b: Operand) -> Self::Output { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 110 | | a: self, [INFO] [stdout] 111 | | b, [INFO] [stdout] 112 | | op: Bi::$o, [INFO] [stdout] 113 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 149 | impl_binary!(Sub::sub(i32, i32) -> i32); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/module.rs:48:32 [INFO] [stdout] | [INFO] [stdout] 42 | fn into_module(self) -> Module { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 43 | let mut cx = Context::new(); [INFO] [stdout] 44 | let a = A::from_context_input(&mut cx); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 48 | eval::make(cx, || self(a, $($t),*)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 57 | impl_into_module!(A, B, C, D); [INFO] [stdout] | ----------------------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_into_module` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:64:26 [INFO] [stdout] | [INFO] [stdout] 63 | fn $f(self) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 64 | Ret::new(Unary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 65 | | a: self, [INFO] [stdout] 66 | | op: Un::$o, [INFO] [stdout] 67 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 73 | impl_unary!(Neg::neg(f32) -> f32); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_unary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:121:26 [INFO] [stdout] | [INFO] [stdout] 120 | fn $f(self, b: $a) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 122 | | a: self, [INFO] [stdout] 123 | | b, [INFO] [stdout] 124 | | op: Bi::$o, [INFO] [stdout] 125 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 149 | impl_binary!(Sub::sub(i32, i32) -> i32); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:64:26 [INFO] [stdout] | [INFO] [stdout] 63 | fn $f(self) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 64 | Ret::new(Unary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 65 | | a: self, [INFO] [stdout] 66 | | op: Un::$o, [INFO] [stdout] 67 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 74 | impl_unary!(Neg::neg(glam::Vec2) -> glam::Vec2); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_unary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:64:26 [INFO] [stdout] | [INFO] [stdout] 63 | fn $f(self) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 64 | Ret::new(Unary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 65 | | a: self, [INFO] [stdout] 66 | | op: Un::$o, [INFO] [stdout] 67 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | impl_unary!(Neg::neg(glam::Vec3) -> glam::Vec3); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_unary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 132 | fn $f(self, b: Operand) -> Self::Output { [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] 133 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 134 | | a: self, [INFO] [stdout] 135 | | b, [INFO] [stdout] 136 | | op: Bi::$o, [INFO] [stdout] 137 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 149 | impl_binary!(Sub::sub(i32, i32) -> i32); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:64:26 [INFO] [stdout] | [INFO] [stdout] 63 | fn $f(self) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 64 | Ret::new(Unary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 65 | | a: self, [INFO] [stdout] 66 | | op: Un::$o, [INFO] [stdout] 67 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 76 | impl_unary!(Neg::neg(glam::Vec4) -> glam::Vec4); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_unary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:64:26 [INFO] [stdout] | [INFO] [stdout] 63 | fn $f(self) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 64 | Ret::new(Unary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 65 | | a: self, [INFO] [stdout] 66 | | op: Un::$o, [INFO] [stdout] 67 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 77 | impl_unary!(Neg::neg(glam::Mat2) -> glam::Mat2); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_unary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 108 | fn $f(self, b: Operand) -> Self::Output { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 110 | | a: self, [INFO] [stdout] 111 | | b, [INFO] [stdout] 112 | | op: Bi::$o, [INFO] [stdout] 113 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 150 | impl_binary!(Mul::mul(i32, i32) -> i32); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:64:26 [INFO] [stdout] | [INFO] [stdout] 63 | fn $f(self) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 64 | Ret::new(Unary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 65 | | a: self, [INFO] [stdout] 66 | | op: Un::$o, [INFO] [stdout] 67 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 78 | impl_unary!(Neg::neg(glam::Mat3) -> glam::Mat3); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_unary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:121:26 [INFO] [stdout] | [INFO] [stdout] 120 | fn $f(self, b: $a) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 122 | | a: self, [INFO] [stdout] 123 | | b, [INFO] [stdout] 124 | | op: Bi::$o, [INFO] [stdout] 125 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 150 | impl_binary!(Mul::mul(i32, i32) -> i32); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 132 | fn $f(self, b: Operand) -> Self::Output { [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] 133 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 134 | | a: self, [INFO] [stdout] 135 | | b, [INFO] [stdout] 136 | | op: Bi::$o, [INFO] [stdout] 137 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 150 | impl_binary!(Mul::mul(i32, i32) -> i32); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 108 | fn $f(self, b: Operand) -> Self::Output { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 110 | | a: self, [INFO] [stdout] 111 | | b, [INFO] [stdout] 112 | | op: Bi::$o, [INFO] [stdout] 113 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 151 | impl_binary!(Div::div(i32, i32) -> i32); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:64:26 [INFO] [stdout] | [INFO] [stdout] 63 | fn $f(self) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 64 | Ret::new(Unary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 65 | | a: self, [INFO] [stdout] 66 | | op: Un::$o, [INFO] [stdout] 67 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 79 | impl_unary!(Neg::neg(glam::Mat4) -> glam::Mat4); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_unary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:121:26 [INFO] [stdout] | [INFO] [stdout] 120 | fn $f(self, b: $a) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 122 | | a: self, [INFO] [stdout] 123 | | b, [INFO] [stdout] 124 | | op: Bi::$o, [INFO] [stdout] 125 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 151 | impl_binary!(Div::div(i32, i32) -> i32); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 108 | fn $f(self, b: Operand) -> Self::Output { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 110 | | a: self, [INFO] [stdout] 111 | | b, [INFO] [stdout] 112 | | op: Bi::$o, [INFO] [stdout] 113 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 143 | impl_binary!(Add::add(f32, f32) -> f32); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 132 | fn $f(self, b: Operand) -> Self::Output { [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] 133 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 134 | | a: self, [INFO] [stdout] 135 | | b, [INFO] [stdout] 136 | | op: Bi::$o, [INFO] [stdout] 137 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 151 | impl_binary!(Div::div(i32, i32) -> i32); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:121:26 [INFO] [stdout] | [INFO] [stdout] 120 | fn $f(self, b: $a) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 122 | | a: self, [INFO] [stdout] 123 | | b, [INFO] [stdout] 124 | | op: Bi::$o, [INFO] [stdout] 125 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 143 | impl_binary!(Add::add(f32, f32) -> f32); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 108 | fn $f(self, b: Operand) -> Self::Output { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 110 | | a: self, [INFO] [stdout] 111 | | b, [INFO] [stdout] 112 | | op: Bi::$o, [INFO] [stdout] 113 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 152 | impl_binary!(Rem::rem(i32, i32) -> i32); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 132 | fn $f(self, b: Operand) -> Self::Output { [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] 133 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 134 | | a: self, [INFO] [stdout] 135 | | b, [INFO] [stdout] 136 | | op: Bi::$o, [INFO] [stdout] 137 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 143 | impl_binary!(Add::add(f32, f32) -> f32); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:121:26 [INFO] [stdout] | [INFO] [stdout] 120 | fn $f(self, b: $a) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 122 | | a: self, [INFO] [stdout] 123 | | b, [INFO] [stdout] 124 | | op: Bi::$o, [INFO] [stdout] 125 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 152 | impl_binary!(Rem::rem(i32, i32) -> i32); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 108 | fn $f(self, b: Operand) -> Self::Output { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 110 | | a: self, [INFO] [stdout] 111 | | b, [INFO] [stdout] 112 | | op: Bi::$o, [INFO] [stdout] 113 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 144 | impl_binary!(Sub::sub(f32, f32) -> f32); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:121:26 [INFO] [stdout] | [INFO] [stdout] 120 | fn $f(self, b: $a) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 122 | | a: self, [INFO] [stdout] 123 | | b, [INFO] [stdout] 124 | | op: Bi::$o, [INFO] [stdout] 125 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 144 | impl_binary!(Sub::sub(f32, f32) -> f32); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 132 | fn $f(self, b: Operand) -> Self::Output { [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] 133 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 134 | | a: self, [INFO] [stdout] 135 | | b, [INFO] [stdout] 136 | | op: Bi::$o, [INFO] [stdout] 137 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 152 | impl_binary!(Rem::rem(i32, i32) -> i32); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 132 | fn $f(self, b: Operand) -> Self::Output { [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] 133 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 134 | | a: self, [INFO] [stdout] 135 | | b, [INFO] [stdout] 136 | | op: Bi::$o, [INFO] [stdout] 137 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 144 | impl_binary!(Sub::sub(f32, f32) -> f32); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 108 | fn $f(self, b: Operand) -> Self::Output { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 110 | | a: self, [INFO] [stdout] 111 | | b, [INFO] [stdout] 112 | | op: Bi::$o, [INFO] [stdout] 113 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 145 | impl_binary!(Mul::mul(f32, f32) -> f32); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 108 | fn $f(self, b: Operand) -> Self::Output { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 110 | | a: self, [INFO] [stdout] 111 | | b, [INFO] [stdout] 112 | | op: Bi::$o, [INFO] [stdout] 113 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 153 | impl_binary!(Add::add(u32, u32) -> u32); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:121:26 [INFO] [stdout] | [INFO] [stdout] 120 | fn $f(self, b: $a) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 122 | | a: self, [INFO] [stdout] 123 | | b, [INFO] [stdout] 124 | | op: Bi::$o, [INFO] [stdout] 125 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 145 | impl_binary!(Mul::mul(f32, f32) -> f32); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:121:26 [INFO] [stdout] | [INFO] [stdout] 120 | fn $f(self, b: $a) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 122 | | a: self, [INFO] [stdout] 123 | | b, [INFO] [stdout] 124 | | op: Bi::$o, [INFO] [stdout] 125 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 153 | impl_binary!(Add::add(u32, u32) -> u32); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 132 | fn $f(self, b: Operand) -> Self::Output { [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] 133 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 134 | | a: self, [INFO] [stdout] 135 | | b, [INFO] [stdout] 136 | | op: Bi::$o, [INFO] [stdout] 137 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 145 | impl_binary!(Mul::mul(f32, f32) -> f32); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 132 | fn $f(self, b: Operand) -> Self::Output { [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] 133 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 134 | | a: self, [INFO] [stdout] 135 | | b, [INFO] [stdout] 136 | | op: Bi::$o, [INFO] [stdout] 137 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 153 | impl_binary!(Add::add(u32, u32) -> u32); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 108 | fn $f(self, b: Operand) -> Self::Output { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 110 | | a: self, [INFO] [stdout] 111 | | b, [INFO] [stdout] 112 | | op: Bi::$o, [INFO] [stdout] 113 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 154 | impl_binary!(Sub::sub(u32, u32) -> u32); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 108 | fn $f(self, b: Operand) -> Self::Output { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 110 | | a: self, [INFO] [stdout] 111 | | b, [INFO] [stdout] 112 | | op: Bi::$o, [INFO] [stdout] 113 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 146 | impl_binary!(Div::div(f32, f32) -> f32); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:121:26 [INFO] [stdout] | [INFO] [stdout] 120 | fn $f(self, b: $a) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 122 | | a: self, [INFO] [stdout] 123 | | b, [INFO] [stdout] 124 | | op: Bi::$o, [INFO] [stdout] 125 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 154 | impl_binary!(Sub::sub(u32, u32) -> u32); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:121:26 [INFO] [stdout] | [INFO] [stdout] 120 | fn $f(self, b: $a) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 122 | | a: self, [INFO] [stdout] 123 | | b, [INFO] [stdout] 124 | | op: Bi::$o, [INFO] [stdout] 125 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 146 | impl_binary!(Div::div(f32, f32) -> f32); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 132 | fn $f(self, b: Operand) -> Self::Output { [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] 133 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 134 | | a: self, [INFO] [stdout] 135 | | b, [INFO] [stdout] 136 | | op: Bi::$o, [INFO] [stdout] 137 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 154 | impl_binary!(Sub::sub(u32, u32) -> u32); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 132 | fn $f(self, b: Operand) -> Self::Output { [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] 133 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 134 | | a: self, [INFO] [stdout] 135 | | b, [INFO] [stdout] 136 | | op: Bi::$o, [INFO] [stdout] 137 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 146 | impl_binary!(Div::div(f32, f32) -> f32); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 108 | fn $f(self, b: Operand) -> Self::Output { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 110 | | a: self, [INFO] [stdout] 111 | | b, [INFO] [stdout] 112 | | op: Bi::$o, [INFO] [stdout] 113 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 147 | impl_binary!(Rem::rem(f32, f32) -> f32); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 108 | fn $f(self, b: Operand) -> Self::Output { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 110 | | a: self, [INFO] [stdout] 111 | | b, [INFO] [stdout] 112 | | op: Bi::$o, [INFO] [stdout] 113 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 155 | impl_binary!(Mul::mul(u32, u32) -> u32); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:121:26 [INFO] [stdout] | [INFO] [stdout] 120 | fn $f(self, b: $a) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 122 | | a: self, [INFO] [stdout] 123 | | b, [INFO] [stdout] 124 | | op: Bi::$o, [INFO] [stdout] 125 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 147 | impl_binary!(Rem::rem(f32, f32) -> f32); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:121:26 [INFO] [stdout] | [INFO] [stdout] 120 | fn $f(self, b: $a) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 122 | | a: self, [INFO] [stdout] 123 | | b, [INFO] [stdout] 124 | | op: Bi::$o, [INFO] [stdout] 125 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 155 | impl_binary!(Mul::mul(u32, u32) -> u32); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 132 | fn $f(self, b: Operand) -> Self::Output { [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] 133 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 134 | | a: self, [INFO] [stdout] 135 | | b, [INFO] [stdout] 136 | | op: Bi::$o, [INFO] [stdout] 137 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 147 | impl_binary!(Rem::rem(f32, f32) -> f32); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 132 | fn $f(self, b: Operand) -> Self::Output { [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] 133 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 134 | | a: self, [INFO] [stdout] 135 | | b, [INFO] [stdout] 136 | | op: Bi::$o, [INFO] [stdout] 137 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 155 | impl_binary!(Mul::mul(u32, u32) -> u32); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 108 | fn $f(self, b: Operand) -> Self::Output { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 110 | | a: self, [INFO] [stdout] 111 | | b, [INFO] [stdout] 112 | | op: Bi::$o, [INFO] [stdout] 113 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 156 | impl_binary!(Div::div(u32, u32) -> u32); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 108 | fn $f(self, b: Operand) -> Self::Output { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 110 | | a: self, [INFO] [stdout] 111 | | b, [INFO] [stdout] 112 | | op: Bi::$o, [INFO] [stdout] 113 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 148 | impl_binary!(Add::add(i32, i32) -> i32); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:121:26 [INFO] [stdout] | [INFO] [stdout] 120 | fn $f(self, b: $a) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 122 | | a: self, [INFO] [stdout] 123 | | b, [INFO] [stdout] 124 | | op: Bi::$o, [INFO] [stdout] 125 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 156 | impl_binary!(Div::div(u32, u32) -> u32); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 132 | fn $f(self, b: Operand) -> Self::Output { [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] 133 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 134 | | a: self, [INFO] [stdout] 135 | | b, [INFO] [stdout] 136 | | op: Bi::$o, [INFO] [stdout] 137 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 156 | impl_binary!(Div::div(u32, u32) -> u32); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 108 | fn $f(self, b: Operand) -> Self::Output { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 110 | | a: self, [INFO] [stdout] 111 | | b, [INFO] [stdout] 112 | | op: Bi::$o, [INFO] [stdout] 113 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 157 | impl_binary!(Rem::rem(u32, u32) -> u32); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:121:26 [INFO] [stdout] | [INFO] [stdout] 120 | fn $f(self, b: $a) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 122 | | a: self, [INFO] [stdout] 123 | | b, [INFO] [stdout] 124 | | op: Bi::$o, [INFO] [stdout] 125 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 157 | impl_binary!(Rem::rem(u32, u32) -> u32); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 132 | fn $f(self, b: Operand) -> Self::Output { [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] 133 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 134 | | a: self, [INFO] [stdout] 135 | | b, [INFO] [stdout] 136 | | op: Bi::$o, [INFO] [stdout] 137 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 157 | impl_binary!(Rem::rem(u32, u32) -> u32); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 108 | fn $f(self, b: Operand) -> Self::Output { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 110 | | a: self, [INFO] [stdout] 111 | | b, [INFO] [stdout] 112 | | op: Bi::$o, [INFO] [stdout] 113 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 159 | impl_binary!(Add::add(glam::Vec2, glam::Vec2) -> glam::Vec2); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:121:26 [INFO] [stdout] | [INFO] [stdout] 120 | fn $f(self, b: $a) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 122 | | a: self, [INFO] [stdout] 123 | | b, [INFO] [stdout] 124 | | op: Bi::$o, [INFO] [stdout] 125 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 159 | impl_binary!(Add::add(glam::Vec2, glam::Vec2) -> glam::Vec2); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 132 | fn $f(self, b: Operand) -> Self::Output { [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] 133 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 134 | | a: self, [INFO] [stdout] 135 | | b, [INFO] [stdout] 136 | | op: Bi::$o, [INFO] [stdout] 137 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 159 | impl_binary!(Add::add(glam::Vec2, glam::Vec2) -> glam::Vec2); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 108 | fn $f(self, b: Operand) -> Self::Output { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 110 | | a: self, [INFO] [stdout] 111 | | b, [INFO] [stdout] 112 | | op: Bi::$o, [INFO] [stdout] 113 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 160 | impl_binary!(Add::add(glam::Vec3, glam::Vec3) -> glam::Vec3); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:121:26 [INFO] [stdout] | [INFO] [stdout] 120 | fn $f(self, b: $a) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 122 | | a: self, [INFO] [stdout] 123 | | b, [INFO] [stdout] 124 | | op: Bi::$o, [INFO] [stdout] 125 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 160 | impl_binary!(Add::add(glam::Vec3, glam::Vec3) -> glam::Vec3); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 132 | fn $f(self, b: Operand) -> Self::Output { [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] 133 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 134 | | a: self, [INFO] [stdout] 135 | | b, [INFO] [stdout] 136 | | op: Bi::$o, [INFO] [stdout] 137 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 160 | impl_binary!(Add::add(glam::Vec3, glam::Vec3) -> glam::Vec3); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 108 | fn $f(self, b: Operand) -> Self::Output { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 110 | | a: self, [INFO] [stdout] 111 | | b, [INFO] [stdout] 112 | | op: Bi::$o, [INFO] [stdout] 113 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 161 | impl_binary!(Add::add(glam::Vec4, glam::Vec4) -> glam::Vec4); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:121:26 [INFO] [stdout] | [INFO] [stdout] 120 | fn $f(self, b: $a) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 122 | | a: self, [INFO] [stdout] 123 | | b, [INFO] [stdout] 124 | | op: Bi::$o, [INFO] [stdout] 125 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 148 | impl_binary!(Add::add(i32, i32) -> i32); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 132 | fn $f(self, b: Operand) -> Self::Output { [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] 133 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 134 | | a: self, [INFO] [stdout] 135 | | b, [INFO] [stdout] 136 | | op: Bi::$o, [INFO] [stdout] 137 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 148 | impl_binary!(Add::add(i32, i32) -> i32); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 108 | fn $f(self, b: Operand) -> Self::Output { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 110 | | a: self, [INFO] [stdout] 111 | | b, [INFO] [stdout] 112 | | op: Bi::$o, [INFO] [stdout] 113 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 149 | impl_binary!(Sub::sub(i32, i32) -> i32); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:121:26 [INFO] [stdout] | [INFO] [stdout] 120 | fn $f(self, b: $a) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 122 | | a: self, [INFO] [stdout] 123 | | b, [INFO] [stdout] 124 | | op: Bi::$o, [INFO] [stdout] 125 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 149 | impl_binary!(Sub::sub(i32, i32) -> i32); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 132 | fn $f(self, b: Operand) -> Self::Output { [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] 133 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 134 | | a: self, [INFO] [stdout] 135 | | b, [INFO] [stdout] 136 | | op: Bi::$o, [INFO] [stdout] 137 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 149 | impl_binary!(Sub::sub(i32, i32) -> i32); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 108 | fn $f(self, b: Operand) -> Self::Output { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 110 | | a: self, [INFO] [stdout] 111 | | b, [INFO] [stdout] 112 | | op: Bi::$o, [INFO] [stdout] 113 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 150 | impl_binary!(Mul::mul(i32, i32) -> i32); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:121:26 [INFO] [stdout] | [INFO] [stdout] 120 | fn $f(self, b: $a) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 122 | | a: self, [INFO] [stdout] 123 | | b, [INFO] [stdout] 124 | | op: Bi::$o, [INFO] [stdout] 125 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 150 | impl_binary!(Mul::mul(i32, i32) -> i32); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 132 | fn $f(self, b: Operand) -> Self::Output { [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] 133 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 134 | | a: self, [INFO] [stdout] 135 | | b, [INFO] [stdout] 136 | | op: Bi::$o, [INFO] [stdout] 137 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 150 | impl_binary!(Mul::mul(i32, i32) -> i32); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 108 | fn $f(self, b: Operand) -> Self::Output { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 110 | | a: self, [INFO] [stdout] 111 | | b, [INFO] [stdout] 112 | | op: Bi::$o, [INFO] [stdout] 113 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 151 | impl_binary!(Div::div(i32, i32) -> i32); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:121:26 [INFO] [stdout] | [INFO] [stdout] 120 | fn $f(self, b: $a) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 122 | | a: self, [INFO] [stdout] 123 | | b, [INFO] [stdout] 124 | | op: Bi::$o, [INFO] [stdout] 125 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 151 | impl_binary!(Div::div(i32, i32) -> i32); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 132 | fn $f(self, b: Operand) -> Self::Output { [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] 133 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 134 | | a: self, [INFO] [stdout] 135 | | b, [INFO] [stdout] 136 | | op: Bi::$o, [INFO] [stdout] 137 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 151 | impl_binary!(Div::div(i32, i32) -> i32); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 108 | fn $f(self, b: Operand) -> Self::Output { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 110 | | a: self, [INFO] [stdout] 111 | | b, [INFO] [stdout] 112 | | op: Bi::$o, [INFO] [stdout] 113 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 152 | impl_binary!(Rem::rem(i32, i32) -> i32); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:121:26 [INFO] [stdout] | [INFO] [stdout] 120 | fn $f(self, b: $a) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 122 | | a: self, [INFO] [stdout] 123 | | b, [INFO] [stdout] 124 | | op: Bi::$o, [INFO] [stdout] 125 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 152 | impl_binary!(Rem::rem(i32, i32) -> i32); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 132 | fn $f(self, b: Operand) -> Self::Output { [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] 133 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 134 | | a: self, [INFO] [stdout] 135 | | b, [INFO] [stdout] 136 | | op: Bi::$o, [INFO] [stdout] 137 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 152 | impl_binary!(Rem::rem(i32, i32) -> i32); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 108 | fn $f(self, b: Operand) -> Self::Output { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 110 | | a: self, [INFO] [stdout] 111 | | b, [INFO] [stdout] 112 | | op: Bi::$o, [INFO] [stdout] 113 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 153 | impl_binary!(Add::add(u32, u32) -> u32); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:121:26 [INFO] [stdout] | [INFO] [stdout] 120 | fn $f(self, b: $a) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 122 | | a: self, [INFO] [stdout] 123 | | b, [INFO] [stdout] 124 | | op: Bi::$o, [INFO] [stdout] 125 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 153 | impl_binary!(Add::add(u32, u32) -> u32); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 132 | fn $f(self, b: Operand) -> Self::Output { [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] 133 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 134 | | a: self, [INFO] [stdout] 135 | | b, [INFO] [stdout] 136 | | op: Bi::$o, [INFO] [stdout] 137 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 153 | impl_binary!(Add::add(u32, u32) -> u32); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 108 | fn $f(self, b: Operand) -> Self::Output { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 110 | | a: self, [INFO] [stdout] 111 | | b, [INFO] [stdout] 112 | | op: Bi::$o, [INFO] [stdout] 113 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 154 | impl_binary!(Sub::sub(u32, u32) -> u32); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:121:26 [INFO] [stdout] | [INFO] [stdout] 120 | fn $f(self, b: $a) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 122 | | a: self, [INFO] [stdout] 123 | | b, [INFO] [stdout] 124 | | op: Bi::$o, [INFO] [stdout] 125 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 154 | impl_binary!(Sub::sub(u32, u32) -> u32); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 132 | fn $f(self, b: Operand) -> Self::Output { [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] 133 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 134 | | a: self, [INFO] [stdout] 135 | | b, [INFO] [stdout] 136 | | op: Bi::$o, [INFO] [stdout] 137 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 154 | impl_binary!(Sub::sub(u32, u32) -> u32); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 108 | fn $f(self, b: Operand) -> Self::Output { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 110 | | a: self, [INFO] [stdout] 111 | | b, [INFO] [stdout] 112 | | op: Bi::$o, [INFO] [stdout] 113 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 155 | impl_binary!(Mul::mul(u32, u32) -> u32); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:121:26 [INFO] [stdout] | [INFO] [stdout] 120 | fn $f(self, b: $a) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 122 | | a: self, [INFO] [stdout] 123 | | b, [INFO] [stdout] 124 | | op: Bi::$o, [INFO] [stdout] 125 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 155 | impl_binary!(Mul::mul(u32, u32) -> u32); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 132 | fn $f(self, b: Operand) -> Self::Output { [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] 133 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 134 | | a: self, [INFO] [stdout] 135 | | b, [INFO] [stdout] 136 | | op: Bi::$o, [INFO] [stdout] 137 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 155 | impl_binary!(Mul::mul(u32, u32) -> u32); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 108 | fn $f(self, b: Operand) -> Self::Output { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 110 | | a: self, [INFO] [stdout] 111 | | b, [INFO] [stdout] 112 | | op: Bi::$o, [INFO] [stdout] 113 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 156 | impl_binary!(Div::div(u32, u32) -> u32); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:121:26 [INFO] [stdout] | [INFO] [stdout] 120 | fn $f(self, b: $a) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 122 | | a: self, [INFO] [stdout] 123 | | b, [INFO] [stdout] 124 | | op: Bi::$o, [INFO] [stdout] 125 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 156 | impl_binary!(Div::div(u32, u32) -> u32); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 132 | fn $f(self, b: Operand) -> Self::Output { [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] 133 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 134 | | a: self, [INFO] [stdout] 135 | | b, [INFO] [stdout] 136 | | op: Bi::$o, [INFO] [stdout] 137 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 156 | impl_binary!(Div::div(u32, u32) -> u32); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 108 | fn $f(self, b: Operand) -> Self::Output { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 110 | | a: self, [INFO] [stdout] 111 | | b, [INFO] [stdout] 112 | | op: Bi::$o, [INFO] [stdout] 113 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 157 | impl_binary!(Rem::rem(u32, u32) -> u32); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:121:26 [INFO] [stdout] | [INFO] [stdout] 120 | fn $f(self, b: $a) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 122 | | a: self, [INFO] [stdout] 123 | | b, [INFO] [stdout] 124 | | op: Bi::$o, [INFO] [stdout] 125 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 157 | impl_binary!(Rem::rem(u32, u32) -> u32); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 132 | fn $f(self, b: Operand) -> Self::Output { [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] 133 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 134 | | a: self, [INFO] [stdout] 135 | | b, [INFO] [stdout] 136 | | op: Bi::$o, [INFO] [stdout] 137 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 157 | impl_binary!(Rem::rem(u32, u32) -> u32); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 108 | fn $f(self, b: Operand) -> Self::Output { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 110 | | a: self, [INFO] [stdout] 111 | | b, [INFO] [stdout] 112 | | op: Bi::$o, [INFO] [stdout] 113 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 159 | impl_binary!(Add::add(glam::Vec2, glam::Vec2) -> glam::Vec2); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:121:26 [INFO] [stdout] | [INFO] [stdout] 120 | fn $f(self, b: $a) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 122 | | a: self, [INFO] [stdout] 123 | | b, [INFO] [stdout] 124 | | op: Bi::$o, [INFO] [stdout] 125 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 161 | impl_binary!(Add::add(glam::Vec4, glam::Vec4) -> glam::Vec4); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:121:26 [INFO] [stdout] | [INFO] [stdout] 120 | fn $f(self, b: $a) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 122 | | a: self, [INFO] [stdout] 123 | | b, [INFO] [stdout] 124 | | op: Bi::$o, [INFO] [stdout] 125 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 159 | impl_binary!(Add::add(glam::Vec2, glam::Vec2) -> glam::Vec2); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 132 | fn $f(self, b: Operand) -> Self::Output { [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] 133 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 134 | | a: self, [INFO] [stdout] 135 | | b, [INFO] [stdout] 136 | | op: Bi::$o, [INFO] [stdout] 137 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 161 | impl_binary!(Add::add(glam::Vec4, glam::Vec4) -> glam::Vec4); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 132 | fn $f(self, b: Operand) -> Self::Output { [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] 133 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 134 | | a: self, [INFO] [stdout] 135 | | b, [INFO] [stdout] 136 | | op: Bi::$o, [INFO] [stdout] 137 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 159 | impl_binary!(Add::add(glam::Vec2, glam::Vec2) -> glam::Vec2); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 108 | fn $f(self, b: Operand) -> Self::Output { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 110 | | a: self, [INFO] [stdout] 111 | | b, [INFO] [stdout] 112 | | op: Bi::$o, [INFO] [stdout] 113 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 162 | impl_binary!(Sub::sub(glam::Vec2, glam::Vec2) -> glam::Vec2); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 108 | fn $f(self, b: Operand) -> Self::Output { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 110 | | a: self, [INFO] [stdout] 111 | | b, [INFO] [stdout] 112 | | op: Bi::$o, [INFO] [stdout] 113 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 160 | impl_binary!(Add::add(glam::Vec3, glam::Vec3) -> glam::Vec3); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:121:26 [INFO] [stdout] | [INFO] [stdout] 120 | fn $f(self, b: $a) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 122 | | a: self, [INFO] [stdout] 123 | | b, [INFO] [stdout] 124 | | op: Bi::$o, [INFO] [stdout] 125 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 162 | impl_binary!(Sub::sub(glam::Vec2, glam::Vec2) -> glam::Vec2); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:121:26 [INFO] [stdout] | [INFO] [stdout] 120 | fn $f(self, b: $a) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 122 | | a: self, [INFO] [stdout] 123 | | b, [INFO] [stdout] 124 | | op: Bi::$o, [INFO] [stdout] 125 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 160 | impl_binary!(Add::add(glam::Vec3, glam::Vec3) -> glam::Vec3); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 132 | fn $f(self, b: Operand) -> Self::Output { [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] 133 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 134 | | a: self, [INFO] [stdout] 135 | | b, [INFO] [stdout] 136 | | op: Bi::$o, [INFO] [stdout] 137 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 162 | impl_binary!(Sub::sub(glam::Vec2, glam::Vec2) -> glam::Vec2); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 108 | fn $f(self, b: Operand) -> Self::Output { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 110 | | a: self, [INFO] [stdout] 111 | | b, [INFO] [stdout] 112 | | op: Bi::$o, [INFO] [stdout] 113 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 163 | impl_binary!(Sub::sub(glam::Vec3, glam::Vec3) -> glam::Vec3); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:121:26 [INFO] [stdout] | [INFO] [stdout] 120 | fn $f(self, b: $a) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 122 | | a: self, [INFO] [stdout] 123 | | b, [INFO] [stdout] 124 | | op: Bi::$o, [INFO] [stdout] 125 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 163 | impl_binary!(Sub::sub(glam::Vec3, glam::Vec3) -> glam::Vec3); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 132 | fn $f(self, b: Operand) -> Self::Output { [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] 133 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 134 | | a: self, [INFO] [stdout] 135 | | b, [INFO] [stdout] 136 | | op: Bi::$o, [INFO] [stdout] 137 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 163 | impl_binary!(Sub::sub(glam::Vec3, glam::Vec3) -> glam::Vec3); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 108 | fn $f(self, b: Operand) -> Self::Output { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 110 | | a: self, [INFO] [stdout] 111 | | b, [INFO] [stdout] 112 | | op: Bi::$o, [INFO] [stdout] 113 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 164 | impl_binary!(Sub::sub(glam::Vec4, glam::Vec4) -> glam::Vec4); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:121:26 [INFO] [stdout] | [INFO] [stdout] 120 | fn $f(self, b: $a) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 122 | | a: self, [INFO] [stdout] 123 | | b, [INFO] [stdout] 124 | | op: Bi::$o, [INFO] [stdout] 125 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 164 | impl_binary!(Sub::sub(glam::Vec4, glam::Vec4) -> glam::Vec4); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 132 | fn $f(self, b: Operand) -> Self::Output { [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] 133 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 134 | | a: self, [INFO] [stdout] 135 | | b, [INFO] [stdout] 136 | | op: Bi::$o, [INFO] [stdout] 137 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 164 | impl_binary!(Sub::sub(glam::Vec4, glam::Vec4) -> glam::Vec4); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 108 | fn $f(self, b: Operand) -> Self::Output { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 110 | | a: self, [INFO] [stdout] 111 | | b, [INFO] [stdout] 112 | | op: Bi::$o, [INFO] [stdout] 113 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 165 | impl_binary!(Mul::mul(f32, glam::Vec2) -> glam::Vec2); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:121:26 [INFO] [stdout] | [INFO] [stdout] 120 | fn $f(self, b: $a) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 122 | | a: self, [INFO] [stdout] 123 | | b, [INFO] [stdout] 124 | | op: Bi::$o, [INFO] [stdout] 125 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 165 | impl_binary!(Mul::mul(f32, glam::Vec2) -> glam::Vec2); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 132 | fn $f(self, b: Operand) -> Self::Output { [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] 133 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 134 | | a: self, [INFO] [stdout] 135 | | b, [INFO] [stdout] 136 | | op: Bi::$o, [INFO] [stdout] 137 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 160 | impl_binary!(Add::add(glam::Vec3, glam::Vec3) -> glam::Vec3); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 132 | fn $f(self, b: Operand) -> Self::Output { [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] 133 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 134 | | a: self, [INFO] [stdout] 135 | | b, [INFO] [stdout] 136 | | op: Bi::$o, [INFO] [stdout] 137 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 165 | impl_binary!(Mul::mul(f32, glam::Vec2) -> glam::Vec2); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 108 | fn $f(self, b: Operand) -> Self::Output { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 110 | | a: self, [INFO] [stdout] 111 | | b, [INFO] [stdout] 112 | | op: Bi::$o, [INFO] [stdout] 113 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 161 | impl_binary!(Add::add(glam::Vec4, glam::Vec4) -> glam::Vec4); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 108 | fn $f(self, b: Operand) -> Self::Output { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 110 | | a: self, [INFO] [stdout] 111 | | b, [INFO] [stdout] 112 | | op: Bi::$o, [INFO] [stdout] 113 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 166 | impl_binary!(Mul::mul(glam::Vec2, f32) -> glam::Vec2); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:121:26 [INFO] [stdout] | [INFO] [stdout] 120 | fn $f(self, b: $a) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 122 | | a: self, [INFO] [stdout] 123 | | b, [INFO] [stdout] 124 | | op: Bi::$o, [INFO] [stdout] 125 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 161 | impl_binary!(Add::add(glam::Vec4, glam::Vec4) -> glam::Vec4); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 132 | fn $f(self, b: Operand) -> Self::Output { [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] 133 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 134 | | a: self, [INFO] [stdout] 135 | | b, [INFO] [stdout] 136 | | op: Bi::$o, [INFO] [stdout] 137 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 161 | impl_binary!(Add::add(glam::Vec4, glam::Vec4) -> glam::Vec4); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:121:26 [INFO] [stdout] | [INFO] [stdout] 120 | fn $f(self, b: $a) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 122 | | a: self, [INFO] [stdout] 123 | | b, [INFO] [stdout] 124 | | op: Bi::$o, [INFO] [stdout] 125 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 166 | impl_binary!(Mul::mul(glam::Vec2, f32) -> glam::Vec2); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 108 | fn $f(self, b: Operand) -> Self::Output { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 110 | | a: self, [INFO] [stdout] 111 | | b, [INFO] [stdout] 112 | | op: Bi::$o, [INFO] [stdout] 113 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 162 | impl_binary!(Sub::sub(glam::Vec2, glam::Vec2) -> glam::Vec2); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 132 | fn $f(self, b: Operand) -> Self::Output { [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] 133 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 134 | | a: self, [INFO] [stdout] 135 | | b, [INFO] [stdout] 136 | | op: Bi::$o, [INFO] [stdout] 137 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 166 | impl_binary!(Mul::mul(glam::Vec2, f32) -> glam::Vec2); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:121:26 [INFO] [stdout] | [INFO] [stdout] 120 | fn $f(self, b: $a) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 122 | | a: self, [INFO] [stdout] 123 | | b, [INFO] [stdout] 124 | | op: Bi::$o, [INFO] [stdout] 125 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 162 | impl_binary!(Sub::sub(glam::Vec2, glam::Vec2) -> glam::Vec2); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 108 | fn $f(self, b: Operand) -> Self::Output { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 110 | | a: self, [INFO] [stdout] 111 | | b, [INFO] [stdout] 112 | | op: Bi::$o, [INFO] [stdout] 113 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 167 | impl_binary!(Mul::mul(f32, glam::Vec3) -> glam::Vec3); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 132 | fn $f(self, b: Operand) -> Self::Output { [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] 133 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 134 | | a: self, [INFO] [stdout] 135 | | b, [INFO] [stdout] 136 | | op: Bi::$o, [INFO] [stdout] 137 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 162 | impl_binary!(Sub::sub(glam::Vec2, glam::Vec2) -> glam::Vec2); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:121:26 [INFO] [stdout] | [INFO] [stdout] 120 | fn $f(self, b: $a) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 122 | | a: self, [INFO] [stdout] 123 | | b, [INFO] [stdout] 124 | | op: Bi::$o, [INFO] [stdout] 125 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 167 | impl_binary!(Mul::mul(f32, glam::Vec3) -> glam::Vec3); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 108 | fn $f(self, b: Operand) -> Self::Output { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 110 | | a: self, [INFO] [stdout] 111 | | b, [INFO] [stdout] 112 | | op: Bi::$o, [INFO] [stdout] 113 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 163 | impl_binary!(Sub::sub(glam::Vec3, glam::Vec3) -> glam::Vec3); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 132 | fn $f(self, b: Operand) -> Self::Output { [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] 133 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 134 | | a: self, [INFO] [stdout] 135 | | b, [INFO] [stdout] 136 | | op: Bi::$o, [INFO] [stdout] 137 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 167 | impl_binary!(Mul::mul(f32, glam::Vec3) -> glam::Vec3); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 108 | fn $f(self, b: Operand) -> Self::Output { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 110 | | a: self, [INFO] [stdout] 111 | | b, [INFO] [stdout] 112 | | op: Bi::$o, [INFO] [stdout] 113 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 168 | impl_binary!(Mul::mul(glam::Vec3, f32) -> glam::Vec3); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:121:26 [INFO] [stdout] | [INFO] [stdout] 120 | fn $f(self, b: $a) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 122 | | a: self, [INFO] [stdout] 123 | | b, [INFO] [stdout] 124 | | op: Bi::$o, [INFO] [stdout] 125 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 168 | impl_binary!(Mul::mul(glam::Vec3, f32) -> glam::Vec3); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:121:26 [INFO] [stdout] | [INFO] [stdout] 120 | fn $f(self, b: $a) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 122 | | a: self, [INFO] [stdout] 123 | | b, [INFO] [stdout] 124 | | op: Bi::$o, [INFO] [stdout] 125 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 163 | impl_binary!(Sub::sub(glam::Vec3, glam::Vec3) -> glam::Vec3); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 132 | fn $f(self, b: Operand) -> Self::Output { [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] 133 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 134 | | a: self, [INFO] [stdout] 135 | | b, [INFO] [stdout] 136 | | op: Bi::$o, [INFO] [stdout] 137 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 168 | impl_binary!(Mul::mul(glam::Vec3, f32) -> glam::Vec3); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 108 | fn $f(self, b: Operand) -> Self::Output { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 110 | | a: self, [INFO] [stdout] 111 | | b, [INFO] [stdout] 112 | | op: Bi::$o, [INFO] [stdout] 113 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 169 | impl_binary!(Mul::mul(f32, glam::Vec4) -> glam::Vec4); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 132 | fn $f(self, b: Operand) -> Self::Output { [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] 133 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 134 | | a: self, [INFO] [stdout] 135 | | b, [INFO] [stdout] 136 | | op: Bi::$o, [INFO] [stdout] 137 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 163 | impl_binary!(Sub::sub(glam::Vec3, glam::Vec3) -> glam::Vec3); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:121:26 [INFO] [stdout] | [INFO] [stdout] 120 | fn $f(self, b: $a) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 122 | | a: self, [INFO] [stdout] 123 | | b, [INFO] [stdout] 124 | | op: Bi::$o, [INFO] [stdout] 125 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 169 | impl_binary!(Mul::mul(f32, glam::Vec4) -> glam::Vec4); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 132 | fn $f(self, b: Operand) -> Self::Output { [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] 133 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 134 | | a: self, [INFO] [stdout] 135 | | b, [INFO] [stdout] 136 | | op: Bi::$o, [INFO] [stdout] 137 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 169 | impl_binary!(Mul::mul(f32, glam::Vec4) -> glam::Vec4); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 108 | fn $f(self, b: Operand) -> Self::Output { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 110 | | a: self, [INFO] [stdout] 111 | | b, [INFO] [stdout] 112 | | op: Bi::$o, [INFO] [stdout] 113 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 170 | impl_binary!(Mul::mul(glam::Vec4, f32) -> glam::Vec4); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:121:26 [INFO] [stdout] | [INFO] [stdout] 120 | fn $f(self, b: $a) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 122 | | a: self, [INFO] [stdout] 123 | | b, [INFO] [stdout] 124 | | op: Bi::$o, [INFO] [stdout] 125 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 170 | impl_binary!(Mul::mul(glam::Vec4, f32) -> glam::Vec4); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 132 | fn $f(self, b: Operand) -> Self::Output { [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] 133 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 134 | | a: self, [INFO] [stdout] 135 | | b, [INFO] [stdout] 136 | | op: Bi::$o, [INFO] [stdout] 137 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 170 | impl_binary!(Mul::mul(glam::Vec4, f32) -> glam::Vec4); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 108 | fn $f(self, b: Operand) -> Self::Output { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 110 | | a: self, [INFO] [stdout] 111 | | b, [INFO] [stdout] 112 | | op: Bi::$o, [INFO] [stdout] 113 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 164 | impl_binary!(Sub::sub(glam::Vec4, glam::Vec4) -> glam::Vec4); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 108 | fn $f(self, b: Operand) -> Self::Output { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 110 | | a: self, [INFO] [stdout] 111 | | b, [INFO] [stdout] 112 | | op: Bi::$o, [INFO] [stdout] 113 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 172 | impl_binary!(Add::add(glam::Mat2, glam::Mat2) -> glam::Mat2); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:121:26 [INFO] [stdout] | [INFO] [stdout] 120 | fn $f(self, b: $a) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 122 | | a: self, [INFO] [stdout] 123 | | b, [INFO] [stdout] 124 | | op: Bi::$o, [INFO] [stdout] 125 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 172 | impl_binary!(Add::add(glam::Mat2, glam::Mat2) -> glam::Mat2); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:121:26 [INFO] [stdout] | [INFO] [stdout] 120 | fn $f(self, b: $a) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 122 | | a: self, [INFO] [stdout] 123 | | b, [INFO] [stdout] 124 | | op: Bi::$o, [INFO] [stdout] 125 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 164 | impl_binary!(Sub::sub(glam::Vec4, glam::Vec4) -> glam::Vec4); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 132 | fn $f(self, b: Operand) -> Self::Output { [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] 133 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 134 | | a: self, [INFO] [stdout] 135 | | b, [INFO] [stdout] 136 | | op: Bi::$o, [INFO] [stdout] 137 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 164 | impl_binary!(Sub::sub(glam::Vec4, glam::Vec4) -> glam::Vec4); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 108 | fn $f(self, b: Operand) -> Self::Output { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 110 | | a: self, [INFO] [stdout] 111 | | b, [INFO] [stdout] 112 | | op: Bi::$o, [INFO] [stdout] 113 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 165 | impl_binary!(Mul::mul(f32, glam::Vec2) -> glam::Vec2); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:121:26 [INFO] [stdout] | [INFO] [stdout] 120 | fn $f(self, b: $a) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 122 | | a: self, [INFO] [stdout] 123 | | b, [INFO] [stdout] 124 | | op: Bi::$o, [INFO] [stdout] 125 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 165 | impl_binary!(Mul::mul(f32, glam::Vec2) -> glam::Vec2); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 132 | fn $f(self, b: Operand) -> Self::Output { [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] 133 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 134 | | a: self, [INFO] [stdout] 135 | | b, [INFO] [stdout] 136 | | op: Bi::$o, [INFO] [stdout] 137 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 172 | impl_binary!(Add::add(glam::Mat2, glam::Mat2) -> glam::Mat2); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 108 | fn $f(self, b: Operand) -> Self::Output { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 110 | | a: self, [INFO] [stdout] 111 | | b, [INFO] [stdout] 112 | | op: Bi::$o, [INFO] [stdout] 113 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 173 | impl_binary!(Add::add(glam::Mat3, glam::Mat3) -> glam::Mat3); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:121:26 [INFO] [stdout] | [INFO] [stdout] 120 | fn $f(self, b: $a) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 122 | | a: self, [INFO] [stdout] 123 | | b, [INFO] [stdout] 124 | | op: Bi::$o, [INFO] [stdout] 125 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 173 | impl_binary!(Add::add(glam::Mat3, glam::Mat3) -> glam::Mat3); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 132 | fn $f(self, b: Operand) -> Self::Output { [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] 133 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 134 | | a: self, [INFO] [stdout] 135 | | b, [INFO] [stdout] 136 | | op: Bi::$o, [INFO] [stdout] 137 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 165 | impl_binary!(Mul::mul(f32, glam::Vec2) -> glam::Vec2); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 108 | fn $f(self, b: Operand) -> Self::Output { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 110 | | a: self, [INFO] [stdout] 111 | | b, [INFO] [stdout] 112 | | op: Bi::$o, [INFO] [stdout] 113 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 166 | impl_binary!(Mul::mul(glam::Vec2, f32) -> glam::Vec2); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 132 | fn $f(self, b: Operand) -> Self::Output { [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] 133 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 134 | | a: self, [INFO] [stdout] 135 | | b, [INFO] [stdout] 136 | | op: Bi::$o, [INFO] [stdout] 137 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 173 | impl_binary!(Add::add(glam::Mat3, glam::Mat3) -> glam::Mat3); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:121:26 [INFO] [stdout] | [INFO] [stdout] 120 | fn $f(self, b: $a) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 122 | | a: self, [INFO] [stdout] 123 | | b, [INFO] [stdout] 124 | | op: Bi::$o, [INFO] [stdout] 125 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 166 | impl_binary!(Mul::mul(glam::Vec2, f32) -> glam::Vec2); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 108 | fn $f(self, b: Operand) -> Self::Output { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 110 | | a: self, [INFO] [stdout] 111 | | b, [INFO] [stdout] 112 | | op: Bi::$o, [INFO] [stdout] 113 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 174 | impl_binary!(Add::add(glam::Mat4, glam::Mat4) -> glam::Mat4); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 132 | fn $f(self, b: Operand) -> Self::Output { [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] 133 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 134 | | a: self, [INFO] [stdout] 135 | | b, [INFO] [stdout] 136 | | op: Bi::$o, [INFO] [stdout] 137 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 166 | impl_binary!(Mul::mul(glam::Vec2, f32) -> glam::Vec2); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 108 | fn $f(self, b: Operand) -> Self::Output { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 110 | | a: self, [INFO] [stdout] 111 | | b, [INFO] [stdout] 112 | | op: Bi::$o, [INFO] [stdout] 113 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 167 | impl_binary!(Mul::mul(f32, glam::Vec3) -> glam::Vec3); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:121:26 [INFO] [stdout] | [INFO] [stdout] 120 | fn $f(self, b: $a) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 122 | | a: self, [INFO] [stdout] 123 | | b, [INFO] [stdout] 124 | | op: Bi::$o, [INFO] [stdout] 125 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 174 | impl_binary!(Add::add(glam::Mat4, glam::Mat4) -> glam::Mat4); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:121:26 [INFO] [stdout] | [INFO] [stdout] 120 | fn $f(self, b: $a) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 122 | | a: self, [INFO] [stdout] 123 | | b, [INFO] [stdout] 124 | | op: Bi::$o, [INFO] [stdout] 125 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 167 | impl_binary!(Mul::mul(f32, glam::Vec3) -> glam::Vec3); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 132 | fn $f(self, b: Operand) -> Self::Output { [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] 133 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 134 | | a: self, [INFO] [stdout] 135 | | b, [INFO] [stdout] 136 | | op: Bi::$o, [INFO] [stdout] 137 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 174 | impl_binary!(Add::add(glam::Mat4, glam::Mat4) -> glam::Mat4); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 132 | fn $f(self, b: Operand) -> Self::Output { [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] 133 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 134 | | a: self, [INFO] [stdout] 135 | | b, [INFO] [stdout] 136 | | op: Bi::$o, [INFO] [stdout] 137 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 167 | impl_binary!(Mul::mul(f32, glam::Vec3) -> glam::Vec3); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 108 | fn $f(self, b: Operand) -> Self::Output { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 110 | | a: self, [INFO] [stdout] 111 | | b, [INFO] [stdout] 112 | | op: Bi::$o, [INFO] [stdout] 113 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 175 | impl_binary!(Sub::sub(glam::Mat2, glam::Mat2) -> glam::Mat2); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 108 | fn $f(self, b: Operand) -> Self::Output { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 110 | | a: self, [INFO] [stdout] 111 | | b, [INFO] [stdout] 112 | | op: Bi::$o, [INFO] [stdout] 113 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 168 | impl_binary!(Mul::mul(glam::Vec3, f32) -> glam::Vec3); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:121:26 [INFO] [stdout] | [INFO] [stdout] 120 | fn $f(self, b: $a) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 122 | | a: self, [INFO] [stdout] 123 | | b, [INFO] [stdout] 124 | | op: Bi::$o, [INFO] [stdout] 125 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 168 | impl_binary!(Mul::mul(glam::Vec3, f32) -> glam::Vec3); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:121:26 [INFO] [stdout] | [INFO] [stdout] 120 | fn $f(self, b: $a) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 122 | | a: self, [INFO] [stdout] 123 | | b, [INFO] [stdout] 124 | | op: Bi::$o, [INFO] [stdout] 125 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 175 | impl_binary!(Sub::sub(glam::Mat2, glam::Mat2) -> glam::Mat2); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 132 | fn $f(self, b: Operand) -> Self::Output { [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] 133 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 134 | | a: self, [INFO] [stdout] 135 | | b, [INFO] [stdout] 136 | | op: Bi::$o, [INFO] [stdout] 137 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 175 | impl_binary!(Sub::sub(glam::Mat2, glam::Mat2) -> glam::Mat2); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 108 | fn $f(self, b: Operand) -> Self::Output { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 110 | | a: self, [INFO] [stdout] 111 | | b, [INFO] [stdout] 112 | | op: Bi::$o, [INFO] [stdout] 113 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 176 | impl_binary!(Sub::sub(glam::Mat3, glam::Mat3) -> glam::Mat3); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:121:26 [INFO] [stdout] | [INFO] [stdout] 120 | fn $f(self, b: $a) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 122 | | a: self, [INFO] [stdout] 123 | | b, [INFO] [stdout] 124 | | op: Bi::$o, [INFO] [stdout] 125 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 176 | impl_binary!(Sub::sub(glam::Mat3, glam::Mat3) -> glam::Mat3); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 132 | fn $f(self, b: Operand) -> Self::Output { [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] 133 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 134 | | a: self, [INFO] [stdout] 135 | | b, [INFO] [stdout] 136 | | op: Bi::$o, [INFO] [stdout] 137 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 176 | impl_binary!(Sub::sub(glam::Mat3, glam::Mat3) -> glam::Mat3); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 108 | fn $f(self, b: Operand) -> Self::Output { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 110 | | a: self, [INFO] [stdout] 111 | | b, [INFO] [stdout] 112 | | op: Bi::$o, [INFO] [stdout] 113 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 177 | impl_binary!(Sub::sub(glam::Mat4, glam::Mat4) -> glam::Mat4); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:121:26 [INFO] [stdout] | [INFO] [stdout] 120 | fn $f(self, b: $a) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 122 | | a: self, [INFO] [stdout] 123 | | b, [INFO] [stdout] 124 | | op: Bi::$o, [INFO] [stdout] 125 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 177 | impl_binary!(Sub::sub(glam::Mat4, glam::Mat4) -> glam::Mat4); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 132 | fn $f(self, b: Operand) -> Self::Output { [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] 133 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 134 | | a: self, [INFO] [stdout] 135 | | b, [INFO] [stdout] 136 | | op: Bi::$o, [INFO] [stdout] 137 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 168 | impl_binary!(Mul::mul(glam::Vec3, f32) -> glam::Vec3); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 108 | fn $f(self, b: Operand) -> Self::Output { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 110 | | a: self, [INFO] [stdout] 111 | | b, [INFO] [stdout] 112 | | op: Bi::$o, [INFO] [stdout] 113 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 169 | impl_binary!(Mul::mul(f32, glam::Vec4) -> glam::Vec4); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:121:26 [INFO] [stdout] | [INFO] [stdout] 120 | fn $f(self, b: $a) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 122 | | a: self, [INFO] [stdout] 123 | | b, [INFO] [stdout] 124 | | op: Bi::$o, [INFO] [stdout] 125 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 169 | impl_binary!(Mul::mul(f32, glam::Vec4) -> glam::Vec4); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 132 | fn $f(self, b: Operand) -> Self::Output { [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] 133 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 134 | | a: self, [INFO] [stdout] 135 | | b, [INFO] [stdout] 136 | | op: Bi::$o, [INFO] [stdout] 137 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 169 | impl_binary!(Mul::mul(f32, glam::Vec4) -> glam::Vec4); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 108 | fn $f(self, b: Operand) -> Self::Output { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 110 | | a: self, [INFO] [stdout] 111 | | b, [INFO] [stdout] 112 | | op: Bi::$o, [INFO] [stdout] 113 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 170 | impl_binary!(Mul::mul(glam::Vec4, f32) -> glam::Vec4); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 132 | fn $f(self, b: Operand) -> Self::Output { [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] 133 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 134 | | a: self, [INFO] [stdout] 135 | | b, [INFO] [stdout] 136 | | op: Bi::$o, [INFO] [stdout] 137 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 177 | impl_binary!(Sub::sub(glam::Mat4, glam::Mat4) -> glam::Mat4); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:121:26 [INFO] [stdout] | [INFO] [stdout] 120 | fn $f(self, b: $a) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 122 | | a: self, [INFO] [stdout] 123 | | b, [INFO] [stdout] 124 | | op: Bi::$o, [INFO] [stdout] 125 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 170 | impl_binary!(Mul::mul(glam::Vec4, f32) -> glam::Vec4); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 108 | fn $f(self, b: Operand) -> Self::Output { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 110 | | a: self, [INFO] [stdout] 111 | | b, [INFO] [stdout] 112 | | op: Bi::$o, [INFO] [stdout] 113 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 178 | impl_binary!(Mul::mul(glam::Mat2, glam::Mat2) -> glam::Mat2); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 132 | fn $f(self, b: Operand) -> Self::Output { [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] 133 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 134 | | a: self, [INFO] [stdout] 135 | | b, [INFO] [stdout] 136 | | op: Bi::$o, [INFO] [stdout] 137 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 170 | impl_binary!(Mul::mul(glam::Vec4, f32) -> glam::Vec4); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:121:26 [INFO] [stdout] | [INFO] [stdout] 120 | fn $f(self, b: $a) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 122 | | a: self, [INFO] [stdout] 123 | | b, [INFO] [stdout] 124 | | op: Bi::$o, [INFO] [stdout] 125 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 178 | impl_binary!(Mul::mul(glam::Mat2, glam::Mat2) -> glam::Mat2); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 108 | fn $f(self, b: Operand) -> Self::Output { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 110 | | a: self, [INFO] [stdout] 111 | | b, [INFO] [stdout] 112 | | op: Bi::$o, [INFO] [stdout] 113 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 172 | impl_binary!(Add::add(glam::Mat2, glam::Mat2) -> glam::Mat2); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 132 | fn $f(self, b: Operand) -> Self::Output { [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] 133 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 134 | | a: self, [INFO] [stdout] 135 | | b, [INFO] [stdout] 136 | | op: Bi::$o, [INFO] [stdout] 137 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 178 | impl_binary!(Mul::mul(glam::Mat2, glam::Mat2) -> glam::Mat2); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:121:26 [INFO] [stdout] | [INFO] [stdout] 120 | fn $f(self, b: $a) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 122 | | a: self, [INFO] [stdout] 123 | | b, [INFO] [stdout] 124 | | op: Bi::$o, [INFO] [stdout] 125 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 172 | impl_binary!(Add::add(glam::Mat2, glam::Mat2) -> glam::Mat2); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 108 | fn $f(self, b: Operand) -> Self::Output { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 110 | | a: self, [INFO] [stdout] 111 | | b, [INFO] [stdout] 112 | | op: Bi::$o, [INFO] [stdout] 113 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 179 | impl_binary!(Mul::mul(glam::Mat3, glam::Mat3) -> glam::Mat3); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 132 | fn $f(self, b: Operand) -> Self::Output { [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] 133 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 134 | | a: self, [INFO] [stdout] 135 | | b, [INFO] [stdout] 136 | | op: Bi::$o, [INFO] [stdout] 137 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 172 | impl_binary!(Add::add(glam::Mat2, glam::Mat2) -> glam::Mat2); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:121:26 [INFO] [stdout] | [INFO] [stdout] 120 | fn $f(self, b: $a) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 122 | | a: self, [INFO] [stdout] 123 | | b, [INFO] [stdout] 124 | | op: Bi::$o, [INFO] [stdout] 125 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 179 | impl_binary!(Mul::mul(glam::Mat3, glam::Mat3) -> glam::Mat3); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 108 | fn $f(self, b: Operand) -> Self::Output { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 110 | | a: self, [INFO] [stdout] 111 | | b, [INFO] [stdout] 112 | | op: Bi::$o, [INFO] [stdout] 113 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 173 | impl_binary!(Add::add(glam::Mat3, glam::Mat3) -> glam::Mat3); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 132 | fn $f(self, b: Operand) -> Self::Output { [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] 133 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 134 | | a: self, [INFO] [stdout] 135 | | b, [INFO] [stdout] 136 | | op: Bi::$o, [INFO] [stdout] 137 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 179 | impl_binary!(Mul::mul(glam::Mat3, glam::Mat3) -> glam::Mat3); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:121:26 [INFO] [stdout] | [INFO] [stdout] 120 | fn $f(self, b: $a) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 122 | | a: self, [INFO] [stdout] 123 | | b, [INFO] [stdout] 124 | | op: Bi::$o, [INFO] [stdout] 125 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 173 | impl_binary!(Add::add(glam::Mat3, glam::Mat3) -> glam::Mat3); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 108 | fn $f(self, b: Operand) -> Self::Output { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 110 | | a: self, [INFO] [stdout] 111 | | b, [INFO] [stdout] 112 | | op: Bi::$o, [INFO] [stdout] 113 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 180 | impl_binary!(Mul::mul(glam::Mat4, glam::Mat4) -> glam::Mat4); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:121:26 [INFO] [stdout] | [INFO] [stdout] 120 | fn $f(self, b: $a) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 122 | | a: self, [INFO] [stdout] 123 | | b, [INFO] [stdout] 124 | | op: Bi::$o, [INFO] [stdout] 125 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 180 | impl_binary!(Mul::mul(glam::Mat4, glam::Mat4) -> glam::Mat4); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 132 | fn $f(self, b: Operand) -> Self::Output { [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] 133 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 134 | | a: self, [INFO] [stdout] 135 | | b, [INFO] [stdout] 136 | | op: Bi::$o, [INFO] [stdout] 137 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 173 | impl_binary!(Add::add(glam::Mat3, glam::Mat3) -> glam::Mat3); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 108 | fn $f(self, b: Operand) -> Self::Output { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 110 | | a: self, [INFO] [stdout] 111 | | b, [INFO] [stdout] 112 | | op: Bi::$o, [INFO] [stdout] 113 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 174 | impl_binary!(Add::add(glam::Mat4, glam::Mat4) -> glam::Mat4); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 132 | fn $f(self, b: Operand) -> Self::Output { [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] 133 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 134 | | a: self, [INFO] [stdout] 135 | | b, [INFO] [stdout] 136 | | op: Bi::$o, [INFO] [stdout] 137 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 180 | impl_binary!(Mul::mul(glam::Mat4, glam::Mat4) -> glam::Mat4); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:121:26 [INFO] [stdout] | [INFO] [stdout] 120 | fn $f(self, b: $a) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 122 | | a: self, [INFO] [stdout] 123 | | b, [INFO] [stdout] 124 | | op: Bi::$o, [INFO] [stdout] 125 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 174 | impl_binary!(Add::add(glam::Mat4, glam::Mat4) -> glam::Mat4); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 108 | fn $f(self, b: Operand) -> Self::Output { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 110 | | a: self, [INFO] [stdout] 111 | | b, [INFO] [stdout] 112 | | op: Bi::$o, [INFO] [stdout] 113 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 181 | impl_binary!(Mul::mul(f32, glam::Mat2) -> glam::Mat2); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 132 | fn $f(self, b: Operand) -> Self::Output { [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] 133 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 134 | | a: self, [INFO] [stdout] 135 | | b, [INFO] [stdout] 136 | | op: Bi::$o, [INFO] [stdout] 137 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 174 | impl_binary!(Add::add(glam::Mat4, glam::Mat4) -> glam::Mat4); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:121:26 [INFO] [stdout] | [INFO] [stdout] 120 | fn $f(self, b: $a) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 122 | | a: self, [INFO] [stdout] 123 | | b, [INFO] [stdout] 124 | | op: Bi::$o, [INFO] [stdout] 125 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 181 | impl_binary!(Mul::mul(f32, glam::Mat2) -> glam::Mat2); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 108 | fn $f(self, b: Operand) -> Self::Output { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 110 | | a: self, [INFO] [stdout] 111 | | b, [INFO] [stdout] 112 | | op: Bi::$o, [INFO] [stdout] 113 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 175 | impl_binary!(Sub::sub(glam::Mat2, glam::Mat2) -> glam::Mat2); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 132 | fn $f(self, b: Operand) -> Self::Output { [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] 133 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 134 | | a: self, [INFO] [stdout] 135 | | b, [INFO] [stdout] 136 | | op: Bi::$o, [INFO] [stdout] 137 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 181 | impl_binary!(Mul::mul(f32, glam::Mat2) -> glam::Mat2); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 108 | fn $f(self, b: Operand) -> Self::Output { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 110 | | a: self, [INFO] [stdout] 111 | | b, [INFO] [stdout] 112 | | op: Bi::$o, [INFO] [stdout] 113 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 182 | impl_binary!(Mul::mul(f32, glam::Mat3) -> glam::Mat3); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:121:26 [INFO] [stdout] | [INFO] [stdout] 120 | fn $f(self, b: $a) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 122 | | a: self, [INFO] [stdout] 123 | | b, [INFO] [stdout] 124 | | op: Bi::$o, [INFO] [stdout] 125 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 182 | impl_binary!(Mul::mul(f32, glam::Mat3) -> glam::Mat3); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:121:26 [INFO] [stdout] | [INFO] [stdout] 120 | fn $f(self, b: $a) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 122 | | a: self, [INFO] [stdout] 123 | | b, [INFO] [stdout] 124 | | op: Bi::$o, [INFO] [stdout] 125 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 175 | impl_binary!(Sub::sub(glam::Mat2, glam::Mat2) -> glam::Mat2); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 132 | fn $f(self, b: Operand) -> Self::Output { [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] 133 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 134 | | a: self, [INFO] [stdout] 135 | | b, [INFO] [stdout] 136 | | op: Bi::$o, [INFO] [stdout] 137 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 175 | impl_binary!(Sub::sub(glam::Mat2, glam::Mat2) -> glam::Mat2); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 108 | fn $f(self, b: Operand) -> Self::Output { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 110 | | a: self, [INFO] [stdout] 111 | | b, [INFO] [stdout] 112 | | op: Bi::$o, [INFO] [stdout] 113 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 176 | impl_binary!(Sub::sub(glam::Mat3, glam::Mat3) -> glam::Mat3); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:121:26 [INFO] [stdout] | [INFO] [stdout] 120 | fn $f(self, b: $a) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 122 | | a: self, [INFO] [stdout] 123 | | b, [INFO] [stdout] 124 | | op: Bi::$o, [INFO] [stdout] 125 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 176 | impl_binary!(Sub::sub(glam::Mat3, glam::Mat3) -> glam::Mat3); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 132 | fn $f(self, b: Operand) -> Self::Output { [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] 133 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 134 | | a: self, [INFO] [stdout] 135 | | b, [INFO] [stdout] 136 | | op: Bi::$o, [INFO] [stdout] 137 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 176 | impl_binary!(Sub::sub(glam::Mat3, glam::Mat3) -> glam::Mat3); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 108 | fn $f(self, b: Operand) -> Self::Output { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 110 | | a: self, [INFO] [stdout] 111 | | b, [INFO] [stdout] 112 | | op: Bi::$o, [INFO] [stdout] 113 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 177 | impl_binary!(Sub::sub(glam::Mat4, glam::Mat4) -> glam::Mat4); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:121:26 [INFO] [stdout] | [INFO] [stdout] 120 | fn $f(self, b: $a) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 122 | | a: self, [INFO] [stdout] 123 | | b, [INFO] [stdout] 124 | | op: Bi::$o, [INFO] [stdout] 125 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 177 | impl_binary!(Sub::sub(glam::Mat4, glam::Mat4) -> glam::Mat4); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 132 | fn $f(self, b: Operand) -> Self::Output { [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] 133 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 134 | | a: self, [INFO] [stdout] 135 | | b, [INFO] [stdout] 136 | | op: Bi::$o, [INFO] [stdout] 137 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 177 | impl_binary!(Sub::sub(glam::Mat4, glam::Mat4) -> glam::Mat4); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 108 | fn $f(self, b: Operand) -> Self::Output { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 110 | | a: self, [INFO] [stdout] 111 | | b, [INFO] [stdout] 112 | | op: Bi::$o, [INFO] [stdout] 113 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 178 | impl_binary!(Mul::mul(glam::Mat2, glam::Mat2) -> glam::Mat2); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 132 | fn $f(self, b: Operand) -> Self::Output { [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] 133 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 134 | | a: self, [INFO] [stdout] 135 | | b, [INFO] [stdout] 136 | | op: Bi::$o, [INFO] [stdout] 137 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 182 | impl_binary!(Mul::mul(f32, glam::Mat3) -> glam::Mat3); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 108 | fn $f(self, b: Operand) -> Self::Output { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 110 | | a: self, [INFO] [stdout] 111 | | b, [INFO] [stdout] 112 | | op: Bi::$o, [INFO] [stdout] 113 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 183 | impl_binary!(Mul::mul(f32, glam::Mat4) -> glam::Mat4); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:121:26 [INFO] [stdout] | [INFO] [stdout] 120 | fn $f(self, b: $a) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 122 | | a: self, [INFO] [stdout] 123 | | b, [INFO] [stdout] 124 | | op: Bi::$o, [INFO] [stdout] 125 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 178 | impl_binary!(Mul::mul(glam::Mat2, glam::Mat2) -> glam::Mat2); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:121:26 [INFO] [stdout] | [INFO] [stdout] 120 | fn $f(self, b: $a) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 122 | | a: self, [INFO] [stdout] 123 | | b, [INFO] [stdout] 124 | | op: Bi::$o, [INFO] [stdout] 125 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 183 | impl_binary!(Mul::mul(f32, glam::Mat4) -> glam::Mat4); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 132 | fn $f(self, b: Operand) -> Self::Output { [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] 133 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 134 | | a: self, [INFO] [stdout] 135 | | b, [INFO] [stdout] 136 | | op: Bi::$o, [INFO] [stdout] 137 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 178 | impl_binary!(Mul::mul(glam::Mat2, glam::Mat2) -> glam::Mat2); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 132 | fn $f(self, b: Operand) -> Self::Output { [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] 133 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 134 | | a: self, [INFO] [stdout] 135 | | b, [INFO] [stdout] 136 | | op: Bi::$o, [INFO] [stdout] 137 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 183 | impl_binary!(Mul::mul(f32, glam::Mat4) -> glam::Mat4); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 108 | fn $f(self, b: Operand) -> Self::Output { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 110 | | a: self, [INFO] [stdout] 111 | | b, [INFO] [stdout] 112 | | op: Bi::$o, [INFO] [stdout] 113 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 179 | impl_binary!(Mul::mul(glam::Mat3, glam::Mat3) -> glam::Mat3); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 108 | fn $f(self, b: Operand) -> Self::Output { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 110 | | a: self, [INFO] [stdout] 111 | | b, [INFO] [stdout] 112 | | op: Bi::$o, [INFO] [stdout] 113 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 184 | impl_binary!(Mul::mul(glam::Mat2, glam::Vec2) -> glam::Vec2); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:121:26 [INFO] [stdout] | [INFO] [stdout] 120 | fn $f(self, b: $a) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 122 | | a: self, [INFO] [stdout] 123 | | b, [INFO] [stdout] 124 | | op: Bi::$o, [INFO] [stdout] 125 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 179 | impl_binary!(Mul::mul(glam::Mat3, glam::Mat3) -> glam::Mat3); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:121:26 [INFO] [stdout] | [INFO] [stdout] 120 | fn $f(self, b: $a) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 122 | | a: self, [INFO] [stdout] 123 | | b, [INFO] [stdout] 124 | | op: Bi::$o, [INFO] [stdout] 125 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 184 | impl_binary!(Mul::mul(glam::Mat2, glam::Vec2) -> glam::Vec2); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 132 | fn $f(self, b: Operand) -> Self::Output { [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] 133 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 134 | | a: self, [INFO] [stdout] 135 | | b, [INFO] [stdout] 136 | | op: Bi::$o, [INFO] [stdout] 137 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 184 | impl_binary!(Mul::mul(glam::Mat2, glam::Vec2) -> glam::Vec2); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 132 | fn $f(self, b: Operand) -> Self::Output { [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] 133 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 134 | | a: self, [INFO] [stdout] 135 | | b, [INFO] [stdout] 136 | | op: Bi::$o, [INFO] [stdout] 137 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 179 | impl_binary!(Mul::mul(glam::Mat3, glam::Mat3) -> glam::Mat3); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 108 | fn $f(self, b: Operand) -> Self::Output { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 110 | | a: self, [INFO] [stdout] 111 | | b, [INFO] [stdout] 112 | | op: Bi::$o, [INFO] [stdout] 113 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 180 | impl_binary!(Mul::mul(glam::Mat4, glam::Mat4) -> glam::Mat4); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 108 | fn $f(self, b: Operand) -> Self::Output { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 110 | | a: self, [INFO] [stdout] 111 | | b, [INFO] [stdout] 112 | | op: Bi::$o, [INFO] [stdout] 113 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 185 | impl_binary!(Mul::mul(glam::Mat3, glam::Vec3) -> glam::Vec3); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:121:26 [INFO] [stdout] | [INFO] [stdout] 120 | fn $f(self, b: $a) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 122 | | a: self, [INFO] [stdout] 123 | | b, [INFO] [stdout] 124 | | op: Bi::$o, [INFO] [stdout] 125 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 180 | impl_binary!(Mul::mul(glam::Mat4, glam::Mat4) -> glam::Mat4); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:121:26 [INFO] [stdout] | [INFO] [stdout] 120 | fn $f(self, b: $a) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 122 | | a: self, [INFO] [stdout] 123 | | b, [INFO] [stdout] 124 | | op: Bi::$o, [INFO] [stdout] 125 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 185 | impl_binary!(Mul::mul(glam::Mat3, glam::Vec3) -> glam::Vec3); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 132 | fn $f(self, b: Operand) -> Self::Output { [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] 133 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 134 | | a: self, [INFO] [stdout] 135 | | b, [INFO] [stdout] 136 | | op: Bi::$o, [INFO] [stdout] 137 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 180 | impl_binary!(Mul::mul(glam::Mat4, glam::Mat4) -> glam::Mat4); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 108 | fn $f(self, b: Operand) -> Self::Output { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 110 | | a: self, [INFO] [stdout] 111 | | b, [INFO] [stdout] 112 | | op: Bi::$o, [INFO] [stdout] 113 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 181 | impl_binary!(Mul::mul(f32, glam::Mat2) -> glam::Mat2); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:121:26 [INFO] [stdout] | [INFO] [stdout] 120 | fn $f(self, b: $a) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 122 | | a: self, [INFO] [stdout] 123 | | b, [INFO] [stdout] 124 | | op: Bi::$o, [INFO] [stdout] 125 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 181 | impl_binary!(Mul::mul(f32, glam::Mat2) -> glam::Mat2); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 132 | fn $f(self, b: Operand) -> Self::Output { [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] 133 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 134 | | a: self, [INFO] [stdout] 135 | | b, [INFO] [stdout] 136 | | op: Bi::$o, [INFO] [stdout] 137 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 181 | impl_binary!(Mul::mul(f32, glam::Mat2) -> glam::Mat2); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 108 | fn $f(self, b: Operand) -> Self::Output { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 110 | | a: self, [INFO] [stdout] 111 | | b, [INFO] [stdout] 112 | | op: Bi::$o, [INFO] [stdout] 113 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 182 | impl_binary!(Mul::mul(f32, glam::Mat3) -> glam::Mat3); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:121:26 [INFO] [stdout] | [INFO] [stdout] 120 | fn $f(self, b: $a) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 122 | | a: self, [INFO] [stdout] 123 | | b, [INFO] [stdout] 124 | | op: Bi::$o, [INFO] [stdout] 125 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 182 | impl_binary!(Mul::mul(f32, glam::Mat3) -> glam::Mat3); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 132 | fn $f(self, b: Operand) -> Self::Output { [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] 133 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 134 | | a: self, [INFO] [stdout] 135 | | b, [INFO] [stdout] 136 | | op: Bi::$o, [INFO] [stdout] 137 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 182 | impl_binary!(Mul::mul(f32, glam::Mat3) -> glam::Mat3); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 108 | fn $f(self, b: Operand) -> Self::Output { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 110 | | a: self, [INFO] [stdout] 111 | | b, [INFO] [stdout] 112 | | op: Bi::$o, [INFO] [stdout] 113 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 183 | impl_binary!(Mul::mul(f32, glam::Mat4) -> glam::Mat4); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:121:26 [INFO] [stdout] | [INFO] [stdout] 120 | fn $f(self, b: $a) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 122 | | a: self, [INFO] [stdout] 123 | | b, [INFO] [stdout] 124 | | op: Bi::$o, [INFO] [stdout] 125 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 183 | impl_binary!(Mul::mul(f32, glam::Mat4) -> glam::Mat4); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 132 | fn $f(self, b: Operand) -> Self::Output { [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] 133 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 134 | | a: self, [INFO] [stdout] 135 | | b, [INFO] [stdout] 136 | | op: Bi::$o, [INFO] [stdout] 137 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 185 | impl_binary!(Mul::mul(glam::Mat3, glam::Vec3) -> glam::Vec3); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 108 | fn $f(self, b: Operand) -> Self::Output { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 110 | | a: self, [INFO] [stdout] 111 | | b, [INFO] [stdout] 112 | | op: Bi::$o, [INFO] [stdout] 113 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 186 | impl_binary!(Mul::mul(glam::Mat4, glam::Vec4) -> glam::Vec4); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:121:26 [INFO] [stdout] | [INFO] [stdout] 120 | fn $f(self, b: $a) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 122 | | a: self, [INFO] [stdout] 123 | | b, [INFO] [stdout] 124 | | op: Bi::$o, [INFO] [stdout] 125 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 186 | impl_binary!(Mul::mul(glam::Mat4, glam::Vec4) -> glam::Vec4); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 132 | fn $f(self, b: Operand) -> Self::Output { [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] 133 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 134 | | a: self, [INFO] [stdout] 135 | | b, [INFO] [stdout] 136 | | op: Bi::$o, [INFO] [stdout] 137 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 186 | impl_binary!(Mul::mul(glam::Mat4, glam::Vec4) -> glam::Vec4); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:192:14 [INFO] [stdout] | [INFO] [stdout] 188 | pub const fn not(a: A) -> Ret, bool> [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 192 | Ret::new(Unary { a, op: Un::Not }) [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/op.rs:200:14 [INFO] [stdout] | [INFO] [stdout] 195 | pub const fn and(a: A, b: B) -> Ret, bool> [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] ... [INFO] [stdout] 200 | Ret::new(Binary { a, b, op: Bi::And }) [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/op.rs:208:14 [INFO] [stdout] | [INFO] [stdout] 203 | pub const fn or(a: A, b: B) -> Ret, bool> [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] ... [INFO] [stdout] 208 | Ret::new(Binary { a, b, op: Bi::Or }) [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/op.rs:216:14 [INFO] [stdout] | [INFO] [stdout] 211 | pub const fn eq(a: A, b: B) -> Ret, bool> [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] ... [INFO] [stdout] 216 | Ret::new(Binary { a, b, op: Bi::Eq }) [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/op.rs:224:14 [INFO] [stdout] | [INFO] [stdout] 219 | pub const fn ne(a: A, b: B) -> Ret, bool> [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] ... [INFO] [stdout] 224 | Ret::new(Binary { a, b, op: Bi::Ne }) [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/op.rs:232:14 [INFO] [stdout] | [INFO] [stdout] 227 | pub const fn lt(a: A, b: B) -> Ret, bool> [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] ... [INFO] [stdout] 232 | Ret::new(Binary { a, b, op: Bi::Lt }) [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/op.rs:240:14 [INFO] [stdout] | [INFO] [stdout] 235 | pub const fn le(a: A, b: B) -> Ret, bool> [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] ... [INFO] [stdout] 240 | Ret::new(Binary { a, b, op: Bi::Le }) [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/op.rs:248:14 [INFO] [stdout] | [INFO] [stdout] 243 | pub const fn gt(a: A, b: B) -> Ret, bool> [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] ... [INFO] [stdout] 248 | Ret::new(Binary { a, b, op: Bi::Gt }) [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/op.rs:256:14 [INFO] [stdout] | [INFO] [stdout] 251 | pub const fn ge(a: A, b: B) -> Ret, bool> [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] ... [INFO] [stdout] 256 | Ret::new(Binary { a, b, op: Bi::Ge }) [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/op.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 132 | fn $f(self, b: Operand) -> Self::Output { [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] 133 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 134 | | a: self, [INFO] [stdout] 135 | | b, [INFO] [stdout] 136 | | op: Bi::$o, [INFO] [stdout] 137 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 183 | impl_binary!(Mul::mul(f32, glam::Mat4) -> glam::Mat4); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 108 | fn $f(self, b: Operand) -> Self::Output { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 110 | | a: self, [INFO] [stdout] 111 | | b, [INFO] [stdout] 112 | | op: Bi::$o, [INFO] [stdout] 113 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 184 | impl_binary!(Mul::mul(glam::Mat2, glam::Vec2) -> glam::Vec2); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:121:26 [INFO] [stdout] | [INFO] [stdout] 120 | fn $f(self, b: $a) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 122 | | a: self, [INFO] [stdout] 123 | | b, [INFO] [stdout] 124 | | op: Bi::$o, [INFO] [stdout] 125 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 184 | impl_binary!(Mul::mul(glam::Mat2, glam::Vec2) -> glam::Vec2); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 132 | fn $f(self, b: Operand) -> Self::Output { [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] 133 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 134 | | a: self, [INFO] [stdout] 135 | | b, [INFO] [stdout] 136 | | op: Bi::$o, [INFO] [stdout] 137 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 184 | impl_binary!(Mul::mul(glam::Mat2, glam::Vec2) -> glam::Vec2); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 108 | fn $f(self, b: Operand) -> Self::Output { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 110 | | a: self, [INFO] [stdout] 111 | | b, [INFO] [stdout] 112 | | op: Bi::$o, [INFO] [stdout] 113 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 185 | impl_binary!(Mul::mul(glam::Mat3, glam::Vec3) -> glam::Vec3); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:121:26 [INFO] [stdout] | [INFO] [stdout] 120 | fn $f(self, b: $a) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 122 | | a: self, [INFO] [stdout] 123 | | b, [INFO] [stdout] 124 | | op: Bi::$o, [INFO] [stdout] 125 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 185 | impl_binary!(Mul::mul(glam::Mat3, glam::Vec3) -> glam::Vec3); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 132 | fn $f(self, b: Operand) -> Self::Output { [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] 133 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 134 | | a: self, [INFO] [stdout] 135 | | b, [INFO] [stdout] 136 | | op: Bi::$o, [INFO] [stdout] 137 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 185 | impl_binary!(Mul::mul(glam::Mat3, glam::Vec3) -> glam::Vec3); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 108 | fn $f(self, b: Operand) -> Self::Output { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 110 | | a: self, [INFO] [stdout] 111 | | b, [INFO] [stdout] 112 | | op: Bi::$o, [INFO] [stdout] 113 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 186 | impl_binary!(Mul::mul(glam::Mat4, glam::Vec4) -> glam::Vec4); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:121:26 [INFO] [stdout] | [INFO] [stdout] 120 | fn $f(self, b: $a) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 122 | | a: self, [INFO] [stdout] 123 | | b, [INFO] [stdout] 124 | | op: Bi::$o, [INFO] [stdout] 125 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 186 | impl_binary!(Mul::mul(glam::Mat4, glam::Vec4) -> glam::Vec4); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 132 | fn $f(self, b: Operand) -> Self::Output { [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] 133 | Ret::new(Binary { [INFO] [stdout] | __________________________^ [INFO] [stdout] 134 | | a: self, [INFO] [stdout] 135 | | b, [INFO] [stdout] 136 | | op: Bi::$o, [INFO] [stdout] 137 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 186 | impl_binary!(Mul::mul(glam::Mat4, glam::Vec4) -> glam::Vec4); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_binary` (in Nightly builds, run with -Z macro-backtrace for more info) [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/op.rs:192:14 [INFO] [stdout] | [INFO] [stdout] 188 | pub const fn not(a: A) -> Ret, bool> [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 192 | Ret::new(Unary { a, op: Un::Not }) [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/op.rs:200:14 [INFO] [stdout] | [INFO] [stdout] 195 | pub const fn and(a: A, b: B) -> Ret, bool> [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] ... [INFO] [stdout] 200 | Ret::new(Binary { a, b, op: Bi::And }) [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/op.rs:208:14 [INFO] [stdout] | [INFO] [stdout] 203 | pub const fn or(a: A, b: B) -> Ret, bool> [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] ... [INFO] [stdout] 208 | Ret::new(Binary { a, b, op: Bi::Or }) [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/op.rs:216:14 [INFO] [stdout] | [INFO] [stdout] 211 | pub const fn eq(a: A, b: B) -> Ret, bool> [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] ... [INFO] [stdout] 216 | Ret::new(Binary { a, b, op: Bi::Eq }) [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/op.rs:224:14 [INFO] [stdout] | [INFO] [stdout] 219 | pub const fn ne(a: A, b: B) -> Ret, bool> [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] ... [INFO] [stdout] 224 | Ret::new(Binary { a, b, op: Bi::Ne }) [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/op.rs:232:14 [INFO] [stdout] | [INFO] [stdout] 227 | pub const fn lt(a: A, b: B) -> Ret, bool> [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] ... [INFO] [stdout] 232 | Ret::new(Binary { a, b, op: Bi::Lt }) [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/op.rs:240:14 [INFO] [stdout] | [INFO] [stdout] 235 | pub const fn le(a: A, b: B) -> Ret, bool> [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] ... [INFO] [stdout] 240 | Ret::new(Binary { a, b, op: Bi::Le }) [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/op.rs:248:14 [INFO] [stdout] | [INFO] [stdout] 243 | pub const fn gt(a: A, b: B) -> Ret, bool> [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] ... [INFO] [stdout] 248 | Ret::new(Binary { a, b, op: Bi::Gt }) [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] [stderr] error: could not compile `dunge_shader` (lib) due to 203 previous errors [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/op.rs:256:14 [INFO] [stdout] | [INFO] [stdout] 251 | pub const fn ge(a: A, b: B) -> Ret, bool> [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] ... [INFO] [stdout] 256 | Ret::new(Binary { a, b, op: Bi::Ge }) [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] [stderr] warning: build failed, waiting for other jobs to finish... [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/texture.rs:19:14 [INFO] [stdout] | [INFO] [stdout] 13 | pub const fn texture_sample(tex: T, sam: S, crd: C) -> Tex [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] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 19 | Ret::new(Samp { tex, sam, crd }) [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] [stderr] error: could not compile `dunge_shader` (lib test) due to 203 previous errors [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/vector.rs:73:14 [INFO] [stdout] | [INFO] [stdout] 69 | pub const fn splat_vec2(a: A) -> Ret, types::Vec2> [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 73 | Ret::new(Splat::new(a)) [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/texture.rs:19:14 [INFO] [stdout] | [INFO] [stdout] 13 | pub const fn texture_sample(tex: T, sam: S, crd: C) -> Tex [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] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 19 | Ret::new(Samp { tex, sam, crd }) [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/vector.rs:73:14 [INFO] [stdout] | [INFO] [stdout] 69 | pub const fn splat_vec2(a: A) -> Ret, types::Vec2> [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 73 | Ret::new(Splat::new(a)) [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/vector.rs:80:14 [INFO] [stdout] | [INFO] [stdout] 76 | pub const fn splat_vec3(a: A) -> Ret, types::Vec3> [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 80 | Ret::new(Splat::new(a)) [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/vector.rs:87:14 [INFO] [stdout] | [INFO] [stdout] 83 | pub const fn splat_vec4(a: A) -> Ret, types::Vec4> [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 87 | Ret::new(Splat::new(a)) [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/vector.rs:80:14 [INFO] [stdout] | [INFO] [stdout] 76 | pub const fn splat_vec3(a: A) -> Ret, types::Vec3> [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 80 | Ret::new(Splat::new(a)) [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/vector.rs:125:14 [INFO] [stdout] | [INFO] [stdout] 120 | pub const fn vec2(x: X, y: Y) -> Vector2 [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] ... [INFO] [stdout] 125 | Ret::new(NewVec::new((x, y))) [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/vector.rs:87:14 [INFO] [stdout] | [INFO] [stdout] 83 | pub const fn splat_vec4(a: A) -> Ret, types::Vec4> [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 87 | Ret::new(Splat::new(a)) [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/vector.rs:136:14 [INFO] [stdout] | [INFO] [stdout] 130 | pub const fn vec3(x: X, y: Y, z: Z) -> Vector3 [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] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 136 | Ret::new(NewVec::new((x, y, z))) [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/vector.rs:148:14 [INFO] [stdout] | [INFO] [stdout] 141 | pub const fn vec4(x: X, y: Y, z: Z, w: W) -> Vector4 [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] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 148 | Ret::new(NewVec::new((x, y, z, w))) [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/vector.rs:125:14 [INFO] [stdout] | [INFO] [stdout] 120 | pub const fn vec2(x: X, y: Y) -> Vector2 [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] ... [INFO] [stdout] 125 | Ret::new(NewVec::new((x, y))) [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/vector.rs:186:14 [INFO] [stdout] | [INFO] [stdout] 180 | pub const fn vec4_concat(a: A, b: B) -> Ret, types::Vec4> [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] ... [INFO] [stdout] 186 | Ret::new(Compose { a, b }) [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/vector.rs:194:14 [INFO] [stdout] | [INFO] [stdout] 189 | pub const fn vec3_with(a: A, b: B) -> Ret, types::Vec3> [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] ... [INFO] [stdout] 194 | Ret::new(Compose { a, b }) [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/vector.rs:136:14 [INFO] [stdout] | [INFO] [stdout] 130 | pub const fn vec3(x: X, y: Y, z: Z) -> Vector3 [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] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 136 | Ret::new(NewVec::new((x, y, z))) [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/vector.rs:202:14 [INFO] [stdout] | [INFO] [stdout] 197 | pub const fn vec4_with(a: A, b: B) -> Ret, types::Vec4> [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] ... [INFO] [stdout] 202 | Ret::new(Compose { a, b }) [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/vector.rs:148:14 [INFO] [stdout] | [INFO] [stdout] 141 | pub const fn vec4(x: X, y: Y, z: Z, w: W) -> Vector4 [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] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 148 | Ret::new(NewVec::new((x, y, z, w))) [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/vector.rs:186:14 [INFO] [stdout] | [INFO] [stdout] 180 | pub const fn vec4_concat(a: A, b: B) -> Ret, types::Vec4> [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] ... [INFO] [stdout] 186 | Ret::new(Compose { a, b }) [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/vector.rs:194:14 [INFO] [stdout] | [INFO] [stdout] 189 | pub const fn vec3_with(a: A, b: B) -> Ret, types::Vec3> [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] ... [INFO] [stdout] 194 | Ret::new(Compose { a, b }) [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/vector.rs:202:14 [INFO] [stdout] | [INFO] [stdout] 197 | pub const fn vec4_with(a: A, b: B) -> Ret, types::Vec4> [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] ... [INFO] [stdout] 202 | Ret::new(Compose { a, b }) [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 202 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 202 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "29da7705b726ac51d089ada58be474137ba30b8496d3da9aca748b4629b86955", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29da7705b726ac51d089ada58be474137ba30b8496d3da9aca748b4629b86955", kill_on_drop: false }` [INFO] [stdout] 29da7705b726ac51d089ada58be474137ba30b8496d3da9aca748b4629b86955