[INFO] fetching crate cygv 0.1.1... [INFO] checking cygv-0.1.1 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate cygv 0.1.1 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate cygv 0.1.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 cygv 0.1.1 [INFO] finished tweaking crates.io crate cygv 0.1.1 [INFO] tweaked toml for crates.io crate cygv 0.1.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 57 packages to latest compatible versions [INFO] [stderr] Adding windows-sys v0.52.0 (latest: v0.59.0) [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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 02182e354163c3ebfd26b5e85564e8a187ff9e65942d0b2d12618e671f9f500e [INFO] running `Command { std: "docker" "start" "-a" "02182e354163c3ebfd26b5e85564e8a187ff9e65942d0b2d12618e671f9f500e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "02182e354163c3ebfd26b5e85564e8a187ff9e65942d0b2d12618e671f9f500e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02182e354163c3ebfd26b5e85564e8a187ff9e65942d0b2d12618e671f9f500e", kill_on_drop: false }` [INFO] [stdout] 02182e354163c3ebfd26b5e85564e8a187ff9e65942d0b2d12618e671f9f500e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] d7404e4a8a6803228f21ef6a51da5bda1e31cc887a03f74a6747cddb4b602b91 [INFO] running `Command { std: "docker" "start" "-a" "d7404e4a8a6803228f21ef6a51da5bda1e31cc887a03f74a6747cddb4b602b91", kill_on_drop: false }` [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling gmp-mpfr-sys v1.6.4 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling rug v1.26.0 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking unindent v0.2.3 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking simba v0.9.0 [INFO] [stderr] Compiling pyo3-build-config v0.22.2 [INFO] [stderr] Checking ctrlc v3.4.5 [INFO] [stderr] Compiling pyo3-macros-backend v0.22.2 [INFO] [stderr] Compiling pyo3-ffi v0.22.2 [INFO] [stderr] Compiling pyo3 v0.22.2 [INFO] [stderr] Checking nalgebra v0.33.0 [INFO] [stderr] Compiling pyo3-macros v0.22.2 [INFO] [stderr] Checking cygv v0.1.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/fundamental_period.rs:493:8 [INFO] [stdout] | [INFO] [stdout] 349 | let mut c0 = Polynomial::new(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 350 | let mut c1 = Vec::new(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 354 | let mut c2 = HashMap::new(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 358 | let mut c0_inv = Polynomial::new(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 361 | let tasks_c0 = Arc::new(Mutex::new(neg0.iter())); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 404 | let tasks_c1 = Arc::new(Mutex::new(neg1.iter())); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 405 | let tasks_c2 = Arc::new(Mutex::new(neg2.iter())); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 493 | Ok(FundamentalPeriod { c0, c1, c2, c0_inv }) [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/hkty.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 18 | zero_cutoff: T, [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 38 | let poly_props = PolynomialProperties::new(&sg, &zero_cutoff); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 39 | [INFO] [stdout] 40 | let (intnum_dict, intnum_idxpairs, n_indices) = [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 50 | let main_pool = NumberPool::new(poly_props.zero_cutoff.clone(), pool_size); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 51 | let thread_pools: Vec<_> = (0..n_threads) [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 54 | let mut all_pools = (main_pool, thread_pools); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 55 | [INFO] [stdout] 56 | let fp = fundamental_period::compute_omega( [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 66 | let inst_data = instanton::compute_instanton_data( [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 77 | let gv = series_inversion::invert_series::( [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 84 | let mut gv_sorted: Vec<_> = gv.into_iter().collect(); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 85 | gv_sorted.sort_unstable_by_key(|c| c.0 .0); [INFO] [stdout] 86 | / gv_sorted [INFO] [stdout] 87 | | .into_iter() [INFO] [stdout] 88 | | .map(|(k, gv)| { [INFO] [stdout] 89 | | ( [INFO] [stdout] ... | [INFO] [stdout] 97 | | ) [INFO] [stdout] 98 | | }) [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/hkty.rs:52:34 [INFO] [stdout] | [INFO] [stdout] 52 | .map(|_| NumberPool::new(poly_props.zero_cutoff.clone(), pool_size)) [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/hkty.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 114 | let zero_cutoff = Rational::new(); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 115 | / run_hkty::( [INFO] [stdout] 116 | | generators, [INFO] [stdout] 117 | | grading_vector, [INFO] [stdout] 118 | | zero_cutoff, [INFO] [stdout] ... | [INFO] [stdout] 127 | | .into_iter() [INFO] [stdout] 128 | | .map(|((v, _), gv)| (v, gv.into_numer_denom().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/hkty.rs:128:29 [INFO] [stdout] | [INFO] [stdout] 128 | .map(|((v, _), gv)| (v, gv.into_numer_denom().0)) [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = 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/hkty.rs:147:5 [INFO] [stdout] | [INFO] [stdout] 145 | let mut zero_cutoff = Float::with_val(precision, 10); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 146 | zero_cutoff.pow_assign(-(precision as i32) / 3); [INFO] [stdout] 147 | / run_hkty::( [INFO] [stdout] 148 | | generators, [INFO] [stdout] 149 | | grading_vector, [INFO] [stdout] 150 | | zero_cutoff, [INFO] [stdout] ... | [INFO] [stdout] 159 | | .into_iter() [INFO] [stdout] 160 | | .map(|((v, _), gv)| (v, gv.to_integer().unwrap())) [INFO] [stdout] | |______________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/hkty.rs:160:29 [INFO] [stdout] | [INFO] [stdout] 160 | .map(|((v, _), gv)| (v, gv.to_integer().unwrap())) [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = 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/hkty.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 176 | let zero_cutoff = Rational::new(); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 177 | / run_hkty::( [INFO] [stdout] 178 | | generators, [INFO] [stdout] 179 | | grading_vector, [INFO] [stdout] 180 | | zero_cutoff, [INFO] [stdout] ... | [INFO] [stdout] 189 | | .into_iter() [INFO] [stdout] 190 | | .map(|((v, _), gv)| (v, gv)) [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/hkty.rs:209:5 [INFO] [stdout] | [INFO] [stdout] 207 | let mut zero_cutoff = Float::with_val(precision, 10); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 208 | zero_cutoff.pow_assign(-(precision as i32) / 3); [INFO] [stdout] 209 | / run_hkty::( [INFO] [stdout] 210 | | generators, [INFO] [stdout] 211 | | grading_vector, [INFO] [stdout] 212 | | zero_cutoff, [INFO] [stdout] ... | [INFO] [stdout] 221 | | .into_iter() [INFO] [stdout] 222 | | .map(|((v, _), gv)| (v, gv)) [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/hkty.rs:239:5 [INFO] [stdout] | [INFO] [stdout] 238 | let zero_cutoff = Rational::new(); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 239 | / run_hkty::( [INFO] [stdout] 240 | | generators, [INFO] [stdout] 241 | | grading_vector, [INFO] [stdout] 242 | | zero_cutoff, [INFO] [stdout] ... | [INFO] [stdout] 251 | | .into_iter() [INFO] [stdout] 252 | | .map(|((v, c), gv)| ((v, c), gv.into_numer_denom().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/hkty.rs:252:34 [INFO] [stdout] | [INFO] [stdout] 252 | .map(|((v, c), gv)| ((v, c), gv.into_numer_denom().0)) [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = 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/hkty.rs:271:5 [INFO] [stdout] | [INFO] [stdout] 269 | let mut zero_cutoff = Float::with_val(precision, 10); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 270 | zero_cutoff.pow_assign(-(precision as i32) / 3); [INFO] [stdout] 271 | / run_hkty::( [INFO] [stdout] 272 | | generators, [INFO] [stdout] 273 | | grading_vector, [INFO] [stdout] 274 | | zero_cutoff, [INFO] [stdout] ... | [INFO] [stdout] 283 | | .into_iter() [INFO] [stdout] 284 | | .map(|((v, c), gv)| ((v, c), gv.to_integer().unwrap())) [INFO] [stdout] | |___________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/hkty.rs:284:34 [INFO] [stdout] | [INFO] [stdout] 284 | .map(|((v, c), gv)| ((v, c), gv.to_integer().unwrap())) [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = 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/instanton.rs:311:8 [INFO] [stdout] | [INFO] [stdout] 182 | fp: FundamentalPeriod, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 198 | let mut alpha: Vec<_> = (0..h11).map(|_| Polynomial::::new()).collect(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 199 | let tasks_alpha: Vec<_> = (0..h11).collect(); [INFO] [stdout] 200 | let tasks_alpha_iter = Arc::new(Mutex::new(tasks_alpha.iter())); [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 217 | let mut beta = HashMap::new(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 218 | let tasks_beta_iter = Arc::new(Mutex::new(intnum_idxpairs.iter())); [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 235 | let mut f_poly = HashMap::new(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 236 | let tasks_f_iter = Arc::new(Mutex::new(intnum_idxpairs.iter())); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 253 | let mut inst: Vec<_> = (0..n_indices).map(|_| Polynomial::::new()).collect(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 254 | let tasks_inst: Vec<_> = (0..n_indices).collect(); [INFO] [stdout] 255 | let tasks_inst_iter = Arc::new(Mutex::new(tasks_inst.iter())); [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 280 | let mut expalpha: Vec<_> = (0..h11) [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 284 | let tasks_expalpha_iter = Arc::new(Mutex::new(tasks_expalpha.iter())); [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 311 | Ok(InstantonData { inst, expalpha }) [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/instanton.rs:281:19 [INFO] [stdout] | [INFO] [stdout] 281 | .map(|_| (Polynomial::::new(), Polynomial::::new())) [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/instanton.rs:281:43 [INFO] [stdout] | [INFO] [stdout] 281 | .map(|_| (Polynomial::::new(), Polynomial::::new())) [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/misc.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 29 | let mut intnum_idxpairs = HashSet::new(); [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 56 | Ok((intnum_res, intnum_idxpairs, n_indices)) [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/polynomial.rs:428:12 [INFO] [stdout] | [INFO] [stdout] 407 | let mut res_pos = Self::one(coeff_pool); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 408 | let mut res_neg = Self::one(coeff_pool); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 409 | let mut tmp_poly = Self::one(coeff_pool); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 412 | let mut tmp_var = coeff_pool.pop(); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 428 | Ok((res_pos, res_neg)) [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 18 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cygv` (lib) due to 19 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/fundamental_period.rs:493:8 [INFO] [stdout] | [INFO] [stdout] 349 | let mut c0 = Polynomial::new(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 350 | let mut c1 = Vec::new(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 354 | let mut c2 = HashMap::new(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 358 | let mut c0_inv = Polynomial::new(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 361 | let tasks_c0 = Arc::new(Mutex::new(neg0.iter())); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 404 | let tasks_c1 = Arc::new(Mutex::new(neg1.iter())); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 405 | let tasks_c2 = Arc::new(Mutex::new(neg2.iter())); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 493 | Ok(FundamentalPeriod { c0, c1, c2, c0_inv }) [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/hkty.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 18 | zero_cutoff: T, [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 38 | let poly_props = PolynomialProperties::new(&sg, &zero_cutoff); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 39 | [INFO] [stdout] 40 | let (intnum_dict, intnum_idxpairs, n_indices) = [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 50 | let main_pool = NumberPool::new(poly_props.zero_cutoff.clone(), pool_size); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 51 | let thread_pools: Vec<_> = (0..n_threads) [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 54 | let mut all_pools = (main_pool, thread_pools); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 55 | [INFO] [stdout] 56 | let fp = fundamental_period::compute_omega( [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 66 | let inst_data = instanton::compute_instanton_data( [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 77 | let gv = series_inversion::invert_series::( [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 84 | let mut gv_sorted: Vec<_> = gv.into_iter().collect(); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 85 | gv_sorted.sort_unstable_by_key(|c| c.0 .0); [INFO] [stdout] 86 | / gv_sorted [INFO] [stdout] 87 | | .into_iter() [INFO] [stdout] 88 | | .map(|(k, gv)| { [INFO] [stdout] 89 | | ( [INFO] [stdout] ... | [INFO] [stdout] 97 | | ) [INFO] [stdout] 98 | | }) [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/hkty.rs:52:34 [INFO] [stdout] | [INFO] [stdout] 52 | .map(|_| NumberPool::new(poly_props.zero_cutoff.clone(), pool_size)) [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/hkty.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 114 | let zero_cutoff = Rational::new(); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 115 | / run_hkty::( [INFO] [stdout] 116 | | generators, [INFO] [stdout] 117 | | grading_vector, [INFO] [stdout] 118 | | zero_cutoff, [INFO] [stdout] ... | [INFO] [stdout] 127 | | .into_iter() [INFO] [stdout] 128 | | .map(|((v, _), gv)| (v, gv.into_numer_denom().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/hkty.rs:128:29 [INFO] [stdout] | [INFO] [stdout] 128 | .map(|((v, _), gv)| (v, gv.into_numer_denom().0)) [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = 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/hkty.rs:147:5 [INFO] [stdout] | [INFO] [stdout] 145 | let mut zero_cutoff = Float::with_val(precision, 10); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 146 | zero_cutoff.pow_assign(-(precision as i32) / 3); [INFO] [stdout] 147 | / run_hkty::( [INFO] [stdout] 148 | | generators, [INFO] [stdout] 149 | | grading_vector, [INFO] [stdout] 150 | | zero_cutoff, [INFO] [stdout] ... | [INFO] [stdout] 159 | | .into_iter() [INFO] [stdout] 160 | | .map(|((v, _), gv)| (v, gv.to_integer().unwrap())) [INFO] [stdout] | |______________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/hkty.rs:160:29 [INFO] [stdout] | [INFO] [stdout] 160 | .map(|((v, _), gv)| (v, gv.to_integer().unwrap())) [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = 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/hkty.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 176 | let zero_cutoff = Rational::new(); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 177 | / run_hkty::( [INFO] [stdout] 178 | | generators, [INFO] [stdout] 179 | | grading_vector, [INFO] [stdout] 180 | | zero_cutoff, [INFO] [stdout] ... | [INFO] [stdout] 189 | | .into_iter() [INFO] [stdout] 190 | | .map(|((v, _), gv)| (v, gv)) [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/hkty.rs:209:5 [INFO] [stdout] | [INFO] [stdout] 207 | let mut zero_cutoff = Float::with_val(precision, 10); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 208 | zero_cutoff.pow_assign(-(precision as i32) / 3); [INFO] [stdout] 209 | / run_hkty::( [INFO] [stdout] 210 | | generators, [INFO] [stdout] 211 | | grading_vector, [INFO] [stdout] 212 | | zero_cutoff, [INFO] [stdout] ... | [INFO] [stdout] 221 | | .into_iter() [INFO] [stdout] 222 | | .map(|((v, _), gv)| (v, gv)) [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/hkty.rs:239:5 [INFO] [stdout] | [INFO] [stdout] 238 | let zero_cutoff = Rational::new(); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 239 | / run_hkty::( [INFO] [stdout] 240 | | generators, [INFO] [stdout] 241 | | grading_vector, [INFO] [stdout] 242 | | zero_cutoff, [INFO] [stdout] ... | [INFO] [stdout] 251 | | .into_iter() [INFO] [stdout] 252 | | .map(|((v, c), gv)| ((v, c), gv.into_numer_denom().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/hkty.rs:252:34 [INFO] [stdout] | [INFO] [stdout] 252 | .map(|((v, c), gv)| ((v, c), gv.into_numer_denom().0)) [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = 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/hkty.rs:271:5 [INFO] [stdout] | [INFO] [stdout] 269 | let mut zero_cutoff = Float::with_val(precision, 10); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 270 | zero_cutoff.pow_assign(-(precision as i32) / 3); [INFO] [stdout] 271 | / run_hkty::( [INFO] [stdout] 272 | | generators, [INFO] [stdout] 273 | | grading_vector, [INFO] [stdout] 274 | | zero_cutoff, [INFO] [stdout] ... | [INFO] [stdout] 283 | | .into_iter() [INFO] [stdout] 284 | | .map(|((v, c), gv)| ((v, c), gv.to_integer().unwrap())) [INFO] [stdout] | |___________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/hkty.rs:284:34 [INFO] [stdout] | [INFO] [stdout] 284 | .map(|((v, c), gv)| ((v, c), gv.to_integer().unwrap())) [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = 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/instanton.rs:311:8 [INFO] [stdout] | [INFO] [stdout] 182 | fp: FundamentalPeriod, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 198 | let mut alpha: Vec<_> = (0..h11).map(|_| Polynomial::::new()).collect(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 199 | let tasks_alpha: Vec<_> = (0..h11).collect(); [INFO] [stdout] 200 | let tasks_alpha_iter = Arc::new(Mutex::new(tasks_alpha.iter())); [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 217 | let mut beta = HashMap::new(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 218 | let tasks_beta_iter = Arc::new(Mutex::new(intnum_idxpairs.iter())); [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 235 | let mut f_poly = HashMap::new(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 236 | let tasks_f_iter = Arc::new(Mutex::new(intnum_idxpairs.iter())); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 253 | let mut inst: Vec<_> = (0..n_indices).map(|_| Polynomial::::new()).collect(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 254 | let tasks_inst: Vec<_> = (0..n_indices).collect(); [INFO] [stdout] 255 | let tasks_inst_iter = Arc::new(Mutex::new(tasks_inst.iter())); [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 280 | let mut expalpha: Vec<_> = (0..h11) [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 284 | let tasks_expalpha_iter = Arc::new(Mutex::new(tasks_expalpha.iter())); [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 311 | Ok(InstantonData { inst, expalpha }) [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/instanton.rs:281:19 [INFO] [stdout] | [INFO] [stdout] 281 | .map(|_| (Polynomial::::new(), Polynomial::::new())) [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/instanton.rs:281:43 [INFO] [stdout] | [INFO] [stdout] 281 | .map(|_| (Polynomial::::new(), Polynomial::::new())) [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/misc.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 29 | let mut intnum_idxpairs = HashSet::new(); [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 56 | Ok((intnum_res, intnum_idxpairs, n_indices)) [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/polynomial.rs:428:12 [INFO] [stdout] | [INFO] [stdout] 407 | let mut res_pos = Self::one(coeff_pool); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 408 | let mut res_neg = Self::one(coeff_pool); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 409 | let mut tmp_poly = Self::one(coeff_pool); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 412 | let mut tmp_var = coeff_pool.pop(); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 428 | Ok((res_pos, res_neg)) [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 18 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cygv` (lib test) due to 19 previous errors [INFO] running `Command { std: "docker" "inspect" "d7404e4a8a6803228f21ef6a51da5bda1e31cc887a03f74a6747cddb4b602b91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7404e4a8a6803228f21ef6a51da5bda1e31cc887a03f74a6747cddb4b602b91", kill_on_drop: false }` [INFO] [stdout] d7404e4a8a6803228f21ef6a51da5bda1e31cc887a03f74a6747cddb4b602b91