[INFO] fetching crate crabdis 0.1.12... [INFO] checking crabdis-0.1.12 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate crabdis 0.1.12 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate crabdis 0.1.12 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 crabdis 0.1.12 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate crabdis 0.1.12 [INFO] tweaked toml for crates.io crate crabdis 0.1.12 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate crates.io crate crabdis 0.1.12 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 7f8c4e7354bbd257ece849ef5eb486c6a7607fa67318308dfa78c8d397ccafa6 [INFO] running `Command { std: "docker" "start" "-a" "7f8c4e7354bbd257ece849ef5eb486c6a7607fa67318308dfa78c8d397ccafa6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f8c4e7354bbd257ece849ef5eb486c6a7607fa67318308dfa78c8d397ccafa6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f8c4e7354bbd257ece849ef5eb486c6a7607fa67318308dfa78c8d397ccafa6", kill_on_drop: false }` [INFO] [stdout] 7f8c4e7354bbd257ece849ef5eb486c6a7607fa67318308dfa78c8d397ccafa6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 984ba9d2ad6cd45bdecbc324c0b4ff013de796505ca272e34088565c1ce0c000 [INFO] running `Command { std: "docker" "start" "-a" "984ba9d2ad6cd45bdecbc324c0b4ff013de796505ca272e34088565c1ce0c000", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking fern v0.6.2 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Checking clap v4.5.2 [INFO] [stderr] Checking crabdis v0.1.12 (/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/commands/core/del.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 15 | session: SessionRef, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 16 | ) -> Result<()> { [INFO] [stdout] | _____________________^ [INFO] [stdout] 17 | | if args.len() < 1 { [INFO] [stdout] 18 | | return value_error!("Invalid number of arguments") [INFO] [stdout] 19 | | .to_resp2(writer) [INFO] [stdout] ... | [INFO] [stdout] 39 | | Value::Integer(count).to_resp2(writer).await [INFO] [stdout] 40 | | } [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/commands/core/exists.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 15 | session: SessionRef, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 16 | ) -> Result<()> { [INFO] [stdout] | _____________________^ [INFO] [stdout] 17 | | if args.len() < 1 { [INFO] [stdout] 18 | | return value_error!("Invalid number of arguments") [INFO] [stdout] 19 | | .to_resp2(writer) [INFO] [stdout] ... | [INFO] [stdout] 43 | | Value::Integer(count).to_resp2(writer).await [INFO] [stdout] 44 | | } [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/commands/core/flushdb.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 15 | session: SessionRef, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 16 | ) -> Result<()> { [INFO] [stdout] | _____________________^ [INFO] [stdout] 17 | | if args.len() > 1 { [INFO] [stdout] 18 | | return value_error!("Invalid number of arguments") [INFO] [stdout] 19 | | .to_resp2(writer) [INFO] [stdout] ... | [INFO] [stdout] 25 | | Value::Ok.to_resp2(writer).await [INFO] [stdout] 26 | | } [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/commands/core/get.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 15 | session: SessionRef, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 16 | ) -> Result<()> { [INFO] [stdout] | _____________________^ [INFO] [stdout] 17 | | if args.len() != 1 { [INFO] [stdout] 18 | | return value_error!("Invalid number of arguments") [INFO] [stdout] 19 | | .to_resp2(writer) [INFO] [stdout] ... | [INFO] [stdout] 33 | | } [INFO] [stdout] 34 | | } [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/commands/core/hello.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 15 | session: SessionRef, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 16 | ) -> Result<()> { [INFO] [stdout] | _____________________^ [INFO] [stdout] 17 | | if args.len() > 1 { [INFO] [stdout] 18 | | return value_error!("Invalid number of arguments") [INFO] [stdout] 19 | | .to_resp2(writer) [INFO] [stdout] ... | [INFO] [stdout] 65 | | session.versioned_response(&response, writer).await [INFO] [stdout] 66 | | } [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/commands/core/incr.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 15 | session: SessionRef, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 16 | ) -> Result<()> { [INFO] [stdout] | _____________________^ [INFO] [stdout] 17 | | if args.len() != 1 { [INFO] [stdout] 18 | | return value_error!("Invalid number of arguments") [INFO] [stdout] 19 | | .to_resp2(writer) [INFO] [stdout] ... | [INFO] [stdout] 49 | | Value::Integer(value).to_resp2(writer).await [INFO] [stdout] 50 | | } [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/commands/core/info.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 15 | session: SessionRef, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 16 | ) -> Result<()> { [INFO] [stdout] | _____________________^ [INFO] [stdout] 17 | | let length = args.len(); [INFO] [stdout] 18 | | [INFO] [stdout] 19 | | if length > 1 { [INFO] [stdout] ... | [INFO] [stdout] 73 | | } [INFO] [stdout] 74 | | } [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/commands/core/keys.rs:18:21 [INFO] [stdout] | [INFO] [stdout] 17 | session: SessionRef, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 18 | ) -> Result<()> { [INFO] [stdout] | _____________________^ [INFO] [stdout] 19 | | if args.len() != 1 { [INFO] [stdout] 20 | | return value_error!("Invalid number of arguments") [INFO] [stdout] 21 | | .to_resp2(writer) [INFO] [stdout] ... | [INFO] [stdout] 40 | | Value::Multi(keys).to_resp2(writer).await [INFO] [stdout] 41 | | } [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/commands/core/mget.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 15 | session: SessionRef, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 16 | ) -> Result<()> { [INFO] [stdout] | _____________________^ [INFO] [stdout] 17 | | if args.len() < 1 { [INFO] [stdout] 18 | | return value_error!("Invalid number of arguments") [INFO] [stdout] 19 | | .to_resp2(writer) [INFO] [stdout] ... | [INFO] [stdout] 40 | | Value::Multi(values).to_resp2(writer).await [INFO] [stdout] 41 | | } [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/commands/core/mset.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 15 | session: SessionRef, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 16 | ) -> Result<()> { [INFO] [stdout] | _____________________^ [INFO] [stdout] 17 | | if args.len() < 2 || args.len() % 2 != 0 { [INFO] [stdout] 18 | | return value_error!("Invalid number of arguments") [INFO] [stdout] 19 | | .to_resp2(writer) [INFO] [stdout] ... | [INFO] [stdout] 38 | | Value::Ok.to_resp2(writer).await [INFO] [stdout] 39 | | } [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/commands/core/ping.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 15 | _session: SessionRef, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 16 | ) -> Result<()> { [INFO] [stdout] | _____________________^ [INFO] [stdout] 17 | | if args.len() > 1 { [INFO] [stdout] 18 | | return value_error!("Invalid number of arguments") [INFO] [stdout] 19 | | .to_resp2(writer) [INFO] [stdout] ... | [INFO] [stdout] 28 | | .await [INFO] [stdout] 29 | | } [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/commands/core/scan.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 15 | session: SessionRef, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 16 | ) -> Result<()> { [INFO] [stdout] | _____________________^ [INFO] [stdout] 17 | | let mut cursor = 0; [INFO] [stdout] 18 | | let mut pattern: Option = None; [INFO] [stdout] 19 | | let mut count = 10; [INFO] [stdout] ... | [INFO] [stdout] 91 | | .await [INFO] [stdout] 92 | | } [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/commands/core/set.rs:32:21 [INFO] [stdout] | [INFO] [stdout] 31 | session: SessionRef, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 32 | ) -> Result<()> { [INFO] [stdout] | _____________________^ [INFO] [stdout] 33 | | if args.len() < 2 { [INFO] [stdout] 34 | | return value_error!("Invalid number of arguments") [INFO] [stdout] 35 | | .to_resp2(writer) [INFO] [stdout] ... | [INFO] [stdout] 155 | | Ok(()) [INFO] [stdout] 156 | | } [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/commands/core/type.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 15 | session: SessionRef, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 16 | ) -> Result<()> { [INFO] [stdout] | _____________________^ [INFO] [stdout] 17 | | let length = args.len(); [INFO] [stdout] 18 | | [INFO] [stdout] 19 | | if length != 1 { [INFO] [stdout] ... | [INFO] [stdout] 46 | | Value::String(value_type.to_string()).to_resp2(writer).await [INFO] [stdout] 47 | | } [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/commands/expire/expire.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 15 | session: SessionRef, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 16 | ) -> Result<()> { [INFO] [stdout] | _____________________^ [INFO] [stdout] 17 | | if args.len() != 2 { [INFO] [stdout] 18 | | return value_error!("Invalid number of arguments") [INFO] [stdout] 19 | | .to_resp2(writer) [INFO] [stdout] ... | [INFO] [stdout] 64 | | Value::Ok.to_resp2(writer).await [INFO] [stdout] 65 | | } [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/commands/expire/psettex.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 15 | session: SessionRef, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 16 | ) -> Result<()> { [INFO] [stdout] | _____________________^ [INFO] [stdout] 17 | | // add EX to the arguments and call SET command [INFO] [stdout] 18 | | args.insert(2, Value::String("PX".to_string())); [INFO] [stdout] ... | [INFO] [stdout] 26 | | set_cmd.handle_command(writer, args, session).await [INFO] [stdout] 27 | | } [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/commands/expire/pttl.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 15 | session: SessionRef, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 16 | ) -> Result<()> { [INFO] [stdout] | _____________________^ [INFO] [stdout] 17 | | if args.len() != 1 { [INFO] [stdout] 18 | | return value_error!("Invalid number of arguments") [INFO] [stdout] 19 | | .to_resp2(writer) [INFO] [stdout] ... | [INFO] [stdout] 53 | | Value::Integer(ttl).to_resp2(writer).await [INFO] [stdout] 54 | | } [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/commands/expire/setex.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 15 | session: SessionRef, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 16 | ) -> Result<()> { [INFO] [stdout] | _____________________^ [INFO] [stdout] 17 | | if args.len() != 3 { [INFO] [stdout] 18 | | return value_error!("Invalid number of arguments") [INFO] [stdout] 19 | | .to_resp2(writer) [INFO] [stdout] ... | [INFO] [stdout] 32 | | set_cmd.handle_command(writer, args, session).await [INFO] [stdout] 33 | | } [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/commands/expire/ttl.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 15 | session: SessionRef, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 16 | ) -> Result<()> { [INFO] [stdout] | _____________________^ [INFO] [stdout] 17 | | if args.len() != 1 { [INFO] [stdout] 18 | | return value_error!("Invalid number of arguments") [INFO] [stdout] 19 | | .to_resp2(writer) [INFO] [stdout] ... | [INFO] [stdout] 53 | | Value::Integer(duration).to_resp2(writer).await [INFO] [stdout] 54 | | } [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/commands/hash/hgetall.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 15 | session: SessionRef, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 16 | ) -> Result<()> { [INFO] [stdout] | _____________________^ [INFO] [stdout] 17 | | if args.len() != 1 { [INFO] [stdout] 18 | | return value_error!("Invalid number of arguments") [INFO] [stdout] 19 | | .to_resp2(writer) [INFO] [stdout] ... | [INFO] [stdout] 41 | | } [INFO] [stdout] 42 | | } [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/commands/hash/hset.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 15 | session: SessionRef, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 16 | ) -> Result<()> { [INFO] [stdout] | _____________________^ [INFO] [stdout] 17 | | // HSET key field value [field value ...] [INFO] [stdout] 18 | | // so the number of arguments should be at least 3 and odd [INFO] [stdout] 19 | | if args.len() < 3 || args.len() % 2 != 1 { [INFO] [stdout] ... | [INFO] [stdout] 59 | | Value::Integer(count).to_resp2(writer).await [INFO] [stdout] 60 | | } [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/commands/hash/hset.rs:45:47 [INFO] [stdout] | [INFO] [stdout] 45 | .or_insert_with(|| Value::Map(HashMap::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/error.rs:68:23 [INFO] [stdout] | [INFO] [stdout] 59 | self.map_err(|err| { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 68 | Error::Io(IoError::new(std::io::ErrorKind::Other, msg)) [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/session/mod.rs:17:18 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn new(state: StateRef) -> Arc { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 17 | Arc::new(Self { [INFO] [stdout] | __________________^ [INFO] [stdout] 18 | | state, [INFO] [stdout] 19 | | // default to RESP2 protocol, can be changed via HELLO command [INFO] [stdout] 20 | | proto_version: RwLock::new(2), [INFO] [stdout] 21 | | }) [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/storage/value.rs:327:25 [INFO] [stdout] | [INFO] [stdout] 326 | fn from(value: Option) -> Self { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 327 | value.unwrap_or(Value::Nil) [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/commands/core/del.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 15 | session: SessionRef, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 16 | ) -> Result<()> { [INFO] [stdout] | _____________________^ [INFO] [stdout] 17 | | if args.len() < 1 { [INFO] [stdout] 18 | | return value_error!("Invalid number of arguments") [INFO] [stdout] 19 | | .to_resp2(writer) [INFO] [stdout] ... | [INFO] [stdout] 39 | | Value::Integer(count).to_resp2(writer).await [INFO] [stdout] 40 | | } [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/commands/core/exists.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 15 | session: SessionRef, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 16 | ) -> Result<()> { [INFO] [stdout] | _____________________^ [INFO] [stdout] 17 | | if args.len() < 1 { [INFO] [stdout] 18 | | return value_error!("Invalid number of arguments") [INFO] [stdout] 19 | | .to_resp2(writer) [INFO] [stdout] ... | [INFO] [stdout] 43 | | Value::Integer(count).to_resp2(writer).await [INFO] [stdout] 44 | | } [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/commands/core/flushdb.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 15 | session: SessionRef, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 16 | ) -> Result<()> { [INFO] [stdout] | _____________________^ [INFO] [stdout] 17 | | if args.len() > 1 { [INFO] [stdout] 18 | | return value_error!("Invalid number of arguments") [INFO] [stdout] 19 | | .to_resp2(writer) [INFO] [stdout] ... | [INFO] [stdout] 25 | | Value::Ok.to_resp2(writer).await [INFO] [stdout] 26 | | } [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/commands/core/get.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 15 | session: SessionRef, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 16 | ) -> Result<()> { [INFO] [stdout] | _____________________^ [INFO] [stdout] 17 | | if args.len() != 1 { [INFO] [stdout] 18 | | return value_error!("Invalid number of arguments") [INFO] [stdout] 19 | | .to_resp2(writer) [INFO] [stdout] ... | [INFO] [stdout] 33 | | } [INFO] [stdout] 34 | | } [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 25 previous errors [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/commands/core/hello.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 15 | session: SessionRef, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 16 | ) -> Result<()> { [INFO] [stdout] | _____________________^ [INFO] [stdout] 17 | | if args.len() > 1 { [INFO] [stdout] 18 | | return value_error!("Invalid number of arguments") [INFO] [stdout] 19 | | .to_resp2(writer) [INFO] [stdout] ... | [INFO] [stdout] 65 | | session.versioned_response(&response, writer).await [INFO] [stdout] 66 | | } [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/commands/core/incr.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 15 | session: SessionRef, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 16 | ) -> Result<()> { [INFO] [stdout] | _____________________^ [INFO] [stdout] 17 | | if args.len() != 1 { [INFO] [stdout] 18 | | return value_error!("Invalid number of arguments") [INFO] [stdout] 19 | | .to_resp2(writer) [INFO] [stdout] ... | [INFO] [stdout] 49 | | Value::Integer(value).to_resp2(writer).await [INFO] [stdout] 50 | | } [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/commands/core/info.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 15 | session: SessionRef, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 16 | ) -> Result<()> { [INFO] [stdout] | _____________________^ [INFO] [stdout] 17 | | let length = args.len(); [INFO] [stdout] 18 | | [INFO] [stdout] 19 | | if length > 1 { [INFO] [stdout] ... | [INFO] [stdout] 73 | | } [INFO] [stdout] 74 | | } [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/commands/core/keys.rs:18:21 [INFO] [stdout] | [INFO] [stdout] 17 | session: SessionRef, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 18 | ) -> Result<()> { [INFO] [stdout] | _____________________^ [INFO] [stdout] 19 | | if args.len() != 1 { [INFO] [stdout] 20 | | return value_error!("Invalid number of arguments") [INFO] [stdout] 21 | | .to_resp2(writer) [INFO] [stdout] ... | [INFO] [stdout] 40 | | Value::Multi(keys).to_resp2(writer).await [INFO] [stdout] 41 | | } [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/commands/core/mget.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 15 | session: SessionRef, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 16 | ) -> Result<()> { [INFO] [stdout] | _____________________^ [INFO] [stdout] 17 | | if args.len() < 1 { [INFO] [stdout] 18 | | return value_error!("Invalid number of arguments") [INFO] [stdout] 19 | | .to_resp2(writer) [INFO] [stdout] ... | [INFO] [stdout] 40 | | Value::Multi(values).to_resp2(writer).await [INFO] [stdout] 41 | | } [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/commands/core/mset.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 15 | session: SessionRef, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 16 | ) -> Result<()> { [INFO] [stdout] | _____________________^ [INFO] [stdout] 17 | | if args.len() < 2 || args.len() % 2 != 0 { [INFO] [stdout] 18 | | return value_error!("Invalid number of arguments") [INFO] [stdout] 19 | | .to_resp2(writer) [INFO] [stdout] ... | [INFO] [stdout] 38 | | Value::Ok.to_resp2(writer).await [INFO] [stdout] 39 | | } [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/commands/core/ping.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 15 | _session: SessionRef, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 16 | ) -> Result<()> { [INFO] [stdout] | _____________________^ [INFO] [stdout] 17 | | if args.len() > 1 { [INFO] [stdout] 18 | | return value_error!("Invalid number of arguments") [INFO] [stdout] 19 | | .to_resp2(writer) [INFO] [stdout] ... | [INFO] [stdout] 28 | | .await [INFO] [stdout] 29 | | } [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/commands/core/scan.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 15 | session: SessionRef, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 16 | ) -> Result<()> { [INFO] [stdout] | _____________________^ [INFO] [stdout] 17 | | let mut cursor = 0; [INFO] [stdout] 18 | | let mut pattern: Option = None; [INFO] [stdout] 19 | | let mut count = 10; [INFO] [stdout] ... | [INFO] [stdout] 91 | | .await [INFO] [stdout] 92 | | } [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/commands/core/set.rs:32:21 [INFO] [stdout] | [INFO] [stdout] 31 | session: SessionRef, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 32 | ) -> Result<()> { [INFO] [stdout] | _____________________^ [INFO] [stdout] 33 | | if args.len() < 2 { [INFO] [stdout] 34 | | return value_error!("Invalid number of arguments") [INFO] [stdout] 35 | | .to_resp2(writer) [INFO] [stdout] ... | [INFO] [stdout] 155 | | Ok(()) [INFO] [stdout] 156 | | } [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/commands/core/type.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 15 | session: SessionRef, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 16 | ) -> Result<()> { [INFO] [stdout] | _____________________^ [INFO] [stdout] 17 | | let length = args.len(); [INFO] [stdout] 18 | | [INFO] [stdout] 19 | | if length != 1 { [INFO] [stdout] ... | [INFO] [stdout] 46 | | Value::String(value_type.to_string()).to_resp2(writer).await [INFO] [stdout] 47 | | } [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/commands/expire/expire.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 15 | session: SessionRef, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 16 | ) -> Result<()> { [INFO] [stdout] | _____________________^ [INFO] [stdout] 17 | | if args.len() != 2 { [INFO] [stdout] 18 | | return value_error!("Invalid number of arguments") [INFO] [stdout] 19 | | .to_resp2(writer) [INFO] [stdout] ... | [INFO] [stdout] 64 | | Value::Ok.to_resp2(writer).await [INFO] [stdout] 65 | | } [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/commands/expire/psettex.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 15 | session: SessionRef, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 16 | ) -> Result<()> { [INFO] [stdout] | _____________________^ [INFO] [stdout] 17 | | // add EX to the arguments and call SET command [INFO] [stdout] 18 | | args.insert(2, Value::String("PX".to_string())); [INFO] [stdout] ... | [INFO] [stdout] 26 | | set_cmd.handle_command(writer, args, session).await [INFO] [stdout] 27 | | } [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/commands/expire/pttl.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 15 | session: SessionRef, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 16 | ) -> Result<()> { [INFO] [stdout] | _____________________^ [INFO] [stdout] 17 | | if args.len() != 1 { [INFO] [stdout] 18 | | return value_error!("Invalid number of arguments") [INFO] [stdout] 19 | | .to_resp2(writer) [INFO] [stdout] ... | [INFO] [stdout] 53 | | Value::Integer(ttl).to_resp2(writer).await [INFO] [stdout] 54 | | } [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/commands/expire/setex.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 15 | session: SessionRef, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 16 | ) -> Result<()> { [INFO] [stdout] | _____________________^ [INFO] [stdout] 17 | | if args.len() != 3 { [INFO] [stdout] 18 | | return value_error!("Invalid number of arguments") [INFO] [stdout] 19 | | .to_resp2(writer) [INFO] [stdout] ... | [INFO] [stdout] 32 | | set_cmd.handle_command(writer, args, session).await [INFO] [stdout] 33 | | } [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/commands/expire/ttl.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 15 | session: SessionRef, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 16 | ) -> Result<()> { [INFO] [stdout] | _____________________^ [INFO] [stdout] 17 | | if args.len() != 1 { [INFO] [stdout] 18 | | return value_error!("Invalid number of arguments") [INFO] [stdout] 19 | | .to_resp2(writer) [INFO] [stdout] ... | [INFO] [stdout] 53 | | Value::Integer(duration).to_resp2(writer).await [INFO] [stdout] 54 | | } [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/commands/hash/hgetall.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 15 | session: SessionRef, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 16 | ) -> Result<()> { [INFO] [stdout] | _____________________^ [INFO] [stdout] 17 | | if args.len() != 1 { [INFO] [stdout] 18 | | return value_error!("Invalid number of arguments") [INFO] [stdout] 19 | | .to_resp2(writer) [INFO] [stdout] ... | [INFO] [stdout] 41 | | } [INFO] [stdout] 42 | | } [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/commands/hash/hset.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 15 | session: SessionRef, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 16 | ) -> Result<()> { [INFO] [stdout] | _____________________^ [INFO] [stdout] 17 | | // HSET key field value [field value ...] [INFO] [stdout] 18 | | // so the number of arguments should be at least 3 and odd [INFO] [stdout] 19 | | if args.len() < 3 || args.len() % 2 != 1 { [INFO] [stdout] ... | [INFO] [stdout] 59 | | Value::Integer(count).to_resp2(writer).await [INFO] [stdout] 60 | | } [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/commands/hash/hset.rs:45:47 [INFO] [stdout] | [INFO] [stdout] 45 | .or_insert_with(|| Value::Map(HashMap::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/error.rs:68:23 [INFO] [stdout] | [INFO] [stdout] 59 | self.map_err(|err| { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 68 | Error::Io(IoError::new(std::io::ErrorKind::Other, msg)) [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/session/mod.rs:17:18 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn new(state: StateRef) -> Arc { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 17 | Arc::new(Self { [INFO] [stdout] | __________________^ [INFO] [stdout] 18 | | state, [INFO] [stdout] 19 | | // default to RESP2 protocol, can be changed via HELLO command [INFO] [stdout] 20 | | proto_version: RwLock::new(2), [INFO] [stdout] 21 | | }) [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/storage/value.rs:327:25 [INFO] [stdout] | [INFO] [stdout] 326 | fn from(value: Option) -> Self { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 327 | value.unwrap_or(Value::Nil) [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] [stderr] error: could not compile `crabdis` (lib test) due to 26 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 25 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `crabdis` (lib) due to 26 previous errors [INFO] running `Command { std: "docker" "inspect" "984ba9d2ad6cd45bdecbc324c0b4ff013de796505ca272e34088565c1ce0c000", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "984ba9d2ad6cd45bdecbc324c0b4ff013de796505ca272e34088565c1ce0c000", kill_on_drop: false }` [INFO] [stdout] 984ba9d2ad6cd45bdecbc324c0b4ff013de796505ca272e34088565c1ce0c000