[INFO] fetching crate dufs 0.41.0... [INFO] checking dufs-0.41.0 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate dufs 0.41.0 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate dufs 0.41.0 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 dufs 0.41.0 [INFO] finished tweaking crates.io crate dufs 0.41.0 [INFO] tweaked toml for crates.io crate dufs 0.41.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate crates.io crate dufs 0.41.0 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] d38fd732af9b5b2cbfc97e43e126f83b7949f4e0bed7517702c38501b49b811d [INFO] running `Command { std: "docker" "start" "-a" "d38fd732af9b5b2cbfc97e43e126f83b7949f4e0bed7517702c38501b49b811d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d38fd732af9b5b2cbfc97e43e126f83b7949f4e0bed7517702c38501b49b811d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d38fd732af9b5b2cbfc97e43e126f83b7949f4e0bed7517702c38501b49b811d", kill_on_drop: false }` [INFO] [stdout] d38fd732af9b5b2cbfc97e43e126f83b7949f4e0bed7517702c38501b49b811d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 6d1fc475d041fbfd347d394f57673b49bbf58ebf2d1ef8719767336b3ca8a903 [INFO] running `Command { std: "docker" "start" "-a" "6d1fc475d041fbfd347d394f57673b49bbf58ebf2d1ef8719767336b3ca8a903", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling proc-macro2 v1.0.83 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking rustls-pki-types v1.7.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling syn v2.0.65 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Compiling serde v1.0.202 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking anstyle-query v1.0.3 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking miniz_oxide v0.7.3 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Compiling rustls v0.23.7 [INFO] [stderr] Checking predicates-core v1.0.6 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling rstest_macros v0.19.0 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking xz2 v0.1.7 [INFO] [stderr] Checking bzip2 v0.4.4 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking bstr v1.9.1 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking termtree v0.4.1 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Checking globset v0.4.14 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking predicates v3.1.0 [INFO] [stderr] Checking ignore v0.4.22 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking predicates-tree v1.0.9 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Checking rustls-pemfile v2.1.2 [INFO] [stderr] Checking rustls-webpki v0.102.4 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Checking async-compression v0.4.10 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking http-body-util v0.1.1 [INFO] [stderr] Checking headers-core v0.3.0 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Compiling serde_derive v1.0.202 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling assert_cmd v2.0.14 [INFO] [stderr] Checking chardetng v0.1.17 [INFO] [stderr] Compiling smart-default v0.7.1 [INFO] [stderr] Checking sha-crypt v0.5.0 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking headers v0.4.0 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking globwalk v0.9.1 [INFO] [stderr] Checking clap_complete v4.5.2 [INFO] [stderr] Checking uuid v1.8.0 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking if-addrs v0.12.0 [INFO] [stderr] Checking content_inspector v0.2.4 [INFO] [stderr] Checking webpki-roots v0.26.1 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking alphanumeric-sort v1.5.3 [INFO] [stderr] Checking xml-rs v0.8.20 [INFO] [stderr] Checking digest_auth v0.3.1 [INFO] [stderr] Checking assert_fs v1.1.1 [INFO] [stderr] Checking port_check v0.2.1 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tokio-rustls v0.25.0 [INFO] [stderr] Checking tokio-rustls v0.26.0 [INFO] [stderr] Checking rstest v0.19.0 [INFO] [stderr] Checking h2 v0.4.5 [INFO] [stderr] Checking async_zip v0.0.17 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking hyper v1.3.1 [INFO] [stderr] Checking hyper-util v0.1.3 [INFO] [stderr] Checking hyper-rustls v0.26.0 [INFO] [stderr] Checking dufs v0.41.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking reqwest v0.12.4 [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/main.rs:174:54 [INFO] [stdout] | [INFO] [stdout] 169 | async fn handle_stream(handle: Arc, stream: TokioIo, addr: Option) [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 174 | service_fn(move |request: Request| handle.clone().call(request, addr)); [INFO] [stdout] | -------------------------- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [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] [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/args.rs:445:9 [INFO] [stdout] | [INFO] [stdout] 439 | fn sanitize_path>(path: P) -> Result { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 445 | / env::current_dir() [INFO] [stdout] 446 | | .and_then(|mut p| { [INFO] [stdout] 447 | | p.push(path); // If path is absolute, it replaces the current path. [INFO] [stdout] 448 | | std::fs::canonicalize(p) [INFO] [stdout] 449 | | }) [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/args.rs:560:13 [INFO] [stdout] | [INFO] [stdout] 554 | fn visit_seq(self, seq: S) -> Result [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 560 | BindAddr::parse_addrs(&addrs).map_err(serde::de::Error::custom) [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/args.rs:591:38 [INFO] [stdout] | [INFO] [stdout] 587 | fn visit_seq(self, seq: S) -> Result [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 591 | Deserialize::deserialize(serde::de::value::SeqAccessDeserializer::new(seq)) [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/args.rs:603:5 [INFO] [stdout] | [INFO] [stdout] 598 | fn deserialize_access_control<'de, D>(deserializer: D) -> Result [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 603 | AccessControl::new(&rules).map_err(serde::de::Error::custom) [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/args.rs:611:5 [INFO] [stdout] | [INFO] [stdout] 606 | fn deserialize_log_http<'de, D>(deserializer: D) -> Result [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 611 | value.parse().map_err(serde::de::Error::custom) [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/auth.rs:87:12 [INFO] [stdout] | [INFO] [stdout] 69 | let mut anonymous = None; [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 75 | let mut users = IndexMap::new(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 87 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 88 | | use_hashed_password, [INFO] [stdout] 89 | | users, [INFO] [stdout] 90 | | anonymous, [INFO] [stdout] 91 | | }) [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/http_utils.rs:53:21 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn new(reader: R, limit: usize) -> Self { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 52 | Self { [INFO] [stdout] 53 | reader: Some(reader), [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/http_utils.rs:55:18 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn new(reader: R, limit: usize) -> Self { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 55 | buf: BytesMut::new(), [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/http_utils.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 101 | pub fn body_full(content: impl Into) -> BoxBody { [INFO] [stdout] | -------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 102 | / Full::new(content.into()) [INFO] [stdout] 103 | | .map_err(anyhow::Error::new) [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/server.rs:93:12 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn init(args: Args, running: Arc) -> Result { [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] 93 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 94 | | args, [INFO] [stdout] 95 | | running, [INFO] [stdout] 96 | | single_file_req_paths, [INFO] [stdout] 97 | | assets_prefix, [INFO] [stdout] 98 | | html, [INFO] [stdout] 99 | | }) [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/server.rs:1643:10 [INFO] [stdout] | [INFO] [stdout] 1641 | let etag = format!(r#""{timestamp}-{size}""#).parse::().ok()?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1642 | let last_modified = LastModified::from(mtime); [INFO] [stdout] 1643 | Some((etag, last_modified)) [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: aborting due to 12 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dufs` (bin "dufs") due to 13 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "6d1fc475d041fbfd347d394f57673b49bbf58ebf2d1ef8719767336b3ca8a903", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d1fc475d041fbfd347d394f57673b49bbf58ebf2d1ef8719767336b3ca8a903", kill_on_drop: false }` [INFO] [stdout] 6d1fc475d041fbfd347d394f57673b49bbf58ebf2d1ef8719767336b3ca8a903