[INFO] fetching crate fnm 1.37.1... [INFO] checking fnm-1.37.1 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate fnm 1.37.1 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate fnm 1.37.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] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml [INFO] started tweaking crates.io crate fnm 1.37.1 [INFO] finished tweaking crates.io crate fnm 1.37.1 [INFO] tweaked toml for crates.io crate fnm 1.37.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate crates.io crate fnm 1.37.1 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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2aab4e5587c43e19a0d7534872d505ef66e36304c8d93b60b88572739e1ad036 [INFO] running `Command { std: "docker" "start" "-a" "2aab4e5587c43e19a0d7534872d505ef66e36304c8d93b60b88572739e1ad036", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2aab4e5587c43e19a0d7534872d505ef66e36304c8d93b60b88572739e1ad036", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2aab4e5587c43e19a0d7534872d505ef66e36304c8d93b60b88572739e1ad036", kill_on_drop: false }` [INFO] [stdout] 2aab4e5587c43e19a0d7534872d505ef66e36304c8d93b60b88572739e1ad036 [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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 45429995a3cda1515d287f2ffbd12b29840f8d51a5ecbb462930c050df135fd1 [INFO] running `Command { std: "docker" "start" "-a" "45429995a3cda1515d287f2ffbd12b29840f8d51a5ecbb462930c050df135fd1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.84 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking anstyle-query v1.0.3 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Compiling winnow v0.6.9 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking unicode-width v0.1.12 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling zstd-safe v7.1.0 [INFO] [stderr] Checking brotli-decompressor v4.0.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking miniz_oxide v0.7.3 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Checking clap_builder v4.5.7 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking crc v3.2.1 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking brotli v6.0.0 [INFO] [stderr] Checking either v1.12.0 [INFO] [stderr] Checking lockfree-object-pool v0.1.6 [INFO] [stderr] Checking bumpalo v3.16.0 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling zip v2.1.2 [INFO] [stderr] Checking lzma-rs v0.3.0 [INFO] [stderr] Checking rustls-native-certs v0.7.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking zopfli v0.8.1 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking http-body-util v0.1.1 [INFO] [stderr] Checking webpki-roots v0.26.1 [INFO] [stderr] Checking filetime v0.2.23 [INFO] [stderr] Checking constant_time_eq v0.3.0 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking deflate64 v0.1.8 [INFO] [stderr] Checking bytecount v0.6.8 [INFO] [stderr] Checking encoding_rs_io v0.1.7 [INFO] [stderr] Checking etcetera v0.8.0 [INFO] [stderr] Checking os_pipe v1.1.5 [INFO] [stderr] Checking indicatif v0.17.8 [INFO] [stderr] Checking shared_child v1.0.0 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking xattr v1.3.1 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking duct v0.13.7 [INFO] [stderr] Checking tar v0.4.40 [INFO] [stderr] Checking pretty_assertions v1.4.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling zstd-sys v2.0.10+zstd.1.5.6 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Checking xz2 v0.1.7 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking bzip2 v0.4.4 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling serde_spanned v0.6.6 [INFO] [stderr] Checking sysinfo v0.30.12 [INFO] [stderr] Compiling toml_edit v0.22.13 [INFO] [stderr] Checking hyper v1.3.1 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking env_filter v0.1.0 [INFO] [stderr] Checking env_logger v0.11.3 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Checking async-compression v0.4.10 [INFO] [stderr] Checking rustls-webpki v0.102.4 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling clap_derive v4.5.5 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling test-log-macros v0.2.16 [INFO] [stderr] Compiling toml v0.8.13 [INFO] [stderr] Checking test-log v0.2.16 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling embed-resource v2.4.2 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking zstd v0.13.1 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Compiling fnm v1.37.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking miette v5.10.0 [INFO] [stderr] Checking hyper-util v0.1.5 [INFO] [stderr] Checking clap v4.5.7 [INFO] [stderr] Checking clap_complete v4.5.5 [INFO] [stderr] Checking tokio-rustls v0.25.0 [INFO] [stderr] Checking hyper-rustls v0.26.0 [INFO] [stderr] Checking serde_json v1.0.117 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking node-semver v2.1.0 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking reqwest v0.12.4 [INFO] [stdout] warning: fields `date` and `files` are never read [INFO] [stdout] --> src/remote_node_index.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 61 | pub struct IndexedNodeVersion { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 65 | pub date: chrono::NaiveDate, [INFO] [stdout] | ^^^^ [INFO] [stdout] 66 | pub files: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `IndexedNodeVersion` 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] 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/alias.rs:28:25 [INFO] [stdout] | [INFO] [stdout] 28 | .filter_map(|x| TryInto::::try_into(x.path().as_path()).ok()) [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = 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/commands/command.rs:16:15 [INFO] [stdout] | [INFO] [stdout] 15 | fn call(self, config: FnmConfig) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 16 | match self.apply(&config) { [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/commands/completions.rs:24:25 [INFO] [stdout] | [INFO] [stdout] 24 | .or_else(|| infer_shell().map(Into::into)) [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/commands/use.rs:155:11 [INFO] [stdout] | [INFO] [stdout] 154 | let symlink_deletion_result = fs::remove_symlink_dir(to); [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 155 | match fs::symlink_dir(from, to) { [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/progress.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn new(response: Response, target: ProgressDrawTarget) -> 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] 47 | Self { [INFO] [stdout] 48 | progress: response [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .content_length() [INFO] [stdout] 50 | | .map(|len| make_progress_bar(len, target)), [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/user_version.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 15 | available_versions: T, [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 21 | / available_versions [INFO] [stdout] 22 | | .into_iter() [INFO] [stdout] 23 | | .filter(|x| self.matches(x, config)) [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/version_files.rs:81:11 [INFO] [stdout] | [INFO] [stdout] 67 | path: impl AsRef, [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 74 | let file = std::fs::File::open(path).ok()?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 75 | let file = { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 76 | let mut reader = DecodeReaderBytes::new(file); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 81 | match (file, is_pkg_json, config.resolve_engines()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fnm` (bin "fnm") due to 8 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: fields `date` and `files` are never read [INFO] [stdout] --> src/remote_node_index.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 61 | pub struct IndexedNodeVersion { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 65 | pub date: chrono::NaiveDate, [INFO] [stdout] | ^^^^ [INFO] [stdout] 66 | pub files: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `IndexedNodeVersion` 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] 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/alias.rs:28:25 [INFO] [stdout] | [INFO] [stdout] 28 | .filter_map(|x| TryInto::::try_into(x.path().as_path()).ok()) [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = 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/commands/command.rs:16:15 [INFO] [stdout] | [INFO] [stdout] 15 | fn call(self, config: FnmConfig) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 16 | match self.apply(&config) { [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/commands/completions.rs:24:25 [INFO] [stdout] | [INFO] [stdout] 24 | .or_else(|| infer_shell().map(Into::into)) [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/commands/use.rs:155:11 [INFO] [stdout] | [INFO] [stdout] 154 | let symlink_deletion_result = fs::remove_symlink_dir(to); [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 155 | match fs::symlink_dir(from, to) { [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/directory_portal.rs:66:22 [INFO] [stdout] | [INFO] [stdout] 66 | .map(|x| x.unwrap().file_name().into_string().unwrap()) [INFO] [stdout] | - ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/progress.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn new(response: Response, target: ProgressDrawTarget) -> 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] 47 | Self { [INFO] [stdout] 48 | progress: response [INFO] [stdout] | _______________________^ [INFO] [stdout] 49 | | .content_length() [INFO] [stdout] 50 | | .map(|len| make_progress_bar(len, target)), [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/user_version.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 15 | available_versions: T, [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 21 | / available_versions [INFO] [stdout] 22 | | .into_iter() [INFO] [stdout] 23 | | .filter(|x| self.matches(x, config)) [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/version_files.rs:81:11 [INFO] [stdout] | [INFO] [stdout] 67 | path: impl AsRef, [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 74 | let file = std::fs::File::open(path).ok()?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 75 | let file = { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 76 | let mut reader = DecodeReaderBytes::new(file); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 81 | match (file, is_pkg_json, config.resolve_engines()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fnm` (bin "fnm" test) due to 9 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "45429995a3cda1515d287f2ffbd12b29840f8d51a5ecbb462930c050df135fd1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45429995a3cda1515d287f2ffbd12b29840f8d51a5ecbb462930c050df135fd1", kill_on_drop: false }` [INFO] [stdout] 45429995a3cda1515d287f2ffbd12b29840f8d51a5ecbb462930c050df135fd1