[INFO] fetching crate ai-dataloader 0.6.2...
[INFO] checking ai-dataloader-0.6.2 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] extracting crate ai-dataloader 0.6.2 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate ai-dataloader 0.6.2 on toolchain 264a7c4a1c917c83d13895a31231f9d93c7b67e1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ai-dataloader 0.6.2
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate ai-dataloader 0.6.2
[INFO] tweaked toml for crates.io crate ai-dataloader 0.6.2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate crates.io crate ai-dataloader 0.6.2 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" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ce533a5a44ca0c9b17b45b4c24a9456ea15db66a989444c0e28790af098aa820
[INFO] running `Command { std: "docker" "start" "-a" "ce533a5a44ca0c9b17b45b4c24a9456ea15db66a989444c0e28790af098aa820", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ce533a5a44ca0c9b17b45b4c24a9456ea15db66a989444c0e28790af098aa820", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce533a5a44ca0c9b17b45b4c24a9456ea15db66a989444c0e28790af098aa820", kill_on_drop: false }`
[INFO] [stdout] ce533a5a44ca0c9b17b45b4c24a9456ea15db66a989444c0e28790af098aa820
[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" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0b47e4c074aeec05804a5b2a1f61fe2019aa636c32ca9599f920e8acf6c019f0
[INFO] running `Command { std: "docker" "start" "-a" "0b47e4c074aeec05804a5b2a1f61fe2019aa636c32ca9599f920e8acf6c019f0", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking either v1.11.0
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking bytemuck v1.15.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking aligned-vec v0.5.0
[INFO] [stderr]    Compiling built v0.7.3
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking safe_arch v0.7.2
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]     Checking bitstream-io v2.4.2
[INFO] [stderr]     Checking plotters-backend v0.3.5
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking wide v0.7.28
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]     Checking weezl v0.1.8
[INFO] [stderr]     Checking imgref v1.10.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]     Checking plotters-svg v0.3.5
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking rgb v0.8.37
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking avif-serialize v0.8.1
[INFO] [stderr]     Checking getrandom v0.2.14
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking flume v0.11.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking jpeg-decoder v0.3.1
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]     Checking zune-core v0.4.12
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking exr v1.72.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking zune-jpeg v0.4.11
[INFO] [stderr]     Checking png v0.17.13
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking gif v0.13.1
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.5
[INFO] [stderr]     Checking v_frame v0.3.8
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking num-bigint v0.4.5
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking clap v4.5.4
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]     Checking simba v0.7.3
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking av1-grain v0.2.3
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling profiling-procmacros v1.0.15
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]     Checking profiling v1.0.15
[INFO] [stderr]     Checking image-webp v0.1.2
[INFO] [stderr]     Checking nalgebra v0.30.1
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking csv v1.3.0
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking ravif v0.11.7
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking image v0.25.1
[INFO] [stderr]     Checking ndarray-rand v0.14.0
[INFO] [stderr]     Checking ai-dataloader v0.6.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/iterable/dataloader.rs:155:41
[INFO] [stdout]     |
[INFO] [stdout] 147 | impl<'dataset, D, C> DataLoader<D, C>
[INFO] [stdout]     |      -------- lifetime `'dataset` declared here
[INFO] [stdout] ...
[INFO] [stdout] 155 |     pub fn iter(&'dataset self) -> Iter<'_, <&'dataset D as IntoIterator>::IntoIter, C> {
[INFO] [stdout]     |                                         ^^ this elided lifetime gets resolved as `'dataset`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `FunctorDataset` is never used
[INFO] [stdout]   --> src/indexable/dataset.rs:41:7
[INFO] [stdout]    |
[INFO] [stdout] 41 | trait FunctorDataset<F>: Len + GetSample
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout]   --> src/collate/default_collate/ndarray.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn collate(&self, batch: Vec<Array<A, D>>) -> Self::Output {
[INFO] [stdout]    |                       ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 13 |         // Convert it to a `Vec` of view.
[INFO] [stdout] 14 |         let vec_of_view: Vec<ArrayView<'_, A, D>> = batch.iter().map(ArrayBase::view).collect();
[INFO] [stdout]    |             ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 15 |         stack(Axis(0), vec_of_view.as_slice())
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see issue #123739 <https://github.com/rust-lang/rust/issues/123739>
[INFO] [stdout]    = note: `-W tail-expr-drop-order` implied by `-W rust-2024-compatibility`
[INFO] [stdout]    = help: to override `-W rust-2024-compatibility` add `#[allow(tail_expr_drop_order)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout]   --> src/collate/default_collate/tuple.rs:24:23
[INFO] [stdout]    |
[INFO] [stdout] 20 |             fn collate(&self, batch: Vec<($($name,)+)>) -> Self::Output {
[INFO] [stdout]    |                               ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 21 |                 let copy = batch.to_vec();
[INFO] [stdout]    |                     ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 24 |                     $(DefaultCollate::default().collate($name),)+
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 | tuple_impl! { A }
[INFO] [stdout]    | -----------------
[INFO] [stdout]    | |             |
[INFO] [stdout]    | |             these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see issue #123739 <https://github.com/rust-lang/rust/issues/123739>
[INFO] [stdout]    = note: this warning originates in the macro `tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout]   --> src/collate/default_collate/tuple.rs:24:23
[INFO] [stdout]    |
[INFO] [stdout] 20 |             fn collate(&self, batch: Vec<($($name,)+)>) -> Self::Output {
[INFO] [stdout]    |                               ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 21 |                 let copy = batch.to_vec();
[INFO] [stdout]    |                     ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 24 |                     $(DefaultCollate::default().collate($name),)+
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 33 | tuple_impl! { A B }
[INFO] [stdout]    | -------------------
[INFO] [stdout]    | |             | |
[INFO] [stdout]    | |             | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout]    | |             these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see issue #123739 <https://github.com/rust-lang/rust/issues/123739>
[INFO] [stdout]    = note: this warning originates in the macro `tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout]   --> src/collate/default_collate/tuple.rs:24:23
[INFO] [stdout]    |
[INFO] [stdout] 20 |             fn collate(&self, batch: Vec<($($name,)+)>) -> Self::Output {
[INFO] [stdout]    |                               ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 21 |                 let copy = batch.to_vec();
[INFO] [stdout]    |                     ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 24 |                     $(DefaultCollate::default().collate($name),)+
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | tuple_impl! { A B C }
[INFO] [stdout]    | ---------------------
[INFO] [stdout]    | |             | | |
[INFO] [stdout]    | |             | | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout]    | |             | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout]    | |             these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see issue #123739 <https://github.com/rust-lang/rust/issues/123739>
[INFO] [stdout]    = note: this warning originates in the macro `tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout]   --> src/collate/default_collate/tuple.rs:24:23
[INFO] [stdout]    |
[INFO] [stdout] 20 |             fn collate(&self, batch: Vec<($($name,)+)>) -> Self::Output {
[INFO] [stdout]    |                               ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 21 |                 let copy = batch.to_vec();
[INFO] [stdout]    |                     ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 24 |                     $(DefaultCollate::default().collate($name),)+
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 | tuple_impl! { A B C D }
[INFO] [stdout]    | -----------------------
[INFO] [stdout]    | |             | | | |
[INFO] [stdout]    | |             | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout]    | |             | | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout]    | |             | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout]    | |             these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see issue #123739 <https://github.com/rust-lang/rust/issues/123739>
[INFO] [stdout]    = note: this warning originates in the macro `tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout]   --> src/collate/default_collate/tuple.rs:24:23
[INFO] [stdout]    |
[INFO] [stdout] 20 |             fn collate(&self, batch: Vec<($($name,)+)>) -> Self::Output {
[INFO] [stdout]    |                               ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 21 |                 let copy = batch.to_vec();
[INFO] [stdout]    |                     ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 24 |                     $(DefaultCollate::default().collate($name),)+
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 | tuple_impl! { A B C D E }
[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]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see issue #123739 <https://github.com/rust-lang/rust/issues/123739>
[INFO] [stdout]    = note: this warning originates in the macro `tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout]   --> src/collate/default_collate/tuple.rs:24:23
[INFO] [stdout]    |
[INFO] [stdout] 20 |             fn collate(&self, batch: Vec<($($name,)+)>) -> Self::Output {
[INFO] [stdout]    |                               ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 21 |                 let copy = batch.to_vec();
[INFO] [stdout]    |                     ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 24 |                     $(DefaultCollate::default().collate($name),)+
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 37 | tuple_impl! { A B C D E F }
[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]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see issue #123739 <https://github.com/rust-lang/rust/issues/123739>
[INFO] [stdout]    = note: this warning originates in the macro `tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout]   --> src/collate/default_collate/tuple.rs:24:23
[INFO] [stdout]    |
[INFO] [stdout] 20 |             fn collate(&self, batch: Vec<($($name,)+)>) -> Self::Output {
[INFO] [stdout]    |                               ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 21 |                 let copy = batch.to_vec();
[INFO] [stdout]    |                     ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 24 |                     $(DefaultCollate::default().collate($name),)+
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 | tuple_impl! { A B C D E F G }
[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]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see issue #123739 <https://github.com/rust-lang/rust/issues/123739>
[INFO] [stdout]    = note: this warning originates in the macro `tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout]   --> src/collate/default_collate/tuple.rs:24:23
[INFO] [stdout]    |
[INFO] [stdout] 20 |             fn collate(&self, batch: Vec<($($name,)+)>) -> Self::Output {
[INFO] [stdout]    |                               ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 21 |                 let copy = batch.to_vec();
[INFO] [stdout]    |                     ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 24 |                     $(DefaultCollate::default().collate($name),)+
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 | tuple_impl! { A B C D E F G H }
[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]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see issue #123739 <https://github.com/rust-lang/rust/issues/123739>
[INFO] [stdout]    = note: this warning originates in the macro `tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout]   --> src/collate/default_collate/tuple.rs:24:23
[INFO] [stdout]    |
[INFO] [stdout] 20 |             fn collate(&self, batch: Vec<($($name,)+)>) -> Self::Output {
[INFO] [stdout]    |                               ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 21 |                 let copy = batch.to_vec();
[INFO] [stdout]    |                     ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 24 |                     $(DefaultCollate::default().collate($name),)+
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 | tuple_impl! { A B C D E F G H I }
[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]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see issue #123739 <https://github.com/rust-lang/rust/issues/123739>
[INFO] [stdout]    = note: this warning originates in the macro `tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout]   --> src/collate/default_collate/tuple.rs:24:23
[INFO] [stdout]    |
[INFO] [stdout] 20 |             fn collate(&self, batch: Vec<($($name,)+)>) -> Self::Output {
[INFO] [stdout]    |                               ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 21 |                 let copy = batch.to_vec();
[INFO] [stdout]    |                     ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 24 |                     $(DefaultCollate::default().collate($name),)+
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 41 | tuple_impl! { A B C D E F G H I J }
[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]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see issue #123739 <https://github.com/rust-lang/rust/issues/123739>
[INFO] [stdout]    = note: this warning originates in the macro `tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout]   --> src/collate/default_collate/tuple.rs:24:23
[INFO] [stdout]    |
[INFO] [stdout] 20 |             fn collate(&self, batch: Vec<($($name,)+)>) -> Self::Output {
[INFO] [stdout]    |                               ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 21 |                 let copy = batch.to_vec();
[INFO] [stdout]    |                     ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 24 |                     $(DefaultCollate::default().collate($name),)+
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 | tuple_impl! { A B C D E F G H I J K }
[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]    | |             these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see issue #123739 <https://github.com/rust-lang/rust/issues/123739>
[INFO] [stdout]    = note: this warning originates in the macro `tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout]   --> src/collate/default_collate/tuple.rs:24:23
[INFO] [stdout]    |
[INFO] [stdout] 20 |             fn collate(&self, batch: Vec<($($name,)+)>) -> Self::Output {
[INFO] [stdout]    |                               ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 21 |                 let copy = batch.to_vec();
[INFO] [stdout]    |                     ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 24 |                     $(DefaultCollate::default().collate($name),)+
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 | tuple_impl! { A B C D E F G H I J K L }
[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]    | |             | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout]    | |             these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see issue #123739 <https://github.com/rust-lang/rust/issues/123739>
[INFO] [stdout]    = note: this warning originates in the macro `tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout]   --> src/iterable/dataloader.rs:55:27
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn into_iter(self) -> Self::IntoIter {
[INFO] [stdout]    |                  ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 55 |             dataset_iter: self.dataset.into_iter(),
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see issue #123739 <https://github.com/rust-lang/rust/issues/123739>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking nshare v0.9.0
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]   --> benches/throughput.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout] 1  | / use ai_dataloader::indexable::DataLoader;
[INFO] [stdout] 2  | | use ai_dataloader::{Dataset, GetSample, Len};
[INFO] [stdout] 3  | | use criterion::{criterion_group, criterion_main, Criterion, Throughput};
[INFO] [stdout] 4  | | use ndarray::Array3;
[INFO] [stdout] ...  |
[INFO] [stdout] 62 | | criterion_group!(benches, bench);
[INFO] [stdout] 63 | | criterion_main!(benches);
[INFO] [stdout]    | |_________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]   --> examples/iterable.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout] 1  | / use ai_dataloader::iterable::DataLoader;
[INFO] [stdout] 2  | |
[INFO] [stdout] 3  | | #[cfg(not(feature = "tch"))]
[INFO] [stdout] 4  | | fn main() {
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | |     }
[INFO] [stdout] 45 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type does not implement `Debug`; consider adding `#[derive(Debug)]` or a manual implementation
[INFO] [stdout]   --> benches/throughput.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | / pub struct RandomUnique {
[INFO] [stdout] 14 | |     image: Array3<u8>,
[INFO] [stdout] 15 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-W missing-debug-implementations`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]   --> tests/integration_tests.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout] 1  | / use ai_dataloader::indexable::DataLoader;
[INFO] [stdout] 2  | | use ndarray::array;
[INFO] [stdout] 3  | |
[INFO] [stdout] 4  | | #[test]
[INFO] [stdout] ...  |
[INFO] [stdout] 38 | |     );
[INFO] [stdout] 39 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]   --> benches/throughput.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | criterion_group!(benches, bench);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::criterion_group` which comes from the expansion of the macro `criterion_group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/iterable/dataloader.rs:155:41
[INFO] [stdout]     |
[INFO] [stdout] 147 | impl<'dataset, D, C> DataLoader<D, C>
[INFO] [stdout]     |      -------- lifetime `'dataset` declared here
[INFO] [stdout] ...
[INFO] [stdout] 155 |     pub fn iter(&'dataset self) -> Iter<'_, <&'dataset D as IntoIterator>::IntoIter, C> {
[INFO] [stdout]     |                                         ^^ this elided lifetime gets resolved as `'dataset`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `FunctorDataset` is never used
[INFO] [stdout]   --> src/indexable/dataset.rs:41:7
[INFO] [stdout]    |
[INFO] [stdout] 41 | trait FunctorDataset<F>: Len + GetSample
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout]   --> src/collate/default_collate/ndarray.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn collate(&self, batch: Vec<Array<A, D>>) -> Self::Output {
[INFO] [stdout]    |                       ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 13 |         // Convert it to a `Vec` of view.
[INFO] [stdout] 14 |         let vec_of_view: Vec<ArrayView<'_, A, D>> = batch.iter().map(ArrayBase::view).collect();
[INFO] [stdout]    |             ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 15 |         stack(Axis(0), vec_of_view.as_slice())
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see issue #123739 <https://github.com/rust-lang/rust/issues/123739>
[INFO] [stdout]    = note: `-W tail-expr-drop-order` implied by `-W rust-2024-compatibility`
[INFO] [stdout]    = help: to override `-W rust-2024-compatibility` add `#[allow(tail_expr_drop_order)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout]   --> src/collate/default_collate/tuple.rs:24:23
[INFO] [stdout]    |
[INFO] [stdout] 20 |             fn collate(&self, batch: Vec<($($name,)+)>) -> Self::Output {
[INFO] [stdout]    |                               ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 21 |                 let copy = batch.to_vec();
[INFO] [stdout]    |                     ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 24 |                     $(DefaultCollate::default().collate($name),)+
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 | tuple_impl! { A }
[INFO] [stdout]    | -----------------
[INFO] [stdout]    | |             |
[INFO] [stdout]    | |             these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see issue #123739 <https://github.com/rust-lang/rust/issues/123739>
[INFO] [stdout]    = note: this warning originates in the macro `tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout]   --> src/collate/default_collate/tuple.rs:24:23
[INFO] [stdout]    |
[INFO] [stdout] 20 |             fn collate(&self, batch: Vec<($($name,)+)>) -> Self::Output {
[INFO] [stdout]    |                               ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 21 |                 let copy = batch.to_vec();
[INFO] [stdout]    |                     ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 24 |                     $(DefaultCollate::default().collate($name),)+
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 33 | tuple_impl! { A B }
[INFO] [stdout]    | -------------------
[INFO] [stdout]    | |             | |
[INFO] [stdout]    | |             | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout]    | |             these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see issue #123739 <https://github.com/rust-lang/rust/issues/123739>
[INFO] [stdout]    = note: this warning originates in the macro `tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout]   --> src/collate/default_collate/tuple.rs:24:23
[INFO] [stdout]    |
[INFO] [stdout] 20 |             fn collate(&self, batch: Vec<($($name,)+)>) -> Self::Output {
[INFO] [stdout]    |                               ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 21 |                 let copy = batch.to_vec();
[INFO] [stdout]    |                     ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 24 |                     $(DefaultCollate::default().collate($name),)+
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | tuple_impl! { A B C }
[INFO] [stdout]    | ---------------------
[INFO] [stdout]    | |             | | |
[INFO] [stdout]    | |             | | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout]    | |             | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout]    | |             these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see issue #123739 <https://github.com/rust-lang/rust/issues/123739>
[INFO] [stdout]    = note: this warning originates in the macro `tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout]   --> src/collate/default_collate/tuple.rs:24:23
[INFO] [stdout]    |
[INFO] [stdout] 20 |             fn collate(&self, batch: Vec<($($name,)+)>) -> Self::Output {
[INFO] [stdout]    |                               ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 21 |                 let copy = batch.to_vec();
[INFO] [stdout]    |                     ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 24 |                     $(DefaultCollate::default().collate($name),)+
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 | tuple_impl! { A B C D }
[INFO] [stdout]    | -----------------------
[INFO] [stdout]    | |             | | | |
[INFO] [stdout]    | |             | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout]    | |             | | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout]    | |             | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout]    | |             these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see issue #123739 <https://github.com/rust-lang/rust/issues/123739>
[INFO] [stdout]    = note: this warning originates in the macro `tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout]   --> src/collate/default_collate/tuple.rs:24:23
[INFO] [stdout]    |
[INFO] [stdout] 20 |             fn collate(&self, batch: Vec<($($name,)+)>) -> Self::Output {
[INFO] [stdout]    |                               ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 21 |                 let copy = batch.to_vec();
[INFO] [stdout]    |                     ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 24 |                     $(DefaultCollate::default().collate($name),)+
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 | tuple_impl! { A B C D E }
[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]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see issue #123739 <https://github.com/rust-lang/rust/issues/123739>
[INFO] [stdout]    = note: this warning originates in the macro `tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout]   --> src/collate/default_collate/tuple.rs:24:23
[INFO] [stdout]    |
[INFO] [stdout] 20 |             fn collate(&self, batch: Vec<($($name,)+)>) -> Self::Output {
[INFO] [stdout]    |                               ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 21 |                 let copy = batch.to_vec();
[INFO] [stdout]    |                     ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 24 |                     $(DefaultCollate::default().collate($name),)+
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 37 | tuple_impl! { A B C D E F }
[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]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see issue #123739 <https://github.com/rust-lang/rust/issues/123739>
[INFO] [stdout]    = note: this warning originates in the macro `tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout]   --> src/collate/default_collate/tuple.rs:24:23
[INFO] [stdout]    |
[INFO] [stdout] 20 |             fn collate(&self, batch: Vec<($($name,)+)>) -> Self::Output {
[INFO] [stdout]    |                               ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 21 |                 let copy = batch.to_vec();
[INFO] [stdout]    |                     ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 24 |                     $(DefaultCollate::default().collate($name),)+
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 | tuple_impl! { A B C D E F G }
[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]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see issue #123739 <https://github.com/rust-lang/rust/issues/123739>
[INFO] [stdout]    = note: this warning originates in the macro `tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout]   --> src/collate/default_collate/tuple.rs:24:23
[INFO] [stdout]    |
[INFO] [stdout] 20 |             fn collate(&self, batch: Vec<($($name,)+)>) -> Self::Output {
[INFO] [stdout]    |                               ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 21 |                 let copy = batch.to_vec();
[INFO] [stdout]    |                     ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 24 |                     $(DefaultCollate::default().collate($name),)+
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 | tuple_impl! { A B C D E F G H }
[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]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see issue #123739 <https://github.com/rust-lang/rust/issues/123739>
[INFO] [stdout]    = note: this warning originates in the macro `tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout]   --> src/collate/default_collate/tuple.rs:24:23
[INFO] [stdout]    |
[INFO] [stdout] 20 |             fn collate(&self, batch: Vec<($($name,)+)>) -> Self::Output {
[INFO] [stdout]    |                               ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 21 |                 let copy = batch.to_vec();
[INFO] [stdout]    |                     ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 24 |                     $(DefaultCollate::default().collate($name),)+
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 | tuple_impl! { A B C D E F G H I }
[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]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see issue #123739 <https://github.com/rust-lang/rust/issues/123739>
[INFO] [stdout]    = note: this warning originates in the macro `tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout]   --> src/collate/default_collate/tuple.rs:24:23
[INFO] [stdout]    |
[INFO] [stdout] 20 |             fn collate(&self, batch: Vec<($($name,)+)>) -> Self::Output {
[INFO] [stdout]    |                               ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 21 |                 let copy = batch.to_vec();
[INFO] [stdout]    |                     ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 24 |                     $(DefaultCollate::default().collate($name),)+
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 41 | tuple_impl! { A B C D E F G H I J }
[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]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see issue #123739 <https://github.com/rust-lang/rust/issues/123739>
[INFO] [stdout]    = note: this warning originates in the macro `tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout]   --> src/collate/default_collate/tuple.rs:24:23
[INFO] [stdout]    |
[INFO] [stdout] 20 |             fn collate(&self, batch: Vec<($($name,)+)>) -> Self::Output {
[INFO] [stdout]    |                               ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 21 |                 let copy = batch.to_vec();
[INFO] [stdout]    |                     ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 24 |                     $(DefaultCollate::default().collate($name),)+
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 | tuple_impl! { A B C D E F G H I J K }
[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]    | |             these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see issue #123739 <https://github.com/rust-lang/rust/issues/123739>
[INFO] [stdout]    = note: this warning originates in the macro `tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout]   --> src/collate/default_collate/tuple.rs:24:23
[INFO] [stdout]    |
[INFO] [stdout] 20 |             fn collate(&self, batch: Vec<($($name,)+)>) -> Self::Output {
[INFO] [stdout]    |                               ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 21 |                 let copy = batch.to_vec();
[INFO] [stdout]    |                     ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 24 |                     $(DefaultCollate::default().collate($name),)+
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 | tuple_impl! { A B C D E F G H I J K L }
[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]    | |             | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout]    | |             these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see issue #123739 <https://github.com/rust-lang/rust/issues/123739>
[INFO] [stdout]    = note: this warning originates in the macro `tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout]   --> src/iterable/dataloader.rs:55:27
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn into_iter(self) -> Self::IntoIter {
[INFO] [stdout]    |                  ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 55 |             dataset_iter: self.dataset.into_iter(),
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see issue #123739 <https://github.com/rust-lang/rust/issues/123739>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.44s
[INFO] running `Command { std: "docker" "inspect" "0b47e4c074aeec05804a5b2a1f61fe2019aa636c32ca9599f920e8acf6c019f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b47e4c074aeec05804a5b2a1f61fe2019aa636c32ca9599f920e8acf6c019f0", kill_on_drop: false }`
[INFO] [stdout] 0b47e4c074aeec05804a5b2a1f61fe2019aa636c32ca9599f920e8acf6c019f0
