[INFO] fetching crate tuxmux 0.2.2... [INFO] checking tuxmux-0.2.2 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate tuxmux 0.2.2 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate tuxmux 0.2.2 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 tuxmux 0.2.2 [INFO] finished tweaking crates.io crate tuxmux 0.2.2 [INFO] tweaked toml for crates.io crate tuxmux 0.2.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate crates.io crate tuxmux 0.2.2 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 4fc3725b1405d6efd462aced906adca8abe9457e89f5b8408fc4aeabb40d4bf2 [INFO] running `Command { std: "docker" "start" "-a" "4fc3725b1405d6efd462aced906adca8abe9457e89f5b8408fc4aeabb40d4bf2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4fc3725b1405d6efd462aced906adca8abe9457e89f5b8408fc4aeabb40d4bf2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fc3725b1405d6efd462aced906adca8abe9457e89f5b8408fc4aeabb40d4bf2", kill_on_drop: false }` [INFO] [stdout] 4fc3725b1405d6efd462aced906adca8abe9457e89f5b8408fc4aeabb40d4bf2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 72d3be9a882663e275692cb7f8d49e44495a6d7fbd5b589611e084ddde8dc643 [INFO] running `Command { std: "docker" "start" "-a" "72d3be9a882663e275692cb7f8d49e44495a6d7fbd5b589611e084ddde8dc643", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling thiserror v1.0.60 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Checking crossbeam-channel v0.5.12 [INFO] [stderr] Checking gix-trace v0.1.9 [INFO] [stderr] Checking faster-hex v0.9.0 [INFO] [stderr] Checking sha1_smol v1.0.0 [INFO] [stderr] Checking prodash v28.0.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking jwalk v0.8.1 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking winnow v0.6.8 [INFO] [stderr] Compiling syn v2.0.61 [INFO] [stderr] Checking parking_lot v0.12.2 [INFO] [stderr] Checking memmap2 v0.9.4 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking bstr v1.9.1 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling cc v1.0.97 [INFO] [stderr] Checking gix-utils v0.1.12 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking unicode-width v0.1.12 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking anstyle-query v1.0.3 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking uluru v3.1.0 [INFO] [stderr] Checking gix-sec v0.10.6 [INFO] [stderr] Checking clru v0.6.2 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking is_ci v1.2.0 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking supports-color v2.1.0 [INFO] [stderr] Checking textwrap v0.15.2 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking supports-hyperlinks v2.1.0 [INFO] [stderr] Checking supports-unicode v2.1.0 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking unicode-bom v2.0.3 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking fuzzy-matcher v0.3.7 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking shellexpand v3.1.0 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking tmux_interface v0.3.2 [INFO] [stderr] Compiling thiserror-impl v1.0.60 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling gix-macros v0.1.5 [INFO] [stderr] Checking backtrace-ext v0.2.1 [INFO] [stderr] Checking gix-hash v0.14.2 [INFO] [stderr] Checking gix-date v0.8.6 [INFO] [stderr] Checking gix-validate v0.8.5 [INFO] [stderr] Checking gix-path v0.10.7 [INFO] [stderr] Checking gix-chunk v0.4.8 [INFO] [stderr] Checking gix-quote v0.4.12 [INFO] [stderr] Checking miette v5.10.0 [INFO] [stderr] Checking gix-config-value v0.14.6 [INFO] [stderr] Checking dialoguer v0.11.0 [INFO] [stderr] Checking gix-actor v0.31.2 [INFO] [stderr] Checking gix-features v0.38.2 [INFO] [stderr] Checking gix-hashtable v0.5.2 [INFO] [stderr] Checking gix-object v0.42.2 [INFO] [stderr] Checking gix-fs v0.11.1 [INFO] [stderr] Checking gix-commitgraph v0.24.2 [INFO] [stderr] Checking gix-glob v0.16.3 [INFO] [stderr] Checking gix-url v0.27.3 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Checking gix-tempfile v14.0.0 [INFO] [stderr] Checking clap_complete v4.5.2 [INFO] [stderr] Checking kdl v4.6.0 [INFO] [stderr] Checking gix-lock v14.0.0 [INFO] [stderr] Checking gix-revwalk v0.13.1 [INFO] [stderr] Checking gix-ref v0.44.1 [INFO] [stderr] Checking gix-pack v0.51.0 [INFO] [stderr] Checking gix-diff v0.44.0 [INFO] [stderr] Checking gix-revision v0.27.1 [INFO] [stderr] Checking gix-traverse v0.39.1 [INFO] [stderr] Checking gix-refspec v0.23.0 [INFO] [stderr] Checking gix-odb v0.61.0 [INFO] [stderr] Checking gix-discover v0.32.0 [INFO] [stderr] Checking gix-config v0.37.0 [INFO] [stderr] Checking gix v0.63.0 [INFO] [stderr] Checking tuxmux v0.2.2 (/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/cmd/attach.rs:183:35 [INFO] [stdout] | [INFO] [stdout] 183 | .and_then(|index| worktrees[index].base().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] = 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/config/parser.rs:42:26 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn parse_with_default(self, default: Option) -> Result { [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 42 | self.inner_parse(default.unwrap_or_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/config/source.rs:39:12 [INFO] [stdout] | [INFO] [stdout] 35 | let contents = self [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 39 | Ok(Box::new(MietteSpanContents::new_named( [INFO] [stdout] | ____________^ [INFO] [stdout] 40 | | self.path.clone(), [INFO] [stdout] 41 | | contents.data(), [INFO] [stdout] 42 | | *contents.span(), [INFO] [stdout] ... | [INFO] [stdout] 45 | | contents.line_count(), [INFO] [stdout] 46 | | ))) [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/finder.rs:48:8 [INFO] [stdout] | [INFO] [stdout] 29 | let (term, height) = terminal_and_height(opts.mode); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 48 | Ok(selection.map(|i| items[i].clone())) [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/finder.rs:62:8 [INFO] [stdout] | [INFO] [stdout] 55 | let (term, height) = terminal_and_height(opts.mode); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 62 | Ok(selected.map(|idxs| { [INFO] [stdout] | ________^ [INFO] [stdout] 63 | | let mut r = Vec::new(); [INFO] [stdout] 64 | | for i in idxs { [INFO] [stdout] 65 | | r.push(items[i].clone()); [INFO] [stdout] 66 | | } [INFO] [stdout] 67 | | r [INFO] [stdout] 68 | | })) [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/util/iter.rs:40:15 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn intersperse(iter: I, elt: I::Item) -> Intersperse [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] 38 | let mut iter = iter.fuse(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 39 | Intersperse { [INFO] [stdout] 40 | peek: iter.next(), [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 6 previous errors [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/cmd/attach.rs:183:35 [INFO] [stdout] | [INFO] [stdout] 183 | .and_then(|index| worktrees[index].base().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] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tuxmux` (lib test) due to 7 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/config/parser.rs:42:26 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn parse_with_default(self, default: Option) -> Result { [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 42 | self.inner_parse(default.unwrap_or_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/config/source.rs:39:12 [INFO] [stdout] | [INFO] [stdout] 35 | let contents = self [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 39 | Ok(Box::new(MietteSpanContents::new_named( [INFO] [stdout] | ____________^ [INFO] [stdout] 40 | | self.path.clone(), [INFO] [stdout] 41 | | contents.data(), [INFO] [stdout] 42 | | *contents.span(), [INFO] [stdout] ... | [INFO] [stdout] 45 | | contents.line_count(), [INFO] [stdout] 46 | | ))) [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/finder.rs:48:8 [INFO] [stdout] | [INFO] [stdout] 29 | let (term, height) = terminal_and_height(opts.mode); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 48 | Ok(selection.map(|i| items[i].clone())) [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/finder.rs:62:8 [INFO] [stdout] | [INFO] [stdout] 55 | let (term, height) = terminal_and_height(opts.mode); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 62 | Ok(selected.map(|idxs| { [INFO] [stdout] | ________^ [INFO] [stdout] 63 | | let mut r = Vec::new(); [INFO] [stdout] 64 | | for i in idxs { [INFO] [stdout] 65 | | r.push(items[i].clone()); [INFO] [stdout] 66 | | } [INFO] [stdout] 67 | | r [INFO] [stdout] 68 | | })) [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/util/iter.rs:40:15 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn intersperse(iter: I, elt: I::Item) -> Intersperse [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] 38 | let mut iter = iter.fuse(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 39 | Intersperse { [INFO] [stdout] 40 | peek: iter.next(), [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 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tuxmux` (lib) due to 7 previous errors [INFO] running `Command { std: "docker" "inspect" "72d3be9a882663e275692cb7f8d49e44495a6d7fbd5b589611e084ddde8dc643", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72d3be9a882663e275692cb7f8d49e44495a6d7fbd5b589611e084ddde8dc643", kill_on_drop: false }` [INFO] [stdout] 72d3be9a882663e275692cb7f8d49e44495a6d7fbd5b589611e084ddde8dc643