[INFO] fetching crate gex 0.6.4... [INFO] checking gex-0.6.4 against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] extracting crate gex 0.6.4 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate gex 0.6.4 on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate gex 0.6.4 [INFO] finished tweaking crates.io crate gex 0.6.4 [INFO] tweaked toml for crates.io crate gex 0.6.4 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate crates.io crate gex 0.6.4 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded toml v0.8.6 [INFO] [stderr] Downloaded test-case-macros v3.2.1 [INFO] [stderr] Downloaded vte v0.12.0 [INFO] [stderr] Downloaded test-case-core v3.2.1 [INFO] [stderr] Downloaded redox_syscall v0.2.15 [INFO] [stderr] Downloaded serde_derive v1.0.168 [INFO] [stderr] Downloaded thiserror v1.0.43 [INFO] [stderr] Downloaded thiserror-impl v1.0.43 [INFO] [stderr] Downloaded serde v1.0.168 [INFO] [stderr] Downloaded serde_ignored v0.1.9 [INFO] [stderr] Downloaded strum_macros v0.25.2 [INFO] [stderr] Downloaded test-case v3.2.1 [INFO] [stderr] Downloaded syn v2.0.23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9e4b9b2c615fcaa6b088cdc073d667c77792f14a7f1faffe80db7a97bc1d605a [INFO] running `Command { std: "docker" "start" "-a" "9e4b9b2c615fcaa6b088cdc073d667c77792f14a7f1faffe80db7a97bc1d605a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e4b9b2c615fcaa6b088cdc073d667c77792f14a7f1faffe80db7a97bc1d605a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e4b9b2c615fcaa6b088cdc073d667c77792f14a7f1faffe80db7a97bc1d605a", kill_on_drop: false }` [INFO] [stdout] 9e4b9b2c615fcaa6b088cdc073d667c77792f14a7f1faffe80db7a97bc1d605a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] baeb5aea098a212cf7c94742318a505e697de8b913d7124b2322b4762d050e6d [INFO] running `Command { std: "docker" "start" "-a" "baeb5aea098a212cf7c94742318a505e697de8b913d7124b2322b4762d050e6d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling serde v1.0.168 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstyle v1.0.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking equivalent v1.0.0 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking anstream v0.6.4 [INFO] [stderr] Checking winnow v0.5.15 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling gex v0.6.4 (/opt/rustwide/workdir) [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking clap_builder v4.4.7 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking indexmap v2.0.0 [INFO] [stderr] Checking unicode-normalization v0.1.21 [INFO] [stderr] Compiling syn v2.0.23 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking signal-hook v0.3.17 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking vte v0.12.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling libgit2-sys v0.16.1+1.7.1 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling test-case-core v3.2.1 [INFO] [stderr] Compiling serde_derive v1.0.168 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling strum_macros v0.25.2 [INFO] [stderr] Compiling test-case-macros v3.2.1 [INFO] [stderr] Checking test-case v3.2.1 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking clap v4.4.7 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking bitflags v2.3.3 [INFO] [stderr] Checking serde_spanned v0.6.4 [INFO] [stderr] Checking serde_ignored v0.1.9 [INFO] [stderr] Checking git2 v0.18.1 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking toml_edit v0.20.7 [INFO] [stderr] Checking toml v0.8.6 [INFO] [stdout] warning: method `toggle_expand` is never used [INFO] [stdout] --> src/status.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 30 | pub trait Expand { [INFO] [stdout] | ------ method in this trait [INFO] [stdout] 31 | fn toggle_expand(&mut self); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `toggle_expand` is never used [INFO] [stdout] --> src/status.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 30 | pub trait Expand { [INFO] [stdout] | ------ method in this trait [INFO] [stdout] 31 | fn toggle_expand(&mut self); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.83s [INFO] running `Command { std: "docker" "inspect" "baeb5aea098a212cf7c94742318a505e697de8b913d7124b2322b4762d050e6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "baeb5aea098a212cf7c94742318a505e697de8b913d7124b2322b4762d050e6d", kill_on_drop: false }` [INFO] [stdout] baeb5aea098a212cf7c94742318a505e697de8b913d7124b2322b4762d050e6d [INFO] checking gex-0.6.4 against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] extracting crate gex 0.6.4 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate gex 0.6.4 on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate gex 0.6.4 [INFO] finished tweaking crates.io crate gex 0.6.4 [INFO] tweaked toml for crates.io crate gex 0.6.4 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate gex 0.6.4 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5f6cba454a4dcdcf5faa036af858f458b9bb41500041e3f2298c236143f610de [INFO] running `Command { std: "docker" "start" "-a" "5f6cba454a4dcdcf5faa036af858f458b9bb41500041e3f2298c236143f610de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5f6cba454a4dcdcf5faa036af858f458b9bb41500041e3f2298c236143f610de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f6cba454a4dcdcf5faa036af858f458b9bb41500041e3f2298c236143f610de", kill_on_drop: false }` [INFO] [stdout] 5f6cba454a4dcdcf5faa036af858f458b9bb41500041e3f2298c236143f610de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e45bfa825e72a0e0d1e707502c5f02436a027824bb8282b0a716abf53a80f9ca [INFO] running `Command { std: "docker" "start" "-a" "e45bfa825e72a0e0d1e707502c5f02436a027824bb8282b0a716abf53a80f9ca", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling serde v1.0.168 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking equivalent v1.0.0 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking anstyle v1.0.1 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking winnow v0.5.15 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Checking anstream v0.6.4 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling gex v0.6.4 (/opt/rustwide/workdir) [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking clap_builder v4.4.7 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking indexmap v2.0.0 [INFO] [stderr] Checking unicode-normalization v0.1.21 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Compiling syn v2.0.23 [INFO] [stderr] Checking signal-hook v0.3.17 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking vte v0.12.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling libgit2-sys v0.16.1+1.7.1 [INFO] [stderr] Compiling test-case-core v3.2.1 [INFO] [stderr] Compiling serde_derive v1.0.168 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling strum_macros v0.25.2 [INFO] [stderr] Compiling test-case-macros v3.2.1 [INFO] [stderr] Checking test-case v3.2.1 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking clap v4.4.7 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking bitflags v2.3.3 [INFO] [stderr] Checking serde_spanned v0.6.4 [INFO] [stderr] Checking serde_ignored v0.1.9 [INFO] [stderr] Checking git2 v0.18.1 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking toml_edit v0.20.7 [INFO] [stderr] Checking toml v0.8.6 [INFO] [stdout] warning: method `toggle_expand` is never used [INFO] [stdout] --> src/status.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 30 | pub trait Expand { [INFO] [stdout] | ------ method in this trait [INFO] [stdout] 31 | fn toggle_expand(&mut self); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/config.rs:205:10 [INFO] [stdout] | [INFO] [stdout] 205 | #[derive(Deserialize, Clone, Debug, PartialEq, Eq)] [INFO] [stdout] | ^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [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/config.rs:300:9 [INFO] [stdout] | [INFO] [stdout] 291 | let Ok(git_config) = git2::Config::open_default().and_then(|mut config| config.snapshot()) [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 300 | Self::from_str(value).unwrap_or(Self::GIT_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/minibuffer.rs:248:48 [INFO] [stdout] | [INFO] [stdout] 248 | ... .map(|cmd| Command::new(cmd).args(words).output()) [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/minibuffer.rs:250:39 [INFO] [stdout] | [INFO] [stdout] 250 | ... |sh| Some(Command::new(sh).args(["-c", cmd]).output()), [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] warning: method `toggle_expand` is never used [INFO] [stdout] --> src/status.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 30 | pub trait Expand { [INFO] [stdout] | ------ method in this trait [INFO] [stdout] 31 | fn toggle_expand(&mut self); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors; 1 warning emitted [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/config.rs:205:10 [INFO] [stdout] | [INFO] [stdout] 205 | #[derive(Deserialize, Clone, Debug, PartialEq, Eq)] [INFO] [stdout] | ^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [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/config.rs:300:9 [INFO] [stdout] | [INFO] [stdout] 291 | let Ok(git_config) = git2::Config::open_default().and_then(|mut config| config.snapshot()) [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 300 | Self::from_str(value).unwrap_or(Self::GIT_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/minibuffer.rs:248:48 [INFO] [stdout] | [INFO] [stdout] 248 | ... .map(|cmd| Command::new(cmd).args(words).output()) [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/minibuffer.rs:250:39 [INFO] [stdout] | [INFO] [stdout] 250 | ... |sh| Some(Command::new(sh).args(["-c", cmd]).output()), [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] [stderr] error: could not compile `gex` (bin "gex") due to 5 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 4 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gex` (bin "gex" test) due to 5 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "e45bfa825e72a0e0d1e707502c5f02436a027824bb8282b0a716abf53a80f9ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e45bfa825e72a0e0d1e707502c5f02436a027824bb8282b0a716abf53a80f9ca", kill_on_drop: false }` [INFO] [stdout] e45bfa825e72a0e0d1e707502c5f02436a027824bb8282b0a716abf53a80f9ca