[INFO] fetching crate cargo-equip 0.20.1... [INFO] checking cargo-equip-0.20.1 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate cargo-equip 0.20.1 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate cargo-equip 0.20.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 cargo-equip 0.20.1 [INFO] finished tweaking crates.io crate cargo-equip 0.20.1 [INFO] tweaked toml for crates.io crate cargo-equip 0.20.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate crates.io crate cargo-equip 0.20.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-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] 72efc7bd390e55aadbf3402ab3783cbb033bb174ab6c9db400b323ac622b187d [INFO] running `Command { std: "docker" "start" "-a" "72efc7bd390e55aadbf3402ab3783cbb033bb174ab6c9db400b323ac622b187d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "72efc7bd390e55aadbf3402ab3783cbb033bb174ab6c9db400b323ac622b187d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72efc7bd390e55aadbf3402ab3783cbb033bb174ab6c9db400b323ac622b187d", kill_on_drop: false }` [INFO] [stdout] 72efc7bd390e55aadbf3402ab3783cbb033bb174ab6c9db400b323ac622b187d [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] 196a0b97e2380b5f0120fafe391b5262234929ce302b162a971f38c727c28c2f [INFO] running `Command { std: "docker" "start" "-a" "196a0b97e2380b5f0120fafe391b5262234929ce302b162a971f38c727c28c2f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling serde v1.0.181 [INFO] [stderr] Compiling serde_derive v1.0.181 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling rustix v0.38.6 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking bitflags v2.3.3 [INFO] [stderr] Checking linux-raw-sys v0.4.5 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking always-assert v0.1.3 [INFO] [stderr] Compiling snap v1.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Checking jod-thread v0.1.2 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Checking indexmap v2.0.0 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Checking fastrand v2.0.0 [INFO] [stderr] Checking pin-project-lite v0.2.10 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking smol_str v0.2.0 [INFO] [stderr] Checking la-arena v0.3.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking winnow v0.5.4 [INFO] [stderr] Checking petgraph v0.6.3 [INFO] [stderr] Compiling cc v1.0.81 [INFO] [stderr] Checking perf-event-open-sys v1.0.1 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking ra_ap_stdx v0.0.166 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking combine v4.6.6 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking dashmap v5.5.0 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Checking perf-event v0.4.7 [INFO] [stderr] Checking jobserver v0.1.26 [INFO] [stderr] Checking filetime v0.2.21 [INFO] [stderr] Checking ra_ap_tt v0.0.166 [INFO] [stderr] Checking walkdir v2.3.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking countme v3.0.1 [INFO] [stderr] Checking object v0.31.1 [INFO] [stderr] Checking cfg-expr v0.8.1 [INFO] [stderr] Checking ra_ap_paths v0.0.166 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking ra_ap_profile v0.0.166 [INFO] [stderr] Checking predicates-core v1.0.6 [INFO] [stderr] Checking shell-escape v0.1.5 [INFO] [stderr] Checking triomphe v0.1.9 [INFO] [stderr] Checking tempfile v3.7.0 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking encode_unicode v1.0.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking which v4.4.0 [INFO] [stderr] Checking cfg-expr v0.9.1 [INFO] [stderr] Checking spdx v0.6.2 [INFO] [stderr] Checking anstyle v1.0.1 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Checking termtree v0.4.1 [INFO] [stderr] Checking if_chain v1.0.2 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Checking regex-automata v0.3.4 [INFO] [stderr] Compiling indoc v1.0.9 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking predicates v3.0.3 [INFO] [stderr] Checking predicates-tree v1.0.9 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking console v0.15.7 [INFO] [stderr] Checking similar v2.2.1 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking toml_datetime v0.6.3 [INFO] [stderr] Checking cargo-platform v0.1.3 [INFO] [stderr] Checking serde_spanned v0.6.3 [INFO] [stderr] Checking kstring v1.0.6 [INFO] [stderr] Checking csv v1.2.2 [INFO] [stderr] Checking pretty_assertions v1.4.0 [INFO] [stderr] Checking toml_edit v0.19.14 [INFO] [stderr] Checking bstr v1.6.0 [INFO] [stderr] Checking insta v1.31.0 [INFO] [stderr] Checking assert_cmd v2.0.12 [INFO] [stderr] Checking prettytable-rs v0.10.0 [INFO] [stderr] Checking cargo_metadata v0.14.2 [INFO] [stderr] Checking toml v0.7.6 [INFO] [stderr] Checking krates v0.8.1 [INFO] [stderr] Checking rustminify v0.2.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling strum_macros v0.25.1 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking toml_edit v0.5.0 [INFO] [stderr] Checking ra_ap_proc_macro_api v0.0.166 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking structopt v0.3.26 [INFO] [stderr] Checking crypto-hash v0.3.4 [INFO] [stderr] Checking cargo-util v0.1.2 [INFO] [stderr] Checking cargo-equip v0.20.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/lib.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | / /// Exclude library crates from bundling [INFO] [stdout] 108 | | #[structopt(long, value_name("SPEC"))] [INFO] [stdout] 109 | | exclude: Vec, [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/lib.rs:319:36 [INFO] [stdout] | [INFO] [stdout] 317 | segments, [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 318 | } = syn::parse_str(s).map_err(|_| ())?; [INFO] [stdout] 319 | match (leading_colon, &*segments.into_iter().collect::>()) { [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/lib.rs:534:58 [INFO] [stdout] | [INFO] [stdout] 534 | exclude.extend(ATCODER_CRATES.iter().map(|s| s.parse().unwrap())); [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/lib.rs:537:65 [INFO] [stdout] | [INFO] [stdout] 537 | exclude.extend(ATCODER_202301_CRATES.iter().map(|s| s.parse().unwrap())); [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/lib.rs:540:60 [INFO] [stdout] | [INFO] [stdout] 540 | exclude.extend(CODINGAME_CRATES.iter().map(|s| s.parse().unwrap())); [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/lib.rs:634:31 [INFO] [stdout] | [INFO] [stdout] 634 | .filter(|(id, s)| s.parse::().unwrap().matches(&metadata[id])) [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/lib.rs:725:39 [INFO] [stdout] | [INFO] [stdout] 725 | .unwrap_or_else(|| Ok(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/lib.rs:823:16 [INFO] [stdout] | [INFO] [stdout] 817 | let mut edit = CodeEdit::new(cargo_equip_mod_name, &krate.src_path, || { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 823 | Ok((*pkg, (*krate, &**pseudo_extern_crate_name, edit))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] | [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/cargo_udeps.rs:39:8 [INFO] [stdout] | [INFO] [stdout] 36 | let Outcome { unused_deps } = serde_json::from_str(&output) [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 39 | Ok(unused_deps [INFO] [stdout] | ________^ [INFO] [stdout] 40 | | .into_iter() [INFO] [stdout] 41 | | .find(|(_, OutcomeUnusedDeps { manifest_path, .. })| { [INFO] [stdout] 42 | | *manifest_path == package.manifest_path [INFO] [stdout] ... | [INFO] [stdout] 53 | | ) [INFO] [stdout] 54 | | .unwrap_or_default()) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |____________________________| [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/ra_proc_macro.rs:74:12 [INFO] [stdout] | [INFO] [stdout] 52 | let server = ProcMacroServer::spawn(proc_macro_srv_exe.to_path_buf())?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 53 | [INFO] [stdout] 54 | let mut custom_derive = btreemap!(); [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] 55 | let mut func_like = btreemap!(); [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] 56 | let mut attr = btreemap!(); [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] 74 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 75 | | custom_derive, [INFO] [stdout] 76 | | func_like, [INFO] [stdout] 77 | | attr, [INFO] [stdout] 78 | | }) [INFO] [stdout] | | ^ [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] | [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/ra_proc_macro.rs:113:62 [INFO] [stdout] | [INFO] [stdout] 110 | body: impl FnOnce() -> proc_macro2::TokenStream, [INFO] [stdout] | ----------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 111 | attr: impl FnOnce() -> proc_macro2::Group, [INFO] [stdout] | ----------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 112 | ) -> anyhow::Result> { [INFO] [stdout] 113 | self.attempt_expand(name, ProcMacroKind::Attr, body, Some(attr)) [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/ra_proc_macro.rs:123:9 [INFO] [stdout] | [INFO] [stdout] 120 | subtree: impl FnOnce() -> proc_macro2::TokenStream, [INFO] [stdout] | -------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | attr: Option proc_macro2::Group>, [INFO] [stdout] | ------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 122 | ) -> anyhow::Result> { [INFO] [stdout] 123 | / match kind { [INFO] [stdout] 124 | | ProcMacroKind::CustomDerive => &self.custom_derive, [INFO] [stdout] 125 | | ProcMacroKind::FuncLike => &self.func_like, [INFO] [stdout] 126 | | ProcMacroKind::Attr => &self.attr, [INFO] [stdout] ... | [INFO] [stdout] 142 | | Ok(from_ra_subtree(output)) [INFO] [stdout] 143 | | }) [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/ra_proc_macro.rs:142:16 [INFO] [stdout] | [INFO] [stdout] 120 | subtree: impl FnOnce() -> proc_macro2::TokenStream, [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | attr: Option proc_macro2::Group>, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 142 | Ok(from_ra_subtree(output)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [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] | 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] | [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/ra_proc_macro.rs:136:58 [INFO] [stdout] | [INFO] [stdout] 136 | attr.map(|f| from_proc_macro2_group(&f())).as_ref(), [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/rust.rs:45:8 [INFO] [stdout] | [INFO] [stdout] 41 | let syn::File { attrs, .. } = syn::parse_file(code) [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 45 | Ok(attrs [INFO] [stdout] | ________^ [INFO] [stdout] 46 | | .iter() [INFO] [stdout] 47 | | .flat_map(Attribute::parse_meta) [INFO] [stdout] 48 | | .flat_map(|meta| match meta { [INFO] [stdout] ... | [INFO] [stdout] 51 | | }) [INFO] [stdout] 52 | | .filter(|MetaList { path, .. }| path.is_ident("cfg_attr")) [INFO] [stdout] | | ^ [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] | [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/rust.rs:55:18 [INFO] [stdout] | [INFO] [stdout] 53 | .any(|MetaList { nested, .. }| { [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 54 | matches!( [INFO] [stdout] 55 | *nested.iter().collect::>(), [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/rust.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 70 | let is_safe_to_indent = code.parse::().map_or(false, |token_stream| { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 71 | !token_stream.into_iter().any(|tt| { [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/rust.rs:434:36 [INFO] [stdout] | [INFO] [stdout] 432 | .any(|(path, nested)| { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 433 | path.is_ident("macro_export") [INFO] [stdout] 434 | && nested.iter().any(|meta| { [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/rust.rs:893:39 [INFO] [stdout] | [INFO] [stdout] 892 | fn minify_group(group: proc_macro2::Group) -> String { [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 893 | rustminify::minify_tokens(TokenTree::from(group).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/rust.rs:1398:35 [INFO] [stdout] | [INFO] [stdout] 1398 | .flat_map(|a| a.parse_meta().map(|m| (a.span(), m))) [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/rust.rs:1408:30 [INFO] [stdout] | [INFO] [stdout] 1404 | .flat_map(|(span, MetaList { nested, .. })| { [INFO] [stdout] | ------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1405 | let expr = [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1408 | Some((span, expr)) [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/rust.rs:1589:34 [INFO] [stdout] | [INFO] [stdout] 1589 | |mask, token_stream| syn::parse2(token_stream).map(|f| Visitor(mask).visit_file(&f)), [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/shell.rs:20:21 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn from_stdout(stdout: Box) -> Shell { [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 19 | Self { [INFO] [stdout] 20 | output: ShellOut::write(stdout), [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/toolchain.rs:41:36 [INFO] [stdout] | [INFO] [stdout] 41 | .and_then(|output| output.parse::().ok()) [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/workspace.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 87 | / cm::Message::parse_stream(Cursor::new(messages)) [INFO] [stdout] 88 | | .collect::>() [INFO] [stdout] | | ^ [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] | |__________________________________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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/workspace/license.rs:182:13 [INFO] [stdout] | [INFO] [stdout] 182 | ProcessBuilder::new(curl_exe) [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/workspace/license.rs:222:5 [INFO] [stdout] | [INFO] [stdout] 198 | let license = spdx::Expression::parse(license).map_err(|err| { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 222 | / find(package.manifest_dir().as_ref(), file_names) [INFO] [stdout] 223 | | .unwrap_or_else(|| { [INFO] [stdout] 224 | | if let Some(source) = &package.source { [INFO] [stdout] 225 | | let (repository, sha1) = if let Some((repository, sha1)) = source.rev_git() { [INFO] [stdout] ... | [INFO] [stdout] 274 | | }) [INFO] [stdout] 275 | | .map(Some) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |__________________| [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 27 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cargo-equip` (lib) due to 28 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/lib.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | / /// Exclude library crates from bundling [INFO] [stdout] 108 | | #[structopt(long, value_name("SPEC"))] [INFO] [stdout] 109 | | exclude: Vec, [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/lib.rs:319:36 [INFO] [stdout] | [INFO] [stdout] 317 | segments, [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 318 | } = syn::parse_str(s).map_err(|_| ())?; [INFO] [stdout] 319 | match (leading_colon, &*segments.into_iter().collect::>()) { [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/lib.rs:534:58 [INFO] [stdout] | [INFO] [stdout] 534 | exclude.extend(ATCODER_CRATES.iter().map(|s| s.parse().unwrap())); [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/lib.rs:537:65 [INFO] [stdout] | [INFO] [stdout] 537 | exclude.extend(ATCODER_202301_CRATES.iter().map(|s| s.parse().unwrap())); [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/lib.rs:540:60 [INFO] [stdout] | [INFO] [stdout] 540 | exclude.extend(CODINGAME_CRATES.iter().map(|s| s.parse().unwrap())); [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/lib.rs:634:31 [INFO] [stdout] | [INFO] [stdout] 634 | .filter(|(id, s)| s.parse::().unwrap().matches(&metadata[id])) [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/lib.rs:725:39 [INFO] [stdout] | [INFO] [stdout] 725 | .unwrap_or_else(|| Ok(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/lib.rs:823:16 [INFO] [stdout] | [INFO] [stdout] 817 | let mut edit = CodeEdit::new(cargo_equip_mod_name, &krate.src_path, || { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 823 | Ok((*pkg, (*krate, &**pseudo_extern_crate_name, edit))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] | [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/cargo_udeps.rs:39:8 [INFO] [stdout] | [INFO] [stdout] 36 | let Outcome { unused_deps } = serde_json::from_str(&output) [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 39 | Ok(unused_deps [INFO] [stdout] | ________^ [INFO] [stdout] 40 | | .into_iter() [INFO] [stdout] 41 | | .find(|(_, OutcomeUnusedDeps { manifest_path, .. })| { [INFO] [stdout] 42 | | *manifest_path == package.manifest_path [INFO] [stdout] ... | [INFO] [stdout] 53 | | ) [INFO] [stdout] 54 | | .unwrap_or_default()) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |____________________________| [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/ra_proc_macro.rs:74:12 [INFO] [stdout] | [INFO] [stdout] 52 | let server = ProcMacroServer::spawn(proc_macro_srv_exe.to_path_buf())?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 53 | [INFO] [stdout] 54 | let mut custom_derive = btreemap!(); [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] 55 | let mut func_like = btreemap!(); [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] 56 | let mut attr = btreemap!(); [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] 74 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 75 | | custom_derive, [INFO] [stdout] 76 | | func_like, [INFO] [stdout] 77 | | attr, [INFO] [stdout] 78 | | }) [INFO] [stdout] | | ^ [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] | [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/ra_proc_macro.rs:113:62 [INFO] [stdout] | [INFO] [stdout] 110 | body: impl FnOnce() -> proc_macro2::TokenStream, [INFO] [stdout] | ----------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 111 | attr: impl FnOnce() -> proc_macro2::Group, [INFO] [stdout] | ----------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 112 | ) -> anyhow::Result> { [INFO] [stdout] 113 | self.attempt_expand(name, ProcMacroKind::Attr, body, Some(attr)) [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/ra_proc_macro.rs:123:9 [INFO] [stdout] | [INFO] [stdout] 120 | subtree: impl FnOnce() -> proc_macro2::TokenStream, [INFO] [stdout] | -------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | attr: Option proc_macro2::Group>, [INFO] [stdout] | ------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 122 | ) -> anyhow::Result> { [INFO] [stdout] 123 | / match kind { [INFO] [stdout] 124 | | ProcMacroKind::CustomDerive => &self.custom_derive, [INFO] [stdout] 125 | | ProcMacroKind::FuncLike => &self.func_like, [INFO] [stdout] 126 | | ProcMacroKind::Attr => &self.attr, [INFO] [stdout] ... | [INFO] [stdout] 142 | | Ok(from_ra_subtree(output)) [INFO] [stdout] 143 | | }) [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/ra_proc_macro.rs:142:16 [INFO] [stdout] | [INFO] [stdout] 120 | subtree: impl FnOnce() -> proc_macro2::TokenStream, [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | attr: Option proc_macro2::Group>, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 142 | Ok(from_ra_subtree(output)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [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] | 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] | [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/ra_proc_macro.rs:136:58 [INFO] [stdout] | [INFO] [stdout] 136 | attr.map(|f| from_proc_macro2_group(&f())).as_ref(), [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/rust.rs:45:8 [INFO] [stdout] | [INFO] [stdout] 41 | let syn::File { attrs, .. } = syn::parse_file(code) [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 45 | Ok(attrs [INFO] [stdout] | ________^ [INFO] [stdout] 46 | | .iter() [INFO] [stdout] 47 | | .flat_map(Attribute::parse_meta) [INFO] [stdout] 48 | | .flat_map(|meta| match meta { [INFO] [stdout] ... | [INFO] [stdout] 51 | | }) [INFO] [stdout] 52 | | .filter(|MetaList { path, .. }| path.is_ident("cfg_attr")) [INFO] [stdout] | | ^ [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] | [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/rust.rs:55:18 [INFO] [stdout] | [INFO] [stdout] 53 | .any(|MetaList { nested, .. }| { [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 54 | matches!( [INFO] [stdout] 55 | *nested.iter().collect::>(), [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/rust.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 70 | let is_safe_to_indent = code.parse::().map_or(false, |token_stream| { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 71 | !token_stream.into_iter().any(|tt| { [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/rust.rs:434:36 [INFO] [stdout] | [INFO] [stdout] 432 | .any(|(path, nested)| { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 433 | path.is_ident("macro_export") [INFO] [stdout] 434 | && nested.iter().any(|meta| { [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/rust.rs:893:39 [INFO] [stdout] | [INFO] [stdout] 892 | fn minify_group(group: proc_macro2::Group) -> String { [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 893 | rustminify::minify_tokens(TokenTree::from(group).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/rust.rs:1398:35 [INFO] [stdout] | [INFO] [stdout] 1398 | .flat_map(|a| a.parse_meta().map(|m| (a.span(), m))) [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/rust.rs:1408:30 [INFO] [stdout] | [INFO] [stdout] 1404 | .flat_map(|(span, MetaList { nested, .. })| { [INFO] [stdout] | ------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1405 | let expr = [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1408 | Some((span, expr)) [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/rust.rs:1589:34 [INFO] [stdout] | [INFO] [stdout] 1589 | |mask, token_stream| syn::parse2(token_stream).map(|f| Visitor(mask).visit_file(&f)), [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/shell.rs:20:21 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn from_stdout(stdout: Box) -> Shell { [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 19 | Self { [INFO] [stdout] 20 | output: ShellOut::write(stdout), [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/toolchain.rs:41:36 [INFO] [stdout] | [INFO] [stdout] 41 | .and_then(|output| output.parse::().ok()) [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/workspace.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 87 | / cm::Message::parse_stream(Cursor::new(messages)) [INFO] [stdout] 88 | | .collect::>() [INFO] [stdout] | | ^ [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] | |__________________________________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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/workspace/license.rs:182:13 [INFO] [stdout] | [INFO] [stdout] 182 | ProcessBuilder::new(curl_exe) [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/workspace/license.rs:222:5 [INFO] [stdout] | [INFO] [stdout] 198 | let license = spdx::Expression::parse(license).map_err(|err| { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 222 | / find(package.manifest_dir().as_ref(), file_names) [INFO] [stdout] 223 | | .unwrap_or_else(|| { [INFO] [stdout] 224 | | if let Some(source) = &package.source { [INFO] [stdout] 225 | | let (repository, sha1) = if let Some((repository, sha1)) = source.rev_git() { [INFO] [stdout] ... | [INFO] [stdout] 274 | | }) [INFO] [stdout] 275 | | .map(Some) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |__________________| [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 27 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cargo-equip` (lib test) due to 28 previous errors [INFO] running `Command { std: "docker" "inspect" "196a0b97e2380b5f0120fafe391b5262234929ce302b162a971f38c727c28c2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "196a0b97e2380b5f0120fafe391b5262234929ce302b162a971f38c727c28c2f", kill_on_drop: false }` [INFO] [stdout] 196a0b97e2380b5f0120fafe391b5262234929ce302b162a971f38c727c28c2f