[INFO] cloning repository https://github.com/Byron/cargo-smart-release [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Byron/cargo-smart-release" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FByron%2Fcargo-smart-release", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FByron%2Fcargo-smart-release'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 557f55534c63da5d84f6e7557f4656d44e6bebdb [INFO] checking Byron/cargo-smart-release/557f55534c63da5d84f6e7557f4656d44e6bebdb against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FByron%2Fcargo-smart-release" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Byron/cargo-smart-release 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 git repo https://github.com/Byron/cargo-smart-release [INFO] finished tweaking git repo https://github.com/Byron/cargo-smart-release [INFO] tweaked toml for git repo https://github.com/Byron/cargo-smart-release written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Byron/cargo-smart-release 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] d361cc9821914044b33b2c08852a051d79947f9cea8baefda5c9d63b56c780b0 [INFO] running `Command { std: "docker" "start" "-a" "d361cc9821914044b33b2c08852a051d79947f9cea8baefda5c9d63b56c780b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d361cc9821914044b33b2c08852a051d79947f9cea8baefda5c9d63b56c780b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d361cc9821914044b33b2c08852a051d79947f9cea8baefda5c9d63b56c780b0", kill_on_drop: false }` [INFO] [stdout] d361cc9821914044b33b2c08852a051d79947f9cea8baefda5c9d63b56c780b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 308d837f47cd65708a310273f7f1cd542a71d7b6dd6258d9da0e8d15a2dab80c [INFO] running `Command { std: "docker" "start" "-a" "308d837f47cd65708a310273f7f1cd542a71d7b6dd6258d9da0e8d15a2dab80c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Compiling cc v1.1.14 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Checking gix-trace v0.1.9 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking faster-hex v0.9.0 [INFO] [stderr] Compiling syn v2.0.75 [INFO] [stderr] Checking bstr v1.10.0 [INFO] [stderr] Compiling cmake v0.1.51 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Checking gix-utils v0.1.12 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking cpufeatures v0.2.13 [INFO] [stderr] Checking prodash v28.0.0 [INFO] [stderr] Checking bytes v1.7.1 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Compiling sha1-asm v0.5.3 [INFO] [stderr] Compiling libz-ng-sys v1.1.15 [INFO] [stderr] Checking sha1_smol v1.0.1 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking winnow v0.6.18 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking memmap2 v0.9.4 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking jiff v0.1.8 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Compiling serde v1.0.208 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking unicode-bom v2.0.3 [INFO] [stderr] Compiling libz-sys v1.1.19 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Checking gix-sec v0.10.8 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking kstring v2.0.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Compiling curl-sys v0.4.74+curl-8.9.0 [INFO] [stderr] Checking filetime v0.2.24 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Compiling curl v0.4.46 [INFO] [stderr] Checking indexmap v2.4.0 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking tempfile v3.12.0 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling serde_json v1.0.125 [INFO] [stderr] Checking uluru v3.1.0 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking clru v0.6.2 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking colorchoice v1.0.2 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking is-terminal v0.4.13 [INFO] [stderr] Checking clap_builder v4.5.15 [INFO] [stderr] Compiling cargo-smart-release v0.21.5 (/opt/rustwide/workdir) [INFO] [stderr] Checking winnow v0.5.40 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking rustc-hash v2.0.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling serde_derive v1.0.208 [INFO] [stderr] Compiling maybe-async v0.2.10 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking git-conventional v0.12.7 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking crc-catalog v2.4.0 [INFO] [stderr] Checking crc v3.2.1 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking tar v0.4.41 [INFO] [stderr] Checking gix-hash v0.14.2 [INFO] [stderr] Checking gix-path v0.10.10 [INFO] [stderr] Checking gix-date v0.9.0 [INFO] [stderr] Checking gix-chunk v0.4.8 [INFO] [stderr] Checking gix-validate v0.9.0 [INFO] [stderr] Checking gix-actor v0.32.0 [INFO] [stderr] Checking gix-hashtable v0.5.2 [INFO] [stderr] Checking gix-quote v0.4.12 [INFO] [stderr] Checking gix-config-value v0.14.8 [INFO] [stderr] Checking gix-command v0.3.9 [INFO] [stderr] Checking gix-bitmap v0.2.11 [INFO] [stderr] Checking gix-date v0.8.7 [INFO] [stderr] Checking gix-validate v0.8.5 [INFO] [stderr] Checking gix-packetline v0.17.6 [INFO] [stderr] Checking gix-actor v0.31.5 [INFO] [stderr] Checking gix-packetline-blocking v0.17.5 [INFO] [stderr] Checking gix-prompt v0.8.7 [INFO] [stderr] Checking io-close v0.3.7 [INFO] [stderr] Checking is_ci v1.2.0 [INFO] [stderr] Checking fs_extra v1.3.0 [INFO] [stderr] Checking similar v2.6.0 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking clap v4.5.16 [INFO] [stderr] Checking insta v1.39.0 [INFO] [stderr] Checking flate2 v1.0.32 [INFO] [stderr] Checking gix-features v0.38.2 [INFO] [stderr] Checking gix-object v0.44.0 [INFO] [stderr] Checking gix-fs v0.11.3 [INFO] [stderr] Checking gix-commitgraph v0.24.3 [INFO] [stderr] Checking gix-glob v0.16.5 [INFO] [stderr] Checking gix-url v0.27.5 [INFO] [stderr] Checking gix-object v0.42.3 [INFO] [stderr] Checking gix-tempfile v14.0.2 [INFO] [stderr] Checking gix-credentials v0.24.5 [INFO] [stderr] Checking gix-lock v14.0.0 [INFO] [stderr] Checking gix-attributes v0.22.5 [INFO] [stderr] Checking gix-ignore v0.11.4 [INFO] [stderr] Checking gix-transport v0.42.3 [INFO] [stderr] Checking gix-pathspec v0.7.7 [INFO] [stderr] Checking gix-revwalk v0.13.2 [INFO] [stderr] Checking gix-ref v0.44.1 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking serde_spanned v0.6.7 [INFO] [stderr] Checking cargo-platform v0.1.8 [INFO] [stderr] Checking smol_str v0.2.2 [INFO] [stderr] Checking gix-protocol v0.45.3 [INFO] [stderr] Checking toml_edit v0.22.20 [INFO] [stderr] Checking gix-revwalk v0.15.0 [INFO] [stderr] Checking gix-ref v0.47.0 [INFO] [stderr] Checking gix-pack v0.53.0 [INFO] [stderr] Checking gix-diff v0.46.0 [INFO] [stderr] Checking gix-filter v0.13.0 [INFO] [stderr] Checking gix-revision v0.29.0 [INFO] [stderr] Checking gix-traverse v0.41.0 [INFO] [stderr] Checking gix-refspec v0.25.0 [INFO] [stderr] Checking gix-negotiate v0.15.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking gix-index v0.35.0 [INFO] [stderr] Checking toml_edit v0.21.1 [INFO] [stderr] Checking gix-traverse v0.39.2 [INFO] [stderr] Checking gix-discover v0.32.0 [INFO] [stderr] Checking gix-config v0.40.0 [INFO] [stderr] Checking gix-discover v0.35.0 [INFO] [stderr] Checking cargo_metadata v0.18.1 [INFO] [stderr] Checking gix-odb v0.63.0 [INFO] [stderr] Checking gix-index v0.33.1 [INFO] [stderr] Checking gix-worktree v0.36.0 [INFO] [stderr] Checking toml v0.8.19 [INFO] [stderr] Checking gix-worktree v0.34.1 [INFO] [stderr] Checking gix-submodule v0.14.0 [INFO] [stderr] Checking cargo_toml v0.17.2 [INFO] [stderr] Checking gix-testtools v0.15.0 [INFO] [stderr] Checking gix v0.66.0 [INFO] [stderr] Checking crates-index v3.2.0 [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/changelog/init.rs:82:12 [INFO] [stdout] | [INFO] [stdout] 46 | let mut generated = ChangeLog::from_history_segments( [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 65 | let lock = [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 66 | gix::lock::File::acquire_to_update_resource(&changelog_path, gix::lock::acquire::Fail::Immediately, None)?; [INFO] [stdout] 67 | let (log, state, previous_content) = if let Ok(markdown) = std::fs::read_to_string(changelog_path) { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 68 | let existing_log = ChangeLog::from_markdown(&markdown); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 69 | let copy_of_existing = existing_log.clone(); [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 70 | let merged = existing_log [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 82 | Ok(Outcome { [INFO] [stdout] | ____________^ [INFO] [stdout] 83 | | log, [INFO] [stdout] 84 | | state, [INFO] [stdout] 85 | | lock, [INFO] [stdout] 86 | | previous_content, [INFO] [stdout] 87 | | }) [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] | |_________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] = 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/changelog/init.rs:97:12 [INFO] [stdout] | [INFO] [stdout] 96 | let out = Self::for_package_with_write_lock(package, history, ctx, selection)?; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 97 | Ok((out, package)) [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/changelog/parse.rs:218:19 [INFO] [stdout] | [INFO] [stdout] 106 | / Headline { [INFO] [stdout] 107 | | level, [INFO] [stdout] 108 | | version_prefix, [INFO] [stdout] 109 | | version, [INFO] [stdout] 110 | | date, [INFO] [stdout] 111 | | }: Headline, [INFO] [stdout] | |___________________- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 114 | let mut events = pulldown_cmark::Parser::new_ext(&body, pulldown_cmark::Options::all()) [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 218 | name: match version { [INFO] [stdout] | ___________________^ [INFO] [stdout] 219 | | Some(version) => changelog::Version::Semantic(version), [INFO] [stdout] 220 | | None => changelog::Version::Unreleased, [INFO] [stdout] 221 | | }, [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/changelog/parse.rs:479:5 [INFO] [stdout] | [INFO] [stdout] 474 | let hashes = take_while(0.., |c: char| c == '#'); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 479 | / terminated( [INFO] [stdout] 480 | | ( [INFO] [stdout] 481 | | separated_pair( [INFO] [stdout] 482 | | hashes, [INFO] [stdout] ... | [INFO] [stdout] 514 | | date, [INFO] [stdout] 515 | | }) [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/changelog/parse.rs:475:47 [INFO] [stdout] | [INFO] [stdout] 475 | let greedy_whitespace = |i: &mut &'a str| take_while(0.., char::is_whitespace).parse_next(i); [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/changelog/parse.rs:477:20 [INFO] [stdout] | [INFO] [stdout] 477 | |n: usize| take_while(n, |c: char| c.is_ascii_digit()).try_map(|num| u32::from_str(num).map_err(|_| ())); [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/changelog/parse.rs:488:42 [INFO] [stdout] | [INFO] [stdout] 488 | ... .try_map(|v| semver::Version::parse(v).map_err(|_| ()).map(Some)), [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/changelog/parse.rs:490:75 [INFO] [stdout] | [INFO] [stdout] 490 | literal(ascii::Caseless("unreleased")).map(|_| (None, None)), [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/changelog/parse.rs:501:47 [INFO] [stdout] | [INFO] [stdout] 501 | ... .and_then(|d| d.to_zoned(jiff::tz::TimeZone::UTC).map_err(|_| ())) [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/command/release/mod.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 37 | let base = crate::Context::new(crate_names, changelog, bump, bump_dependencies)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 45 | Ok(Context { base, changelog_links }) [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] = 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/command/release/mod.rs:97:17 [INFO] [stdout] | [INFO] [stdout] 96 | .and_then(|crates| { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 97 | present_and_validate_dependencies(&crates, &ctx, opts.verbose, opts.dry_run).map(|_| crates) [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/command/release/mod.rs:97:98 [INFO] [stdout] | [INFO] [stdout] 96 | .and_then(|crates| { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 97 | present_and_validate_dependencies(&crates, &ctx, opts.verbose, opts.dry_run).map(|_| crates) [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/command/release/mod.rs:458:24 [INFO] [stdout] | [INFO] [stdout] 401 | section_by_package: release_section_by_publishee, [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 413 | let mut publish_err = None; [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 458 | publish_err.map_or(Ok(()), Err) [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/command/release/manifest.rs:615:14 [INFO] [stdout] | [INFO] [stdout] 615 | pre: comp.pre.clone(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/command/release/manifest.rs:616:16 [INFO] [stdout] | [INFO] [stdout] 616 | build: 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/context.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 26 | let meta = cargo_metadata::MetadataCommand::new().exec()?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 27 | let root = meta.workspace_root.clone(); [INFO] [stdout] 28 | let repo = gix::discover(&root)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | let crates_index = crate::crates_index::Index::new_cargo_default()?; [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 36 | Ok(Context { [INFO] [stdout] | ____________^ [INFO] [stdout] 37 | | root, [INFO] [stdout] 38 | | repo, [INFO] [stdout] 39 | | meta, [INFO] [stdout] ... | [INFO] [stdout] 44 | | bump_dependencies, [INFO] [stdout] 45 | | }) [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] | | 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/git/history.rs:64:43 [INFO] [stdout] | [INFO] [stdout] 64 | parent_commit_id.map(|id| id.attach(&handle).object().expect("present").to_commit_ref().tree()), [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/traverse.rs:603:19 [INFO] [stdout] | [INFO] [stdout] 603 | mode: dependency::Mode::NotForPublishing { [INFO] [stdout] | ___________________^ [INFO] [stdout] 604 | | adjustment: ManifestAdjustment::DueToDependencyChange.into(), [INFO] [stdout] 605 | | reason: dependency::NoPublishReason::Unchanged, [INFO] [stdout] 606 | | }, [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/utils.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 84 | pub fn names_and_versions<'a>(publishees: impl IntoIterator) -> String { [INFO] [stdout] | ---------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 85 | / publishees [INFO] [stdout] 86 | | .into_iter() [INFO] [stdout] 87 | | .map(|(p, nv)| format!("{} v{}", p.name, nv)) [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.rs:166:8 [INFO] [stdout] | [INFO] [stdout] 88 | let mut v = package.version.clone(); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 135 | let desired_release = v; [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 136 | let (latest_release, next_release) = match ctx.crates_index.crate_(&package.name) { [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] 137 | Some(published_crate) => { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 138 | let latest_release = semver::Version::parse(published_crate.highest_version().version()) [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 139 | .expect("valid version in crate index"); [INFO] [stdout] 140 | let next_release = if latest_release >= desired_release { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 143 | let mut next_release = desired_release.clone(); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 166 | Ok(Bump { [INFO] [stdout] | ________^ [INFO] [stdout] 167 | | next_release, [INFO] [stdout] 168 | | package_version: package.version.clone(), [INFO] [stdout] 169 | | desired_release, [INFO] [stdout] 170 | | latest_release, [INFO] [stdout] 171 | | }) [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 20 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cargo-smart-release` (lib) due to 21 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/changelog/init.rs:82:12 [INFO] [stdout] | [INFO] [stdout] 46 | let mut generated = ChangeLog::from_history_segments( [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 65 | let lock = [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 66 | gix::lock::File::acquire_to_update_resource(&changelog_path, gix::lock::acquire::Fail::Immediately, None)?; [INFO] [stdout] 67 | let (log, state, previous_content) = if let Ok(markdown) = std::fs::read_to_string(changelog_path) { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 68 | let existing_log = ChangeLog::from_markdown(&markdown); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 69 | let copy_of_existing = existing_log.clone(); [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 70 | let merged = existing_log [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 82 | Ok(Outcome { [INFO] [stdout] | ____________^ [INFO] [stdout] 83 | | log, [INFO] [stdout] 84 | | state, [INFO] [stdout] 85 | | lock, [INFO] [stdout] 86 | | previous_content, [INFO] [stdout] 87 | | }) [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] | |_________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] = 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/changelog/init.rs:97:12 [INFO] [stdout] | [INFO] [stdout] 96 | let out = Self::for_package_with_write_lock(package, history, ctx, selection)?; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 97 | Ok((out, package)) [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/changelog/parse.rs:218:19 [INFO] [stdout] | [INFO] [stdout] 106 | / Headline { [INFO] [stdout] 107 | | level, [INFO] [stdout] 108 | | version_prefix, [INFO] [stdout] 109 | | version, [INFO] [stdout] 110 | | date, [INFO] [stdout] 111 | | }: Headline, [INFO] [stdout] | |___________________- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 114 | let mut events = pulldown_cmark::Parser::new_ext(&body, pulldown_cmark::Options::all()) [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 218 | name: match version { [INFO] [stdout] | ___________________^ [INFO] [stdout] 219 | | Some(version) => changelog::Version::Semantic(version), [INFO] [stdout] 220 | | None => changelog::Version::Unreleased, [INFO] [stdout] 221 | | }, [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/changelog/parse.rs:479:5 [INFO] [stdout] | [INFO] [stdout] 474 | let hashes = take_while(0.., |c: char| c == '#'); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 479 | / terminated( [INFO] [stdout] 480 | | ( [INFO] [stdout] 481 | | separated_pair( [INFO] [stdout] 482 | | hashes, [INFO] [stdout] ... | [INFO] [stdout] 514 | | date, [INFO] [stdout] 515 | | }) [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/changelog/parse.rs:475:47 [INFO] [stdout] | [INFO] [stdout] 475 | let greedy_whitespace = |i: &mut &'a str| take_while(0.., char::is_whitespace).parse_next(i); [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/changelog/parse.rs:477:20 [INFO] [stdout] | [INFO] [stdout] 477 | |n: usize| take_while(n, |c: char| c.is_ascii_digit()).try_map(|num| u32::from_str(num).map_err(|_| ())); [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/changelog/parse.rs:488:42 [INFO] [stdout] | [INFO] [stdout] 488 | ... .try_map(|v| semver::Version::parse(v).map_err(|_| ()).map(Some)), [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/changelog/parse.rs:490:75 [INFO] [stdout] | [INFO] [stdout] 490 | literal(ascii::Caseless("unreleased")).map(|_| (None, None)), [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/changelog/parse.rs:501:47 [INFO] [stdout] | [INFO] [stdout] 501 | ... .and_then(|d| d.to_zoned(jiff::tz::TimeZone::UTC).map_err(|_| ())) [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/command/release/mod.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 37 | let base = crate::Context::new(crate_names, changelog, bump, bump_dependencies)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 45 | Ok(Context { base, changelog_links }) [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] = 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/command/release/mod.rs:97:17 [INFO] [stdout] | [INFO] [stdout] 96 | .and_then(|crates| { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 97 | present_and_validate_dependencies(&crates, &ctx, opts.verbose, opts.dry_run).map(|_| crates) [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/command/release/mod.rs:97:98 [INFO] [stdout] | [INFO] [stdout] 96 | .and_then(|crates| { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 97 | present_and_validate_dependencies(&crates, &ctx, opts.verbose, opts.dry_run).map(|_| crates) [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/command/release/mod.rs:458:24 [INFO] [stdout] | [INFO] [stdout] 401 | section_by_package: release_section_by_publishee, [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 413 | let mut publish_err = None; [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 458 | publish_err.map_or(Ok(()), Err) [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/command/release/manifest.rs:615:14 [INFO] [stdout] | [INFO] [stdout] 615 | pre: comp.pre.clone(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/command/release/manifest.rs:616:16 [INFO] [stdout] | [INFO] [stdout] 616 | build: 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/context.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 26 | let meta = cargo_metadata::MetadataCommand::new().exec()?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 27 | let root = meta.workspace_root.clone(); [INFO] [stdout] 28 | let repo = gix::discover(&root)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | let crates_index = crate::crates_index::Index::new_cargo_default()?; [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 36 | Ok(Context { [INFO] [stdout] | ____________^ [INFO] [stdout] 37 | | root, [INFO] [stdout] 38 | | repo, [INFO] [stdout] 39 | | meta, [INFO] [stdout] ... | [INFO] [stdout] 44 | | bump_dependencies, [INFO] [stdout] 45 | | }) [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] | | 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/git/history.rs:64:43 [INFO] [stdout] | [INFO] [stdout] 64 | parent_commit_id.map(|id| id.attach(&handle).object().expect("present").to_commit_ref().tree()), [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/traverse.rs:603:19 [INFO] [stdout] | [INFO] [stdout] 603 | mode: dependency::Mode::NotForPublishing { [INFO] [stdout] | ___________________^ [INFO] [stdout] 604 | | adjustment: ManifestAdjustment::DueToDependencyChange.into(), [INFO] [stdout] 605 | | reason: dependency::NoPublishReason::Unchanged, [INFO] [stdout] 606 | | }, [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/utils.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 84 | pub fn names_and_versions<'a>(publishees: impl IntoIterator) -> String { [INFO] [stdout] | ---------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 85 | / publishees [INFO] [stdout] 86 | | .into_iter() [INFO] [stdout] 87 | | .map(|(p, nv)| format!("{} v{}", p.name, nv)) [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.rs:166:8 [INFO] [stdout] | [INFO] [stdout] 88 | let mut v = package.version.clone(); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 135 | let desired_release = v; [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 136 | let (latest_release, next_release) = match ctx.crates_index.crate_(&package.name) { [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] 137 | Some(published_crate) => { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 138 | let latest_release = semver::Version::parse(published_crate.highest_version().version()) [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 139 | .expect("valid version in crate index"); [INFO] [stdout] 140 | let next_release = if latest_release >= desired_release { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 143 | let mut next_release = desired_release.clone(); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 166 | Ok(Bump { [INFO] [stdout] | ________^ [INFO] [stdout] 167 | | next_release, [INFO] [stdout] 168 | | package_version: package.version.clone(), [INFO] [stdout] 169 | | desired_release, [INFO] [stdout] 170 | | latest_release, [INFO] [stdout] 171 | | }) [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 20 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cargo-smart-release` (lib test) due to 21 previous errors [INFO] running `Command { std: "docker" "inspect" "308d837f47cd65708a310273f7f1cd542a71d7b6dd6258d9da0e8d15a2dab80c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "308d837f47cd65708a310273f7f1cd542a71d7b6dd6258d9da0e8d15a2dab80c", kill_on_drop: false }` [INFO] [stdout] 308d837f47cd65708a310273f7f1cd542a71d7b6dd6258d9da0e8d15a2dab80c