[INFO] fetching crate ndarray-interp 0.4.1... [INFO] checking ndarray-interp-0.4.1 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate ndarray-interp 0.4.1 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate ndarray-interp 0.4.1 on toolchain 4d98531622e1718ae0bc3c7a1ab9cd8938428452 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ndarray-interp 0.4.1 [INFO] finished tweaking crates.io crate ndarray-interp 0.4.1 [INFO] tweaked toml for crates.io crate ndarray-interp 0.4.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate crates.io crate ndarray-interp 0.4.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-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] 1e028aa9992d0f965528bd63805c5bb6b1ad7cbab41715bd99f4e2623d89cbe4 [INFO] running `Command { std: "docker" "start" "-a" "1e028aa9992d0f965528bd63805c5bb6b1ad7cbab41715bd99f4e2623d89cbe4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1e028aa9992d0f965528bd63805c5bb6b1ad7cbab41715bd99f4e2623d89cbe4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e028aa9992d0f965528bd63805c5bb6b1ad7cbab41715bd99f4e2623d89cbe4", kill_on_drop: false }` [INFO] [stdout] 1e028aa9992d0f965528bd63805c5bb6b1ad7cbab41715bd99f4e2623d89cbe4 [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] e380eac0021fe08ce73f71885750eb784d1f34589127033feadb7eba5be9c63f [INFO] running `Command { std: "docker" "start" "-a" "e380eac0021fe08ce73f71885750eb784d1f34589127033feadb7eba5be9c63f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking memchr v2.6.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking anstyle-parse v0.2.2 [INFO] [stderr] Checking flate2 v1.0.27 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Checking aho-corasick v1.0.4 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling thiserror-core v1.0.38 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Checking regex-syntax v0.7.5 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstyle v1.0.3 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking indexmap v2.0.0 [INFO] [stderr] Checking anstream v0.5.0 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling libz-sys v1.1.12 [INFO] [stderr] Compiling openssl-sys v0.9.92 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling curl-sys v0.4.65+curl-8.2.1 [INFO] [stderr] Compiling libgit2-sys v0.16.1+1.7.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling matrixmultiply v0.3.7 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking clap_lex v0.5.1 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling curl v0.4.44 [INFO] [stderr] Compiling rustix v0.38.13 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Compiling rustix v0.36.15 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Checking regex-automata v0.3.7 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking clap_builder v4.4.4 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Checking rayon v1.8.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking gzip-header v0.3.0 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking winnow v0.5.15 [INFO] [stderr] Compiling llvm_profparser v0.3.3 [INFO] [stderr] Checking linux-raw-sys v0.4.7 [INFO] [stderr] Compiling procfs v0.15.1 [INFO] [stderr] Checking linux-raw-sys v0.1.4 [INFO] [stderr] Checking ciborium-io v0.2.1 [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling thiserror-core-impl v1.0.38 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stderr] Compiling enum-display-macro v0.1.3 [INFO] [stderr] Checking regex v1.9.4 [INFO] [stderr] Checking ciborium-ll v0.2.1 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Checking ruzstd v0.4.0 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Compiling cargo-tarpaulin v0.27.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking object v0.26.2 [INFO] [stderr] Checking num-complex v0.4.4 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Checking tracing-subscriber v0.2.25 [INFO] [stderr] Checking gimli v0.28.0 [INFO] [stderr] Checking clap v4.4.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking object v0.32.1 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking enum-display v0.1.3 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking nix v0.27.1 [INFO] [stderr] Checking quick-xml v0.30.0 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking ndarray-interp v0.4.1 (/opt/rustwide/workdir) [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/interp1d.rs:133:32 [INFO] [stdout] | [INFO] [stdout] 130 | let dim = self.data.raw_dim().remove_axis(Axis(0)); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 131 | let mut target: Array = Array::zeros(dim); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 132 | self.strategy [INFO] [stdout] 133 | .interp_into(self, target.view_mut(), x) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/interp1d.rs:134:18 [INFO] [stdout] | [INFO] [stdout] 130 | let dim = self.data.raw_dim().remove_axis(Axis(0)); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 131 | let mut target: Array = Array::zeros(dim); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 134 | .map(|_| target) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/interp1d.rs:189:36 [INFO] [stdout] | [INFO] [stdout] 185 | let dim = self.get_buffer_shape(xs.raw_dim()); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 188 | let mut ys = Array::zeros(dim); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 189 | self.interp_array_into(xs, ys.view_mut()).map(|_| ys) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/interp1d.rs:189:55 [INFO] [stdout] | [INFO] [stdout] 185 | let dim = self.get_buffer_shape(xs.raw_dim()); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 188 | let mut ys = Array::zeros(dim); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 189 | self.interp_array_into(xs, ys.view_mut()).map(|_| ys) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/interp1d.rs:312:9 [INFO] [stdout] | [INFO] [stdout] 307 | mut buffer: ArrayViewMut<'_, Sd::Elem, D>, [INFO] [stdout] | ----------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 312 | / Zip::from(xs) [INFO] [stdout] 313 | | .and(buffer.axis_iter_mut(Axis(0))) [INFO] [stdout] | |_______________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/interp1d.rs:399:16 [INFO] [stdout] | [INFO] [stdout] 396 | pub fn new(data: ArrayBase) -> Self { [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 399 | x: Array::from_iter((0..len).map(|n| { [INFO] [stdout] | ________________^ [INFO] [stdout] 400 | | cast(n).unwrap_or_else(|| { [INFO] [stdout] 401 | | unimplemented!("casting from usize to a number should always work") [INFO] [stdout] 402 | | }) [INFO] [stdout] 403 | | })), [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/interp1d.rs:472:12 [INFO] [stdout] | [INFO] [stdout] 440 | pub fn build(self) -> Result, BuilderError> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 444 | let Interp1DBuilder { x, data, strategy } = self; [INFO] [stdout] | - ---- -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 470 | let strategy = strategy.build(&x, &data)?; [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 471 | [INFO] [stdout] 472 | Ok(Interp1D { x, data, strategy }) [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] --> src/interp1d/strategies/cubic_spline.rs:81:12 [INFO] [stdout] | [INFO] [stdout] 80 | let (a, b) = self.calc_coefficients(x, data); [INFO] [stdout] | - - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 81 | Ok(CubicSplineStrategy { a, b }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/interp2d.rs:128:32 [INFO] [stdout] | [INFO] [stdout] 121 | let dim = self [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 126 | let mut target = Array::zeros(dim); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 127 | self.strategy [INFO] [stdout] 128 | .interp_into(self, target.view_mut(), x, y) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/interp2d.rs:129:18 [INFO] [stdout] | [INFO] [stdout] 121 | let dim = self [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 126 | let mut target = Array::zeros(dim); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 129 | .map(|_| target) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/interp2d.rs:179:40 [INFO] [stdout] | [INFO] [stdout] 177 | let dim = self.get_buffer_shape(xs.raw_dim()); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 178 | let mut zs = Array::zeros(dim); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 179 | self.interp_array_into(xs, ys, zs.view_mut()).map(|_| zs) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/interp2d.rs:179:59 [INFO] [stdout] | [INFO] [stdout] 177 | let dim = self.get_buffer_shape(xs.raw_dim()); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 178 | let mut zs = Array::zeros(dim); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 179 | self.interp_array_into(xs, ys, zs.view_mut()).map(|_| zs) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/interp2d.rs:281:9 [INFO] [stdout] | [INFO] [stdout] 275 | mut buffer: ArrayViewMut<'_, Sd::Elem, D::Smaller>, [INFO] [stdout] | -------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 281 | / Zip::from(xs) [INFO] [stdout] 282 | | .and(ys) [INFO] [stdout] 283 | | .and(buffer.axis_iter_mut(Axis(0))) [INFO] [stdout] | |_______________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/interp2d.rs:514:12 [INFO] [stdout] | [INFO] [stdout] 468 | pub fn build(self) -> Result, BuilderError> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 472 | x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 473 | y, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 474 | data, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 475 | strategy: stratgy_builder, [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 513 | let strategy = stratgy_builder.build(&x, &y, &data)?; [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 514 | Ok(Interp2D { [INFO] [stdout] | ____________^ [INFO] [stdout] 515 | | x, [INFO] [stdout] 516 | | y, [INFO] [stdout] 517 | | data, [INFO] [stdout] 518 | | strategy, [INFO] [stdout] 519 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 14 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ndarray-interp` (lib) due to 15 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "e380eac0021fe08ce73f71885750eb784d1f34589127033feadb7eba5be9c63f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e380eac0021fe08ce73f71885750eb784d1f34589127033feadb7eba5be9c63f", kill_on_drop: false }` [INFO] [stdout] e380eac0021fe08ce73f71885750eb784d1f34589127033feadb7eba5be9c63f