[INFO] fetching crate lsd 1.1.5... [INFO] checking lsd-1.1.5 against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] extracting crate lsd 1.1.5 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate lsd 1.1.5 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 lsd 1.1.5 [INFO] finished tweaking crates.io crate lsd 1.1.5 [INFO] tweaked toml for crates.io crate lsd 1.1.5 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate crates.io crate lsd 1.1.5 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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded uzers v0.11.3 [INFO] [stderr] Downloaded lscolors v0.16.0 [INFO] [stderr] Downloaded vsort v0.2.0 [INFO] [stderr] Downloaded nu-ansi-term v0.49.0 [INFO] [stderr] Downloaded term_grid v0.1.7 [INFO] [stderr] Downloaded human-sort v0.2.2 [INFO] [stderr] Downloaded wild v2.2.1 [INFO] [stderr] Downloaded anstyle-wincon v1.0.2 [INFO] [stderr] Downloaded clap_derive v4.3.12 [INFO] [stderr] Downloaded clap_complete v4.5.1 [INFO] [stderr] Downloaded clap v4.3.24 [INFO] [stderr] Downloaded pure-rust-locales v0.8.1 [INFO] [stderr] Downloaded clap_builder v4.3.24 [INFO] [stderr] Downloaded chrono v0.4.37 [INFO] [stderr] Downloaded windows v0.43.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 07059df489a87ee1a9e78b46ffa9132f889df16a01adbdc1c21ff6e5b2832e61 [INFO] running `Command { std: "docker" "start" "-a" "07059df489a87ee1a9e78b46ffa9132f889df16a01adbdc1c21ff6e5b2832e61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "07059df489a87ee1a9e78b46ffa9132f889df16a01adbdc1c21ff6e5b2832e61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07059df489a87ee1a9e78b46ffa9132f889df16a01adbdc1c21ff6e5b2832e61", kill_on_drop: false }` [INFO] [stdout] 07059df489a87ee1a9e78b46ffa9132f889df16a01adbdc1c21ff6e5b2832e61 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 1a634c025c3b1fcd4b0f6e7364de28753959935fdaad6a791abc87883ae82d31 [INFO] running `Command { std: "docker" "start" "-a" "1a634c025c3b1fcd4b0f6e7364de28753959935fdaad6a791abc87883ae82d31", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling syn v2.0.57 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking pure-rust-locales v0.8.1 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Checking nu-ansi-term v0.49.0 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking term_grid v0.1.7 [INFO] [stderr] Checking vsort v0.2.0 [INFO] [stderr] Checking wild v2.2.1 [INFO] [stderr] Checking xdg v2.5.2 [INFO] [stderr] Checking human-sort v0.2.2 [INFO] [stderr] Checking lscolors v0.16.0 [INFO] [stderr] Compiling jobserver v0.1.28 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling clap_builder v4.3.24 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking uzers v0.11.3 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Compiling libz-sys v1.1.16 [INFO] [stderr] Compiling libgit2-sys v0.16.2+1.7.2 [INFO] [stderr] Checking terminal_size v0.2.6 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling serial_test_derive v2.0.0 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking serial_test v2.0.0 [INFO] [stderr] Checking chrono v0.4.37 [INFO] [stderr] Checking bstr v1.9.1 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking predicates v3.1.0 [INFO] [stderr] Checking globset v0.4.14 [INFO] [stderr] Checking chrono-humanize v0.2.3 [INFO] [stderr] Checking assert_cmd v2.0.14 [INFO] [stderr] Checking ignore v0.4.22 [INFO] [stderr] Compiling clap v4.3.24 [INFO] [stderr] Compiling clap_complete v4.5.1 [INFO] [stderr] Compiling lsd v1.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking git2 v0.18.3 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking globwalk v0.9.1 [INFO] [stderr] Checking xattr v1.3.1 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking assert_fs v1.1.1 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.59s [INFO] running `Command { std: "docker" "inspect" "1a634c025c3b1fcd4b0f6e7364de28753959935fdaad6a791abc87883ae82d31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a634c025c3b1fcd4b0f6e7364de28753959935fdaad6a791abc87883ae82d31", kill_on_drop: false }` [INFO] [stdout] 1a634c025c3b1fcd4b0f6e7364de28753959935fdaad6a791abc87883ae82d31 [INFO] checking lsd-1.1.5 against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] extracting crate lsd 1.1.5 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate lsd 1.1.5 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 lsd 1.1.5 [INFO] finished tweaking crates.io crate lsd 1.1.5 [INFO] tweaked toml for crates.io crate lsd 1.1.5 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate crates.io crate lsd 1.1.5 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] 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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 10d1392f39fcc629785feafd57e6b9577e168685ce75d7e7cca8f5ae54dd4327 [INFO] running `Command { std: "docker" "start" "-a" "10d1392f39fcc629785feafd57e6b9577e168685ce75d7e7cca8f5ae54dd4327", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "10d1392f39fcc629785feafd57e6b9577e168685ce75d7e7cca8f5ae54dd4327", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10d1392f39fcc629785feafd57e6b9577e168685ce75d7e7cca8f5ae54dd4327", kill_on_drop: false }` [INFO] [stdout] 10d1392f39fcc629785feafd57e6b9577e168685ce75d7e7cca8f5ae54dd4327 [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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8c1a852d893e22229fc7d3891b46ce298398a74e81c9cacd2545410d898879cf [INFO] running `Command { std: "docker" "start" "-a" "8c1a852d893e22229fc7d3891b46ce298398a74e81c9cacd2545410d898879cf", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling syn v2.0.57 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking pure-rust-locales v0.8.1 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking nu-ansi-term v0.49.0 [INFO] [stderr] Checking term_grid v0.1.7 [INFO] [stderr] Checking xdg v2.5.2 [INFO] [stderr] Checking vsort v0.2.0 [INFO] [stderr] Checking human-sort v0.2.2 [INFO] [stderr] Checking wild v2.2.1 [INFO] [stderr] Checking lscolors v0.16.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling jobserver v0.1.28 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling clap_builder v4.3.24 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking uzers v0.11.3 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Compiling libz-sys v1.1.16 [INFO] [stderr] Compiling libgit2-sys v0.16.2+1.7.2 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Checking terminal_size v0.2.6 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling serial_test_derive v2.0.0 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking serial_test v2.0.0 [INFO] [stderr] Checking chrono v0.4.37 [INFO] [stderr] Checking bstr v1.9.1 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking predicates v3.1.0 [INFO] [stderr] Checking globset v0.4.14 [INFO] [stderr] Checking assert_cmd v2.0.14 [INFO] [stderr] Checking ignore v0.4.22 [INFO] [stderr] Compiling clap v4.3.24 [INFO] [stderr] Compiling clap_complete v4.5.1 [INFO] [stderr] Checking chrono-humanize v0.2.3 [INFO] [stderr] Compiling lsd v1.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking globwalk v0.9.1 [INFO] [stderr] Checking git2 v0.18.3 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Checking xattr v1.3.1 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking assert_fs v1.1.1 [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_file.rs:138:15 [INFO] [stdout] | [INFO] [stdout] 136 | pub fn from_file>(file: P) -> Option { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 137 | let file = file.as_ref(); [INFO] [stdout] 138 | match fs::read(file) { [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/git.rs:57:60 [INFO] [stdout] | [INFO] [stdout] 57 | if let Some(workdir) = repo.workdir().and_then(|x| std::fs::canonicalize(x).ok()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/theme.rs:76:15 [INFO] [stdout] | [INFO] [stdout] 76 | match fs::read_to_string(valid) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:75:25 [INFO] [stdout] | [INFO] [stdout] 75 | let mut handle = stderr.lock(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 78 | let res = handle.write_all(std::format!("lsd: {}\n\n", [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/theme/icon.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 10 | deserializer: D, [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 20 | HashMap::<_, _>::deserialize(deserializer) [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/theme/icon.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 21 | .map(|input| default.into_iter().chain(input).collect()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lsd` (bin "lsd") due to 6 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_file.rs:138:15 [INFO] [stdout] | [INFO] [stdout] 136 | pub fn from_file>(file: P) -> Option { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 137 | let file = file.as_ref(); [INFO] [stdout] 138 | match fs::read(file) { [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/git.rs:57:60 [INFO] [stdout] | [INFO] [stdout] 57 | if let Some(workdir) = repo.workdir().and_then(|x| std::fs::canonicalize(x).ok()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/theme.rs:76:15 [INFO] [stdout] | [INFO] [stdout] 76 | match fs::read_to_string(valid) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:75:25 [INFO] [stdout] | [INFO] [stdout] 75 | let mut handle = stderr.lock(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 78 | let res = handle.write_all(std::format!("lsd: {}\n\n", [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/theme/icon.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 10 | deserializer: D, [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 20 | HashMap::<_, _>::deserialize(deserializer) [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/theme/icon.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 21 | .map(|input| default.into_iter().chain(input).collect()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lsd` (bin "lsd" test) due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "8c1a852d893e22229fc7d3891b46ce298398a74e81c9cacd2545410d898879cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c1a852d893e22229fc7d3891b46ce298398a74e81c9cacd2545410d898879cf", kill_on_drop: false }` [INFO] [stdout] 8c1a852d893e22229fc7d3891b46ce298398a74e81c9cacd2545410d898879cf