[INFO] fetching crate dimensioned 0.8.0... [INFO] checking dimensioned-0.8.0 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate dimensioned 0.8.0 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate dimensioned 0.8.0 on toolchain 4d98531622e1718ae0bc3c7a1ab9cd8938428452 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate dimensioned 0.8.0 [INFO] finished tweaking crates.io crate dimensioned 0.8.0 [INFO] tweaked toml for crates.io crate dimensioned 0.8.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate crates.io crate dimensioned 0.8.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] de02dd890c561e3ef0f17453f0d518d792dc900dc09115f4f7ad8828a248b42d [INFO] running `Command { std: "docker" "start" "-a" "de02dd890c561e3ef0f17453f0d518d792dc900dc09115f4f7ad8828a248b42d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "de02dd890c561e3ef0f17453f0d518d792dc900dc09115f4f7ad8828a248b42d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de02dd890c561e3ef0f17453f0d518d792dc900dc09115f4f7ad8828a248b42d", kill_on_drop: false }` [INFO] [stdout] de02dd890c561e3ef0f17453f0d518d792dc900dc09115f4f7ad8828a248b42d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 19d87070f503942013f7ebf1521ad3e4cf3b278e1533fbf5e2c835a91d4a6f0b [INFO] running `Command { std: "docker" "start" "-a" "19d87070f503942013f7ebf1521ad3e4cf3b278e1533fbf5e2c835a91d4a6f0b", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling dimensioned v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking regex v1.5.5 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking quickcheck v0.8.5 [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:295:30 [INFO] [stdout] | [INFO] [stdout] 294 | fn map_unsafe ValueOut>(self, f: F) -> Self::Output { [INFO] [stdout] | ---- ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 295 | $System::new(f(self.value_unsafe)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [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] = note: this error originates in the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:305:30 [INFO] [stdout] | [INFO] [stdout] 304 | fn map ValueOut>(self, f: F) -> Self::Output { [INFO] [stdout] | ---- ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 305 | $System::new(f(self.value_unsafe)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:430:59 [INFO] [stdout] | [INFO] [stdout] 430 | fn recip(self) -> Self::Output { $System::new(self.value_unsafe.recip()) } [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:436:49 [INFO] [stdout] | [INFO] [stdout] 436 | fn abs(self) -> Self { $System::new(self.value_unsafe.abs()) } [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:447:31 [INFO] [stdout] | [INFO] [stdout] 446 | fn powi(self, exp: Exp) -> Self::Output { [INFO] [stdout] | ---- -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 447 | $System::new( self.value_unsafe.powi(exp) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:461:31 [INFO] [stdout] | [INFO] [stdout] 460 | fn root(self, idx: Index) -> Self::Output { [INFO] [stdout] | ---- ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 461 | $System::new( self.value_unsafe.root(idx) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:474:31 [INFO] [stdout] | [INFO] [stdout] 473 | fn sqrt(self) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 474 | $System::new( self.value_unsafe.sqrt() ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:489:31 [INFO] [stdout] | [INFO] [stdout] 488 | fn cbrt(self) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 489 | $System::new( self.value_unsafe.cbrt() ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:650:46 [INFO] [stdout] | [INFO] [stdout] 649 | fn $fun(self) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 650 | $System::new($Trait::$fun(self.value_unsafe)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `unary_op` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:650:46 [INFO] [stdout] | [INFO] [stdout] 649 | fn $fun(self) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 650 | $System::new($Trait::$fun(self.value_unsafe)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `unary_op` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:671:46 [INFO] [stdout] | [INFO] [stdout] 670 | fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ---- ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 671 | $System::new($Trait::$fun(self.value_unsafe, rhs.value_unsafe)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_unit_preserve` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:671:46 [INFO] [stdout] | [INFO] [stdout] 670 | fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ---- ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 671 | $System::new($Trait::$fun(self.value_unsafe, rhs.value_unsafe)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_unit_preserve` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:671:46 [INFO] [stdout] | [INFO] [stdout] 670 | fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ---- ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 671 | $System::new($Trait::$fun(self.value_unsafe, rhs.value_unsafe)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_unit_preserve` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:671:46 [INFO] [stdout] | [INFO] [stdout] 670 | fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ---- ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 671 | $System::new($Trait::$fun(self.value_unsafe, rhs.value_unsafe)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_unit_preserve` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:671:46 [INFO] [stdout] | [INFO] [stdout] 670 | fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ---- ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 671 | $System::new($Trait::$fun(self.value_unsafe, rhs.value_unsafe)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_unit_preserve` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:728:47 [INFO] [stdout] | [INFO] [stdout] 727 | fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ---- -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 728 | $System::new( $Trait::$fun(self.value_unsafe, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_unit_change` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:728:47 [INFO] [stdout] | [INFO] [stdout] 727 | fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ---- -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 728 | $System::new( $Trait::$fun(self.value_unsafe, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_unit_change` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:781:31 [INFO] [stdout] | [INFO] [stdout] 780 | fn rem(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ---- -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 781 | $System::new( self.value_unsafe % rhs.value_unsafe ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `__make_units_internal` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:830:47 [INFO] [stdout] | [INFO] [stdout] 829 | fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ---- -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 830 | $System::new( $Trait::$fun(self.value_unsafe, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_shift` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:830:47 [INFO] [stdout] | [INFO] [stdout] 829 | fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ---- -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 830 | $System::new( $Trait::$fun(self.value_unsafe, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_shift` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:968:38 [INFO] [stdout] | [INFO] [stdout] 967 | fn mul(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 968 | $System::new(self * rhs.value_unsafe) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `prim` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:977:38 [INFO] [stdout] | [INFO] [stdout] 976 | fn div(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 977 | $System::new(self / rhs.value_unsafe) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `prim` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:986:38 [INFO] [stdout] | [INFO] [stdout] 985 | fn rem(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 986 | $System::new(self % rhs.value_unsafe) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `prim` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:968:38 [INFO] [stdout] | [INFO] [stdout] 967 | fn mul(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 968 | $System::new(self * rhs.value_unsafe) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `prim` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:977:38 [INFO] [stdout] | [INFO] [stdout] 976 | fn div(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 977 | $System::new(self / rhs.value_unsafe) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `prim` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:986:38 [INFO] [stdout] | [INFO] [stdout] 985 | fn rem(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 986 | $System::new(self % rhs.value_unsafe) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `prim` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:968:38 [INFO] [stdout] | [INFO] [stdout] 967 | fn mul(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 968 | $System::new(self * rhs.value_unsafe) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `prim` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:977:38 [INFO] [stdout] | [INFO] [stdout] 976 | fn div(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 977 | $System::new(self / rhs.value_unsafe) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `prim` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:986:38 [INFO] [stdout] | [INFO] [stdout] 985 | fn rem(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 986 | $System::new(self % rhs.value_unsafe) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `prim` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:968:38 [INFO] [stdout] | [INFO] [stdout] 967 | fn mul(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 968 | $System::new(self * rhs.value_unsafe) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `prim` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:977:38 [INFO] [stdout] | [INFO] [stdout] 976 | fn div(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 977 | $System::new(self / rhs.value_unsafe) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `prim` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:986:38 [INFO] [stdout] | [INFO] [stdout] 985 | fn rem(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 986 | $System::new(self % rhs.value_unsafe) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `prim` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:968:38 [INFO] [stdout] | [INFO] [stdout] 967 | fn mul(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 968 | $System::new(self * rhs.value_unsafe) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `prim` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:977:38 [INFO] [stdout] | [INFO] [stdout] 976 | fn div(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 977 | $System::new(self / rhs.value_unsafe) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `prim` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:986:38 [INFO] [stdout] | [INFO] [stdout] 985 | fn rem(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 986 | $System::new(self % rhs.value_unsafe) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `prim` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:968:38 [INFO] [stdout] | [INFO] [stdout] 967 | fn mul(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 968 | $System::new(self * rhs.value_unsafe) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `prim` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:977:38 [INFO] [stdout] | [INFO] [stdout] 976 | fn div(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 977 | $System::new(self / rhs.value_unsafe) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `prim` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:986:38 [INFO] [stdout] | [INFO] [stdout] 985 | fn rem(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 986 | $System::new(self % rhs.value_unsafe) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `prim` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:968:38 [INFO] [stdout] | [INFO] [stdout] 967 | fn mul(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 968 | $System::new(self * rhs.value_unsafe) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `prim` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:977:38 [INFO] [stdout] | [INFO] [stdout] 976 | fn div(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 977 | $System::new(self / rhs.value_unsafe) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `prim` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:986:38 [INFO] [stdout] | [INFO] [stdout] 985 | fn rem(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 986 | $System::new(self % rhs.value_unsafe) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `prim` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:968:38 [INFO] [stdout] | [INFO] [stdout] 967 | fn mul(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 968 | $System::new(self * rhs.value_unsafe) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `prim` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:977:38 [INFO] [stdout] | [INFO] [stdout] 976 | fn div(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 977 | $System::new(self / rhs.value_unsafe) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `prim` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:986:38 [INFO] [stdout] | [INFO] [stdout] 985 | fn rem(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 986 | $System::new(self % rhs.value_unsafe) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `prim` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:968:38 [INFO] [stdout] | [INFO] [stdout] 967 | fn mul(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 968 | $System::new(self * rhs.value_unsafe) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `prim` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:977:38 [INFO] [stdout] | [INFO] [stdout] 976 | fn div(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 977 | $System::new(self / rhs.value_unsafe) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `prim` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:986:38 [INFO] [stdout] | [INFO] [stdout] 985 | fn rem(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 986 | $System::new(self % rhs.value_unsafe) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `prim` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:968:38 [INFO] [stdout] | [INFO] [stdout] 967 | fn mul(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 968 | $System::new(self * rhs.value_unsafe) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `prim` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:977:38 [INFO] [stdout] | [INFO] [stdout] 976 | fn div(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 977 | $System::new(self / rhs.value_unsafe) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `prim` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:986:38 [INFO] [stdout] | [INFO] [stdout] 985 | fn rem(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 986 | $System::new(self % rhs.value_unsafe) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `prim` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:968:38 [INFO] [stdout] | [INFO] [stdout] 967 | fn mul(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 968 | $System::new(self * rhs.value_unsafe) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `prim` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:977:38 [INFO] [stdout] | [INFO] [stdout] 976 | fn div(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 977 | $System::new(self / rhs.value_unsafe) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `prim` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:986:38 [INFO] [stdout] | [INFO] [stdout] 985 | fn rem(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 986 | $System::new(self % rhs.value_unsafe) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `prim` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:968:38 [INFO] [stdout] | [INFO] [stdout] 967 | fn mul(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 968 | $System::new(self * rhs.value_unsafe) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `prim` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:977:38 [INFO] [stdout] | [INFO] [stdout] 976 | fn div(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 977 | $System::new(self / rhs.value_unsafe) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `prim` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:986:38 [INFO] [stdout] | [INFO] [stdout] 985 | fn rem(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 986 | $System::new(self % rhs.value_unsafe) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `prim` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:968:38 [INFO] [stdout] | [INFO] [stdout] 967 | fn mul(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 968 | $System::new(self * rhs.value_unsafe) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `prim` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:977:38 [INFO] [stdout] | [INFO] [stdout] 976 | fn div(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 977 | $System::new(self / rhs.value_unsafe) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `prim` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:986:38 [INFO] [stdout] | [INFO] [stdout] 985 | fn rem(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 986 | $System::new(self % rhs.value_unsafe) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `prim` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:968:38 [INFO] [stdout] | [INFO] [stdout] 967 | fn mul(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 968 | $System::new(self * rhs.value_unsafe) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `prim` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:977:38 [INFO] [stdout] | [INFO] [stdout] 976 | fn div(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 977 | $System::new(self / rhs.value_unsafe) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `prim` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:986:38 [INFO] [stdout] | [INFO] [stdout] 985 | fn rem(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 986 | $System::new(self % rhs.value_unsafe) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `prim` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:295:30 [INFO] [stdout] | [INFO] [stdout] 294 | fn map_unsafe ValueOut>(self, f: F) -> Self::Output { [INFO] [stdout] | ---- ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 295 | $System::new(f(self.value_unsafe)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:305:30 [INFO] [stdout] | [INFO] [stdout] 304 | fn map ValueOut>(self, f: F) -> Self::Output { [INFO] [stdout] | ---- ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 305 | $System::new(f(self.value_unsafe)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:430:59 [INFO] [stdout] | [INFO] [stdout] 430 | fn recip(self) -> Self::Output { $System::new(self.value_unsafe.recip()) } [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:436:49 [INFO] [stdout] | [INFO] [stdout] 436 | fn abs(self) -> Self { $System::new(self.value_unsafe.abs()) } [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:447:31 [INFO] [stdout] | [INFO] [stdout] 446 | fn powi(self, exp: Exp) -> Self::Output { [INFO] [stdout] | ---- -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 447 | $System::new( self.value_unsafe.powi(exp) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:461:31 [INFO] [stdout] | [INFO] [stdout] 460 | fn root(self, idx: Index) -> Self::Output { [INFO] [stdout] | ---- ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 461 | $System::new( self.value_unsafe.root(idx) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:474:31 [INFO] [stdout] | [INFO] [stdout] 473 | fn sqrt(self) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 474 | $System::new( self.value_unsafe.sqrt() ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:489:31 [INFO] [stdout] | [INFO] [stdout] 488 | fn cbrt(self) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 489 | $System::new( self.value_unsafe.cbrt() ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:650:46 [INFO] [stdout] | [INFO] [stdout] 649 | fn $fun(self) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 650 | $System::new($Trait::$fun(self.value_unsafe)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `unary_op` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:650:46 [INFO] [stdout] | [INFO] [stdout] 649 | fn $fun(self) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 650 | $System::new($Trait::$fun(self.value_unsafe)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `unary_op` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:671:46 [INFO] [stdout] | [INFO] [stdout] 670 | fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ---- ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 671 | $System::new($Trait::$fun(self.value_unsafe, rhs.value_unsafe)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_unit_preserve` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:671:46 [INFO] [stdout] | [INFO] [stdout] 670 | fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ---- ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 671 | $System::new($Trait::$fun(self.value_unsafe, rhs.value_unsafe)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_unit_preserve` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:671:46 [INFO] [stdout] | [INFO] [stdout] 670 | fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ---- ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 671 | $System::new($Trait::$fun(self.value_unsafe, rhs.value_unsafe)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_unit_preserve` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:671:46 [INFO] [stdout] | [INFO] [stdout] 670 | fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ---- ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 671 | $System::new($Trait::$fun(self.value_unsafe, rhs.value_unsafe)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_unit_preserve` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:671:46 [INFO] [stdout] | [INFO] [stdout] 670 | fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ---- ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 671 | $System::new($Trait::$fun(self.value_unsafe, rhs.value_unsafe)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_unit_preserve` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:728:47 [INFO] [stdout] | [INFO] [stdout] 727 | fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ---- -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 728 | $System::new( $Trait::$fun(self.value_unsafe, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_unit_change` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:728:47 [INFO] [stdout] | [INFO] [stdout] 727 | fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ---- -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 728 | $System::new( $Trait::$fun(self.value_unsafe, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_unit_change` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:781:31 [INFO] [stdout] | [INFO] [stdout] 780 | fn rem(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ---- -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 781 | $System::new( self.value_unsafe % rhs.value_unsafe ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `__make_units_internal` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:830:47 [INFO] [stdout] | [INFO] [stdout] 829 | fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ---- -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 830 | $System::new( $Trait::$fun(self.value_unsafe, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_shift` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:830:47 [INFO] [stdout] | [INFO] [stdout] 829 | fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ---- -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 830 | $System::new( $Trait::$fun(self.value_unsafe, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_shift` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:968:38 [INFO] [stdout] | [INFO] [stdout] 967 | fn mul(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 968 | $System::new(self * rhs.value_unsafe) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `prim` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:977:38 [INFO] [stdout] | [INFO] [stdout] 976 | fn div(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 977 | $System::new(self / rhs.value_unsafe) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `prim` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:986:38 [INFO] [stdout] | [INFO] [stdout] 985 | fn rem(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 986 | $System::new(self % rhs.value_unsafe) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `prim` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:968:38 [INFO] [stdout] | [INFO] [stdout] 967 | fn mul(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 968 | $System::new(self * rhs.value_unsafe) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `prim` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:977:38 [INFO] [stdout] | [INFO] [stdout] 976 | fn div(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 977 | $System::new(self / rhs.value_unsafe) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `prim` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:986:38 [INFO] [stdout] | [INFO] [stdout] 985 | fn rem(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 986 | $System::new(self % rhs.value_unsafe) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `prim` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:968:38 [INFO] [stdout] | [INFO] [stdout] 967 | fn mul(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 968 | $System::new(self * rhs.value_unsafe) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `prim` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:977:38 [INFO] [stdout] | [INFO] [stdout] 976 | fn div(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 977 | $System::new(self / rhs.value_unsafe) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `prim` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:986:38 [INFO] [stdout] | [INFO] [stdout] 985 | fn rem(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 986 | $System::new(self % rhs.value_unsafe) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `prim` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:968:38 [INFO] [stdout] | [INFO] [stdout] 967 | fn mul(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 968 | $System::new(self * rhs.value_unsafe) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `prim` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:977:38 [INFO] [stdout] | [INFO] [stdout] 976 | fn div(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 977 | $System::new(self / rhs.value_unsafe) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `prim` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:986:38 [INFO] [stdout] | [INFO] [stdout] 985 | fn rem(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 986 | $System::new(self % rhs.value_unsafe) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `prim` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:968:38 [INFO] [stdout] | [INFO] [stdout] 967 | fn mul(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 968 | $System::new(self * rhs.value_unsafe) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `prim` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:977:38 [INFO] [stdout] | [INFO] [stdout] 976 | fn div(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 977 | $System::new(self / rhs.value_unsafe) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `prim` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:986:38 [INFO] [stdout] | [INFO] [stdout] 985 | fn rem(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 986 | $System::new(self % rhs.value_unsafe) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `prim` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:968:38 [INFO] [stdout] | [INFO] [stdout] 967 | fn mul(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 968 | $System::new(self * rhs.value_unsafe) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `prim` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:977:38 [INFO] [stdout] | [INFO] [stdout] 976 | fn div(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 977 | $System::new(self / rhs.value_unsafe) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `prim` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:986:38 [INFO] [stdout] | [INFO] [stdout] 985 | fn rem(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 986 | $System::new(self % rhs.value_unsafe) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `prim` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:295:30 [INFO] [stdout] | [INFO] [stdout] 294 | fn map_unsafe ValueOut>(self, f: F) -> Self::Output { [INFO] [stdout] | ---- ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 295 | $System::new(f(self.value_unsafe)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [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] = note: this error originates in the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:305:30 [INFO] [stdout] | [INFO] [stdout] 304 | fn map ValueOut>(self, f: F) -> Self::Output { [INFO] [stdout] | ---- ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 305 | $System::new(f(self.value_unsafe)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:430:59 [INFO] [stdout] | [INFO] [stdout] 430 | fn recip(self) -> Self::Output { $System::new(self.value_unsafe.recip()) } [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:436:49 [INFO] [stdout] | [INFO] [stdout] 436 | fn abs(self) -> Self { $System::new(self.value_unsafe.abs()) } [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:447:31 [INFO] [stdout] | [INFO] [stdout] 446 | fn powi(self, exp: Exp) -> Self::Output { [INFO] [stdout] | ---- -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 447 | $System::new( self.value_unsafe.powi(exp) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:461:31 [INFO] [stdout] | [INFO] [stdout] 460 | fn root(self, idx: Index) -> Self::Output { [INFO] [stdout] | ---- ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 461 | $System::new( self.value_unsafe.root(idx) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:474:31 [INFO] [stdout] | [INFO] [stdout] 473 | fn sqrt(self) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 474 | $System::new( self.value_unsafe.sqrt() ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:939:55 [INFO] [stdout] | [INFO] [stdout] 938 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 939 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:489:31 [INFO] [stdout] | [INFO] [stdout] 488 | fn cbrt(self) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 489 | $System::new( self.value_unsafe.cbrt() ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:968:38 [INFO] [stdout] | [INFO] [stdout] 967 | fn mul(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 968 | $System::new(self * rhs.value_unsafe) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `prim` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:977:38 [INFO] [stdout] | [INFO] [stdout] 976 | fn div(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 977 | $System::new(self / rhs.value_unsafe) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `prim` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:650:46 [INFO] [stdout] | [INFO] [stdout] 649 | fn $fun(self) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 650 | $System::new($Trait::$fun(self.value_unsafe)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/si.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / make_units! { [INFO] [stdout] 178 | | SI; [INFO] [stdout] 179 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 334 | | fmt = true; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `unary_op` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:986:38 [INFO] [stdout] | [INFO] [stdout] 985 | fn rem(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 986 | $System::new(self % rhs.value_unsafe) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `prim` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [INFO] [stdout] | [INFO] [stdout] 901 | ... fn $fun(self, rhs: $System) -> Self::Output { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | ... $System::new( $Trait::$fun(self, rhs.value_unsafe) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:891:55 [INFO] [stdout] | [INFO] [stdout] 890 | ... fn $fun(self, rhs: $t) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | ... $System::new( $Trait::$fun(self.value_unsafe, rhs) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/dimensioned-21f82a863fae7f95/out/ucum.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / make_units! { [INFO] [stdout] 367 | | UCUM; [INFO] [stdout] 368 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 643 | | fmt = true; [INFO] [stdout] 644 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/make_units.rs:902:55 [WARN] too many lines in the log, truncating it