[INFO] cloning repository https://github.com/vcoppe/ddo-caching [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vcoppe/ddo-caching" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvcoppe%2Fddo-caching", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvcoppe%2Fddo-caching'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 366d0b7c22be1c5165a988f4942a391b1ce79ca0 [INFO] checking vcoppe/ddo-caching against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvcoppe%2Fddo-caching" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vcoppe/ddo-caching 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/vcoppe/ddo-caching [INFO] finished tweaking git repo https://github.com/vcoppe/ddo-caching [INFO] tweaked toml for git repo https://github.com/vcoppe/ddo-caching written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/vcoppe/ddo-caching 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 thiserror v1.0.30 [INFO] [stderr] Downloaded unicode-segmentation v1.9.0 [INFO] [stderr] Downloaded peak_alloc v0.1.0 [INFO] [stderr] Downloaded thiserror-impl v1.0.30 [INFO] [stderr] Downloaded ordered-float v3.0.0 [INFO] [stderr] Downloaded binary-heap-plus v0.4.1 [INFO] [stderr] Downloaded lock_api v0.4.6 [INFO] [stderr] Downloaded anyhow v1.0.53 [INFO] [stderr] Downloaded parking_lot v0.12.0 [INFO] [stderr] Downloaded num-rational v0.4.0 [INFO] [stderr] Downloaded proc-macro2 v1.0.36 [INFO] [stderr] Downloaded quote v1.0.15 [INFO] [stderr] Downloaded smallvec v1.8.0 [INFO] [stderr] Downloaded parking_lot_core v0.9.1 [INFO] [stderr] Downloaded syn v1.0.86 [INFO] [stderr] Downloaded num-complex v0.4.0 [INFO] [stderr] Downloaded compare v0.1.0 [INFO] [stderr] Downloaded num-iter v0.1.42 [INFO] [stderr] Downloaded num v0.4.0 [INFO] [stderr] Downloaded redox_syscall v0.2.11 [INFO] [stderr] Downloaded libc v0.2.118 [INFO] [stderr] Downloaded windows_aarch64_msvc v0.32.0 [INFO] [stderr] Downloaded windows_x86_64_msvc v0.32.0 [INFO] [stderr] Downloaded windows_i686_gnu v0.32.0 [INFO] [stderr] Downloaded windows_x86_64_gnu v0.32.0 [INFO] [stderr] Downloaded windows_i686_msvc v0.32.0 [INFO] [stderr] Downloaded windows-sys v0.32.0 [INFO] [stderr] Downloaded bitset-fixed v0.1.0 [INFO] [stderr] Downloaded smallbitset v0.5.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] dce4db95f0ede715e61970e4c3816b92ea81022aa0e40dd772d632f524e54599 [INFO] running `Command { std: "docker" "start" "-a" "dce4db95f0ede715e61970e4c3816b92ea81022aa0e40dd772d632f524e54599", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dce4db95f0ede715e61970e4c3816b92ea81022aa0e40dd772d632f524e54599", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dce4db95f0ede715e61970e4c3816b92ea81022aa0e40dd772d632f524e54599", kill_on_drop: false }` [INFO] [stdout] dce4db95f0ede715e61970e4c3816b92ea81022aa0e40dd772d632f524e54599 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] d224b9e9f688ae44b2d67a1e33c694e3eb42c36836669ddef7612c650b6711c3 [INFO] running `Command { std: "docker" "start" "-a" "d224b9e9f688ae44b2d67a1e33c694e3eb42c36836669ddef7612c650b6711c3", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling libc v0.2.118 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking lock_api v0.4.6 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Checking compare v0.1.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking bitset-fixed v0.1.0 [INFO] [stderr] Checking peak_alloc v0.1.0 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking binary-heap-plus v0.4.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking ordered-float v3.0.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Checking num v0.4.0 [INFO] [stderr] Checking smallbitset v0.5.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking structopt v0.3.26 [INFO] [stderr] Checking engineering v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `optimum` and `nb_orders` are never read [INFO] [stdout] --> examples/psp/psp.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 99 | pub struct Psp { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] 100 | pub optimum: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 103 | pub nb_orders: usize, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Psp` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.13s [INFO] running `Command { std: "docker" "inspect" "d224b9e9f688ae44b2d67a1e33c694e3eb42c36836669ddef7612c650b6711c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d224b9e9f688ae44b2d67a1e33c694e3eb42c36836669ddef7612c650b6711c3", kill_on_drop: false }` [INFO] [stdout] d224b9e9f688ae44b2d67a1e33c694e3eb42c36836669ddef7612c650b6711c3 [INFO] checking vcoppe/ddo-caching 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%2Fvcoppe%2Fddo-caching" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vcoppe/ddo-caching 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/vcoppe/ddo-caching [INFO] finished tweaking git repo https://github.com/vcoppe/ddo-caching [INFO] tweaked toml for git repo https://github.com/vcoppe/ddo-caching written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/vcoppe/ddo-caching 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 3a2f80d286e6fe391bae2ecf8cb56002d392da2dbabb2931d4bfc01ea9df98bf [INFO] running `Command { std: "docker" "start" "-a" "3a2f80d286e6fe391bae2ecf8cb56002d392da2dbabb2931d4bfc01ea9df98bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3a2f80d286e6fe391bae2ecf8cb56002d392da2dbabb2931d4bfc01ea9df98bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a2f80d286e6fe391bae2ecf8cb56002d392da2dbabb2931d4bfc01ea9df98bf", kill_on_drop: false }` [INFO] [stdout] 3a2f80d286e6fe391bae2ecf8cb56002d392da2dbabb2931d4bfc01ea9df98bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 99ae059bd39458622288c6831300ef72fae496ec96923a7b115635c4acc041cc [INFO] running `Command { std: "docker" "start" "-a" "99ae059bd39458622288c6831300ef72fae496ec96923a7b115635c4acc041cc", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling libc v0.2.118 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking lock_api v0.4.6 [INFO] [stderr] Checking compare v0.1.0 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Checking bitset-fixed v0.1.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking peak_alloc v0.1.0 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking binary-heap-plus v0.4.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking ordered-float v3.0.0 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking num v0.4.0 [INFO] [stderr] Checking smallbitset v0.5.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking structopt v0.3.26 [INFO] [stderr] Checking engineering v0.1.0 (/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/mdd/with_all.rs:310:15 [INFO] [stdout] | [INFO] [stdout] 307 | let next_state = Arc::new(problem.transition(state, decision)); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 310 | match self.next_l.entry(next_state.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] = 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/mdd/with_barrier.rs:123:21 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn new(barriers: Arc, BarrierInfo>>>>, cutset_type: CutsetType) -> Self { [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 123 | next_l: Default::default(), [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/mdd/with_barrier.rs:365:15 [INFO] [stdout] | [INFO] [stdout] 362 | let next_state = Arc::new(problem.transition(state, decision)); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 365 | match self.next_l.entry(next_state.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/solver/barrier.rs:163:21 [INFO] [stdout] | [INFO] [stdout] 157 | let mut barriers = vec![]; [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 161 | let barriers = Arc::new(barriers); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 162 | BarrierParallelSolver { [INFO] [stdout] 163 | shared: Shared { [INFO] [stdout] | _____________________^ [INFO] [stdout] 164 | | problem, [INFO] [stdout] 165 | | relaxation, [INFO] [stdout] 166 | | ranking, [INFO] [stdout] ... | [INFO] [stdout] 185 | | barriers: barriers [INFO] [stdout] 186 | | }, [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 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `engineering` (lib) due to 5 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/mdd/with_all.rs:310:15 [INFO] [stdout] | [INFO] [stdout] 307 | let next_state = Arc::new(problem.transition(state, decision)); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 310 | match self.next_l.entry(next_state.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] = 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/mdd/with_barrier.rs:123:21 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn new(barriers: Arc, BarrierInfo>>>>, cutset_type: CutsetType) -> Self { [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 123 | next_l: Default::default(), [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/mdd/with_barrier.rs:365:15 [INFO] [stdout] | [INFO] [stdout] 362 | let next_state = Arc::new(problem.transition(state, decision)); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 365 | match self.next_l.entry(next_state.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/solver/barrier.rs:163:21 [INFO] [stdout] | [INFO] [stdout] 157 | let mut barriers = vec![]; [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 161 | let barriers = Arc::new(barriers); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 162 | BarrierParallelSolver { [INFO] [stdout] 163 | shared: Shared { [INFO] [stdout] | _____________________^ [INFO] [stdout] 164 | | problem, [INFO] [stdout] 165 | | relaxation, [INFO] [stdout] 166 | | ranking, [INFO] [stdout] ... | [INFO] [stdout] 185 | | barriers: barriers [INFO] [stdout] 186 | | }, [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 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `engineering` (lib test) due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "99ae059bd39458622288c6831300ef72fae496ec96923a7b115635c4acc041cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99ae059bd39458622288c6831300ef72fae496ec96923a7b115635c4acc041cc", kill_on_drop: false }` [INFO] [stdout] 99ae059bd39458622288c6831300ef72fae496ec96923a7b115635c4acc041cc