[INFO] fetching crate sophus_lie 0.9.0... [INFO] checking sophus_lie-0.9.0 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] extracting crate sophus_lie 0.9.0 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate sophus_lie 0.9.0 on toolchain c387b04bf028733cd561d62128c8a5eee4bc1458 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sophus_lie 0.9.0 [INFO] finished tweaking crates.io crate sophus_lie 0.9.0 [INFO] tweaked toml for crates.io crate sophus_lie 0.9.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 42 packages to latest compatible versions [INFO] [stderr] Adding ndarray v0.15.6 (available: v0.16.1) [INFO] [stderr] Adding syn v1.0.109 (available: v2.0.79) [INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (available: v0.13.2+wasi-0.2.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 29644d2b88f9f3fbc1a15eab488da04d4c258d063164a482b98715573e44f42a [INFO] running `Command { std: "docker" "start" "-a" "29644d2b88f9f3fbc1a15eab488da04d4c258d063164a482b98715573e44f42a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "29644d2b88f9f3fbc1a15eab488da04d4c258d063164a482b98715573e44f42a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29644d2b88f9f3fbc1a15eab488da04d4c258d063164a482b98715573e44f42a", kill_on_drop: false }` [INFO] [stdout] 29644d2b88f9f3fbc1a15eab488da04d4c258d063164a482b98715573e44f42a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0f862a0c4fcad0ff5c1ad9dfdc200c4542bd360674ff5a928a4f2beff79986b3 [INFO] running `Command { std: "docker" "start" "-a" "0f862a0c4fcad0ff5c1ad9dfdc200c4542bd360674ff5a928a4f2beff79986b3", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking bytemuck v1.18.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking assertables v8.10.1 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Checking safe_arch v0.7.2 [INFO] [stderr] Checking wide v0.7.28 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking simba v0.9.0 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Compiling concat-arrays v0.1.2 [INFO] [stderr] Checking nalgebra v0.33.0 [INFO] [stderr] Checking sophus_core v0.9.0 [INFO] [stderr] Checking sophus_lie v0.9.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `assertables::assert_le_as_result` [INFO] [stdout] --> src/lie_group.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use assertables::assert_le_as_result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `assertables::assert_le_as_result` [INFO] [stdout] --> src/lie_group.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use assertables::assert_le_as_result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `LieGroup>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/groups/rotation2.rs:330:41 [INFO] [stdout] | [INFO] [stdout] 316 | let parent_from_body0 = parent_from_body_transforms[0].clone(); [INFO] [stdout] | ----------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 317 | let w = S::from_f64(1.0 / parent_from_body_transforms.len() as f64); [INFO] [stdout] | - these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 318 | [INFO] [stdout] 319 | let mut average_tangent = S::Vector::zeros(); [INFO] [stdout] | ------------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 330 | Ok(parent_from_body0.group_mul(&LieGroup::exp(&average_tangent))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `LieGroup>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/groups/rotation2.rs:330:41 [INFO] [stdout] | [INFO] [stdout] 316 | let parent_from_body0 = parent_from_body_transforms[0].clone(); [INFO] [stdout] | ----------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 317 | let w = S::from_f64(1.0 / parent_from_body_transforms.len() as f64); [INFO] [stdout] | - these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 318 | [INFO] [stdout] 319 | let mut average_tangent = S::Vector::zeros(); [INFO] [stdout] | ------------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 330 | Ok(parent_from_body0.group_mul(&LieGroup::exp(&average_tangent))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `>::Matrix<3, 3>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/groups/rotation3.rs:358:17 [INFO] [stdout] | [INFO] [stdout] 338 | let near_zero = squared_n.less_equal(&S::from_f64(EPS_F64)); [INFO] [stdout] | --------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 358 | S::Matrix::<3, 3>::identity().scaled(theta / n) + mm, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `>::Matrix<3, 3>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/groups/rotation3.rs:358:17 [INFO] [stdout] | [INFO] [stdout] 338 | let near_zero = squared_n.less_equal(&S::from_f64(EPS_F64)); [INFO] [stdout] | --------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 358 | S::Matrix::<3, 3>::identity().scaled(theta / n) + mm, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `>::Vector` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/groups/translation_product_product.rs:185:28 [INFO] [stdout] | [INFO] [stdout] 182 | let factor_params = Factor::exp(&Self::factor_tangent(omega)); [INFO] [stdout] | ------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 185 | Self::params_from(&(mat_v * translation), &factor_params) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `>::Vector` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/groups/translation_product_product.rs:185:28 [INFO] [stdout] | [INFO] [stdout] 182 | let factor_params = Factor::exp(&Self::factor_tangent(omega)); [INFO] [stdout] | ------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 185 | Self::params_from(&(mat_v * translation), &factor_params) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `>::Vector` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/groups/translation_product_product.rs:213:29 [INFO] [stdout] | [INFO] [stdout] 211 | let factor_tangent = Factor::vee(&hat.get_fixed_submat::(0, 0)); [INFO] [stdout] | -------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 212 | let translation_tangent = hat.get_fixed_submat::(0, POINT); [INFO] [stdout] | ------------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 213 | Self::tangent_from(&translation_tangent.get_col_vec(0), &factor_tangent) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `>::Vector` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/groups/translation_product_product.rs:213:29 [INFO] [stdout] | [INFO] [stdout] 211 | let factor_tangent = Factor::vee(&hat.get_fixed_submat::(0, 0)); [INFO] [stdout] | -------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 212 | let translation_tangent = hat.get_fixed_submat::(0, POINT); [INFO] [stdout] | ------------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 213 | Self::tangent_from(&translation_tangent.get_col_vec(0), &factor_tangent) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `>::Vector` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lie_group.rs:270:21 [INFO] [stdout] | [INFO] [stdout] 248 | let group_examples: Vec<_> = Self::element_examples(); [INFO] [stdout] | -------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 249 | let tangent_examples: Vec> = G::tangent_examples(); [INFO] [stdout] | ---------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 270 | let ad_a_b = ad_a * b.clone(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `LieGroup` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lie_group.rs:299:17 [INFO] [stdout] | [INFO] [stdout] 285 | let group_examples: Vec<_> = Self::element_examples(); [INFO] [stdout] | -------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 286 | let tangent_examples: Vec> = G::tangent_examples(); [INFO] [stdout] | ---------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 299 | let exp_inverse = Self::exp(omega).inverse(); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `>::Vector` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lie_group.rs:270:21 [INFO] [stdout] | [INFO] [stdout] 248 | let group_examples: Vec<_> = Self::element_examples(); [INFO] [stdout] | -------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 249 | let tangent_examples: Vec> = G::tangent_examples(); [INFO] [stdout] | ---------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 270 | let ad_a_b = ad_a * b.clone(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `>::Vector` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lie_group.rs:317:17 [INFO] [stdout] | [INFO] [stdout] 312 | let tangent_examples: Vec> = G::tangent_examples(); [INFO] [stdout] | ---------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 317 | Self::vee(&Self::hat(omega)).real_vector(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `LieGroup` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lie_group.rs:299:17 [INFO] [stdout] | [INFO] [stdout] 285 | let group_examples: Vec<_> = Self::element_examples(); [INFO] [stdout] | -------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 286 | let tangent_examples: Vec> = G::tangent_examples(); [INFO] [stdout] | ---------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 299 | let exp_inverse = Self::exp(omega).inverse(); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `LieGroup` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lie_group.rs:341:21 [INFO] [stdout] | [INFO] [stdout] 324 | let group_examples: Vec<_> = Self::element_examples(); [INFO] [stdout] | -------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 341 | let daz_from_foo_transform_1 = g2.inverse().group_mul(&g1.inverse()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `>::Vector` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lie_group.rs:317:17 [INFO] [stdout] | [INFO] [stdout] 312 | let tangent_examples: Vec> = G::tangent_examples(); [INFO] [stdout] | ---------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 317 | Self::vee(&Self::hat(omega)).real_vector(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `LieGroup` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lie_group.rs:341:21 [INFO] [stdout] | [INFO] [stdout] 324 | let group_examples: Vec<_> = Self::element_examples(); [INFO] [stdout] | -------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 341 | let daz_from_foo_transform_1 = g2.inverse().group_mul(&g1.inverse()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `LieGroup>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/factor_lie_group.rs:144:33 [INFO] [stdout] | [INFO] [stdout] 141 | let dual_fn = |x: <$dual_scalar as IsScalar<$batch>>::Vector| [INFO] [stdout] | - these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 144 | <$dual_group>::from_params(&x).matrix() * dual_p.clone() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 162 | def_real_group_test_template!(f64, DualScalar, Rotation2, Rotation2, 1); [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `def_real_group_test_template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `LieGroup>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/factor_lie_group.rs:144:33 [INFO] [stdout] | [INFO] [stdout] 141 | let dual_fn = |x: <$dual_scalar as IsScalar<$batch>>::Vector| [INFO] [stdout] | - these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 144 | <$dual_group>::from_params(&x).matrix() * dual_p.clone() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 172 | def_real_group_test_template!(f64, DualScalar, Rotation3, Rotation3, 1); [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `def_real_group_test_template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `<>::DualScalar as sophus_core::prelude::IsScalar>::Vector` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/real_lie_group.rs:67:32 [INFO] [stdout] | [INFO] [stdout] 65 | self, [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 66 | ) -> LieGroup { [INFO] [stdout] 67 | LieGroup::from_params(&self.params.to_dual()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `LieGroup>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/factor_lie_group.rs:144:33 [INFO] [stdout] | [INFO] [stdout] 141 | let dual_fn = |x: <$dual_scalar as IsScalar<$batch>>::Vector| [INFO] [stdout] | - these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 144 | <$dual_group>::from_params(&x).matrix() * dual_p.clone() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 162 | def_real_group_test_template!(f64, DualScalar, Rotation2, Rotation2, 1); [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `def_real_group_test_template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `>::Matrix` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/real_lie_group.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 72 | let ab = a.group_mul(b); [INFO] [stdout] | -- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 73 | / Self::dx_log_x(ab.params()) [INFO] [stdout] 74 | | .mat_mul(Self::da_a_mul_b(&Self::identity(), &ab)) [INFO] [stdout] 75 | | .mat_mul(Self::dx_exp_x_at_0()) [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `LieGroup>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/factor_lie_group.rs:144:33 [INFO] [stdout] | [INFO] [stdout] 141 | let dual_fn = |x: <$dual_scalar as IsScalar<$batch>>::Vector| [INFO] [stdout] | - these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 144 | <$dual_group>::from_params(&x).matrix() * dual_p.clone() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 172 | def_real_group_test_template!(f64, DualScalar, Rotation3, Rotation3, 1); [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `def_real_group_test_template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `<>::DualScalar as sophus_core::prelude::IsScalar>::Vector` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/real_lie_group.rs:67:32 [INFO] [stdout] | [INFO] [stdout] 65 | self, [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 66 | ) -> LieGroup { [INFO] [stdout] 67 | LieGroup::from_params(&self.params.to_dual()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `>::Matrix` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/real_lie_group.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 72 | let ab = a.group_mul(b); [INFO] [stdout] | -- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 73 | / Self::dx_log_x(ab.params()) [INFO] [stdout] 74 | | .mat_mul(Self::da_a_mul_b(&Self::identity(), &ab)) [INFO] [stdout] 75 | | .mat_mul(Self::dx_exp_x_at_0()) [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `LieGroup>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/real_lie_group.rs:234:33 [INFO] [stdout] | [INFO] [stdout] 231 | let dual_exp_t = |vv: <$dual_scalar as IsScalar<$batch>>::Vector| [INFO] [stdout] | -- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 234 | <$dual_group>::exp(&vv).params().clone() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 620 | def_real_group_test_template!(f64, DualScalar, Rotation2, Rotation2, 1); [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `def_real_group_test_template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `LieGroup>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/real_lie_group.rs:263:29 [INFO] [stdout] | [INFO] [stdout] 260 | let dual_exp_t = |vv: <$dual_scalar as IsScalar<$batch>>::Vector| [INFO] [stdout] | -- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 263 | <$dual_group>::exp(&vv).params().clone() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 620 | def_real_group_test_template!(f64, DualScalar, Rotation2, Rotation2, 1); [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `def_real_group_test_template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `LieGroup>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/real_lie_group.rs:294:29 [INFO] [stdout] | [INFO] [stdout] 291 | let dual_exp_t = |vv: <$dual_scalar as IsScalar<$batch>>::Vector| [INFO] [stdout] | -- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 294 | <$dual_group>::exp(&vv).transform(&<$dual_scalar as IsScalar<$batch>> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 620 | def_real_group_test_template!(f64, DualScalar, Rotation2, Rotation2, 1); [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `def_real_group_test_template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `LieGroup>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/real_lie_group.rs:340:33 [INFO] [stdout] | [INFO] [stdout] 337 | let dual_log_x = |t: <$dual_scalar as IsScalar<$batch>>::Vector| [INFO] [stdout] | - these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 340 | <$dual_group>::exp(&t).group_mul(&dual_g).log() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 620 | def_real_group_test_template!(f64, DualScalar, Rotation2, Rotation2, 1); [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `def_real_group_test_template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `LieGroup>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/real_lie_group.rs:356:33 [INFO] [stdout] | [INFO] [stdout] 353 | let dual_log_x = |g: <$dual_scalar as IsScalar<$batch>>::Vector| [INFO] [stdout] | - these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 356 | <$dual_group>::from_params(&g).log() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 620 | def_real_group_test_template!(f64, DualScalar, Rotation2, Rotation2, 1); [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `def_real_group_test_template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `LieGroup>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/real_lie_group.rs:386:33 [INFO] [stdout] | [INFO] [stdout] 383 | let dual_log_x = |t: <$dual_scalar as IsScalar<$batch>>::Vector| [INFO] [stdout] | - these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 386 | / dual_a.group_mul( [INFO] [stdout] 387 | | &<$dual_group>::exp(&t) [INFO] [stdout] 388 | | .group_mul(&dual_b) [INFO] [stdout] 389 | | ).log() [INFO] [stdout] | |_____________________________________^ [INFO] [stdout] ... [INFO] [stdout] 620 | def_real_group_test_template!(f64, DualScalar, Rotation2, Rotation2, 1); [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `def_real_group_test_template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `LieGroup>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/real_lie_group.rs:491:33 [INFO] [stdout] | [INFO] [stdout] 488 | let dual_mul_x = |vv: <$dual_scalar as IsScalar<$batch>>::Vector| [INFO] [stdout] | -- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 491 | / <$dual_group>::from_params(&vv) [INFO] [stdout] 492 | | .group_mul(&b_dual).params().clone() [INFO] [stdout] | |___________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 620 | def_real_group_test_template!(f64, DualScalar, Rotation2, Rotation2, 1); [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `def_real_group_test_template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `LieGroup>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/real_lie_group.rs:507:33 [INFO] [stdout] | [INFO] [stdout] 504 | let dual_mul_x = |vv: <$dual_scalar as IsScalar<$batch>>::Vector| [INFO] [stdout] | -- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 507 | a_dual.group_mul(& LieGroup::from_params(&vv)).params().clone() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 620 | def_real_group_test_template!(f64, DualScalar, Rotation2, Rotation2, 1); [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `def_real_group_test_template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `LieGroup>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/real_lie_group.rs:234:33 [INFO] [stdout] | [INFO] [stdout] 231 | let dual_exp_t = |vv: <$dual_scalar as IsScalar<$batch>>::Vector| [INFO] [stdout] | -- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 234 | <$dual_group>::exp(&vv).params().clone() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 620 | def_real_group_test_template!(f64, DualScalar, Rotation2, Rotation2, 1); [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `def_real_group_test_template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `LieGroup>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/real_lie_group.rs:263:29 [INFO] [stdout] | [INFO] [stdout] 260 | let dual_exp_t = |vv: <$dual_scalar as IsScalar<$batch>>::Vector| [INFO] [stdout] | -- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 263 | <$dual_group>::exp(&vv).params().clone() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 620 | def_real_group_test_template!(f64, DualScalar, Rotation2, Rotation2, 1); [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `def_real_group_test_template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `LieGroup>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/real_lie_group.rs:294:29 [INFO] [stdout] | [INFO] [stdout] 291 | let dual_exp_t = |vv: <$dual_scalar as IsScalar<$batch>>::Vector| [INFO] [stdout] | -- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 294 | <$dual_group>::exp(&vv).transform(&<$dual_scalar as IsScalar<$batch>> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 620 | def_real_group_test_template!(f64, DualScalar, Rotation2, Rotation2, 1); [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `def_real_group_test_template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `LieGroup>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/real_lie_group.rs:340:33 [INFO] [stdout] | [INFO] [stdout] 337 | let dual_log_x = |t: <$dual_scalar as IsScalar<$batch>>::Vector| [INFO] [stdout] | - these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 340 | <$dual_group>::exp(&t).group_mul(&dual_g).log() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 620 | def_real_group_test_template!(f64, DualScalar, Rotation2, Rotation2, 1); [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `def_real_group_test_template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `LieGroup>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/real_lie_group.rs:356:33 [INFO] [stdout] | [INFO] [stdout] 353 | let dual_log_x = |g: <$dual_scalar as IsScalar<$batch>>::Vector| [INFO] [stdout] | - these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 356 | <$dual_group>::from_params(&g).log() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 620 | def_real_group_test_template!(f64, DualScalar, Rotation2, Rotation2, 1); [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `def_real_group_test_template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `LieGroup>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/real_lie_group.rs:386:33 [INFO] [stdout] | [INFO] [stdout] 383 | let dual_log_x = |t: <$dual_scalar as IsScalar<$batch>>::Vector| [INFO] [stdout] | - these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 386 | / dual_a.group_mul( [INFO] [stdout] 387 | | &<$dual_group>::exp(&t) [INFO] [stdout] 388 | | .group_mul(&dual_b) [INFO] [stdout] 389 | | ).log() [INFO] [stdout] | |_____________________________________^ [INFO] [stdout] ... [INFO] [stdout] 620 | def_real_group_test_template!(f64, DualScalar, Rotation2, Rotation2, 1); [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `def_real_group_test_template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `LieGroup>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/real_lie_group.rs:234:33 [INFO] [stdout] | [INFO] [stdout] 231 | let dual_exp_t = |vv: <$dual_scalar as IsScalar<$batch>>::Vector| [INFO] [stdout] | -- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 234 | <$dual_group>::exp(&vv).params().clone() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 630 | def_real_group_test_template!(f64, DualScalar, Isometry2F64, Isometry2, 1); [INFO] [stdout] | ------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `def_real_group_test_template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `LieGroup>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/real_lie_group.rs:263:29 [INFO] [stdout] | [INFO] [stdout] 260 | let dual_exp_t = |vv: <$dual_scalar as IsScalar<$batch>>::Vector| [INFO] [stdout] | -- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 263 | <$dual_group>::exp(&vv).params().clone() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 630 | def_real_group_test_template!(f64, DualScalar, Isometry2F64, Isometry2, 1); [INFO] [stdout] | ------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `def_real_group_test_template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `LieGroup>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/real_lie_group.rs:491:33 [INFO] [stdout] | [INFO] [stdout] 488 | let dual_mul_x = |vv: <$dual_scalar as IsScalar<$batch>>::Vector| [INFO] [stdout] | -- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 491 | / <$dual_group>::from_params(&vv) [INFO] [stdout] 492 | | .group_mul(&b_dual).params().clone() [INFO] [stdout] | |___________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 620 | def_real_group_test_template!(f64, DualScalar, Rotation2, Rotation2, 1); [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `def_real_group_test_template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `LieGroup>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/real_lie_group.rs:507:33 [INFO] [stdout] | [INFO] [stdout] 504 | let dual_mul_x = |vv: <$dual_scalar as IsScalar<$batch>>::Vector| [INFO] [stdout] | -- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 507 | a_dual.group_mul(& LieGroup::from_params(&vv)).params().clone() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 620 | def_real_group_test_template!(f64, DualScalar, Rotation2, Rotation2, 1); [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `def_real_group_test_template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `LieGroup>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/real_lie_group.rs:294:29 [INFO] [stdout] | [INFO] [stdout] 291 | let dual_exp_t = |vv: <$dual_scalar as IsScalar<$batch>>::Vector| [INFO] [stdout] | -- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 294 | <$dual_group>::exp(&vv).transform(&<$dual_scalar as IsScalar<$batch>> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 630 | def_real_group_test_template!(f64, DualScalar, Isometry2F64, Isometry2, 1); [INFO] [stdout] | ------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `def_real_group_test_template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `LieGroup>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/real_lie_group.rs:340:33 [INFO] [stdout] | [INFO] [stdout] 337 | let dual_log_x = |t: <$dual_scalar as IsScalar<$batch>>::Vector| [INFO] [stdout] | - these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 340 | <$dual_group>::exp(&t).group_mul(&dual_g).log() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 630 | def_real_group_test_template!(f64, DualScalar, Isometry2F64, Isometry2, 1); [INFO] [stdout] | ------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `def_real_group_test_template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `LieGroup>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/real_lie_group.rs:356:33 [INFO] [stdout] | [INFO] [stdout] 353 | let dual_log_x = |g: <$dual_scalar as IsScalar<$batch>>::Vector| [INFO] [stdout] | - these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 356 | <$dual_group>::from_params(&g).log() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 630 | def_real_group_test_template!(f64, DualScalar, Isometry2F64, Isometry2, 1); [INFO] [stdout] | ------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `def_real_group_test_template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `LieGroup>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/real_lie_group.rs:386:33 [INFO] [stdout] | [INFO] [stdout] 383 | let dual_log_x = |t: <$dual_scalar as IsScalar<$batch>>::Vector| [INFO] [stdout] | - these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 386 | / dual_a.group_mul( [INFO] [stdout] 387 | | &<$dual_group>::exp(&t) [INFO] [stdout] 388 | | .group_mul(&dual_b) [INFO] [stdout] 389 | | ).log() [INFO] [stdout] | |_____________________________________^ [INFO] [stdout] ... [INFO] [stdout] 630 | def_real_group_test_template!(f64, DualScalar, Isometry2F64, Isometry2, 1); [INFO] [stdout] | ------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `def_real_group_test_template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `LieGroup>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/real_lie_group.rs:491:33 [INFO] [stdout] | [INFO] [stdout] 488 | let dual_mul_x = |vv: <$dual_scalar as IsScalar<$batch>>::Vector| [INFO] [stdout] | -- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 491 | / <$dual_group>::from_params(&vv) [INFO] [stdout] 492 | | .group_mul(&b_dual).params().clone() [INFO] [stdout] | |___________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 630 | def_real_group_test_template!(f64, DualScalar, Isometry2F64, Isometry2, 1); [INFO] [stdout] | ------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `def_real_group_test_template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `LieGroup>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/real_lie_group.rs:507:33 [INFO] [stdout] | [INFO] [stdout] 504 | let dual_mul_x = |vv: <$dual_scalar as IsScalar<$batch>>::Vector| [INFO] [stdout] | -- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 507 | a_dual.group_mul(& LieGroup::from_params(&vv)).params().clone() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 630 | def_real_group_test_template!(f64, DualScalar, Isometry2F64, Isometry2, 1); [INFO] [stdout] | ------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `def_real_group_test_template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `LieGroup>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/real_lie_group.rs:234:33 [INFO] [stdout] | [INFO] [stdout] 231 | let dual_exp_t = |vv: <$dual_scalar as IsScalar<$batch>>::Vector| [INFO] [stdout] | -- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 234 | <$dual_group>::exp(&vv).params().clone() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 630 | def_real_group_test_template!(f64, DualScalar, Isometry2F64, Isometry2, 1); [INFO] [stdout] | ------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `def_real_group_test_template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `LieGroup>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/real_lie_group.rs:263:29 [INFO] [stdout] | [INFO] [stdout] 260 | let dual_exp_t = |vv: <$dual_scalar as IsScalar<$batch>>::Vector| [INFO] [stdout] | -- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 263 | <$dual_group>::exp(&vv).params().clone() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 630 | def_real_group_test_template!(f64, DualScalar, Isometry2F64, Isometry2, 1); [INFO] [stdout] | ------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `def_real_group_test_template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `LieGroup>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/real_lie_group.rs:294:29 [INFO] [stdout] | [INFO] [stdout] 291 | let dual_exp_t = |vv: <$dual_scalar as IsScalar<$batch>>::Vector| [INFO] [stdout] | -- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 294 | <$dual_group>::exp(&vv).transform(&<$dual_scalar as IsScalar<$batch>> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 630 | def_real_group_test_template!(f64, DualScalar, Isometry2F64, Isometry2, 1); [INFO] [stdout] | ------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `def_real_group_test_template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `LieGroup>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/real_lie_group.rs:340:33 [INFO] [stdout] | [INFO] [stdout] 337 | let dual_log_x = |t: <$dual_scalar as IsScalar<$batch>>::Vector| [INFO] [stdout] | - these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 340 | <$dual_group>::exp(&t).group_mul(&dual_g).log() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 630 | def_real_group_test_template!(f64, DualScalar, Isometry2F64, Isometry2, 1); [INFO] [stdout] | ------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `def_real_group_test_template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `LieGroup>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/real_lie_group.rs:234:33 [INFO] [stdout] | [INFO] [stdout] 231 | let dual_exp_t = |vv: <$dual_scalar as IsScalar<$batch>>::Vector| [INFO] [stdout] | -- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 234 | <$dual_group>::exp(&vv).params().clone() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 640 | def_real_group_test_template!(f64, DualScalar, Rotation3, Rotation3, 1); [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `def_real_group_test_template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `LieGroup>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/real_lie_group.rs:356:33 [INFO] [stdout] | [INFO] [stdout] 353 | let dual_log_x = |g: <$dual_scalar as IsScalar<$batch>>::Vector| [INFO] [stdout] | - these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 356 | <$dual_group>::from_params(&g).log() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 630 | def_real_group_test_template!(f64, DualScalar, Isometry2F64, Isometry2, 1); [INFO] [stdout] | ------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `def_real_group_test_template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `LieGroup>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/real_lie_group.rs:263:29 [INFO] [stdout] | [INFO] [stdout] 260 | let dual_exp_t = |vv: <$dual_scalar as IsScalar<$batch>>::Vector| [INFO] [stdout] | -- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 263 | <$dual_group>::exp(&vv).params().clone() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 640 | def_real_group_test_template!(f64, DualScalar, Rotation3, Rotation3, 1); [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `def_real_group_test_template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `LieGroup>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/real_lie_group.rs:386:33 [INFO] [stdout] | [INFO] [stdout] 383 | let dual_log_x = |t: <$dual_scalar as IsScalar<$batch>>::Vector| [INFO] [stdout] | - these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 386 | / dual_a.group_mul( [INFO] [stdout] 387 | | &<$dual_group>::exp(&t) [INFO] [stdout] 388 | | .group_mul(&dual_b) [INFO] [stdout] 389 | | ).log() [INFO] [stdout] | |_____________________________________^ [INFO] [stdout] ... [INFO] [stdout] 630 | def_real_group_test_template!(f64, DualScalar, Isometry2F64, Isometry2, 1); [INFO] [stdout] | ------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `def_real_group_test_template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `LieGroup>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/real_lie_group.rs:294:29 [INFO] [stdout] | [INFO] [stdout] 291 | let dual_exp_t = |vv: <$dual_scalar as IsScalar<$batch>>::Vector| [INFO] [stdout] | -- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 294 | <$dual_group>::exp(&vv).transform(&<$dual_scalar as IsScalar<$batch>> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 640 | def_real_group_test_template!(f64, DualScalar, Rotation3, Rotation3, 1); [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `def_real_group_test_template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `LieGroup>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/real_lie_group.rs:340:33 [INFO] [stdout] | [INFO] [stdout] 337 | let dual_log_x = |t: <$dual_scalar as IsScalar<$batch>>::Vector| [INFO] [stdout] | - these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 340 | <$dual_group>::exp(&t).group_mul(&dual_g).log() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 640 | def_real_group_test_template!(f64, DualScalar, Rotation3, Rotation3, 1); [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `def_real_group_test_template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `LieGroup>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/real_lie_group.rs:356:33 [INFO] [stdout] | [INFO] [stdout] 353 | let dual_log_x = |g: <$dual_scalar as IsScalar<$batch>>::Vector| [INFO] [stdout] | - these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 356 | <$dual_group>::from_params(&g).log() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 640 | def_real_group_test_template!(f64, DualScalar, Rotation3, Rotation3, 1); [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `def_real_group_test_template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `LieGroup>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/real_lie_group.rs:386:33 [INFO] [stdout] | [INFO] [stdout] 383 | let dual_log_x = |t: <$dual_scalar as IsScalar<$batch>>::Vector| [INFO] [stdout] | - these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 386 | / dual_a.group_mul( [INFO] [stdout] 387 | | &<$dual_group>::exp(&t) [INFO] [stdout] 388 | | .group_mul(&dual_b) [INFO] [stdout] 389 | | ).log() [INFO] [stdout] | |_____________________________________^ [INFO] [stdout] ... [INFO] [stdout] 640 | def_real_group_test_template!(f64, DualScalar, Rotation3, Rotation3, 1); [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `def_real_group_test_template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `LieGroup>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/real_lie_group.rs:491:33 [INFO] [stdout] | [INFO] [stdout] 488 | let dual_mul_x = |vv: <$dual_scalar as IsScalar<$batch>>::Vector| [INFO] [stdout] | -- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 491 | / <$dual_group>::from_params(&vv) [INFO] [stdout] 492 | | .group_mul(&b_dual).params().clone() [INFO] [stdout] | |___________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 640 | def_real_group_test_template!(f64, DualScalar, Rotation3, Rotation3, 1); [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `def_real_group_test_template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `LieGroup>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/real_lie_group.rs:491:33 [INFO] [stdout] | [INFO] [stdout] 488 | let dual_mul_x = |vv: <$dual_scalar as IsScalar<$batch>>::Vector| [INFO] [stdout] | -- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 491 | / <$dual_group>::from_params(&vv) [INFO] [stdout] 492 | | .group_mul(&b_dual).params().clone() [INFO] [stdout] | |___________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 630 | def_real_group_test_template!(f64, DualScalar, Isometry2F64, Isometry2, 1); [INFO] [stdout] | ------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `def_real_group_test_template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `LieGroup>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/real_lie_group.rs:507:33 [INFO] [stdout] | [INFO] [stdout] 504 | let dual_mul_x = |vv: <$dual_scalar as IsScalar<$batch>>::Vector| [INFO] [stdout] | -- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 507 | a_dual.group_mul(& LieGroup::from_params(&vv)).params().clone() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 630 | def_real_group_test_template!(f64, DualScalar, Isometry2F64, Isometry2, 1); [INFO] [stdout] | ------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `def_real_group_test_template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `LieGroup>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/real_lie_group.rs:507:33 [INFO] [stdout] | [INFO] [stdout] 504 | let dual_mul_x = |vv: <$dual_scalar as IsScalar<$batch>>::Vector| [INFO] [stdout] | -- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 507 | a_dual.group_mul(& LieGroup::from_params(&vv)).params().clone() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 640 | def_real_group_test_template!(f64, DualScalar, Rotation3, Rotation3, 1); [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `def_real_group_test_template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `LieGroup>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/real_lie_group.rs:234:33 [INFO] [stdout] | [INFO] [stdout] 231 | let dual_exp_t = |vv: <$dual_scalar as IsScalar<$batch>>::Vector| [INFO] [stdout] | -- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 234 | <$dual_group>::exp(&vv).params().clone() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 650 | def_real_group_test_template!(f64, DualScalar, Isometry3F64, Isometry3, 1); [INFO] [stdout] | ------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `def_real_group_test_template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `LieGroup>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/real_lie_group.rs:263:29 [INFO] [stdout] | [INFO] [stdout] 260 | let dual_exp_t = |vv: <$dual_scalar as IsScalar<$batch>>::Vector| [INFO] [stdout] | -- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 263 | <$dual_group>::exp(&vv).params().clone() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 650 | def_real_group_test_template!(f64, DualScalar, Isometry3F64, Isometry3, 1); [INFO] [stdout] | ------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `def_real_group_test_template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `LieGroup>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/real_lie_group.rs:234:33 [INFO] [stdout] | [INFO] [stdout] 231 | let dual_exp_t = |vv: <$dual_scalar as IsScalar<$batch>>::Vector| [INFO] [stdout] | -- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 234 | <$dual_group>::exp(&vv).params().clone() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 640 | def_real_group_test_template!(f64, DualScalar, Rotation3, Rotation3, 1); [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `def_real_group_test_template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `LieGroup>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/real_lie_group.rs:263:29 [INFO] [stdout] | [INFO] [stdout] 260 | let dual_exp_t = |vv: <$dual_scalar as IsScalar<$batch>>::Vector| [INFO] [stdout] | -- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 263 | <$dual_group>::exp(&vv).params().clone() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 640 | def_real_group_test_template!(f64, DualScalar, Rotation3, Rotation3, 1); [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `def_real_group_test_template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `LieGroup>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/real_lie_group.rs:294:29 [INFO] [stdout] | [INFO] [stdout] 291 | let dual_exp_t = |vv: <$dual_scalar as IsScalar<$batch>>::Vector| [INFO] [stdout] | -- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 294 | <$dual_group>::exp(&vv).transform(&<$dual_scalar as IsScalar<$batch>> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 650 | def_real_group_test_template!(f64, DualScalar, Isometry3F64, Isometry3, 1); [INFO] [stdout] | ------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `def_real_group_test_template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `LieGroup>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/real_lie_group.rs:294:29 [INFO] [stdout] | [INFO] [stdout] 291 | let dual_exp_t = |vv: <$dual_scalar as IsScalar<$batch>>::Vector| [INFO] [stdout] | -- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 294 | <$dual_group>::exp(&vv).transform(&<$dual_scalar as IsScalar<$batch>> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 640 | def_real_group_test_template!(f64, DualScalar, Rotation3, Rotation3, 1); [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `def_real_group_test_template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `LieGroup>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/real_lie_group.rs:340:33 [INFO] [stdout] | [INFO] [stdout] 337 | let dual_log_x = |t: <$dual_scalar as IsScalar<$batch>>::Vector| [INFO] [stdout] | - these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 340 | <$dual_group>::exp(&t).group_mul(&dual_g).log() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 640 | def_real_group_test_template!(f64, DualScalar, Rotation3, Rotation3, 1); [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `def_real_group_test_template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `LieGroup>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/real_lie_group.rs:340:33 [INFO] [stdout] | [INFO] [stdout] 337 | let dual_log_x = |t: <$dual_scalar as IsScalar<$batch>>::Vector| [INFO] [stdout] | - these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 340 | <$dual_group>::exp(&t).group_mul(&dual_g).log() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 650 | def_real_group_test_template!(f64, DualScalar, Isometry3F64, Isometry3, 1); [INFO] [stdout] | ------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `def_real_group_test_template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `LieGroup>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/real_lie_group.rs:356:33 [INFO] [stdout] | [INFO] [stdout] 353 | let dual_log_x = |g: <$dual_scalar as IsScalar<$batch>>::Vector| [INFO] [stdout] | - these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 356 | <$dual_group>::from_params(&g).log() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 640 | def_real_group_test_template!(f64, DualScalar, Rotation3, Rotation3, 1); [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `def_real_group_test_template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `LieGroup>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/real_lie_group.rs:356:33 [INFO] [stdout] | [INFO] [stdout] 353 | let dual_log_x = |g: <$dual_scalar as IsScalar<$batch>>::Vector| [INFO] [stdout] | - these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 356 | <$dual_group>::from_params(&g).log() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 650 | def_real_group_test_template!(f64, DualScalar, Isometry3F64, Isometry3, 1); [INFO] [stdout] | ------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `def_real_group_test_template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `LieGroup>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/real_lie_group.rs:386:33 [INFO] [stdout] | [INFO] [stdout] 383 | let dual_log_x = |t: <$dual_scalar as IsScalar<$batch>>::Vector| [INFO] [stdout] | - these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 386 | / dual_a.group_mul( [INFO] [stdout] 387 | | &<$dual_group>::exp(&t) [INFO] [stdout] 388 | | .group_mul(&dual_b) [INFO] [stdout] 389 | | ).log() [INFO] [stdout] | |_____________________________________^ [INFO] [stdout] ... [INFO] [stdout] 640 | def_real_group_test_template!(f64, DualScalar, Rotation3, Rotation3, 1); [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `def_real_group_test_template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `LieGroup>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/real_lie_group.rs:386:33 [INFO] [stdout] | [INFO] [stdout] 383 | let dual_log_x = |t: <$dual_scalar as IsScalar<$batch>>::Vector| [INFO] [stdout] | - these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 386 | / dual_a.group_mul( [INFO] [stdout] 387 | | &<$dual_group>::exp(&t) [INFO] [stdout] 388 | | .group_mul(&dual_b) [INFO] [stdout] 389 | | ).log() [INFO] [stdout] | |_____________________________________^ [INFO] [stdout] ... [INFO] [stdout] 650 | def_real_group_test_template!(f64, DualScalar, Isometry3F64, Isometry3, 1); [INFO] [stdout] | ------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `def_real_group_test_template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `LieGroup>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/real_lie_group.rs:491:33 [INFO] [stdout] | [INFO] [stdout] 488 | let dual_mul_x = |vv: <$dual_scalar as IsScalar<$batch>>::Vector| [INFO] [stdout] | -- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 491 | / <$dual_group>::from_params(&vv) [INFO] [stdout] 492 | | .group_mul(&b_dual).params().clone() [INFO] [stdout] | |___________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 650 | def_real_group_test_template!(f64, DualScalar, Isometry3F64, Isometry3, 1); [INFO] [stdout] | ------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `def_real_group_test_template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `LieGroup>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/real_lie_group.rs:507:33 [INFO] [stdout] | [INFO] [stdout] 504 | let dual_mul_x = |vv: <$dual_scalar as IsScalar<$batch>>::Vector| [INFO] [stdout] | -- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 507 | a_dual.group_mul(& LieGroup::from_params(&vv)).params().clone() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 650 | def_real_group_test_template!(f64, DualScalar, Isometry3F64, Isometry3, 1); [INFO] [stdout] | ------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `def_real_group_test_template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `LieGroup>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/real_lie_group.rs:491:33 [INFO] [stdout] | [INFO] [stdout] 488 | let dual_mul_x = |vv: <$dual_scalar as IsScalar<$batch>>::Vector| [INFO] [stdout] | -- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 491 | / <$dual_group>::from_params(&vv) [INFO] [stdout] 492 | | .group_mul(&b_dual).params().clone() [INFO] [stdout] | |___________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 640 | def_real_group_test_template!(f64, DualScalar, Rotation3, Rotation3, 1); [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `def_real_group_test_template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `LieGroup>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/real_lie_group.rs:507:33 [INFO] [stdout] | [INFO] [stdout] 504 | let dual_mul_x = |vv: <$dual_scalar as IsScalar<$batch>>::Vector| [INFO] [stdout] | -- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 507 | a_dual.group_mul(& LieGroup::from_params(&vv)).params().clone() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 640 | def_real_group_test_template!(f64, DualScalar, Rotation3, Rotation3, 1); [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `def_real_group_test_template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `LieGroup>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/real_lie_group.rs:234:33 [INFO] [stdout] | [INFO] [stdout] 231 | let dual_exp_t = |vv: <$dual_scalar as IsScalar<$batch>>::Vector| [INFO] [stdout] | -- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 234 | <$dual_group>::exp(&vv).params().clone() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 650 | def_real_group_test_template!(f64, DualScalar, Isometry3F64, Isometry3, 1); [INFO] [stdout] | ------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `def_real_group_test_template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `LieGroup>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/real_lie_group.rs:263:29 [INFO] [stdout] | [INFO] [stdout] 260 | let dual_exp_t = |vv: <$dual_scalar as IsScalar<$batch>>::Vector| [INFO] [stdout] | -- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 263 | <$dual_group>::exp(&vv).params().clone() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 650 | def_real_group_test_template!(f64, DualScalar, Isometry3F64, Isometry3, 1); [INFO] [stdout] | ------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `def_real_group_test_template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `LieGroup>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/real_lie_group.rs:294:29 [INFO] [stdout] | [INFO] [stdout] 291 | let dual_exp_t = |vv: <$dual_scalar as IsScalar<$batch>>::Vector| [INFO] [stdout] | -- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 294 | <$dual_group>::exp(&vv).transform(&<$dual_scalar as IsScalar<$batch>> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 650 | def_real_group_test_template!(f64, DualScalar, Isometry3F64, Isometry3, 1); [INFO] [stdout] | ------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `def_real_group_test_template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `LieGroup>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/real_lie_group.rs:340:33 [INFO] [stdout] | [INFO] [stdout] 337 | let dual_log_x = |t: <$dual_scalar as IsScalar<$batch>>::Vector| [INFO] [stdout] | - these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 340 | <$dual_group>::exp(&t).group_mul(&dual_g).log() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 650 | def_real_group_test_template!(f64, DualScalar, Isometry3F64, Isometry3, 1); [INFO] [stdout] | ------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `def_real_group_test_template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `LieGroup>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/real_lie_group.rs:356:33 [INFO] [stdout] | [INFO] [stdout] 353 | let dual_log_x = |g: <$dual_scalar as IsScalar<$batch>>::Vector| [INFO] [stdout] | - these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 356 | <$dual_group>::from_params(&g).log() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 650 | def_real_group_test_template!(f64, DualScalar, Isometry3F64, Isometry3, 1); [INFO] [stdout] | ------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `def_real_group_test_template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `LieGroup>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/real_lie_group.rs:386:33 [INFO] [stdout] | [INFO] [stdout] 383 | let dual_log_x = |t: <$dual_scalar as IsScalar<$batch>>::Vector| [INFO] [stdout] | - these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 386 | / dual_a.group_mul( [INFO] [stdout] 387 | | &<$dual_group>::exp(&t) [INFO] [stdout] 388 | | .group_mul(&dual_b) [INFO] [stdout] 389 | | ).log() [INFO] [stdout] | |_____________________________________^ [INFO] [stdout] ... [INFO] [stdout] 650 | def_real_group_test_template!(f64, DualScalar, Isometry3F64, Isometry3, 1); [INFO] [stdout] | ------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `def_real_group_test_template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `LieGroup>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/real_lie_group.rs:491:33 [INFO] [stdout] | [INFO] [stdout] 488 | let dual_mul_x = |vv: <$dual_scalar as IsScalar<$batch>>::Vector| [INFO] [stdout] | -- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 491 | / <$dual_group>::from_params(&vv) [INFO] [stdout] 492 | | .group_mul(&b_dual).params().clone() [INFO] [stdout] | |___________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 650 | def_real_group_test_template!(f64, DualScalar, Isometry3F64, Isometry3, 1); [INFO] [stdout] | ------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `def_real_group_test_template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `LieGroup>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/real_lie_group.rs:507:33 [INFO] [stdout] | [INFO] [stdout] 504 | let dual_mul_x = |vv: <$dual_scalar as IsScalar<$batch>>::Vector| [INFO] [stdout] | -- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 507 | a_dual.group_mul(& LieGroup::from_params(&vv)).params().clone() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 650 | def_real_group_test_template!(f64, DualScalar, Isometry3F64, Isometry3, 1); [INFO] [stdout] | ------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `def_real_group_test_template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 44 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sophus_lie` (lib test) due to 45 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 44 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sophus_lie` (lib) due to 45 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "0f862a0c4fcad0ff5c1ad9dfdc200c4542bd360674ff5a928a4f2beff79986b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f862a0c4fcad0ff5c1ad9dfdc200c4542bd360674ff5a928a4f2beff79986b3", kill_on_drop: false }` [INFO] [stdout] 0f862a0c4fcad0ff5c1ad9dfdc200c4542bd360674ff5a928a4f2beff79986b3