[INFO] cloning repository https://github.com/benwh1/disk-based-bfs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/benwh1/disk-based-bfs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenwh1%2Fdisk-based-bfs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenwh1%2Fdisk-based-bfs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 74a314cef4190a1e8c3654e1953ae6cf84965021 [INFO] checking benwh1/disk-based-bfs/74a314cef4190a1e8c3654e1953ae6cf84965021 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenwh1%2Fdisk-based-bfs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/benwh1/disk-based-bfs 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 git repo https://github.com/benwh1/disk-based-bfs [INFO] finished tweaking git repo https://github.com/benwh1/disk-based-bfs [INFO] tweaked toml for git repo https://github.com/benwh1/disk-based-bfs written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/benwh1/disk-based-bfs 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-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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b0772bc166f7a21a9a6ef8f8f43cb68cc582a2581d424176c50c0eea5e94e408 [INFO] running `Command { std: "docker" "start" "-a" "b0772bc166f7a21a9a6ef8f8f43cb68cc582a2581d424176c50c0eea5e94e408", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b0772bc166f7a21a9a6ef8f8f43cb68cc582a2581d424176c50c0eea5e94e408", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0772bc166f7a21a9a6ef8f8f43cb68cc582a2581d424176c50c0eea5e94e408", kill_on_drop: false }` [INFO] [stdout] b0772bc166f7a21a9a6ef8f8f43cb68cc582a2581d424176c50c0eea5e94e408 [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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d27aba07e4aa324dfc5110a8de15df925f01ff87882edf6d8d158224092037f5 [INFO] running `Command { std: "docker" "start" "-a" "d27aba07e4aa324dfc5110a8de15df925f01ff87882edf6d8d158224092037f5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling serde v1.0.198 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking bytemuck v1.16.1 [INFO] [stderr] Checking cityhasher v0.1.0 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling serde_derive v1.0.198 [INFO] [stderr] Checking thiserror v1.0.63 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking disk-based-bfs v0.1.0 (/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/bfs.rs:346:21 [INFO] [stdout] | [INFO] [stdout] 343 | let update_file_states = update_file_states.clone(); [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 344 | let pair = pair.clone(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 345 | [INFO] [stdout] 346 | / ThreadBuilder::new() [INFO] [stdout] 347 | | .name(format!("compress-update-files-{t}")) [INFO] [stdout] 348 | | .spawn_scoped(s, move || loop { [INFO] [stdout] 349 | | let (lock, cvar) = &*pair; [INFO] [stdout] ... | [INFO] [stdout] 409 | | } [INFO] [stdout] 410 | | }) [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/bfs.rs:421:46 [INFO] [stdout] | [INFO] [stdout] 421 | threads.into_iter().for_each(|t| t.join().unwrap()); [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] [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/bfs.rs:346:21 [INFO] [stdout] | [INFO] [stdout] 343 | let update_file_states = update_file_states.clone(); [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 344 | let pair = pair.clone(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 345 | [INFO] [stdout] 346 | / ThreadBuilder::new() [INFO] [stdout] 347 | | .name(format!("compress-update-files-{t}")) [INFO] [stdout] 348 | | .spawn_scoped(s, move || loop { [INFO] [stdout] 349 | | let (lock, cvar) = &*pair; [INFO] [stdout] ... | [INFO] [stdout] 409 | | } [INFO] [stdout] 410 | | }) [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/bfs.rs:421:46 [INFO] [stdout] | [INFO] [stdout] 421 | threads.into_iter().for_each(|t| t.join().unwrap()); [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] [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/bfs.rs:929:21 [INFO] [stdout] | [INFO] [stdout] 923 | let new_states = new_states.clone(); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 924 | let chunk_states = chunk_states.clone(); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 925 | let update_file_states = update_file_states.clone(); [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 926 | [INFO] [stdout] 927 | let pair = pair.clone(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 928 | [INFO] [stdout] 929 | / ThreadBuilder::new() [INFO] [stdout] 930 | | .name(format!("bfs-thread-{t}")) [INFO] [stdout] 931 | | .spawn_scoped(s, move || loop { [INFO] [stdout] 932 | | let (lock, cvar) = &*pair; [INFO] [stdout] ... | [INFO] [stdout] 1068 | | } [INFO] [stdout] 1069 | | }) [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/bfs.rs:1080:46 [INFO] [stdout] | [INFO] [stdout] 1080 | threads.into_iter().for_each(|t| t.join().unwrap()); [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] [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/settings.rs:143:14 [INFO] [stdout] | [INFO] [stdout] 127 | pub fn build(self) -> Option> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 143 | Some(BfsSettings { [INFO] [stdout] | ______________^ [INFO] [stdout] 144 | | threads: self.threads, [INFO] [stdout] 145 | | chunk_size_bytes: self.chunk_size_bytes?, [INFO] [stdout] 146 | | update_memory: self.update_memory?, [INFO] [stdout] ... | [INFO] [stdout] 157 | | compress_update_files_from_depth: self.compress_update_files_from_depth?, [INFO] [stdout] 158 | | }) [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/update/manager.rs:108:31 [INFO] [stdout] | [INFO] [stdout] 108 | .for_each(|t| t.join().unwrap()); [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] [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/update/manager.rs:358:17 [INFO] [stdout] | [INFO] [stdout] 357 | .map(|read_dir| { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 358 | / read_dir [INFO] [stdout] 359 | | .flatten() [INFO] [stdout] 360 | | // It's possible that one of these files may be a `.tmp` file which was [INFO] [stdout] 361 | | // renamed between the call to `read_dir` and now. In that case, unwrapping [INFO] [stdout] ... | [INFO] [stdout] 365 | | // approximation to know when to compress update files. [INFO] [stdout] 366 | | .map(|entry| entry.metadata().map_or(0, |m| m.len())) [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/update/manager.rs:366:34 [INFO] [stdout] | [INFO] [stdout] 366 | .map(|entry| entry.metadata().map_or(0, |m| m.len())) [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] [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/update/manager.rs:374:17 [INFO] [stdout] | [INFO] [stdout] 373 | .map(|read_dir| { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 374 | / read_dir [INFO] [stdout] 375 | | .flatten() [INFO] [stdout] 376 | | .map(|entry| entry.metadata().map_or(0, |m| m.len())) [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/update/manager.rs:376:34 [INFO] [stdout] | [INFO] [stdout] 376 | .map(|entry| entry.metadata().map_or(0, |m| m.len())) [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] [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/bfs.rs:929:21 [INFO] [stdout] | [INFO] [stdout] 923 | let new_states = new_states.clone(); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 924 | let chunk_states = chunk_states.clone(); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 925 | let update_file_states = update_file_states.clone(); [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 926 | [INFO] [stdout] 927 | let pair = pair.clone(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 928 | [INFO] [stdout] 929 | / ThreadBuilder::new() [INFO] [stdout] 930 | | .name(format!("bfs-thread-{t}")) [INFO] [stdout] 931 | | .spawn_scoped(s, move || loop { [INFO] [stdout] 932 | | let (lock, cvar) = &*pair; [INFO] [stdout] ... | [INFO] [stdout] 1068 | | } [INFO] [stdout] 1069 | | }) [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/bfs.rs:1080:46 [INFO] [stdout] | [INFO] [stdout] 1080 | threads.into_iter().for_each(|t| t.join().unwrap()); [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] [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/settings.rs:143:14 [INFO] [stdout] | [INFO] [stdout] 127 | pub fn build(self) -> Option> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 143 | Some(BfsSettings { [INFO] [stdout] | ______________^ [INFO] [stdout] 144 | | threads: self.threads, [INFO] [stdout] 145 | | chunk_size_bytes: self.chunk_size_bytes?, [INFO] [stdout] 146 | | update_memory: self.update_memory?, [INFO] [stdout] ... | [INFO] [stdout] 157 | | compress_update_files_from_depth: self.compress_update_files_from_depth?, [INFO] [stdout] 158 | | }) [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/update/manager.rs:108:31 [INFO] [stdout] | [INFO] [stdout] 108 | .for_each(|t| t.join().unwrap()); [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] [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/update/manager.rs:358:17 [INFO] [stdout] | [INFO] [stdout] 357 | .map(|read_dir| { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 358 | / read_dir [INFO] [stdout] 359 | | .flatten() [INFO] [stdout] 360 | | // It's possible that one of these files may be a `.tmp` file which was [INFO] [stdout] 361 | | // renamed between the call to `read_dir` and now. In that case, unwrapping [INFO] [stdout] ... | [INFO] [stdout] 365 | | // approximation to know when to compress update files. [INFO] [stdout] 366 | | .map(|entry| entry.metadata().map_or(0, |m| m.len())) [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/update/manager.rs:366:34 [INFO] [stdout] | [INFO] [stdout] 366 | .map(|entry| entry.metadata().map_or(0, |m| m.len())) [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] [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/update/manager.rs:374:17 [INFO] [stdout] | [INFO] [stdout] 373 | .map(|read_dir| { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 374 | / read_dir [INFO] [stdout] 375 | | .flatten() [INFO] [stdout] 376 | | .map(|entry| entry.metadata().map_or(0, |m| m.len())) [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/update/manager.rs:376:34 [INFO] [stdout] | [INFO] [stdout] 376 | .map(|entry| entry.metadata().map_or(0, |m| m.len())) [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] [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `disk-based-bfs` (lib) due to 11 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `disk-based-bfs` (lib test) due to 11 previous errors [INFO] running `Command { std: "docker" "inspect" "d27aba07e4aa324dfc5110a8de15df925f01ff87882edf6d8d158224092037f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d27aba07e4aa324dfc5110a8de15df925f01ff87882edf6d8d158224092037f5", kill_on_drop: false }` [INFO] [stdout] d27aba07e4aa324dfc5110a8de15df925f01ff87882edf6d8d158224092037f5