[INFO] cloning repository https://github.com/zummenix/mprovision [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zummenix/mprovision" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzummenix%2Fmprovision", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzummenix%2Fmprovision'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f3520233b9db66ffe85dfbc5923a093c565e2d02 [INFO] checking zummenix/mprovision against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzummenix%2Fmprovision" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zummenix/mprovision 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/zummenix/mprovision [INFO] finished tweaking git repo https://github.com/zummenix/mprovision [INFO] tweaked toml for git repo https://github.com/zummenix/mprovision written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/zummenix/mprovision 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 dirs-sys v0.4.1 [INFO] [stderr] Downloaded dirs v5.0.1 [INFO] [stderr] Downloaded redox_users v0.4.3 [INFO] [stderr] Downloaded unicode-ident v1.0.11 [INFO] [stderr] Downloaded main_error v0.1.2 [INFO] [stderr] Downloaded option-ext v0.2.0 [INFO] [stderr] Downloaded deranged v0.3.9 [INFO] [stderr] Downloaded anstyle-wincon v3.0.1 [INFO] [stderr] Downloaded iana-time-zone v0.1.57 [INFO] [stderr] Downloaded thiserror-impl v1.0.43 [INFO] [stderr] Downloaded anstyle-query v1.0.0 [INFO] [stderr] Downloaded anstyle-parse v0.2.1 [INFO] [stderr] Downloaded anstream v0.6.7 [INFO] [stderr] Downloaded trash v4.1.0 [INFO] [stderr] Downloaded plist v1.7.0 [INFO] [stderr] Downloaded bumpalo v3.13.0 [INFO] [stderr] Downloaded zip v1.1.3 [INFO] [stderr] Downloaded clap v4.5.16 [INFO] [stderr] Downloaded clap_builder v4.5.15 [INFO] [stderr] Downloaded quick-xml v0.32.0 [INFO] [stderr] Downloaded arbitrary v1.3.2 [INFO] [stderr] Downloaded anstyle v1.0.8 [INFO] [stderr] Downloaded derive_arbitrary v1.3.2 [INFO] [stderr] Downloaded thiserror v1.0.43 [INFO] [stderr] Downloaded clap_derive v4.5.13 [INFO] [stderr] Downloaded linux-raw-sys v0.4.12 [INFO] [stderr] Downloaded windows v0.44.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 04deb002c7826aee7110f7f324bba3e871880206489300c4e73dfad2ad758a1c [INFO] running `Command { std: "docker" "start" "-a" "04deb002c7826aee7110f7f324bba3e871880206489300c4e73dfad2ad758a1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "04deb002c7826aee7110f7f324bba3e871880206489300c4e73dfad2ad758a1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04deb002c7826aee7110f7f324bba3e871880206489300c4e73dfad2ad758a1c", kill_on_drop: false }` [INFO] [stdout] 04deb002c7826aee7110f7f324bba3e871880206489300c4e73dfad2ad758a1c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 2c4331a18a9b7157c787534389c75137c63864ef0de453210bab82e4f14ff0dc [INFO] running `Command { std: "docker" "start" "-a" "2c4331a18a9b7157c787534389c75137c63864ef0de453210bab82e4f14ff0dc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking hashbrown v0.14.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Checking deranged v0.3.9 [INFO] [stderr] Checking memoffset v0.9.0 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking quick-xml v0.32.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Checking anstream v0.6.7 [INFO] [stderr] Checking linux-raw-sys v0.4.12 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Compiling zip v1.1.3 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Checking clap_builder v4.5.15 [INFO] [stderr] Checking main_error v0.1.2 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking trash v4.1.0 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Checking clap v4.5.16 [INFO] [stderr] Checking plist v1.7.0 [INFO] [stderr] Checking mprovision v0.1.1 (/opt/rustwide/workdir/crates/lib) [INFO] [stderr] Checking mprovision-cli v7.0.0 (/opt/rustwide/workdir/crates/cli) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.07s [INFO] running `Command { std: "docker" "inspect" "2c4331a18a9b7157c787534389c75137c63864ef0de453210bab82e4f14ff0dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c4331a18a9b7157c787534389c75137c63864ef0de453210bab82e4f14ff0dc", kill_on_drop: false }` [INFO] [stdout] 2c4331a18a9b7157c787534389c75137c63864ef0de453210bab82e4f14ff0dc [INFO] checking zummenix/mprovision 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%2Fzummenix%2Fmprovision" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zummenix/mprovision 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/zummenix/mprovision [INFO] finished tweaking git repo https://github.com/zummenix/mprovision [INFO] tweaked toml for git repo https://github.com/zummenix/mprovision written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/zummenix/mprovision 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bd77a8ee3c38857d2e62ac85bb0fccb28e5ed67c36aae525fa09bca12355df60 [INFO] running `Command { std: "docker" "start" "-a" "bd77a8ee3c38857d2e62ac85bb0fccb28e5ed67c36aae525fa09bca12355df60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bd77a8ee3c38857d2e62ac85bb0fccb28e5ed67c36aae525fa09bca12355df60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd77a8ee3c38857d2e62ac85bb0fccb28e5ed67c36aae525fa09bca12355df60", kill_on_drop: false }` [INFO] [stdout] bd77a8ee3c38857d2e62ac85bb0fccb28e5ed67c36aae525fa09bca12355df60 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7990f7f06fbbb3f4284c03b4ff4b85a3ec3bda0bf26632f0e0fee69a422445ea [INFO] running `Command { std: "docker" "start" "-a" "7990f7f06fbbb3f4284c03b4ff4b85a3ec3bda0bf26632f0e0fee69a422445ea", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking hashbrown v0.14.2 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Checking deranged v0.3.9 [INFO] [stderr] Checking memoffset v0.9.0 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking quick-xml v0.32.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Checking anstream v0.6.7 [INFO] [stderr] Checking linux-raw-sys v0.4.12 [INFO] [stderr] Compiling zip v1.1.3 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Checking main_error v0.1.2 [INFO] [stderr] Checking clap_builder v4.5.15 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking trash v4.1.0 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Checking clap v4.5.16 [INFO] [stderr] Checking plist v1.7.0 [INFO] [stderr] Checking mprovision v0.1.1 (/opt/rustwide/workdir/crates/lib) [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] --> crates/lib/src/lib.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn filter(file_paths: Vec, f: F) -> Vec [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 84 | / file_paths [INFO] [stdout] 85 | | .par_iter() [INFO] [stdout] 86 | | .map(|path| Profile::from_file(path)) [INFO] [stdout] 87 | | .filter_map(Result::ok) [INFO] [stdout] 88 | | .filter(f) [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] --> crates/lib/src/lib.rs:99:15 [INFO] [stdout] | [INFO] [stdout] 95 | pub fn filter_dir(dir: &Path, f: F) -> Result> [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 99 | Ok(filter(file_paths(dir)?.collect(), f)) [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] --> crates/lib/src/profile.rs:90:9 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn has_ids(&self, ids: impl IntoIterator>) -> bool { [INFO] [stdout] | ---------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 89 | let bundle_id = self.bundle_id(); [INFO] [stdout] 90 | ids.into_iter() [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 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mprovision` (lib) due to 4 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] --> crates/lib/src/lib.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn filter(file_paths: Vec, f: F) -> Vec [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 84 | / file_paths [INFO] [stdout] 85 | | .par_iter() [INFO] [stdout] 86 | | .map(|path| Profile::from_file(path)) [INFO] [stdout] 87 | | .filter_map(Result::ok) [INFO] [stdout] 88 | | .filter(f) [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] --> crates/lib/src/lib.rs:99:15 [INFO] [stdout] | [INFO] [stdout] 95 | pub fn filter_dir(dir: &Path, f: F) -> Result> [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 99 | Ok(filter(file_paths(dir)?.collect(), f)) [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] --> crates/lib/src/profile.rs:90:9 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn has_ids(&self, ids: impl IntoIterator>) -> bool { [INFO] [stdout] | ---------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 89 | let bundle_id = self.bundle_id(); [INFO] [stdout] 90 | ids.into_iter() [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 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mprovision` (lib test) due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "7990f7f06fbbb3f4284c03b4ff4b85a3ec3bda0bf26632f0e0fee69a422445ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7990f7f06fbbb3f4284c03b4ff4b85a3ec3bda0bf26632f0e0fee69a422445ea", kill_on_drop: false }` [INFO] [stdout] 7990f7f06fbbb3f4284c03b4ff4b85a3ec3bda0bf26632f0e0fee69a422445ea