[INFO] fetching crate annembed 0.1.3... [INFO] checking annembed-0.1.3 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate annembed 0.1.3 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate annembed 0.1.3 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 annembed 0.1.3 [INFO] finished tweaking crates.io crate annembed 0.1.3 [INFO] tweaked toml for crates.io crate annembed 0.1.3 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate crates.io crate annembed 0.1.3 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7c68f2e6404b63e5225e436f8530528e6e454d65c0b1c614098ed14e2e704537 [INFO] running `Command { std: "docker" "start" "-a" "7c68f2e6404b63e5225e436f8530528e6e454d65c0b1c614098ed14e2e704537", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7c68f2e6404b63e5225e436f8530528e6e454d65c0b1c614098ed14e2e704537", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c68f2e6404b63e5225e436f8530528e6e454d65c0b1c614098ed14e2e704537", kill_on_drop: false }` [INFO] [stdout] 7c68f2e6404b63e5225e436f8530528e6e454d65c0b1c614098ed14e2e704537 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a949e93e884f8ecea7c2825427f9e5df217f0ff0446d9d32d64cc4259e86f985 [INFO] running `Command { std: "docker" "start" "-a" "a949e93e884f8ecea7c2825427f9e5df217f0ff0446d9d32d64cc4259e86f985", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling serde v1.0.200 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking zerocopy v0.7.33 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking either v1.11.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking anstyle-query v1.0.3 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking cblas-sys v0.1.4 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking combine v4.6.7 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking lapack-sys v0.14.0 [INFO] [stderr] Checking cpu-time v1.0.0 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking anndists v0.1.2 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Compiling serde_derive v1.0.200 [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Compiling enum-as-inner v0.6.0 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Checking alga v0.9.3 [INFO] [stderr] Checking parking_lot v0.12.2 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking env_filter v0.1.0 [INFO] [stderr] Checking crossbeam-channel v0.5.12 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Checking sysctl v0.5.5 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Compiling katexit v0.1.4 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling annembed v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking hdrhistogram v7.5.4 [INFO] [stderr] Checking env_logger v0.11.3 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Checking quantiles v0.7.1 [INFO] [stderr] Checking indxvec v1.9.0 [INFO] [stderr] Checking mmap-rs v0.6.1 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Checking num-complex v0.4.5 [INFO] [stderr] Checking uuid v1.8.0 [INFO] [stderr] Checking serde_bytes v0.11.14 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking csv v1.3.0 [INFO] [stderr] Checking hnsw_rs v0.3.0 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Checking cauchy v0.4.0 [INFO] [stderr] Checking lax v0.16.0 [INFO] [stderr] Checking bson v2.10.0 [INFO] [stderr] Checking ndarray-linalg v0.16.0 [INFO] [stderr] Checking sprs v0.11.1 [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tools/svdapprox.rs:139:19 [INFO] [stdout] | [INFO] [stdout] 137 | pub fn from_array2(mat: Array2) -> MatRepr { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 138 | MatRepr { [INFO] [stdout] 139 | data: MatMode::FULL(mat), [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/tools/svdapprox.rs:289:5 [INFO] [stdout] | [INFO] [stdout] 276 | let mut bt = Array2::::zeros((csc_r, qm_c)); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 289 | bt.reversed_axes().as_standard_layout().to_owned() [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/tools/svdapprox.rs:645:25 [INFO] [stdout] | [INFO] [stdout] 644 | let c = omega.mat.column(j).to_owned(); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 645 | RwLock::new(mat.mat_dot_vector(&c.view())) [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/tools/svdapprox.rs:652:39 [INFO] [stdout] | [INFO] [stdout] 652 | .map(|i| norm_frobenius_full(&y_vec[i].read().view())) [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/tools/svdapprox.rs:923:12 [INFO] [stdout] | [INFO] [stdout] 860 | let q; [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 861 | let q_opt = ra.get_approximator(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 868 | let mut b = match &self.data.data { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 901 | let s: Array1 = res_svd_b [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 907 | let s_u: Option>; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 914 | let s_vt: Option>; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 923 | Ok(SvdResult { [INFO] [stdout] | ____________^ [INFO] [stdout] 924 | | s: Some(s), [INFO] [stdout] 925 | | u: s_u, [INFO] [stdout] 926 | | vt: s_vt, [INFO] [stdout] 927 | | }) [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/fromhnsw/kgraph.rs:442:8 [INFO] [stdout] | [INFO] [stdout] 374 | let mut node_set = IndexSet::::with_capacity(nb_point); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 382 | let mut point_iter = point_indexation.into_iter(); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 442 | Ok(KGraph{max_nbng, nbnodes, neighbours, node_set}) [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/fromhnsw/kgraph.rs:547:12 [INFO] [stdout] | [INFO] [stdout] 471 | let mut node_set = IndexSet::::with_capacity(nb_point); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 547 | Ok(KGraph{max_nbng, nbnodes, neighbours, node_set}) [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/hdbscan/kruskal.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 115 | let mut edges = edges.to_vec(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 116 | edges.sort_by(|a, b| a.2.partial_cmp(&b.2).unwrap()); [INFO] [stdout] 117 | edges.into_iter().filter_map(move |(a, b, w)| { [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/hdbscan/kruskal.rs:146:5 [INFO] [stdout] | [INFO] [stdout] 137 | let mut nodes = IndexSet::new(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 138 | let edges = edges [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 146 | kruskal_indices(nodes.len(), &edges).map(move |(ia, ib, w)| { [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/hdbscan/kruskal.rs:146:46 [INFO] [stdout] | [INFO] [stdout] 137 | let mut nodes = IndexSet::new(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 138 | let edges = edges [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 146 | kruskal_indices(nodes.len(), &edges).map(move |(ia, ib, w)| { [INFO] [stdout] | ______________________________________________^ [INFO] [stdout] 147 | | ( [INFO] [stdout] 148 | | nodes.get_index(ia).unwrap().clone(), [INFO] [stdout] 149 | | nodes.get_index(ib).unwrap().clone(), [INFO] [stdout] 150 | | w, [INFO] [stdout] 151 | | ) [INFO] [stdout] 152 | | }) [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/hdbscan/kruskal.rs:148:13 [INFO] [stdout] | [INFO] [stdout] 137 | let mut nodes = IndexSet::new(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 146 | kruskal_indices(nodes.len(), &edges).map(move |(ia, ib, w)| { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 147 | ( [INFO] [stdout] 148 | nodes.get_index(ia).unwrap().clone(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/hdbscan/kruskal.rs:149:13 [INFO] [stdout] | [INFO] [stdout] 137 | let mut nodes = IndexSet::new(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 146 | kruskal_indices(nodes.len(), &edges).map(move |(ia, ib, w)| { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 149 | nodes.get_index(ib).unwrap().clone(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/graphlaplace.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn new(sym_laplacian: MatRepr, degrees: Array1) -> 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] ... [INFO] [stdout] 35 | _s: None, [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/graphlaplace.rs:36:17 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn new(sym_laplacian: MatRepr, degrees: Array1) -> 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] ... [INFO] [stdout] 36 | _u: None, [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/graphlaplace.rs:80:12 [INFO] [stdout] | [INFO] [stdout] 66 | let res_svd_b = b.svddc(JobSvd::Some); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 76 | let res_svd_b = res_svd_b.unwrap(); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 77 | // must truncate to asked dim [INFO] [stdout] 78 | let s: Array1 = res_svd_b.1; [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 79 | // [INFO] [stdout] 80 | Ok(SvdResult { [INFO] [stdout] | ____________^ [INFO] [stdout] 81 | | s: Some(s), [INFO] [stdout] 82 | | u: res_svd_b.0, [INFO] [stdout] 83 | | vt: None, [INFO] [stdout] 84 | | }) [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 15 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `annembed` (lib) due to 16 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tools/svdapprox.rs:139:19 [INFO] [stdout] | [INFO] [stdout] 137 | pub fn from_array2(mat: Array2) -> MatRepr { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 138 | MatRepr { [INFO] [stdout] 139 | data: MatMode::FULL(mat), [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/tools/svdapprox.rs:289:5 [INFO] [stdout] | [INFO] [stdout] 276 | let mut bt = Array2::::zeros((csc_r, qm_c)); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 289 | bt.reversed_axes().as_standard_layout().to_owned() [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/tools/svdapprox.rs:645:25 [INFO] [stdout] | [INFO] [stdout] 644 | let c = omega.mat.column(j).to_owned(); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 645 | RwLock::new(mat.mat_dot_vector(&c.view())) [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/tools/svdapprox.rs:652:39 [INFO] [stdout] | [INFO] [stdout] 652 | .map(|i| norm_frobenius_full(&y_vec[i].read().view())) [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/tools/svdapprox.rs:923:12 [INFO] [stdout] | [INFO] [stdout] 860 | let q; [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 861 | let q_opt = ra.get_approximator(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 868 | let mut b = match &self.data.data { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 901 | let s: Array1 = res_svd_b [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 907 | let s_u: Option>; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 914 | let s_vt: Option>; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 923 | Ok(SvdResult { [INFO] [stdout] | ____________^ [INFO] [stdout] 924 | | s: Some(s), [INFO] [stdout] 925 | | u: s_u, [INFO] [stdout] 926 | | vt: s_vt, [INFO] [stdout] 927 | | }) [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/fromhnsw/kgraph.rs:442:8 [INFO] [stdout] | [INFO] [stdout] 374 | let mut node_set = IndexSet::::with_capacity(nb_point); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 382 | let mut point_iter = point_indexation.into_iter(); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 442 | Ok(KGraph{max_nbng, nbnodes, neighbours, node_set}) [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/fromhnsw/kgraph.rs:547:12 [INFO] [stdout] | [INFO] [stdout] 471 | let mut node_set = IndexSet::::with_capacity(nb_point); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 547 | Ok(KGraph{max_nbng, nbnodes, neighbours, node_set}) [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/hdbscan/kruskal.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 115 | let mut edges = edges.to_vec(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 116 | edges.sort_by(|a, b| a.2.partial_cmp(&b.2).unwrap()); [INFO] [stdout] 117 | edges.into_iter().filter_map(move |(a, b, w)| { [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/hdbscan/kruskal.rs:146:5 [INFO] [stdout] | [INFO] [stdout] 137 | let mut nodes = IndexSet::new(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 138 | let edges = edges [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 146 | kruskal_indices(nodes.len(), &edges).map(move |(ia, ib, w)| { [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/hdbscan/kruskal.rs:146:46 [INFO] [stdout] | [INFO] [stdout] 137 | let mut nodes = IndexSet::new(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 138 | let edges = edges [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 146 | kruskal_indices(nodes.len(), &edges).map(move |(ia, ib, w)| { [INFO] [stdout] | ______________________________________________^ [INFO] [stdout] 147 | | ( [INFO] [stdout] 148 | | nodes.get_index(ia).unwrap().clone(), [INFO] [stdout] 149 | | nodes.get_index(ib).unwrap().clone(), [INFO] [stdout] 150 | | w, [INFO] [stdout] 151 | | ) [INFO] [stdout] 152 | | }) [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/hdbscan/kruskal.rs:148:13 [INFO] [stdout] | [INFO] [stdout] 137 | let mut nodes = IndexSet::new(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 146 | kruskal_indices(nodes.len(), &edges).map(move |(ia, ib, w)| { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 147 | ( [INFO] [stdout] 148 | nodes.get_index(ia).unwrap().clone(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/hdbscan/kruskal.rs:149:13 [INFO] [stdout] | [INFO] [stdout] 137 | let mut nodes = IndexSet::new(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 146 | kruskal_indices(nodes.len(), &edges).map(move |(ia, ib, w)| { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 149 | nodes.get_index(ib).unwrap().clone(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/graphlaplace.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn new(sym_laplacian: MatRepr, degrees: Array1) -> 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] ... [INFO] [stdout] 35 | _s: None, [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/graphlaplace.rs:36:17 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn new(sym_laplacian: MatRepr, degrees: Array1) -> 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] ... [INFO] [stdout] 36 | _u: None, [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/graphlaplace.rs:80:12 [INFO] [stdout] | [INFO] [stdout] 66 | let res_svd_b = b.svddc(JobSvd::Some); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 76 | let res_svd_b = res_svd_b.unwrap(); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 77 | // must truncate to asked dim [INFO] [stdout] 78 | let s: Array1 = res_svd_b.1; [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 79 | // [INFO] [stdout] 80 | Ok(SvdResult { [INFO] [stdout] | ____________^ [INFO] [stdout] 81 | | s: Some(s), [INFO] [stdout] 82 | | u: res_svd_b.0, [INFO] [stdout] 83 | | vt: None, [INFO] [stdout] 84 | | }) [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 15 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `annembed` (lib test) due to 16 previous errors [INFO] running `Command { std: "docker" "inspect" "a949e93e884f8ecea7c2825427f9e5df217f0ff0446d9d32d64cc4259e86f985", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a949e93e884f8ecea7c2825427f9e5df217f0ff0446d9d32d64cc4259e86f985", kill_on_drop: false }` [INFO] [stdout] a949e93e884f8ecea7c2825427f9e5df217f0ff0446d9d32d64cc4259e86f985