[INFO] fetching crate filetool 0.3.1... [INFO] checking filetool-0.3.1 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate filetool 0.3.1 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate filetool 0.3.1 on toolchain 4d98531622e1718ae0bc3c7a1ab9cd8938428452 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate filetool 0.3.1 [INFO] finished tweaking crates.io crate filetool 0.3.1 [INFO] tweaked toml for crates.io crate filetool 0.3.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate crates.io crate filetool 0.3.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4223f58a4073aedc1d08b41ef9902a5854fc0a0b02d6017b7c2ff405e95a6bbc [INFO] running `Command { std: "docker" "start" "-a" "4223f58a4073aedc1d08b41ef9902a5854fc0a0b02d6017b7c2ff405e95a6bbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4223f58a4073aedc1d08b41ef9902a5854fc0a0b02d6017b7c2ff405e95a6bbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4223f58a4073aedc1d08b41ef9902a5854fc0a0b02d6017b7c2ff405e95a6bbc", kill_on_drop: false }` [INFO] [stdout] 4223f58a4073aedc1d08b41ef9902a5854fc0a0b02d6017b7c2ff405e95a6bbc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6f04157f363c25916bcf1892d32f10e5d0898d3187e2b3e0978ae13394699eba [INFO] running `Command { std: "docker" "start" "-a" "6f04157f363c25916bcf1892d32f10e5d0898d3187e2b3e0978ae13394699eba", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling serde v1.0.201 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling thiserror v1.0.60 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Checking anstyle-query v1.0.3 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling anyhow v1.0.83 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling cc v1.0.97 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Compiling syn v2.0.61 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking gzip-header v1.0.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking winnow v0.6.8 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking unicode-width v0.1.12 [INFO] [stderr] Compiling procfs v0.16.0 [INFO] [stderr] Compiling llvm_profparser v0.3.3 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking deflate v1.0.0 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking num-bigint v0.4.5 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling cargo-tarpaulin v0.27.3 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking procfs-core v0.16.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking object v0.26.2 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking cvt v0.1.2 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking indicatif v0.17.8 [INFO] [stderr] Checking fs_at v0.1.10 [INFO] [stderr] Checking nix v0.27.1 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Compiling include_dir_macros v0.7.3 [INFO] [stderr] Checking quick-xml v0.31.0 [INFO] [stderr] Checking normpath v1.2.0 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking crc-catalog v2.4.0 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling libz-sys v1.1.16 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Compiling libgit2-sys v0.16.2+1.7.2 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking crossbeam-channel v0.5.12 [INFO] [stderr] Checking include_dir v0.7.3 [INFO] [stderr] Checking env_filter v0.1.0 [INFO] [stderr] Checking crc v3.2.1 [INFO] [stderr] Checking remove_dir_all v0.8.2 [INFO] [stderr] Checking indicatif-log-bridge v0.2.2 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking env_logger v0.11.3 [INFO] [stderr] Checking concat-string v1.0.1 [INFO] [stderr] Checking more-asserts v0.3.1 [INFO] [stderr] Checking testfiles v0.0.4 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling enum-display-macro v0.1.4 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking enum-display v0.1.4 [INFO] [stderr] Checking ruzstd v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.201 [INFO] [stderr] Compiling thiserror-impl v1.0.60 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Compiling pest v2.7.10 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking clap-verbosity-flag v2.2.0 [INFO] [stderr] Compiling pest_meta v2.7.10 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Compiling pest_generator v2.7.10 [INFO] [stderr] Compiling pest_derive v2.7.10 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking cargo-platform v0.1.8 [INFO] [stderr] Checking humantime-serde v1.1.1 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking toml_edit v0.22.12 [INFO] [stderr] Checking git2 v0.18.3 [INFO] [stderr] Checking cargo_metadata v0.18.1 [INFO] [stderr] Checking handlebars v5.1.2 [INFO] [stderr] Checking mp4 v0.14.0 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking toml v0.8.12 [INFO] [stderr] Checking coveralls-api v0.6.0 [INFO] [stderr] Checking filetool v0.3.1 (/opt/rustwide/workdir) [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/clean_empty_directory/mod.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 44 | let pb_detail = pb_detail.clone(); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 48 | match clean_empty_directory(&pb_detail, &path, args.dry_run, args.force) { [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/common/fs.rs:263:8 [INFO] [stdout] | [INFO] [stdout] 258 | path_tx: crossbeam_channel::Sender, [INFO] [stdout] | ------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 261 | let thread_joiners = scan_files(paths_to_scan.as_slice(), &path_tx); [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 262 | [INFO] [stdout] 263 | Ok(move || { [INFO] [stdout] | ________^ [INFO] [stdout] 264 | | for thread_joiner in thread_joiners { [INFO] [stdout] 265 | | thread_joiner [INFO] [stdout] 266 | | .join() [INFO] [stdout] ... | [INFO] [stdout] 271 | | drop(path_tx); [INFO] [stdout] 272 | | }) [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/common/progress.rs:47:26 [INFO] [stdout] | [INFO] [stdout] 33 | let multi_progress = MultiProgress::new(); [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 34 | let logger = env_logger::Builder::from_env( [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 39 | let log_wrapper = LogWrapper::new(multi_progress.clone(), logger); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 47 | title_style: ProgressStyle::with_template( [INFO] [stdout] | __________________________^ [INFO] [stdout] 48 | | "[{elapsed_precise}] {prefix:.bold.dim} {wide_msg}", [INFO] [stdout] 49 | | ) [INFO] [stdout] 50 | | .unwrap(), [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/common/progress.rs:51:27 [INFO] [stdout] | [INFO] [stdout] 33 | let multi_progress = MultiProgress::new(); [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 34 | let logger = env_logger::Builder::from_env( [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 39 | let log_wrapper = LogWrapper::new(multi_progress.clone(), logger); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 51 | detail_style: ProgressStyle::with_template("{prefix:.bold.dim} {wide_msg}").unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/common/progress.rs:52:24 [INFO] [stdout] | [INFO] [stdout] 33 | let multi_progress = MultiProgress::new(); [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 34 | let logger = env_logger::Builder::from_env( [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 39 | let log_wrapper = LogWrapper::new(multi_progress.clone(), logger); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 52 | bar_style: ProgressStyle::with_template("{wide_bar:60.blue/white} {msg} [{eta}]") [INFO] [stdout] | ________________________^ [INFO] [stdout] 53 | | .unwrap(), [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/common/progress.rs:54:31 [INFO] [stdout] | [INFO] [stdout] 33 | let multi_progress = MultiProgress::new(); [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 34 | let logger = env_logger::Builder::from_env( [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 39 | let log_wrapper = LogWrapper::new(multi_progress.clone(), logger); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 54 | danger_bar_style: ProgressStyle::with_template("{wide_bar:60.red/white} {msg}") [INFO] [stdout] | _______________________________^ [INFO] [stdout] 55 | | .unwrap(), [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `filetool` (bin "filetool") 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/clean_empty_directory/mod.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 44 | let pb_detail = pb_detail.clone(); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 48 | match clean_empty_directory(&pb_detail, &path, args.dry_run, args.force) { [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/common/fs.rs:263:8 [INFO] [stdout] | [INFO] [stdout] 258 | path_tx: crossbeam_channel::Sender, [INFO] [stdout] | ------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 261 | let thread_joiners = scan_files(paths_to_scan.as_slice(), &path_tx); [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 262 | [INFO] [stdout] 263 | Ok(move || { [INFO] [stdout] | ________^ [INFO] [stdout] 264 | | for thread_joiner in thread_joiners { [INFO] [stdout] 265 | | thread_joiner [INFO] [stdout] 266 | | .join() [INFO] [stdout] ... | [INFO] [stdout] 271 | | drop(path_tx); [INFO] [stdout] 272 | | }) [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/common/progress.rs:47:26 [INFO] [stdout] | [INFO] [stdout] 33 | let multi_progress = MultiProgress::new(); [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 34 | let logger = env_logger::Builder::from_env( [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 39 | let log_wrapper = LogWrapper::new(multi_progress.clone(), logger); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 47 | title_style: ProgressStyle::with_template( [INFO] [stdout] | __________________________^ [INFO] [stdout] 48 | | "[{elapsed_precise}] {prefix:.bold.dim} {wide_msg}", [INFO] [stdout] 49 | | ) [INFO] [stdout] 50 | | .unwrap(), [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/common/progress.rs:51:27 [INFO] [stdout] | [INFO] [stdout] 33 | let multi_progress = MultiProgress::new(); [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 34 | let logger = env_logger::Builder::from_env( [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 39 | let log_wrapper = LogWrapper::new(multi_progress.clone(), logger); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 51 | detail_style: ProgressStyle::with_template("{prefix:.bold.dim} {wide_msg}").unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/common/progress.rs:52:24 [INFO] [stdout] | [INFO] [stdout] 33 | let multi_progress = MultiProgress::new(); [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 34 | let logger = env_logger::Builder::from_env( [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 39 | let log_wrapper = LogWrapper::new(multi_progress.clone(), logger); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 52 | bar_style: ProgressStyle::with_template("{wide_bar:60.blue/white} {msg} [{eta}]") [INFO] [stdout] | ________________________^ [INFO] [stdout] 53 | | .unwrap(), [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/common/progress.rs:54:31 [INFO] [stdout] | [INFO] [stdout] 33 | let multi_progress = MultiProgress::new(); [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 34 | let logger = env_logger::Builder::from_env( [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 39 | let log_wrapper = LogWrapper::new(multi_progress.clone(), logger); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 54 | danger_bar_style: ProgressStyle::with_template("{wide_bar:60.red/white} {msg}") [INFO] [stdout] | _______________________________^ [INFO] [stdout] 55 | | .unwrap(), [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `filetool` (bin "filetool" test) due to 7 previous errors [INFO] running `Command { std: "docker" "inspect" "6f04157f363c25916bcf1892d32f10e5d0898d3187e2b3e0978ae13394699eba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f04157f363c25916bcf1892d32f10e5d0898d3187e2b3e0978ae13394699eba", kill_on_drop: false }` [INFO] [stdout] 6f04157f363c25916bcf1892d32f10e5d0898d3187e2b3e0978ae13394699eba