[INFO] cloning repository https://github.com/magistrser/sequential-integration [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/magistrser/sequential-integration" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmagistrser%2Fsequential-integration", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmagistrser%2Fsequential-integration'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f359ebe5127ae30cf4d006a984f440a9238f461d [INFO] checking magistrser/sequential-integration against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmagistrser%2Fsequential-integration" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/magistrser/sequential-integration on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/magistrser/sequential-integration [INFO] finished tweaking git repo https://github.com/magistrser/sequential-integration [INFO] tweaked toml for git repo https://github.com/magistrser/sequential-integration written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/magistrser/sequential-integration already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded assert_approx_eq v1.1.0 [INFO] [stderr] Downloaded snafu v0.6.10 [INFO] [stderr] Downloaded fehler-macros v1.0.0 [INFO] [stderr] Downloaded fehler v1.0.0 [INFO] [stderr] Downloaded snafu-derive v0.6.10 [INFO] [stderr] Downloaded quote v1.0.9 [INFO] [stderr] Downloaded syn v1.0.60 [INFO] [stderr] Downloaded libc v0.2.86 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a47befc2269edebabe5d1ab94e1b5f95793b20e0d692dd0f6be6de05e056f982 [INFO] running `Command { std: "docker" "start" "-a" "a47befc2269edebabe5d1ab94e1b5f95793b20e0d692dd0f6be6de05e056f982", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a47befc2269edebabe5d1ab94e1b5f95793b20e0d692dd0f6be6de05e056f982", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a47befc2269edebabe5d1ab94e1b5f95793b20e0d692dd0f6be6de05e056f982", kill_on_drop: false }` [INFO] [stdout] a47befc2269edebabe5d1ab94e1b5f95793b20e0d692dd0f6be6de05e056f982 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5ef4dc8ea370bfaece2fdacf783f0f61e6388da1668e798a2f9f12a23192703b [INFO] running `Command { std: "docker" "start" "-a" "5ef4dc8ea370bfaece2fdacf783f0f61e6388da1668e798a2f9f12a23192703b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking object v0.23.0 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Checking assert_approx_eq v1.1.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking addr2line v0.14.1 [INFO] [stderr] Checking backtrace v0.3.56 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling fehler-macros v1.0.0 [INFO] [stderr] Checking fehler v1.0.0 [INFO] [stderr] Checking snafu v0.6.10 [INFO] [stderr] Checking sequential-integration v1.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.45s [INFO] running `Command { std: "docker" "inspect" "5ef4dc8ea370bfaece2fdacf783f0f61e6388da1668e798a2f9f12a23192703b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ef4dc8ea370bfaece2fdacf783f0f61e6388da1668e798a2f9f12a23192703b", kill_on_drop: false }` [INFO] [stdout] 5ef4dc8ea370bfaece2fdacf783f0f61e6388da1668e798a2f9f12a23192703b [INFO] checking magistrser/sequential-integration against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmagistrser%2Fsequential-integration" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/magistrser/sequential-integration on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/magistrser/sequential-integration [INFO] finished tweaking git repo https://github.com/magistrser/sequential-integration [INFO] tweaked toml for git repo https://github.com/magistrser/sequential-integration written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/magistrser/sequential-integration already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 99fd42a9afb8497a93474156c602d67d81753b27a9c084851726254b4a316f49 [INFO] running `Command { std: "docker" "start" "-a" "99fd42a9afb8497a93474156c602d67d81753b27a9c084851726254b4a316f49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "99fd42a9afb8497a93474156c602d67d81753b27a9c084851726254b4a316f49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99fd42a9afb8497a93474156c602d67d81753b27a9c084851726254b4a316f49", kill_on_drop: false }` [INFO] [stdout] 99fd42a9afb8497a93474156c602d67d81753b27a9c084851726254b4a316f49 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 87e9ebe37415ce409b4674257e076ffc244242f38d00ffe8310eeaa0a26f6d99 [INFO] running `Command { std: "docker" "start" "-a" "87e9ebe37415ce409b4674257e076ffc244242f38d00ffe8310eeaa0a26f6d99", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Checking object v0.23.0 [INFO] [stderr] Checking assert_approx_eq v1.1.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking addr2line v0.14.1 [INFO] [stderr] Checking backtrace v0.3.56 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling fehler-macros v1.0.0 [INFO] [stderr] Checking fehler v1.0.0 [INFO] [stderr] Checking snafu v0.6.10 [INFO] [stderr] Checking sequential-integration v1.0.2 (/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/engine/integrators/second_integrator.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn new(a_equation: F1, b_equation: F2, h: f64, equation: &'a E) -> 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] 38 | / Self { [INFO] [stdout] 39 | | a_equation, [INFO] [stdout] 40 | | b_equation, [INFO] [stdout] 41 | | h, [INFO] [stdout] 42 | | equation, [INFO] [stdout] 43 | | _p: PhantomData, [INFO] [stdout] 44 | | } [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/engine/integrators/third_integrator.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn new(a_equation: F1, b_equation: F2, h: f64, equation: &'a E) -> 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] 38 | / Self { [INFO] [stdout] 39 | | a_equation, [INFO] [stdout] 40 | | b_equation, [INFO] [stdout] 41 | | h, [INFO] [stdout] 42 | | equation, [INFO] [stdout] 43 | | _p: PhantomData, [INFO] [stdout] 44 | | } [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/engine/quadrature/simpson/simpson_quadrature_single_integral.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn new(equation: E, h: f64) -> Self { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 25 | Self { equation, 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/engine/quadrature/simpson/simpson_quadrature_double_integral.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn new(equation: E, h: f64, k: f64) -> Self { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 26 | Self { equation, h, k } [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/engine/integrators/second_integrator.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn new(a_equation: F1, b_equation: F2, h: f64, equation: &'a E) -> 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] 38 | / Self { [INFO] [stdout] 39 | | a_equation, [INFO] [stdout] 40 | | b_equation, [INFO] [stdout] 41 | | h, [INFO] [stdout] 42 | | equation, [INFO] [stdout] 43 | | _p: PhantomData, [INFO] [stdout] 44 | | } [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/engine/quadrature/simpson/simpson_quadrature_triple_integral.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn new(equation: E, h: f64, k: f64, l: f64) -> Self { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 27 | Self { equation, h, k, l } [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/engine/integrators/third_integrator.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn new(a_equation: F1, b_equation: F2, h: f64, equation: &'a E) -> 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] 38 | / Self { [INFO] [stdout] 39 | | a_equation, [INFO] [stdout] 40 | | b_equation, [INFO] [stdout] 41 | | h, [INFO] [stdout] 42 | | equation, [INFO] [stdout] 43 | | _p: PhantomData, [INFO] [stdout] 44 | | } [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/engine/quadrature/simpson/simpson_quadrature_single_integral.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn new(equation: E, h: f64) -> Self { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 25 | Self { equation, 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/engine/quadrature/simpson/simpson_quadrature_double_integral.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn new(equation: E, h: f64, k: f64) -> Self { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 26 | Self { equation, h, k } [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/engine/quadrature/simpson/simpson_quadrature_triple_integral.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn new(equation: E, h: f64, k: f64, l: f64) -> Self { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 27 | Self { equation, h, k, l } [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 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sequential-integration` (lib) due to 6 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `sequential-integration` (lib test) due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "87e9ebe37415ce409b4674257e076ffc244242f38d00ffe8310eeaa0a26f6d99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87e9ebe37415ce409b4674257e076ffc244242f38d00ffe8310eeaa0a26f6d99", kill_on_drop: false }` [INFO] [stdout] 87e9ebe37415ce409b4674257e076ffc244242f38d00ffe8310eeaa0a26f6d99