[INFO] cloning repository https://github.com/cbourjau/ort-custom-op [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cbourjau/ort-custom-op" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcbourjau%2Fort-custom-op", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcbourjau%2Fort-custom-op'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7ad730805355ba61bc2d10d081527b5278d8fdba [INFO] checking cbourjau/ort-custom-op/7ad730805355ba61bc2d10d081527b5278d8fdba against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcbourjau%2Fort-custom-op" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cbourjau/ort-custom-op 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 git repo https://github.com/cbourjau/ort-custom-op [INFO] finished tweaking git repo https://github.com/cbourjau/ort-custom-op [INFO] tweaked toml for git repo https://github.com/cbourjau/ort-custom-op written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/cbourjau/ort-custom-op 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] [stderr] Updating crates.io index [INFO] [stderr] Locking 1 package to latest compatible version [INFO] [stderr] Adding ort_custom_op v0.7.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 49c65ab6e75f58faf3244c54c3ab90a2be7eb8838de3ffd9bfebf3e2f3f0dd11 [INFO] running `Command { std: "docker" "start" "-a" "49c65ab6e75f58faf3244c54c3ab90a2be7eb8838de3ffd9bfebf3e2f3f0dd11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "49c65ab6e75f58faf3244c54c3ab90a2be7eb8838de3ffd9bfebf3e2f3f0dd11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49c65ab6e75f58faf3244c54c3ab90a2be7eb8838de3ffd9bfebf3e2f3f0dd11", kill_on_drop: false }` [INFO] [stdout] 49c65ab6e75f58faf3244c54c3ab90a2be7eb8838de3ffd9bfebf3e2f3f0dd11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] e63ddd87ef3970c95c50d9db5984343cf402083776a84f0fbe29fb33c72550f8 [INFO] running `Command { std: "docker" "start" "-a" "e63ddd87ef3970c95c50d9db5984343cf402083776a84f0fbe29fb33c72550f8", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Checking ort_custom_op v0.7.1 [INFO] [stderr] Checking ort_custom_op v0.7.1 (/opt/rustwide/workdir/ort-custom-op) [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> ort-custom-op/src/api.rs:120:12 [INFO] [stdout] | [INFO] [stdout] 120 | Ok(ArrayViewMut::from(data).into_shape(shape.as_slice())?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> ort-custom-op/src/api.rs:230:39 [INFO] [stdout] | [INFO] [stdout] 230 | let cstrings = array.mapv(|s| CString::new(s).unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> ort-custom-op/src/api.rs:418:12 [INFO] [stdout] | [INFO] [stdout] 398 | let name = CString::new(name)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 409 | let info = value.get_tensor_type_and_shape(self.api)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 417 | let view = >::try_from_value(buf.as_value()?)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 418 | Ok(view.to_owned()) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> ort-custom-op/src/inputs.rs:108:12 [INFO] [stdout] | [INFO] [stdout] 102 | fn try_from_values(values: Vec>) -> Result { [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 103 | let rest = values [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 108 | Ok((rest,)) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> ort-custom-op/src/inputs.rs:138:20 [INFO] [stdout] | [INFO] [stdout] 126 | fn try_from_values(values: Vec>) -> Result [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 136 | let mut iter = values.into_iter(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 137 | [INFO] [stdout] 138 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 139 | | $(<$positional_ty as TryFromValue>::try_from_value(iter.next().unwrap())?,)* [INFO] [stdout] 140 | | $(iter.map(|el| TryFromValue::try_from_value(el)).collect::, _>>()?,)* [INFO] [stdout] 141 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 154 | impl_inputs!(1, false, | A); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_inputs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> ort-custom-op/src/inputs.rs:138:20 [INFO] [stdout] | [INFO] [stdout] 126 | fn try_from_values(values: Vec>) -> Result [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 136 | let mut iter = values.into_iter(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 137 | [INFO] [stdout] 138 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 139 | | $(<$positional_ty as TryFromValue>::try_from_value(iter.next().unwrap())?,)* [INFO] [stdout] 140 | | $(iter.map(|el| TryFromValue::try_from_value(el)).collect::, _>>()?,)* [INFO] [stdout] 141 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 155 | impl_inputs!(2, false, | A, B); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_inputs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> ort-custom-op/src/inputs.rs:138:20 [INFO] [stdout] | [INFO] [stdout] 126 | fn try_from_values(values: Vec>) -> Result [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 136 | let mut iter = values.into_iter(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 137 | [INFO] [stdout] 138 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 139 | | $(<$positional_ty as TryFromValue>::try_from_value(iter.next().unwrap())?,)* [INFO] [stdout] 140 | | $(iter.map(|el| TryFromValue::try_from_value(el)).collect::, _>>()?,)* [INFO] [stdout] 141 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 156 | impl_inputs!(3, false, | A, B, C); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_inputs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> ort-custom-op/src/inputs.rs:138:20 [INFO] [stdout] | [INFO] [stdout] 126 | fn try_from_values(values: Vec>) -> Result [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 136 | let mut iter = values.into_iter(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 137 | [INFO] [stdout] 138 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 139 | | $(<$positional_ty as TryFromValue>::try_from_value(iter.next().unwrap())?,)* [INFO] [stdout] 140 | | $(iter.map(|el| TryFromValue::try_from_value(el)).collect::, _>>()?,)* [INFO] [stdout] 141 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 157 | impl_inputs!(4, false, | A, B, C, D); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_inputs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> ort-custom-op/src/inputs.rs:138:20 [INFO] [stdout] | [INFO] [stdout] 126 | fn try_from_values(values: Vec>) -> Result [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 136 | let mut iter = values.into_iter(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 137 | [INFO] [stdout] 138 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 139 | | $(<$positional_ty as TryFromValue>::try_from_value(iter.next().unwrap())?,)* [INFO] [stdout] 140 | | $(iter.map(|el| TryFromValue::try_from_value(el)).collect::, _>>()?,)* [INFO] [stdout] 141 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 158 | impl_inputs!(5, false, | A, B, C, D, E); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_inputs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> ort-custom-op/src/inputs.rs:138:20 [INFO] [stdout] | [INFO] [stdout] 126 | fn try_from_values(values: Vec>) -> Result [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 136 | let mut iter = values.into_iter(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 137 | [INFO] [stdout] 138 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 139 | | $(<$positional_ty as TryFromValue>::try_from_value(iter.next().unwrap())?,)* [INFO] [stdout] 140 | | $(iter.map(|el| TryFromValue::try_from_value(el)).collect::, _>>()?,)* [INFO] [stdout] 141 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 159 | impl_inputs!(6, false, | A, B, C, D, E, F); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_inputs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> ort-custom-op/src/inputs.rs:138:20 [INFO] [stdout] | [INFO] [stdout] 126 | fn try_from_values(values: Vec>) -> Result [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 136 | let mut iter = values.into_iter(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 137 | [INFO] [stdout] 138 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 139 | | $(<$positional_ty as TryFromValue>::try_from_value(iter.next().unwrap())?,)* [INFO] [stdout] 140 | | $(iter.map(|el| TryFromValue::try_from_value(el)).collect::, _>>()?,)* [INFO] [stdout] 141 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 160 | impl_inputs!(7, false, | A, B, C, D, E, F, G); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_inputs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> ort-custom-op/src/inputs.rs:138:20 [INFO] [stdout] | [INFO] [stdout] 126 | fn try_from_values(values: Vec>) -> Result [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 136 | let mut iter = values.into_iter(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 137 | [INFO] [stdout] 138 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 139 | | $(<$positional_ty as TryFromValue>::try_from_value(iter.next().unwrap())?,)* [INFO] [stdout] 140 | | $(iter.map(|el| TryFromValue::try_from_value(el)).collect::, _>>()?,)* [INFO] [stdout] 141 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 161 | impl_inputs!(8, false, | A, B, C, D, E, F, G, H); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_inputs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> ort-custom-op/src/inputs.rs:138:20 [INFO] [stdout] | [INFO] [stdout] 126 | fn try_from_values(values: Vec>) -> Result [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 136 | let mut iter = values.into_iter(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 137 | [INFO] [stdout] 138 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 139 | | $(<$positional_ty as TryFromValue>::try_from_value(iter.next().unwrap())?,)* [INFO] [stdout] 140 | | $(iter.map(|el| TryFromValue::try_from_value(el)).collect::, _>>()?,)* [INFO] [stdout] 141 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 162 | impl_inputs!(9, false, | A, B, C, D, E, F, G, H, I); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_inputs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> ort-custom-op/src/inputs.rs:138:20 [INFO] [stdout] | [INFO] [stdout] 126 | fn try_from_values(values: Vec>) -> Result [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 136 | let mut iter = values.into_iter(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 137 | [INFO] [stdout] 138 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 139 | | $(<$positional_ty as TryFromValue>::try_from_value(iter.next().unwrap())?,)* [INFO] [stdout] 140 | | $(iter.map(|el| TryFromValue::try_from_value(el)).collect::, _>>()?,)* [INFO] [stdout] 141 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 163 | impl_inputs!(10, false, | A, B, C, D, E, F, G, H, I, J); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_inputs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> ort-custom-op/src/inputs.rs:138:20 [INFO] [stdout] | [INFO] [stdout] 126 | fn try_from_values(values: Vec>) -> Result [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 136 | let mut iter = values.into_iter(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 137 | [INFO] [stdout] 138 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 139 | | $(<$positional_ty as TryFromValue>::try_from_value(iter.next().unwrap())?,)* [INFO] [stdout] 140 | | $(iter.map(|el| TryFromValue::try_from_value(el)).collect::, _>>()?,)* [INFO] [stdout] 141 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 166 | impl_inputs!(1, true, Z | A); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_inputs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> ort-custom-op/src/inputs.rs:138:20 [INFO] [stdout] | [INFO] [stdout] 126 | fn try_from_values(values: Vec>) -> Result [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 136 | let mut iter = values.into_iter(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 137 | [INFO] [stdout] 138 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 139 | | $(<$positional_ty as TryFromValue>::try_from_value(iter.next().unwrap())?,)* [INFO] [stdout] 140 | | $(iter.map(|el| TryFromValue::try_from_value(el)).collect::, _>>()?,)* [INFO] [stdout] 141 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 167 | impl_inputs!(2, true, Z | A, B); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_inputs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> ort-custom-op/src/inputs.rs:138:20 [INFO] [stdout] | [INFO] [stdout] 126 | fn try_from_values(values: Vec>) -> Result [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 136 | let mut iter = values.into_iter(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 137 | [INFO] [stdout] 138 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 139 | | $(<$positional_ty as TryFromValue>::try_from_value(iter.next().unwrap())?,)* [INFO] [stdout] 140 | | $(iter.map(|el| TryFromValue::try_from_value(el)).collect::, _>>()?,)* [INFO] [stdout] 141 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 168 | impl_inputs!(3, true, Z | A, B, C); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_inputs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> ort-custom-op/src/inputs.rs:138:20 [INFO] [stdout] | [INFO] [stdout] 126 | fn try_from_values(values: Vec>) -> Result [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 136 | let mut iter = values.into_iter(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 137 | [INFO] [stdout] 138 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 139 | | $(<$positional_ty as TryFromValue>::try_from_value(iter.next().unwrap())?,)* [INFO] [stdout] 140 | | $(iter.map(|el| TryFromValue::try_from_value(el)).collect::, _>>()?,)* [INFO] [stdout] 141 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 169 | impl_inputs!(4, true, Z | A, B, C, D); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_inputs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> ort-custom-op/src/inputs.rs:138:20 [INFO] [stdout] | [INFO] [stdout] 126 | fn try_from_values(values: Vec>) -> Result [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 136 | let mut iter = values.into_iter(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 137 | [INFO] [stdout] 138 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 139 | | $(<$positional_ty as TryFromValue>::try_from_value(iter.next().unwrap())?,)* [INFO] [stdout] 140 | | $(iter.map(|el| TryFromValue::try_from_value(el)).collect::, _>>()?,)* [INFO] [stdout] 141 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 170 | impl_inputs!(5, true, Z | A, B, C, D, E); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_inputs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> ort-custom-op/src/inputs.rs:138:20 [INFO] [stdout] | [INFO] [stdout] 126 | fn try_from_values(values: Vec>) -> Result [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 136 | let mut iter = values.into_iter(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 137 | [INFO] [stdout] 138 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 139 | | $(<$positional_ty as TryFromValue>::try_from_value(iter.next().unwrap())?,)* [INFO] [stdout] 140 | | $(iter.map(|el| TryFromValue::try_from_value(el)).collect::, _>>()?,)* [INFO] [stdout] 141 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 171 | impl_inputs!(6, true, Z | A, B, C, D, E, F); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_inputs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> ort-custom-op/src/inputs.rs:138:20 [INFO] [stdout] | [INFO] [stdout] 126 | fn try_from_values(values: Vec>) -> Result [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 136 | let mut iter = values.into_iter(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 137 | [INFO] [stdout] 138 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 139 | | $(<$positional_ty as TryFromValue>::try_from_value(iter.next().unwrap())?,)* [INFO] [stdout] 140 | | $(iter.map(|el| TryFromValue::try_from_value(el)).collect::, _>>()?,)* [INFO] [stdout] 141 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 172 | impl_inputs!(7, true, Z | A, B, C, D, E, F, G); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_inputs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> ort-custom-op/src/inputs.rs:138:20 [INFO] [stdout] | [INFO] [stdout] 126 | fn try_from_values(values: Vec>) -> Result [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 136 | let mut iter = values.into_iter(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 137 | [INFO] [stdout] 138 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 139 | | $(<$positional_ty as TryFromValue>::try_from_value(iter.next().unwrap())?,)* [INFO] [stdout] 140 | | $(iter.map(|el| TryFromValue::try_from_value(el)).collect::, _>>()?,)* [INFO] [stdout] 141 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 173 | impl_inputs!(8, true, Z | A, B, C, D, E, F, G, H); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_inputs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> ort-custom-op/src/inputs.rs:138:20 [INFO] [stdout] | [INFO] [stdout] 126 | fn try_from_values(values: Vec>) -> Result [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 136 | let mut iter = values.into_iter(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 137 | [INFO] [stdout] 138 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 139 | | $(<$positional_ty as TryFromValue>::try_from_value(iter.next().unwrap())?,)* [INFO] [stdout] 140 | | $(iter.map(|el| TryFromValue::try_from_value(el)).collect::, _>>()?,)* [INFO] [stdout] 141 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 174 | impl_inputs!(9, true, Z | A, B, C, D, E, F, G, H, I); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_inputs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> ort-custom-op/src/inputs.rs:138:20 [INFO] [stdout] | [INFO] [stdout] 126 | fn try_from_values(values: Vec>) -> Result [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 136 | let mut iter = values.into_iter(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 137 | [INFO] [stdout] 138 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 139 | | $(<$positional_ty as TryFromValue>::try_from_value(iter.next().unwrap())?,)* [INFO] [stdout] 140 | | $(iter.map(|el| TryFromValue::try_from_value(el)).collect::, _>>()?,)* [INFO] [stdout] 141 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 175 | impl_inputs!(10, true, Z | A, B, C, D, E, F, G, H, I, J); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_inputs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 24 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ort_custom_op` (lib) due to 25 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> ort-custom-op/src/api.rs:120:12 [INFO] [stdout] | [INFO] [stdout] 120 | Ok(ArrayViewMut::from(data).into_shape(shape.as_slice())?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> ort-custom-op/src/api.rs:230:39 [INFO] [stdout] | [INFO] [stdout] 230 | let cstrings = array.mapv(|s| CString::new(s).unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> ort-custom-op/src/api.rs:418:12 [INFO] [stdout] | [INFO] [stdout] 398 | let name = CString::new(name)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 409 | let info = value.get_tensor_type_and_shape(self.api)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 417 | let view = >::try_from_value(buf.as_value()?)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 418 | Ok(view.to_owned()) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> ort-custom-op/src/inputs.rs:108:12 [INFO] [stdout] | [INFO] [stdout] 102 | fn try_from_values(values: Vec>) -> Result { [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 103 | let rest = values [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 108 | Ok((rest,)) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> ort-custom-op/src/inputs.rs:138:20 [INFO] [stdout] | [INFO] [stdout] 126 | fn try_from_values(values: Vec>) -> Result [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 136 | let mut iter = values.into_iter(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 137 | [INFO] [stdout] 138 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 139 | | $(<$positional_ty as TryFromValue>::try_from_value(iter.next().unwrap())?,)* [INFO] [stdout] 140 | | $(iter.map(|el| TryFromValue::try_from_value(el)).collect::, _>>()?,)* [INFO] [stdout] 141 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 154 | impl_inputs!(1, false, | A); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_inputs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> ort-custom-op/src/inputs.rs:138:20 [INFO] [stdout] | [INFO] [stdout] 126 | fn try_from_values(values: Vec>) -> Result [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 136 | let mut iter = values.into_iter(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 137 | [INFO] [stdout] 138 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 139 | | $(<$positional_ty as TryFromValue>::try_from_value(iter.next().unwrap())?,)* [INFO] [stdout] 140 | | $(iter.map(|el| TryFromValue::try_from_value(el)).collect::, _>>()?,)* [INFO] [stdout] 141 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 155 | impl_inputs!(2, false, | A, B); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_inputs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> ort-custom-op/src/inputs.rs:138:20 [INFO] [stdout] | [INFO] [stdout] 126 | fn try_from_values(values: Vec>) -> Result [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 136 | let mut iter = values.into_iter(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 137 | [INFO] [stdout] 138 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 139 | | $(<$positional_ty as TryFromValue>::try_from_value(iter.next().unwrap())?,)* [INFO] [stdout] 140 | | $(iter.map(|el| TryFromValue::try_from_value(el)).collect::, _>>()?,)* [INFO] [stdout] 141 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 156 | impl_inputs!(3, false, | A, B, C); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_inputs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> ort-custom-op/src/inputs.rs:138:20 [INFO] [stdout] | [INFO] [stdout] 126 | fn try_from_values(values: Vec>) -> Result [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 136 | let mut iter = values.into_iter(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 137 | [INFO] [stdout] 138 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 139 | | $(<$positional_ty as TryFromValue>::try_from_value(iter.next().unwrap())?,)* [INFO] [stdout] 140 | | $(iter.map(|el| TryFromValue::try_from_value(el)).collect::, _>>()?,)* [INFO] [stdout] 141 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 157 | impl_inputs!(4, false, | A, B, C, D); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_inputs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> ort-custom-op/src/inputs.rs:138:20 [INFO] [stdout] | [INFO] [stdout] 126 | fn try_from_values(values: Vec>) -> Result [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 136 | let mut iter = values.into_iter(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 137 | [INFO] [stdout] 138 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 139 | | $(<$positional_ty as TryFromValue>::try_from_value(iter.next().unwrap())?,)* [INFO] [stdout] 140 | | $(iter.map(|el| TryFromValue::try_from_value(el)).collect::, _>>()?,)* [INFO] [stdout] 141 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 158 | impl_inputs!(5, false, | A, B, C, D, E); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_inputs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> ort-custom-op/src/inputs.rs:138:20 [INFO] [stdout] | [INFO] [stdout] 126 | fn try_from_values(values: Vec>) -> Result [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 136 | let mut iter = values.into_iter(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 137 | [INFO] [stdout] 138 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 139 | | $(<$positional_ty as TryFromValue>::try_from_value(iter.next().unwrap())?,)* [INFO] [stdout] 140 | | $(iter.map(|el| TryFromValue::try_from_value(el)).collect::, _>>()?,)* [INFO] [stdout] 141 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 159 | impl_inputs!(6, false, | A, B, C, D, E, F); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_inputs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> ort-custom-op/src/inputs.rs:138:20 [INFO] [stdout] | [INFO] [stdout] 126 | fn try_from_values(values: Vec>) -> Result [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 136 | let mut iter = values.into_iter(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 137 | [INFO] [stdout] 138 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 139 | | $(<$positional_ty as TryFromValue>::try_from_value(iter.next().unwrap())?,)* [INFO] [stdout] 140 | | $(iter.map(|el| TryFromValue::try_from_value(el)).collect::, _>>()?,)* [INFO] [stdout] 141 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 160 | impl_inputs!(7, false, | A, B, C, D, E, F, G); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_inputs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> ort-custom-op/src/inputs.rs:138:20 [INFO] [stdout] | [INFO] [stdout] 126 | fn try_from_values(values: Vec>) -> Result [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 136 | let mut iter = values.into_iter(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 137 | [INFO] [stdout] 138 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 139 | | $(<$positional_ty as TryFromValue>::try_from_value(iter.next().unwrap())?,)* [INFO] [stdout] 140 | | $(iter.map(|el| TryFromValue::try_from_value(el)).collect::, _>>()?,)* [INFO] [stdout] 141 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 161 | impl_inputs!(8, false, | A, B, C, D, E, F, G, H); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_inputs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> ort-custom-op/src/inputs.rs:138:20 [INFO] [stdout] | [INFO] [stdout] 126 | fn try_from_values(values: Vec>) -> Result [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 136 | let mut iter = values.into_iter(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 137 | [INFO] [stdout] 138 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 139 | | $(<$positional_ty as TryFromValue>::try_from_value(iter.next().unwrap())?,)* [INFO] [stdout] 140 | | $(iter.map(|el| TryFromValue::try_from_value(el)).collect::, _>>()?,)* [INFO] [stdout] 141 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 162 | impl_inputs!(9, false, | A, B, C, D, E, F, G, H, I); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_inputs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> ort-custom-op/src/inputs.rs:138:20 [INFO] [stdout] | [INFO] [stdout] 126 | fn try_from_values(values: Vec>) -> Result [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 136 | let mut iter = values.into_iter(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 137 | [INFO] [stdout] 138 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 139 | | $(<$positional_ty as TryFromValue>::try_from_value(iter.next().unwrap())?,)* [INFO] [stdout] 140 | | $(iter.map(|el| TryFromValue::try_from_value(el)).collect::, _>>()?,)* [INFO] [stdout] 141 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 163 | impl_inputs!(10, false, | A, B, C, D, E, F, G, H, I, J); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_inputs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> ort-custom-op/src/inputs.rs:138:20 [INFO] [stdout] | [INFO] [stdout] 126 | fn try_from_values(values: Vec>) -> Result [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 136 | let mut iter = values.into_iter(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 137 | [INFO] [stdout] 138 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 139 | | $(<$positional_ty as TryFromValue>::try_from_value(iter.next().unwrap())?,)* [INFO] [stdout] 140 | | $(iter.map(|el| TryFromValue::try_from_value(el)).collect::, _>>()?,)* [INFO] [stdout] 141 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 166 | impl_inputs!(1, true, Z | A); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_inputs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> ort-custom-op/src/inputs.rs:138:20 [INFO] [stdout] | [INFO] [stdout] 126 | fn try_from_values(values: Vec>) -> Result [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 136 | let mut iter = values.into_iter(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 137 | [INFO] [stdout] 138 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 139 | | $(<$positional_ty as TryFromValue>::try_from_value(iter.next().unwrap())?,)* [INFO] [stdout] 140 | | $(iter.map(|el| TryFromValue::try_from_value(el)).collect::, _>>()?,)* [INFO] [stdout] 141 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 167 | impl_inputs!(2, true, Z | A, B); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_inputs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> ort-custom-op/src/inputs.rs:138:20 [INFO] [stdout] | [INFO] [stdout] 126 | fn try_from_values(values: Vec>) -> Result [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 136 | let mut iter = values.into_iter(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 137 | [INFO] [stdout] 138 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 139 | | $(<$positional_ty as TryFromValue>::try_from_value(iter.next().unwrap())?,)* [INFO] [stdout] 140 | | $(iter.map(|el| TryFromValue::try_from_value(el)).collect::, _>>()?,)* [INFO] [stdout] 141 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 168 | impl_inputs!(3, true, Z | A, B, C); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_inputs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> ort-custom-op/src/inputs.rs:138:20 [INFO] [stdout] | [INFO] [stdout] 126 | fn try_from_values(values: Vec>) -> Result [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 136 | let mut iter = values.into_iter(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 137 | [INFO] [stdout] 138 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 139 | | $(<$positional_ty as TryFromValue>::try_from_value(iter.next().unwrap())?,)* [INFO] [stdout] 140 | | $(iter.map(|el| TryFromValue::try_from_value(el)).collect::, _>>()?,)* [INFO] [stdout] 141 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 169 | impl_inputs!(4, true, Z | A, B, C, D); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_inputs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> ort-custom-op/src/inputs.rs:138:20 [INFO] [stdout] | [INFO] [stdout] 126 | fn try_from_values(values: Vec>) -> Result [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 136 | let mut iter = values.into_iter(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 137 | [INFO] [stdout] 138 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 139 | | $(<$positional_ty as TryFromValue>::try_from_value(iter.next().unwrap())?,)* [INFO] [stdout] 140 | | $(iter.map(|el| TryFromValue::try_from_value(el)).collect::, _>>()?,)* [INFO] [stdout] 141 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 170 | impl_inputs!(5, true, Z | A, B, C, D, E); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_inputs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> ort-custom-op/src/inputs.rs:138:20 [INFO] [stdout] | [INFO] [stdout] 126 | fn try_from_values(values: Vec>) -> Result [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 136 | let mut iter = values.into_iter(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 137 | [INFO] [stdout] 138 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 139 | | $(<$positional_ty as TryFromValue>::try_from_value(iter.next().unwrap())?,)* [INFO] [stdout] 140 | | $(iter.map(|el| TryFromValue::try_from_value(el)).collect::, _>>()?,)* [INFO] [stdout] 141 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 171 | impl_inputs!(6, true, Z | A, B, C, D, E, F); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_inputs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> ort-custom-op/src/inputs.rs:138:20 [INFO] [stdout] | [INFO] [stdout] 126 | fn try_from_values(values: Vec>) -> Result [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 136 | let mut iter = values.into_iter(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 137 | [INFO] [stdout] 138 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 139 | | $(<$positional_ty as TryFromValue>::try_from_value(iter.next().unwrap())?,)* [INFO] [stdout] 140 | | $(iter.map(|el| TryFromValue::try_from_value(el)).collect::, _>>()?,)* [INFO] [stdout] 141 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 172 | impl_inputs!(7, true, Z | A, B, C, D, E, F, G); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_inputs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> ort-custom-op/src/inputs.rs:138:20 [INFO] [stdout] | [INFO] [stdout] 126 | fn try_from_values(values: Vec>) -> Result [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 136 | let mut iter = values.into_iter(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 137 | [INFO] [stdout] 138 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 139 | | $(<$positional_ty as TryFromValue>::try_from_value(iter.next().unwrap())?,)* [INFO] [stdout] 140 | | $(iter.map(|el| TryFromValue::try_from_value(el)).collect::, _>>()?,)* [INFO] [stdout] 141 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 173 | impl_inputs!(8, true, Z | A, B, C, D, E, F, G, H); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_inputs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> ort-custom-op/src/inputs.rs:138:20 [INFO] [stdout] | [INFO] [stdout] 126 | fn try_from_values(values: Vec>) -> Result [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 136 | let mut iter = values.into_iter(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 137 | [INFO] [stdout] 138 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 139 | | $(<$positional_ty as TryFromValue>::try_from_value(iter.next().unwrap())?,)* [INFO] [stdout] 140 | | $(iter.map(|el| TryFromValue::try_from_value(el)).collect::, _>>()?,)* [INFO] [stdout] 141 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 174 | impl_inputs!(9, true, Z | A, B, C, D, E, F, G, H, I); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_inputs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> ort-custom-op/src/inputs.rs:138:20 [INFO] [stdout] | [INFO] [stdout] 126 | fn try_from_values(values: Vec>) -> Result [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 136 | let mut iter = values.into_iter(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 137 | [INFO] [stdout] 138 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 139 | | $(<$positional_ty as TryFromValue>::try_from_value(iter.next().unwrap())?,)* [INFO] [stdout] 140 | | $(iter.map(|el| TryFromValue::try_from_value(el)).collect::, _>>()?,)* [INFO] [stdout] 141 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 175 | impl_inputs!(10, true, Z | A, B, C, D, E, F, G, H, I, J); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_inputs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 24 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ort_custom_op` (lib test) due to 25 previous errors [INFO] running `Command { std: "docker" "inspect" "e63ddd87ef3970c95c50d9db5984343cf402083776a84f0fbe29fb33c72550f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e63ddd87ef3970c95c50d9db5984343cf402083776a84f0fbe29fb33c72550f8", kill_on_drop: false }` [INFO] [stdout] e63ddd87ef3970c95c50d9db5984343cf402083776a84f0fbe29fb33c72550f8