[INFO] fetching crate stratisd 3.6.8... [INFO] checking stratisd-3.6.8 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] extracting crate stratisd 3.6.8 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate stratisd 3.6.8 on toolchain c387b04bf028733cd561d62128c8a5eee4bc1458 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate stratisd 3.6.8 [INFO] finished tweaking crates.io crate stratisd 3.6.8 [INFO] tweaked toml for crates.io crate stratisd 3.6.8 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate crates.io crate stratisd 3.6.8 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" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4af3002c6b81c7fe3128d139e9a1a83ffb59acea0809d8f28f4ab33845f770d4 [INFO] running `Command { std: "docker" "start" "-a" "4af3002c6b81c7fe3128d139e9a1a83ffb59acea0809d8f28f4ab33845f770d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4af3002c6b81c7fe3128d139e9a1a83ffb59acea0809d8f28f4ab33845f770d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4af3002c6b81c7fe3128d139e9a1a83ffb59acea0809d8f28f4ab33845f770d4", kill_on_drop: false }` [INFO] [stdout] 4af3002c6b81c7fe3128d139e9a1a83ffb59acea0809d8f28f4ab33845f770d4 [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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 755cab9b4b42b5f2d3479623c1170b65922d268490264379df9ca0e6b0bc3683 [INFO] running `Command { std: "docker" "start" "-a" "755cab9b4b42b5f2d3479623c1170b65922d268490264379df9ca0e6b0bc3683", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling bindgen v0.69.4 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling rustix v0.37.25 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling itertools v0.12.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling libdbus-sys v0.2.5 [INFO] [stderr] Compiling tempfile v3.6.0 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling serde_json v1.0.97 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling regex v1.8.4 [INFO] [stderr] Compiling libcryptsetup-rs v0.9.3 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Compiling tokio v1.28.2 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Checking ryu v1.0.13 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking dbus v0.9.7 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling stratisd v3.6.8 (/opt/rustwide/workdir) [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking cpufeatures v0.2.8 [INFO] [stderr] Checking crc-catalog v2.2.0 [INFO] [stderr] Checking retry v2.0.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking crc v3.0.1 [INFO] [stderr] Checking sha2 v0.10.7 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Checking libudev v0.3.0 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking data-encoding v2.4.0 [INFO] [stderr] Checking iocuddle v0.1.1 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking uuid v1.3.4 [INFO] [stderr] Checking bstr v1.5.0 [INFO] [stderr] Checking errno v0.3.1 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking dbus-tree v0.9.2 [INFO] [stderr] Checking is-terminal v0.4.7 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Checking libmount v0.1.15 [INFO] [stderr] Checking env_filter v0.1.0 [INFO] [stderr] Checking predicates v3.0.3 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking clap_builder v4.3.5 [INFO] [stderr] Checking env_logger v0.11.2 [INFO] [stderr] Checking proptest v1.2.0 [INFO] [stderr] Checking assert_cmd v2.0.11 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Checking clap v4.3.5 [INFO] [stderr] Compiling stratisd_proc_macros v0.2.1 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Compiling devicemapper-sys v0.3.0 [INFO] [stderr] Compiling libcryptsetup-rs-sys v0.4.0 [INFO] [stderr] Compiling libblkid-rs-sys v0.3.0 [INFO] [stderr] Compiling loopdev-3 v0.5.1 [INFO] [stderr] Checking libblkid-rs v0.3.2 [INFO] [stderr] Compiling devicemapper v0.34.2 [INFO] [stdout] error: this value of type `DbusConnectionHandler` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/stratis/ipc_support/dbus_support.rs:37:10 [INFO] [stdout] | [INFO] [stdout] 31 | engine: Arc, [INFO] [stdout] | ------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 37 | let (mut conn, udev, mut tree) = [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 73 | / select! { [INFO] [stdout] 74 | | res = &mut tree_handle => { [INFO] [stdout] 75 | | error!("The tree handling thread exited..."); [INFO] [stdout] 76 | | res.map_err(StratisError::from) [INFO] [stdout] ... | [INFO] [stdout] 85 | | } [INFO] [stdout] 86 | | } [INFO] [stdout] | | - [INFO] [stdout] | |_____| [INFO] [stdout] | |_____these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/macros.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | / tokio::task::spawn_blocking(move || $expr) [INFO] [stdout] 21 | | .await [INFO] [stdout] | | ----- [INFO] [stdout] | |______________|___| [INFO] [stdout] | |______________|___these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may 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: this value of type `tokio::sync::broadcast::Sender<()>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/stratis/run.rs:93:18 [INFO] [stdout] | [INFO] [stdout] 93 | let (trigger, should_exit) = channel(1); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 123 | / select! { [INFO] [stdout] 124 | | res = join_udev => { [INFO] [stdout] 125 | | if let Err(e) = res { [INFO] [stdout] 126 | | error!("The udev thread exited with an error: {}; shutting down stratisd...", e); [INFO] [stdout] ... | [INFO] [stdout] 153 | | }, [INFO] [stdout] 154 | | } [INFO] [stdout] | | - [INFO] [stdout] | |_____________| [INFO] [stdout] | |_____________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may 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: this value of type `DbusConnectionHandler` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/stratis/ipc_support/dbus_support.rs:37:10 [INFO] [stdout] | [INFO] [stdout] 31 | engine: Arc, [INFO] [stdout] | ------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 37 | let (mut conn, udev, mut tree) = [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 73 | / select! { [INFO] [stdout] 74 | | res = &mut tree_handle => { [INFO] [stdout] 75 | | error!("The tree handling thread exited..."); [INFO] [stdout] 76 | | res.map_err(StratisError::from) [INFO] [stdout] ... | [INFO] [stdout] 85 | | } [INFO] [stdout] 86 | | } [INFO] [stdout] | | - [INFO] [stdout] | |_____| [INFO] [stdout] | |_____these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/macros.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | / tokio::task::spawn_blocking(move || $expr) [INFO] [stdout] 21 | | .await [INFO] [stdout] | | ----- [INFO] [stdout] | |______________|___| [INFO] [stdout] | |______________|___these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may 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: this value of type `tokio::sync::broadcast::Sender<()>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/stratis/run.rs:93:18 [INFO] [stdout] | [INFO] [stdout] 93 | let (trigger, should_exit) = channel(1); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 123 | / select! { [INFO] [stdout] 124 | | res = join_udev => { [INFO] [stdout] 125 | | if let Err(e) = res { [INFO] [stdout] 126 | | error!("The udev thread exited with an error: {}; shutting down stratisd...", e); [INFO] [stdout] ... | [INFO] [stdout] 153 | | }, [INFO] [stdout] 154 | | } [INFO] [stdout] | | - [INFO] [stdout] | |_____________| [INFO] [stdout] | |_____________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may 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: this value of type `Result` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/engine/strat_engine/backstore/backstore.rs:975:27 [INFO] [stdout] | [INFO] [stdout] 970 | let data_tier_bs_summary = self [INFO] [stdout] | -------------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 973 | let cache_tier_bs_summary: Option = [INFO] [stdout] | --------------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 974 | self.block_size_summary(BlockDevTier::Cache); [INFO] [stdout] 975 | if let Err(err) = data_tier_bs_summary.validate() { [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: this value of type `VersionReq` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/engine/strat_engine/cmd.rs:291:17 [INFO] [stdout] | [INFO] [stdout] 290 | .map(|v| { [INFO] [stdout] | - these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 291 | / VersionReq::parse(">=6.0.0") [INFO] [stdout] 292 | | .expect("req string is valid") [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: this value of type `Vec>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/engine/strat_engine/engine.rs:325:13 [INFO] [stdout] | [INFO] [stdout] 325 | let mut ret_guards = Vec::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/macros.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | // tokio::task::spawn_blocking(move || $expr) [INFO] [stdout] 21 | || .await [INFO] [stdout] | || ----- [INFO] [stdout] | ||______________|___| [INFO] [stdout] | | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 22 | | .map_err($crate::stratis::StratisError::from) [INFO] [stdout] | | - [INFO] [stdout] | |__________________________________________________________| [INFO] [stdout] | |__________________________________________________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |__________________________________________________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |__________________________________________________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may 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: this value of type `StratisDevices` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/engine/strat_engine/engine.rs:407:14 [INFO] [stdout] | [INFO] [stdout] 407 | let (stratis_devices, unowned_devices) = devices.unpack(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/macros.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | / tokio::task::spawn_blocking(move || $expr) [INFO] [stdout] 21 | | .await [INFO] [stdout] | | ----- [INFO] [stdout] | |______________|___| [INFO] [stdout] | |______________|___these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may 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: this value of type `AllLockModifyGuard` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/engine/strat_engine/engine.rs:470:13 [INFO] [stdout] | [INFO] [stdout] 470 | let mut guard = self.pools.modify_all().await; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/macros.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | / tokio::task::spawn_blocking(move || $expr) [INFO] [stdout] 21 | | .await [INFO] [stdout] | | ----- [INFO] [stdout] | |______________|___| [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may 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: this value of type `AllLockModifyGuard` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] | [INFO] [stdout] ::: src/engine/macros.rs:41:17 [INFO] [stdout] | [INFO] [stdout] 41 | let guard = $s [INFO] [stdout] | _________________-----___- [INFO] [stdout] | | | [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 42 | | .read($crate::engine::types::PoolIdentifier::Uuid($uuid)) [INFO] [stdout] 43 | | .await; [INFO] [stdout] | | ----- [INFO] [stdout] | |__________________|___| [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 54 | if $s [INFO] [stdout] | ____________- [INFO] [stdout] 55 | | .read($crate::engine::types::PoolIdentifier::Name($new_name)) [INFO] [stdout] 56 | | .await [INFO] [stdout] | | ----- [INFO] [stdout] | |______________|___| [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/macros.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | / tokio::task::spawn_blocking(move || $expr) [INFO] [stdout] 21 | | .await [INFO] [stdout] | | ----- [INFO] [stdout] | |______________|___| [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] --> src/engine/strat_engine/engine.rs:504:13 [INFO] [stdout] | [INFO] [stdout] 504 | let mut guard = self.pools.modify_all().await; [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: this value of type `std::option::Option>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/engine/strat_engine/engine.rs:535:29 [INFO] [stdout] | [INFO] [stdout] 535 | if let Some(lock) = self.pools.read(pool_id.clone()).await { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/macros.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | / tokio::task::spawn_blocking(move || $expr) [INFO] [stdout] 21 | | .await [INFO] [stdout] | | ----- [INFO] [stdout] | |______________|___| [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may 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: this value of type `std::option::Option>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/engine/strat_engine/engine.rs:654:29 [INFO] [stdout] | [INFO] [stdout] 654 | if let Some(lock) = self.pools.read(id.clone()).await { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/macros.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | / tokio::task::spawn_blocking(move || $expr) [INFO] [stdout] 21 | | .await [INFO] [stdout] | | ----- [INFO] [stdout] | |______________|___| [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may 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: this value of type `std::option::Option<(engine::types::Name, PoolUuid, StratPool)>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/engine/strat_engine/engine.rs:708:48 [INFO] [stdout] | [INFO] [stdout] 708 | if let Some((name, pool_uuid, pool)) = match pool_id { [INFO] [stdout] | ________________________________________________^ [INFO] [stdout] 709 | | PoolIdentifier::Name(n) => pools.remove_by_name(&n).map(|(u, p)| (n, u, p)), [INFO] [stdout] 710 | | PoolIdentifier::Uuid(u) => pools.remove_by_uuid(u).map(|(n, p)| (n, u, p)), [INFO] [stdout] 711 | | } { [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/macros.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | / tokio::task::spawn_blocking(move || $expr) [INFO] [stdout] 21 | | .await [INFO] [stdout] | | ----- [INFO] [stdout] | |______________|___| [INFO] [stdout] | |______________|___these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may 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: this value of type `Result, StratisError>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/engine/strat_engine/keys.rs:199:11 [INFO] [stdout] | [INFO] [stdout] 196 | key_data: SizedKeyMemory, [INFO] [stdout] | -------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 199 | match read_key(keyring_id, key_desc) { [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: this value of type `std::result::Result` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/engine/strat_engine/backstore/backstore.rs:975:27 [INFO] [stdout] | [INFO] [stdout] 970 | let data_tier_bs_summary = self [INFO] [stdout] | -------------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 973 | let cache_tier_bs_summary: Option = [INFO] [stdout] | --------------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 974 | self.block_size_summary(BlockDevTier::Cache); [INFO] [stdout] 975 | if let Err(err) = data_tier_bs_summary.validate() { [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: this value of type `VersionReq` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/engine/strat_engine/cmd.rs:291:17 [INFO] [stdout] | [INFO] [stdout] 290 | .map(|v| { [INFO] [stdout] | - these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 291 | / VersionReq::parse(">=6.0.0") [INFO] [stdout] 292 | | .expect("req string is valid") [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: this value of type `std::vec::Vec>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/engine/strat_engine/engine.rs:325:13 [INFO] [stdout] | [INFO] [stdout] 325 | let mut ret_guards = Vec::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/macros.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | // tokio::task::spawn_blocking(move || $expr) [INFO] [stdout] 21 | || .await [INFO] [stdout] | || ----- [INFO] [stdout] | ||______________|___| [INFO] [stdout] | | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 22 | | .map_err($crate::stratis::StratisError::from) [INFO] [stdout] | | - [INFO] [stdout] | |__________________________________________________________| [INFO] [stdout] | |__________________________________________________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |__________________________________________________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |__________________________________________________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may 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: this value of type `StratisDevices` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/engine/strat_engine/engine.rs:407:14 [INFO] [stdout] | [INFO] [stdout] 407 | let (stratis_devices, unowned_devices) = devices.unpack(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/macros.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | / tokio::task::spawn_blocking(move || $expr) [INFO] [stdout] 21 | | .await [INFO] [stdout] | | ----- [INFO] [stdout] | |______________|___| [INFO] [stdout] | |______________|___these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may 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: this value of type `AllLockModifyGuard` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/engine/strat_engine/engine.rs:470:13 [INFO] [stdout] | [INFO] [stdout] 470 | let mut guard = self.pools.modify_all().await; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/macros.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | / tokio::task::spawn_blocking(move || $expr) [INFO] [stdout] 21 | | .await [INFO] [stdout] | | ----- [INFO] [stdout] | |______________|___| [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may 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: this value of type `AllLockModifyGuard` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] | [INFO] [stdout] ::: src/engine/macros.rs:41:17 [INFO] [stdout] | [INFO] [stdout] 41 | let guard = $s [INFO] [stdout] | _________________-----___- [INFO] [stdout] | | | [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 42 | | .read($crate::engine::types::PoolIdentifier::Uuid($uuid)) [INFO] [stdout] 43 | | .await; [INFO] [stdout] | | ----- [INFO] [stdout] | |__________________|___| [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 54 | if $s [INFO] [stdout] | ____________- [INFO] [stdout] 55 | | .read($crate::engine::types::PoolIdentifier::Name($new_name)) [INFO] [stdout] 56 | | .await [INFO] [stdout] | | ----- [INFO] [stdout] | |______________|___| [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/macros.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | / tokio::task::spawn_blocking(move || $expr) [INFO] [stdout] 21 | | .await [INFO] [stdout] | | ----- [INFO] [stdout] | |______________|___| [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] --> src/engine/strat_engine/engine.rs:504:13 [INFO] [stdout] | [INFO] [stdout] 504 | let mut guard = self.pools.modify_all().await; [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: this value of type `std::option::Option>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/engine/strat_engine/engine.rs:535:29 [INFO] [stdout] | [INFO] [stdout] 535 | if let Some(lock) = self.pools.read(pool_id.clone()).await { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/macros.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | / tokio::task::spawn_blocking(move || $expr) [INFO] [stdout] 21 | | .await [INFO] [stdout] | | ----- [INFO] [stdout] | |______________|___| [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may 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: this value of type `std::option::Option>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/engine/strat_engine/engine.rs:654:29 [INFO] [stdout] | [INFO] [stdout] 654 | if let Some(lock) = self.pools.read(id.clone()).await { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/macros.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | / tokio::task::spawn_blocking(move || $expr) [INFO] [stdout] 21 | | .await [INFO] [stdout] | | ----- [INFO] [stdout] | |______________|___| [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may 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: this value of type `std::option::Option<(engine::types::Name, engine::types::PoolUuid, strat_engine::pool::StratPool)>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/engine/strat_engine/engine.rs:708:48 [INFO] [stdout] | [INFO] [stdout] 708 | if let Some((name, pool_uuid, pool)) = match pool_id { [INFO] [stdout] | ________________________________________________^ [INFO] [stdout] 709 | | PoolIdentifier::Name(n) => pools.remove_by_name(&n).map(|(u, p)| (n, u, p)), [INFO] [stdout] 710 | | PoolIdentifier::Uuid(u) => pools.remove_by_uuid(u).map(|(n, p)| (n, u, p)), [INFO] [stdout] 711 | | } { [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/macros.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | / tokio::task::spawn_blocking(move || $expr) [INFO] [stdout] 21 | | .await [INFO] [stdout] | | ----- [INFO] [stdout] | |______________|___| [INFO] [stdout] | |______________|___these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may 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: this value of type `std::result::Result, stratis::errors::StratisError>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/engine/strat_engine/keys.rs:199:11 [INFO] [stdout] | [INFO] [stdout] 196 | key_data: SizedKeyMemory, [INFO] [stdout] | -------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 199 | match read_key(keyring_id, key_desc) { [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: this value of type `futures::future::Either<(Result<(), tokio::sync::broadcast::error::RecvError>, Pin<&mut F>), (R, Pin<&mut E>)>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/dbus_api/util.rs:202:11 [INFO] [stdout] | [INFO] [stdout] 199 | pin_mut!(exit); [INFO] [stdout] | -------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 200 | pin_mut!(future); [INFO] [stdout] | ---------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 201 | [INFO] [stdout] 202 | match block_on(select(exit, future)) { [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 13 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `stratisd` (lib) due to 14 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: this value of type `File` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/engine/strat_engine/thinpool/thinpool.rs:2124:21 [INFO] [stdout] | [INFO] [stdout] 2032 | let mut backstore = Backstore::initialize( [INFO] [stdout] | ------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2040 | let mut pool = ThinPool::new( [INFO] [stdout] | -------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2066 | let source_tmp_dir = tempfile::Builder::new() [INFO] [stdout] | -------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2109 | let snapshot_tmp_dir = tempfile::Builder::new() [INFO] [stdout] | ---------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2124 | let mut f = OpenOptions::new().read(true).open(file_path).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: this value of type `std::option::Option` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/engine/strat_engine/tests/real.rs:60:31 [INFO] [stdout] | [INFO] [stdout] 57 | fn teardown(self) { [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 60 | if let Some(mut ld) = self.dev.right() { [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: this value of type `futures::future::Either<(std::result::Result<(), tokio::sync::broadcast::error::RecvError>, Pin<&mut F>), (R, Pin<&mut E>)>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/dbus_api/util.rs:202:11 [INFO] [stdout] | [INFO] [stdout] 199 | pin_mut!(exit); [INFO] [stdout] | -------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 200 | pin_mut!(future); [INFO] [stdout] | ---------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 201 | [INFO] [stdout] 202 | match block_on(select(exit, future)) { [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 15 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `stratisd` (lib test) due to 16 previous errors [INFO] running `Command { std: "docker" "inspect" "755cab9b4b42b5f2d3479623c1170b65922d268490264379df9ca0e6b0bc3683", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "755cab9b4b42b5f2d3479623c1170b65922d268490264379df9ca0e6b0bc3683", kill_on_drop: false }` [INFO] [stdout] 755cab9b4b42b5f2d3479623c1170b65922d268490264379df9ca0e6b0bc3683