[INFO] fetching crate te1d 0.0.1... [INFO] checking te1d-0.0.1 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate te1d 0.0.1 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate te1d 0.0.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 te1d 0.0.1 [INFO] finished tweaking crates.io crate te1d 0.0.1 [INFO] tweaked toml for crates.io crate te1d 0.0.1 written to /workspace/builds/worker-0-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 8 packages to latest compatible versions [INFO] [stderr] Adding ndarray v0.15.6 (latest: v0.16.1) [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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] f2133823321c4e8a16c9e63be114a5f11e3e59038e5bb9e61f0e184babe770de [INFO] running `Command { std: "docker" "start" "-a" "f2133823321c4e8a16c9e63be114a5f11e3e59038e5bb9e61f0e184babe770de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f2133823321c4e8a16c9e63be114a5f11e3e59038e5bb9e61f0e184babe770de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2133823321c4e8a16c9e63be114a5f11e3e59038e5bb9e61f0e184babe770de", kill_on_drop: false }` [INFO] [stdout] f2133823321c4e8a16c9e63be114a5f11e3e59038e5bb9e61f0e184babe770de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] dddb6865837ed9d841629cb3a54df34f6dd759ee096365ea43b81cfca7dd4187 [INFO] running `Command { std: "docker" "start" "-a" "dddb6865837ed9d841629cb3a54df34f6dd759ee096365ea43b81cfca7dd4187", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Checking te1d v0.0.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/func.rs:213:15 [INFO] [stdout] | [INFO] [stdout] 206 | let mut mat: Array2 = Array::default((num_data, num_data)); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 213 | match solve_gauss(&mat, &fs) { [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/func.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 352 | pub fn new(f: Rc f64>) -> Self { [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 353 | ExplicitFunction { f: f.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/interp.rs:399:29 [INFO] [stdout] | [INFO] [stdout] 376 | let mut d2fs = ColVec::default(num_data); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 377 | let mut h = ColVec::default(num_data-1); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 399 | strict_incr_xs: strict_incr_xs.to_owned(), fs: fs.to_owned(), left, right, d2fs, h, [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/interp.rs:399:60 [INFO] [stdout] | [INFO] [stdout] 376 | let mut d2fs = ColVec::default(num_data); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 377 | let mut h = ColVec::default(num_data-1); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 399 | strict_incr_xs: strict_incr_xs.to_owned(), fs: fs.to_owned(), left, right, d2fs, h, [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/interp.rs:516:29 [INFO] [stdout] | [INFO] [stdout] 493 | let mut d2fs = ColVec::default(num_data); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 494 | let mut h = ColVec::default(num_data-1); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 516 | strict_incr_xs: strict_incr_xs.to_owned(), fs: fs.to_owned(), d2fs, h, last_segment_idx: k-1, [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/interp.rs:516:60 [INFO] [stdout] | [INFO] [stdout] 493 | let mut d2fs = ColVec::default(num_data); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 494 | let mut h = ColVec::default(num_data-1); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 516 | strict_incr_xs: strict_incr_xs.to_owned(), fs: fs.to_owned(), d2fs, h, last_segment_idx: k-1, [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/tep.rs:60:24 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn new(seebeck: Rc, elec_resi: Rc, thrm_cond: Rc) -> 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] 60 | Tep { seebeck: seebeck.clone(), elec_resi: Some(elec_resi.clone()), elec_cond: None, thrm_cond: thrm_cond.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/tep.rs:60:52 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn new(seebeck: Rc, elec_resi: Rc, thrm_cond: Rc) -> 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] 60 | Tep { seebeck: seebeck.clone(), elec_resi: Some(elec_resi.clone()), elec_cond: None, thrm_cond: thrm_cond.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/tep.rs:60:88 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn new(seebeck: Rc, elec_resi: Rc, thrm_cond: Rc) -> 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] 60 | Tep { seebeck: seebeck.clone(), elec_resi: Some(elec_resi.clone()), elec_cond: None, thrm_cond: thrm_cond.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/tep.rs:60:105 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn new(seebeck: Rc, elec_resi: Rc, thrm_cond: Rc) -> 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] 60 | Tep { seebeck: seebeck.clone(), elec_resi: Some(elec_resi.clone()), elec_cond: None, thrm_cond: thrm_cond.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/tep.rs:66:24 [INFO] [stdout] | [INFO] [stdout] 65 | ...elec_cond(seebeck: Rc, elec_cond: Rc, thrm_cond: Rc) -> 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] 66 | ...ebeck: seebeck.clone(), elec_resi: None, elec_cond: Some(elec_cond.clone()), thrm_cond: thrm_cond.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/tep.rs:66:52 [INFO] [stdout] | [INFO] [stdout] 65 | ...lec_cond(seebeck: Rc, elec_cond: Rc, thrm_cond: Rc) -> 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] 66 | ...beck: seebeck.clone(), elec_resi: None, elec_cond: Some(elec_cond.clone()), thrm_cond: thrm_cond.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/tep.rs:66:69 [INFO] [stdout] | [INFO] [stdout] 65 | ...lec_cond(seebeck: Rc, elec_cond: Rc, thrm_cond: Rc) -> 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] 66 | ...beck: seebeck.clone(), elec_resi: None, elec_cond: Some(elec_cond.clone()), thrm_cond: thrm_cond.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/tep.rs:66:105 [INFO] [stdout] | [INFO] [stdout] 65 | ...lec_cond(seebeck: Rc, elec_cond: Rc, thrm_cond: Rc) -> 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] 66 | ...beck: seebeck.clone(), elec_resi: None, elec_cond: Some(elec_cond.clone()), thrm_cond: thrm_cond.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/tep.rs:75:18 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn from_closure(seebeck: Rc f64>, elec_resi: Rc f64>, thrm_cond: Rc f64>) -> 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] 71 | let seebeck = ExplicitFunction::new(seebeck); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 72 | let elec_resi = ExplicitFunction::new(elec_resi); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 73 | let thrm_cond = ExplicitFunction::new(thrm_cond); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 74 | [INFO] [stdout] 75 | Tep::new(Rc::new(seebeck), Rc::new(elec_resi), Rc::new(thrm_cond)) [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/tep.rs:75:36 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn from_closure(seebeck: Rc f64>, elec_resi: Rc f64>, thrm_cond: Rc f64>) -> 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] 71 | let seebeck = ExplicitFunction::new(seebeck); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 72 | let elec_resi = ExplicitFunction::new(elec_resi); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 73 | let thrm_cond = ExplicitFunction::new(thrm_cond); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 74 | [INFO] [stdout] 75 | Tep::new(Rc::new(seebeck), Rc::new(elec_resi), Rc::new(thrm_cond)) [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/tep.rs:75:56 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn from_closure(seebeck: Rc f64>, elec_resi: Rc f64>, thrm_cond: Rc f64>) -> 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] 71 | let seebeck = ExplicitFunction::new(seebeck); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 72 | let elec_resi = ExplicitFunction::new(elec_resi); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 73 | let thrm_cond = ExplicitFunction::new(thrm_cond); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 74 | [INFO] [stdout] 75 | Tep::new(Rc::new(seebeck), Rc::new(elec_resi), Rc::new(thrm_cond)) [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/tep.rs:84:29 [INFO] [stdout] | [INFO] [stdout] 79 | ... fn from_closure_elec_cond(seebeck: Rc f64>, elec_cond: Rc f64>, thrm_cond: Rc f64>) -> S... [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] 80 | ... let seebeck = ExplicitFunction::new(seebeck.clone()); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 81 | ... let elec_cond = ExplicitFunction::new(elec_cond.clone()); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 82 | ... let thrm_cond = ExplicitFunction::new(thrm_cond.clone()); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 83 | ... [INFO] [stdout] 84 | ... Tep::from_elec_cond(Rc::new(seebeck), Rc::new(elec_cond), Rc::new(thrm_cond)) [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/tep.rs:84:47 [INFO] [stdout] | [INFO] [stdout] 79 | ... fn from_closure_elec_cond(seebeck: Rc f64>, elec_cond: Rc f64>, thrm_cond: Rc f64>) -> S... [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] 80 | ... let seebeck = ExplicitFunction::new(seebeck.clone()); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 81 | ... let elec_cond = ExplicitFunction::new(elec_cond.clone()); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 82 | ... let thrm_cond = ExplicitFunction::new(thrm_cond.clone()); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 83 | ... [INFO] [stdout] 84 | ... Tep::from_elec_cond(Rc::new(seebeck), Rc::new(elec_cond), Rc::new(thrm_cond)) [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/tep.rs:84:67 [INFO] [stdout] | [INFO] [stdout] 79 | ... fn from_closure_elec_cond(seebeck: Rc f64>, elec_cond: Rc f64>, thrm_cond: Rc f64>) -> S... [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] 80 | ... let seebeck = ExplicitFunction::new(seebeck.clone()); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 81 | ... let elec_cond = ExplicitFunction::new(elec_cond.clone()); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 82 | ... let thrm_cond = ExplicitFunction::new(thrm_cond.clone()); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 83 | ... [INFO] [stdout] 84 | ... Tep::from_elec_cond(Rc::new(seebeck), Rc::new(elec_cond), Rc::new(thrm_cond)) [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/tep.rs:286:17 [INFO] [stdout] | [INFO] [stdout] 280 | let (temp_vec, property_vec): (ColVec, ColVec) = self.to_pair_vec(); [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] 286 | Rc::new(PiecewiseCubicPolynomialConstExt::new(&temp_vec, &property_vec, self.left, self.right)) [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/tep.rs:298:17 [INFO] [stdout] | [INFO] [stdout] 292 | let (temp_vec, property_vec): (ColVec, ColVec) = self.to_pair_vec(); [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] 298 | Rc::new(PiecewiseCubicPolynomialConstExtLinearPadding::new(&temp_vec, &property_vec, 0.0, 0.0, padding)) [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/teg/mod.rs:234:26 [INFO] [stdout] | [INFO] [stdout] 228 | let xs: ColVec = Array::linspace(0.0, length, num_x_mesh); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 229 | let half_num_x_mesh: usize = (num_x_mesh+1)/2; // `num_x_mesh` must be odd [INFO] [stdout] 230 | let xs_left: ColVec = xs.slice(s![0..half_num_x_mesh]).to_owned(); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 231 | let xs_right: ColVec = xs.slice(s![half_num_x_mesh-1..num_x_mesh]).to_owned(); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 234 | SingleLeg { tep: tep.clone(), length, area, simulation_param, xs, xs_left, xs_right } [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/teg/mod.rs:407:19 [INFO] [stdout] | [INFO] [stdout] 376 | ... let var0: ColVec = converter.to_opt_var(init_var); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 377 | ... let n_half_cols: usize = self.xs_left.len(); [INFO] [stdout] 378 | ... let optimize_result: OptimizeResult = minimize(&cost_f, &var0, self.simulation_param.minimizer_kind, &self.simulation_param.minimiz... [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 386 | ... let ivp_ys = self.solve_ivp(elec_cur_density, full_var.templ, full_var.heat_ratel / self.area, &self.xs); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 387 | ... let fvp_ys = self.solve_fvp(elec_cur_density, full_var.tempr, full_var.heat_rater / self.area, &self.xs); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 388 | ... let ys = (1.0-&self.xs/self.length) * &ivp_ys + &self.xs/self.length * &fvp_ys; // this enforces the correct BCs [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 401 | ... let temps: ColVec = ys.row(0).to_owned(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 402 | ... let heat_fluxs: ColVec = ys.row(1).to_owned(); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 407 | ... temp: Rc::new(PiecewiseCubicPolynomialConstExt::new(&self.xs, &temps, full_var.templ, full_var.tempr)), [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/teg/mod.rs:408:24 [INFO] [stdout] | [INFO] [stdout] 376 | ... let var0: ColVec = converter.to_opt_var(init_var); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 377 | ... let n_half_cols: usize = self.xs_left.len(); [INFO] [stdout] 378 | ... let optimize_result: OptimizeResult = minimize(&cost_f, &var0, self.simulation_param.minimizer_kind, &self.simulation_param.minimiz... [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 386 | ... let ivp_ys = self.solve_ivp(elec_cur_density, full_var.templ, full_var.heat_ratel / self.area, &self.xs); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 387 | ... let fvp_ys = self.solve_fvp(elec_cur_density, full_var.tempr, full_var.heat_rater / self.area, &self.xs); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 388 | ... let ys = (1.0-&self.xs/self.length) * &ivp_ys + &self.xs/self.length * &fvp_ys; // this enforces the correct BCs [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 401 | ... let temps: ColVec = ys.row(0).to_owned(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 402 | ... let heat_fluxs: ColVec = ys.row(1).to_owned(); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 408 | ... heat_flux: Rc::new(PiecewiseCubicPolynomialConstExt::new(&self.xs, &heat_fluxs, heat_fluxl, heat_fluxr)), [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/teg/mod.rs:589:28 [INFO] [stdout] | [INFO] [stdout] 578 | let temp_mesh: ColVec; [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 589 | integrate_simpson(&self.tep.seebeck_ats_incr(&temp_mesh), h) [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 26 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `te1d` (lib) due to 27 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/func.rs:213:15 [INFO] [stdout] | [INFO] [stdout] 206 | let mut mat: Array2 = Array::default((num_data, num_data)); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 213 | match solve_gauss(&mat, &fs) { [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/func.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 352 | pub fn new(f: Rc f64>) -> Self { [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 353 | ExplicitFunction { f: f.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/interp.rs:399:29 [INFO] [stdout] | [INFO] [stdout] 376 | let mut d2fs = ColVec::default(num_data); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 377 | let mut h = ColVec::default(num_data-1); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 399 | strict_incr_xs: strict_incr_xs.to_owned(), fs: fs.to_owned(), left, right, d2fs, h, [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/interp.rs:399:60 [INFO] [stdout] | [INFO] [stdout] 376 | let mut d2fs = ColVec::default(num_data); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 377 | let mut h = ColVec::default(num_data-1); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 399 | strict_incr_xs: strict_incr_xs.to_owned(), fs: fs.to_owned(), left, right, d2fs, h, [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/interp.rs:516:29 [INFO] [stdout] | [INFO] [stdout] 493 | let mut d2fs = ColVec::default(num_data); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 494 | let mut h = ColVec::default(num_data-1); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 516 | strict_incr_xs: strict_incr_xs.to_owned(), fs: fs.to_owned(), d2fs, h, last_segment_idx: k-1, [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/interp.rs:516:60 [INFO] [stdout] | [INFO] [stdout] 493 | let mut d2fs = ColVec::default(num_data); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 494 | let mut h = ColVec::default(num_data-1); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 516 | strict_incr_xs: strict_incr_xs.to_owned(), fs: fs.to_owned(), d2fs, h, last_segment_idx: k-1, [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/tep.rs:60:24 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn new(seebeck: Rc, elec_resi: Rc, thrm_cond: Rc) -> 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] 60 | Tep { seebeck: seebeck.clone(), elec_resi: Some(elec_resi.clone()), elec_cond: None, thrm_cond: thrm_cond.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/tep.rs:60:52 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn new(seebeck: Rc, elec_resi: Rc, thrm_cond: Rc) -> 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] 60 | Tep { seebeck: seebeck.clone(), elec_resi: Some(elec_resi.clone()), elec_cond: None, thrm_cond: thrm_cond.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/tep.rs:60:88 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn new(seebeck: Rc, elec_resi: Rc, thrm_cond: Rc) -> 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] 60 | Tep { seebeck: seebeck.clone(), elec_resi: Some(elec_resi.clone()), elec_cond: None, thrm_cond: thrm_cond.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/tep.rs:60:105 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn new(seebeck: Rc, elec_resi: Rc, thrm_cond: Rc) -> 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] 60 | Tep { seebeck: seebeck.clone(), elec_resi: Some(elec_resi.clone()), elec_cond: None, thrm_cond: thrm_cond.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/tep.rs:66:24 [INFO] [stdout] | [INFO] [stdout] 65 | ...elec_cond(seebeck: Rc, elec_cond: Rc, thrm_cond: Rc) -> 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] 66 | ...ebeck: seebeck.clone(), elec_resi: None, elec_cond: Some(elec_cond.clone()), thrm_cond: thrm_cond.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/tep.rs:66:52 [INFO] [stdout] | [INFO] [stdout] 65 | ...lec_cond(seebeck: Rc, elec_cond: Rc, thrm_cond: Rc) -> 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] 66 | ...beck: seebeck.clone(), elec_resi: None, elec_cond: Some(elec_cond.clone()), thrm_cond: thrm_cond.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/tep.rs:66:69 [INFO] [stdout] | [INFO] [stdout] 65 | ...lec_cond(seebeck: Rc, elec_cond: Rc, thrm_cond: Rc) -> 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] 66 | ...beck: seebeck.clone(), elec_resi: None, elec_cond: Some(elec_cond.clone()), thrm_cond: thrm_cond.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/tep.rs:66:105 [INFO] [stdout] | [INFO] [stdout] 65 | ...lec_cond(seebeck: Rc, elec_cond: Rc, thrm_cond: Rc) -> 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] 66 | ...beck: seebeck.clone(), elec_resi: None, elec_cond: Some(elec_cond.clone()), thrm_cond: thrm_cond.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/tep.rs:75:18 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn from_closure(seebeck: Rc f64>, elec_resi: Rc f64>, thrm_cond: Rc f64>) -> 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] 71 | let seebeck = ExplicitFunction::new(seebeck); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 72 | let elec_resi = ExplicitFunction::new(elec_resi); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 73 | let thrm_cond = ExplicitFunction::new(thrm_cond); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 74 | [INFO] [stdout] 75 | Tep::new(Rc::new(seebeck), Rc::new(elec_resi), Rc::new(thrm_cond)) [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/tep.rs:75:36 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn from_closure(seebeck: Rc f64>, elec_resi: Rc f64>, thrm_cond: Rc f64>) -> 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] 71 | let seebeck = ExplicitFunction::new(seebeck); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 72 | let elec_resi = ExplicitFunction::new(elec_resi); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 73 | let thrm_cond = ExplicitFunction::new(thrm_cond); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 74 | [INFO] [stdout] 75 | Tep::new(Rc::new(seebeck), Rc::new(elec_resi), Rc::new(thrm_cond)) [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/tep.rs:75:56 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn from_closure(seebeck: Rc f64>, elec_resi: Rc f64>, thrm_cond: Rc f64>) -> 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] 71 | let seebeck = ExplicitFunction::new(seebeck); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 72 | let elec_resi = ExplicitFunction::new(elec_resi); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 73 | let thrm_cond = ExplicitFunction::new(thrm_cond); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 74 | [INFO] [stdout] 75 | Tep::new(Rc::new(seebeck), Rc::new(elec_resi), Rc::new(thrm_cond)) [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/tep.rs:84:29 [INFO] [stdout] | [INFO] [stdout] 79 | ... fn from_closure_elec_cond(seebeck: Rc f64>, elec_cond: Rc f64>, thrm_cond: Rc f64>) -> S... [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] 80 | ... let seebeck = ExplicitFunction::new(seebeck.clone()); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 81 | ... let elec_cond = ExplicitFunction::new(elec_cond.clone()); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 82 | ... let thrm_cond = ExplicitFunction::new(thrm_cond.clone()); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 83 | ... [INFO] [stdout] 84 | ... Tep::from_elec_cond(Rc::new(seebeck), Rc::new(elec_cond), Rc::new(thrm_cond)) [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/tep.rs:84:47 [INFO] [stdout] | [INFO] [stdout] 79 | ... fn from_closure_elec_cond(seebeck: Rc f64>, elec_cond: Rc f64>, thrm_cond: Rc f64>) -> S... [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] 80 | ... let seebeck = ExplicitFunction::new(seebeck.clone()); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 81 | ... let elec_cond = ExplicitFunction::new(elec_cond.clone()); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 82 | ... let thrm_cond = ExplicitFunction::new(thrm_cond.clone()); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 83 | ... [INFO] [stdout] 84 | ... Tep::from_elec_cond(Rc::new(seebeck), Rc::new(elec_cond), Rc::new(thrm_cond)) [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/tep.rs:84:67 [INFO] [stdout] | [INFO] [stdout] 79 | ... fn from_closure_elec_cond(seebeck: Rc f64>, elec_cond: Rc f64>, thrm_cond: Rc f64>) -> S... [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] 80 | ... let seebeck = ExplicitFunction::new(seebeck.clone()); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 81 | ... let elec_cond = ExplicitFunction::new(elec_cond.clone()); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 82 | ... let thrm_cond = ExplicitFunction::new(thrm_cond.clone()); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 83 | ... [INFO] [stdout] 84 | ... Tep::from_elec_cond(Rc::new(seebeck), Rc::new(elec_cond), Rc::new(thrm_cond)) [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/tep.rs:286:17 [INFO] [stdout] | [INFO] [stdout] 280 | let (temp_vec, property_vec): (ColVec, ColVec) = self.to_pair_vec(); [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] 286 | Rc::new(PiecewiseCubicPolynomialConstExt::new(&temp_vec, &property_vec, self.left, self.right)) [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/tep.rs:298:17 [INFO] [stdout] | [INFO] [stdout] 292 | let (temp_vec, property_vec): (ColVec, ColVec) = self.to_pair_vec(); [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] 298 | Rc::new(PiecewiseCubicPolynomialConstExtLinearPadding::new(&temp_vec, &property_vec, 0.0, 0.0, padding)) [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/teg/mod.rs:234:26 [INFO] [stdout] | [INFO] [stdout] 228 | let xs: ColVec = Array::linspace(0.0, length, num_x_mesh); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 229 | let half_num_x_mesh: usize = (num_x_mesh+1)/2; // `num_x_mesh` must be odd [INFO] [stdout] 230 | let xs_left: ColVec = xs.slice(s![0..half_num_x_mesh]).to_owned(); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 231 | let xs_right: ColVec = xs.slice(s![half_num_x_mesh-1..num_x_mesh]).to_owned(); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 234 | SingleLeg { tep: tep.clone(), length, area, simulation_param, xs, xs_left, xs_right } [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/teg/mod.rs:407:19 [INFO] [stdout] | [INFO] [stdout] 376 | ... let var0: ColVec = converter.to_opt_var(init_var); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 377 | ... let n_half_cols: usize = self.xs_left.len(); [INFO] [stdout] 378 | ... let optimize_result: OptimizeResult = minimize(&cost_f, &var0, self.simulation_param.minimizer_kind, &self.simulation_param.minimiz... [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 386 | ... let ivp_ys = self.solve_ivp(elec_cur_density, full_var.templ, full_var.heat_ratel / self.area, &self.xs); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 387 | ... let fvp_ys = self.solve_fvp(elec_cur_density, full_var.tempr, full_var.heat_rater / self.area, &self.xs); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 388 | ... let ys = (1.0-&self.xs/self.length) * &ivp_ys + &self.xs/self.length * &fvp_ys; // this enforces the correct BCs [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 401 | ... let temps: ColVec = ys.row(0).to_owned(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 402 | ... let heat_fluxs: ColVec = ys.row(1).to_owned(); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 407 | ... temp: Rc::new(PiecewiseCubicPolynomialConstExt::new(&self.xs, &temps, full_var.templ, full_var.tempr)), [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/teg/mod.rs:408:24 [INFO] [stdout] | [INFO] [stdout] 376 | ... let var0: ColVec = converter.to_opt_var(init_var); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 377 | ... let n_half_cols: usize = self.xs_left.len(); [INFO] [stdout] 378 | ... let optimize_result: OptimizeResult = minimize(&cost_f, &var0, self.simulation_param.minimizer_kind, &self.simulation_param.minimiz... [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 386 | ... let ivp_ys = self.solve_ivp(elec_cur_density, full_var.templ, full_var.heat_ratel / self.area, &self.xs); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 387 | ... let fvp_ys = self.solve_fvp(elec_cur_density, full_var.tempr, full_var.heat_rater / self.area, &self.xs); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 388 | ... let ys = (1.0-&self.xs/self.length) * &ivp_ys + &self.xs/self.length * &fvp_ys; // this enforces the correct BCs [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 401 | ... let temps: ColVec = ys.row(0).to_owned(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 402 | ... let heat_fluxs: ColVec = ys.row(1).to_owned(); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 408 | ... heat_flux: Rc::new(PiecewiseCubicPolynomialConstExt::new(&self.xs, &heat_fluxs, heat_fluxl, heat_fluxr)), [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/teg/mod.rs:589:28 [INFO] [stdout] | [INFO] [stdout] 578 | let temp_mesh: ColVec; [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 589 | integrate_simpson(&self.tep.seebeck_ats_incr(&temp_mesh), h) [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 26 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `te1d` (lib test) due to 27 previous errors [INFO] running `Command { std: "docker" "inspect" "dddb6865837ed9d841629cb3a54df34f6dd759ee096365ea43b81cfca7dd4187", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dddb6865837ed9d841629cb3a54df34f6dd759ee096365ea43b81cfca7dd4187", kill_on_drop: false }` [INFO] [stdout] dddb6865837ed9d841629cb3a54df34f6dd759ee096365ea43b81cfca7dd4187