[INFO] fetching crate memdatabase 0.1.0... [INFO] checking memdatabase-0.1.0 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate memdatabase 0.1.0 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate memdatabase 0.1.0 on toolchain 4d98531622e1718ae0bc3c7a1ab9cd8938428452 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate memdatabase 0.1.0 [INFO] finished tweaking crates.io crate memdatabase 0.1.0 [INFO] tweaked toml for crates.io crate memdatabase 0.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate crates.io crate memdatabase 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6f41d397e7f61d97087c245d5c2228c74162959d6c41f3e887328f58086ea24c [INFO] running `Command { std: "docker" "start" "-a" "6f41d397e7f61d97087c245d5c2228c74162959d6c41f3e887328f58086ea24c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6f41d397e7f61d97087c245d5c2228c74162959d6c41f3e887328f58086ea24c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f41d397e7f61d97087c245d5c2228c74162959d6c41f3e887328f58086ea24c", kill_on_drop: false }` [INFO] [stdout] 6f41d397e7f61d97087c245d5c2228c74162959d6c41f3e887328f58086ea24c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 89f7869764525d521eb85419ed5a8b82448a7072ad434303779f3cce6125709c [INFO] running `Command { std: "docker" "start" "-a" "89f7869764525d521eb85419ed5a8b82448a7072ad434303779f3cce6125709c", kill_on_drop: false }` [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling prettyplease v0.2.20 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling prost v0.12.6 [INFO] [stderr] Compiling prost-types v0.12.6 [INFO] [stderr] Compiling prost-build v0.12.6 [INFO] [stderr] Compiling tonic-build v0.11.0 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking tokio-io-timeout v1.2.0 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Compiling memdatabase v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking tonic v0.11.0 [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] --> /opt/rustwide/target/debug/build/memdatabase-53208a7cbfa18b55/out/memdatabase.v1.rs:297:28 [INFO] [stdout] | [INFO] [stdout] 296 | pub fn new(inner: T) -> Self { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 297 | Self::from_arc(Arc::new(inner)) [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] --> /opt/rustwide/target/debug/build/memdatabase-53208a7cbfa18b55/out/memdatabase.v1.rs:316:37 [INFO] [stdout] | [INFO] [stdout] 310 | inner: T, [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 311 | interceptor: F, [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 316 | InterceptedService::new(Self::new(inner), interceptor) [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] --> /opt/rustwide/target/debug/build/memdatabase-53208a7cbfa18b55/out/memdatabase.v1.rs:383:84 [INFO] [stdout] | [INFO] [stdout] 379 | ... request: tonic::Request, [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 380 | ... ) -> Self::Future { [INFO] [stdout] 381 | ... let inner = Arc::clone(&self.0); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 382 | ... let fut = async move { [INFO] [stdout] 383 | ... ::set(&inner, request).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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/memdatabase-53208a7cbfa18b55/out/memdatabase.v1.rs:428:84 [INFO] [stdout] | [INFO] [stdout] 424 | ... request: tonic::Request, [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 425 | ... ) -> Self::Future { [INFO] [stdout] 426 | ... let inner = Arc::clone(&self.0); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 427 | ... let fut = async move { [INFO] [stdout] 428 | ... ::get(&inner, request).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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/memdatabase-53208a7cbfa18b55/out/memdatabase.v1.rs:473:85 [INFO] [stdout] | [INFO] [stdout] 469 | ... request: tonic::Request, [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 470 | ... ) -> Self::Future { [INFO] [stdout] 471 | ... let inner = Arc::clone(&self.0); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 472 | ... let fut = async move { [INFO] [stdout] 473 | ... ::push(&inner, request).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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/memdatabase-53208a7cbfa18b55/out/memdatabase.v1.rs:518:84 [INFO] [stdout] | [INFO] [stdout] 514 | ... request: tonic::Request, [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 515 | ... ) -> Self::Future { [INFO] [stdout] 516 | ... let inner = Arc::clone(&self.0); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 517 | ... let fut = async move { [INFO] [stdout] 518 | ... ::pop(&inner, request).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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/memdatabase-53208a7cbfa18b55/out/memdatabase.v1.rs:563:86 [INFO] [stdout] | [INFO] [stdout] 559 | ... request: tonic::Request, [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 560 | ... ) -> Self::Future { [INFO] [stdout] 561 | ... let inner = Arc::clone(&self.0); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 562 | ... let fut = async move { [INFO] [stdout] 563 | ... ::q_len(&inner, request).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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/memdatabase-53208a7cbfa18b55/out/memdatabase.v1.rs:608:86 [INFO] [stdout] | [INFO] [stdout] 604 | ... request: tonic::Request, [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 605 | ... ) -> Self::Future { [INFO] [stdout] 606 | ... let inner = Arc::clone(&self.0); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 607 | ... let fut = async move { [INFO] [stdout] 608 | ... ::d_set(&inner, request).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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/memdatabase-53208a7cbfa18b55/out/memdatabase.v1.rs:653:86 [INFO] [stdout] | [INFO] [stdout] 649 | ... request: tonic::Request, [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 650 | ... ) -> Self::Future { [INFO] [stdout] 651 | ... let inner = Arc::clone(&self.0); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 652 | ... let fut = async move { [INFO] [stdout] 653 | ... ::d_get(&inner, request).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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/memdatabase-53208a7cbfa18b55/out/memdatabase.v1.rs:698:86 [INFO] [stdout] | [INFO] [stdout] 694 | ... request: tonic::Request, [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 695 | ... ) -> Self::Future { [INFO] [stdout] 696 | ... let inner = Arc::clone(&self.0); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 697 | ... let fut = async move { [INFO] [stdout] 698 | ... ::d_has(&inner, request).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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/memdatabase-53208a7cbfa18b55/out/memdatabase.v1.rs:743:86 [INFO] [stdout] | [INFO] [stdout] 739 | ... request: tonic::Request, [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 740 | ... ) -> Self::Future { [INFO] [stdout] 741 | ... let inner = Arc::clone(&self.0); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 742 | ... let fut = async move { [INFO] [stdout] 743 | ... ::s_add(&inner, request).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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/memdatabase-53208a7cbfa18b55/out/memdatabase.v1.rs:788:86 [INFO] [stdout] | [INFO] [stdout] 784 | ... request: tonic::Request, [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 785 | ... ) -> Self::Future { [INFO] [stdout] 786 | ... let inner = Arc::clone(&self.0); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 787 | ... let fut = async move { [INFO] [stdout] 788 | ... ::s_del(&inner, request).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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/memdatabase-53208a7cbfa18b55/out/memdatabase.v1.rs:833:86 [INFO] [stdout] | [INFO] [stdout] 829 | ... request: tonic::Request, [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 830 | ... ) -> Self::Future { [INFO] [stdout] 831 | ... let inner = Arc::clone(&self.0); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 832 | ... let fut = async move { [INFO] [stdout] 833 | ... ::s_len(&inner, request).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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/memdatabase-53208a7cbfa18b55/out/memdatabase.v1.rs:878:84 [INFO] [stdout] | [INFO] [stdout] 874 | ... request: tonic::Request, [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 875 | ... ) -> Self::Future { [INFO] [stdout] 876 | ... let inner = Arc::clone(&self.0); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 877 | ... let fut = async move { [INFO] [stdout] 878 | ... ::del(&inner, request).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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/memdatabase-53208a7cbfa18b55/out/memdatabase.v1.rs:925:86 [INFO] [stdout] | [INFO] [stdout] 921 | ... request: tonic::Request, [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 922 | ... ) -> Self::Future { [INFO] [stdout] 923 | ... let inner = Arc::clone(&self.0); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 924 | ... let fut = async move { [INFO] [stdout] 925 | ... ::range(&inner, request).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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/chan/btree/svc.rs:522:61 [INFO] [stdout] | [INFO] [stdout] 521 | request: Request, [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 522 | ) -> std::result::Result, Status> { [INFO] [stdout] | _____________________________________________________________^ [INFO] [stdout] 523 | | let iq: SetRequest = request.into_inner(); [INFO] [stdout] 524 | | let (tx, mut rx) = tokio::sync::mpsc::channel(1); [INFO] [stdout] 525 | | let req = Req::Set(iq, tx); [INFO] [stdout] ... | [INFO] [stdout] 533 | | Ok(Response::new(res)) [INFO] [stdout] 534 | | } [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/chan/btree/svc.rs:539:61 [INFO] [stdout] | [INFO] [stdout] 538 | request: Request, [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 539 | ) -> std::result::Result, Status> { [INFO] [stdout] | _____________________________________________________________^ [INFO] [stdout] 540 | | let iq: GetRequest = request.into_inner(); [INFO] [stdout] 541 | | let (tx, mut rx) = tokio::sync::mpsc::channel(1); [INFO] [stdout] 542 | | let req = Req::Get(iq, tx); [INFO] [stdout] ... | [INFO] [stdout] 550 | | Ok(Response::new(res)) [INFO] [stdout] 551 | | } [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/chan/btree/svc.rs:556:62 [INFO] [stdout] | [INFO] [stdout] 555 | request: Request, [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 556 | ) -> std::result::Result, Status> { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 557 | | let iq: PushRequest = request.into_inner(); [INFO] [stdout] 558 | | let (tx, mut rx) = tokio::sync::mpsc::channel(1); [INFO] [stdout] 559 | | let req = Req::Push(iq, tx); [INFO] [stdout] ... | [INFO] [stdout] 567 | | Ok(Response::new(res)) [INFO] [stdout] 568 | | } [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/chan/btree/svc.rs:573:61 [INFO] [stdout] | [INFO] [stdout] 572 | request: Request, [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 573 | ) -> std::result::Result, Status> { [INFO] [stdout] | _____________________________________________________________^ [INFO] [stdout] 574 | | let iq: PopRequest = request.into_inner(); [INFO] [stdout] 575 | | let (tx, mut rx) = tokio::sync::mpsc::channel(1); [INFO] [stdout] 576 | | let req = Req::Pop(iq, tx); [INFO] [stdout] ... | [INFO] [stdout] 584 | | Ok(Response::new(res)) [INFO] [stdout] 585 | | } [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/chan/btree/svc.rs:590:62 [INFO] [stdout] | [INFO] [stdout] 589 | request: Request, [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 590 | ) -> std::result::Result, Status> { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 591 | | let iq: QLenRequest = request.into_inner(); [INFO] [stdout] 592 | | let (tx, mut rx) = tokio::sync::mpsc::channel(1); [INFO] [stdout] 593 | | let req = Req::QLen(iq, tx); [INFO] [stdout] ... | [INFO] [stdout] 601 | | Ok(Response::new(res)) [INFO] [stdout] 602 | | } [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/chan/btree/svc.rs:607:62 [INFO] [stdout] | [INFO] [stdout] 606 | request: Request, [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 607 | ) -> std::result::Result, Status> { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 608 | | let iq: DSetRequest = request.into_inner(); [INFO] [stdout] 609 | | let (tx, mut rx) = tokio::sync::mpsc::channel(1); [INFO] [stdout] 610 | | let req = Req::DSet(iq, tx); [INFO] [stdout] ... | [INFO] [stdout] 618 | | Ok(Response::new(res)) [INFO] [stdout] 619 | | } [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/chan/btree/svc.rs:624:62 [INFO] [stdout] | [INFO] [stdout] 623 | request: Request, [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 624 | ) -> std::result::Result, Status> { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 625 | | let iq: DGetRequest = request.into_inner(); [INFO] [stdout] 626 | | let (tx, mut rx) = tokio::sync::mpsc::channel(1); [INFO] [stdout] 627 | | let req = Req::DGet(iq, tx); [INFO] [stdout] ... | [INFO] [stdout] 635 | | Ok(Response::new(res)) [INFO] [stdout] 636 | | } [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/chan/btree/svc.rs:641:62 [INFO] [stdout] | [INFO] [stdout] 640 | request: Request, [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 641 | ) -> std::result::Result, Status> { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 642 | | let iq: DHasRequest = request.into_inner(); [INFO] [stdout] 643 | | let (tx, mut rx) = tokio::sync::mpsc::channel(1); [INFO] [stdout] 644 | | let req = Req::DHas(iq, tx); [INFO] [stdout] ... | [INFO] [stdout] 652 | | Ok(Response::new(res)) [INFO] [stdout] 653 | | } [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/chan/btree/svc.rs:657:62 [INFO] [stdout] | [INFO] [stdout] 656 | request: Request, [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 657 | ) -> std::result::Result, Status> { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 658 | | let iq: SAddRequest = request.into_inner(); [INFO] [stdout] 659 | | let (tx, mut rx) = tokio::sync::mpsc::channel(1); [INFO] [stdout] 660 | | let req = Req::SAdd(iq, tx); [INFO] [stdout] ... | [INFO] [stdout] 668 | | Ok(Response::new(res)) [INFO] [stdout] 669 | | } [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/chan/btree/svc.rs:674:62 [INFO] [stdout] | [INFO] [stdout] 673 | request: Request, [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 674 | ) -> std::result::Result, Status> { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 675 | | let iq: SDelRequest = request.into_inner(); [INFO] [stdout] 676 | | let (tx, mut rx) = tokio::sync::mpsc::channel(1); [INFO] [stdout] 677 | | let req = Req::SDel(iq, tx); [INFO] [stdout] ... | [INFO] [stdout] 685 | | Ok(Response::new(res)) [INFO] [stdout] 686 | | } [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/chan/btree/svc.rs:691:62 [INFO] [stdout] | [INFO] [stdout] 690 | request: Request, [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 691 | ) -> std::result::Result, Status> { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 692 | | let iq: SLenRequest = request.into_inner(); [INFO] [stdout] 693 | | let (tx, mut rx) = tokio::sync::mpsc::channel(1); [INFO] [stdout] 694 | | let req = Req::SLen(iq, tx); [INFO] [stdout] ... | [INFO] [stdout] 702 | | Ok(Response::new(res)) [INFO] [stdout] 703 | | } [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/chan/btree/svc.rs:708:61 [INFO] [stdout] | [INFO] [stdout] 707 | request: Request, [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 708 | ) -> std::result::Result, Status> { [INFO] [stdout] | _____________________________________________________________^ [INFO] [stdout] 709 | | let iq: DelRequest = request.into_inner(); [INFO] [stdout] 710 | | let (tx, mut rx) = tokio::sync::mpsc::channel(1); [INFO] [stdout] 711 | | let req = Req::Del(iq, tx); [INFO] [stdout] ... | [INFO] [stdout] 719 | | Ok(Response::new(res)) [INFO] [stdout] 720 | | } [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/chan/btree/svc.rs:725:67 [INFO] [stdout] | [INFO] [stdout] 724 | request: Request, [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 725 | ) -> std::result::Result, Status> { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 726 | | let iq: RangeRequest = request.into_inner(); [INFO] [stdout] 727 | | let (tx, mut rx) = tokio::sync::mpsc::channel(1); [INFO] [stdout] 728 | | let req = Req::Range(iq, tx); [INFO] [stdout] ... | [INFO] [stdout] 737 | | Ok(Response::new(res)) [INFO] [stdout] 738 | | } [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/chan/btree/svc.rs:755:47 [INFO] [stdout] | [INFO] [stdout] 754 | let (tx, rx) = tokio::sync::mpsc::channel(1); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 755 | tokio::spawn(async move { start(rx, conf).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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/memdatabase-53208a7cbfa18b55/out/memdatabase.v1.rs:297:28 [INFO] [stdout] | [INFO] [stdout] 296 | pub fn new(inner: T) -> Self { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 297 | Self::from_arc(Arc::new(inner)) [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] --> /opt/rustwide/target/debug/build/memdatabase-53208a7cbfa18b55/out/memdatabase.v1.rs:316:37 [INFO] [stdout] | [INFO] [stdout] 310 | inner: T, [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 311 | interceptor: F, [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 316 | InterceptedService::new(Self::new(inner), interceptor) [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] --> /opt/rustwide/target/debug/build/memdatabase-53208a7cbfa18b55/out/memdatabase.v1.rs:383:84 [INFO] [stdout] | [INFO] [stdout] 379 | ... request: tonic::Request, [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 380 | ... ) -> Self::Future { [INFO] [stdout] 381 | ... let inner = Arc::clone(&self.0); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 382 | ... let fut = async move { [INFO] [stdout] 383 | ... ::set(&inner, request).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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/memdatabase-53208a7cbfa18b55/out/memdatabase.v1.rs:428:84 [INFO] [stdout] | [INFO] [stdout] 424 | ... request: tonic::Request, [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 425 | ... ) -> Self::Future { [INFO] [stdout] 426 | ... let inner = Arc::clone(&self.0); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 427 | ... let fut = async move { [INFO] [stdout] 428 | ... ::get(&inner, request).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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/memdatabase-53208a7cbfa18b55/out/memdatabase.v1.rs:473:85 [INFO] [stdout] | [INFO] [stdout] 469 | ... request: tonic::Request, [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 470 | ... ) -> Self::Future { [INFO] [stdout] 471 | ... let inner = Arc::clone(&self.0); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 472 | ... let fut = async move { [INFO] [stdout] 473 | ... ::push(&inner, request).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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/memdatabase-53208a7cbfa18b55/out/memdatabase.v1.rs:518:84 [INFO] [stdout] | [INFO] [stdout] 514 | ... request: tonic::Request, [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 515 | ... ) -> Self::Future { [INFO] [stdout] 516 | ... let inner = Arc::clone(&self.0); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 517 | ... let fut = async move { [INFO] [stdout] 518 | ... ::pop(&inner, request).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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/memdatabase-53208a7cbfa18b55/out/memdatabase.v1.rs:563:86 [INFO] [stdout] | [INFO] [stdout] 559 | ... request: tonic::Request, [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 560 | ... ) -> Self::Future { [INFO] [stdout] 561 | ... let inner = Arc::clone(&self.0); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 562 | ... let fut = async move { [INFO] [stdout] 563 | ... ::q_len(&inner, request).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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/memdatabase-53208a7cbfa18b55/out/memdatabase.v1.rs:608:86 [INFO] [stdout] | [INFO] [stdout] 604 | ... request: tonic::Request, [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 605 | ... ) -> Self::Future { [INFO] [stdout] 606 | ... let inner = Arc::clone(&self.0); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 607 | ... let fut = async move { [INFO] [stdout] 608 | ... ::d_set(&inner, request).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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/memdatabase-53208a7cbfa18b55/out/memdatabase.v1.rs:653:86 [INFO] [stdout] | [INFO] [stdout] 649 | ... request: tonic::Request, [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 650 | ... ) -> Self::Future { [INFO] [stdout] 651 | ... let inner = Arc::clone(&self.0); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 652 | ... let fut = async move { [INFO] [stdout] 653 | ... ::d_get(&inner, request).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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/memdatabase-53208a7cbfa18b55/out/memdatabase.v1.rs:698:86 [INFO] [stdout] | [INFO] [stdout] 694 | ... request: tonic::Request, [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 695 | ... ) -> Self::Future { [INFO] [stdout] 696 | ... let inner = Arc::clone(&self.0); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 697 | ... let fut = async move { [INFO] [stdout] 698 | ... ::d_has(&inner, request).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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/memdatabase-53208a7cbfa18b55/out/memdatabase.v1.rs:743:86 [INFO] [stdout] | [INFO] [stdout] 739 | ... request: tonic::Request, [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 740 | ... ) -> Self::Future { [INFO] [stdout] 741 | ... let inner = Arc::clone(&self.0); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 742 | ... let fut = async move { [INFO] [stdout] 743 | ... ::s_add(&inner, request).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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/memdatabase-53208a7cbfa18b55/out/memdatabase.v1.rs:788:86 [INFO] [stdout] | [INFO] [stdout] 784 | ... request: tonic::Request, [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 785 | ... ) -> Self::Future { [INFO] [stdout] 786 | ... let inner = Arc::clone(&self.0); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 787 | ... let fut = async move { [INFO] [stdout] 788 | ... ::s_del(&inner, request).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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/memdatabase-53208a7cbfa18b55/out/memdatabase.v1.rs:833:86 [INFO] [stdout] | [INFO] [stdout] 829 | ... request: tonic::Request, [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 830 | ... ) -> Self::Future { [INFO] [stdout] 831 | ... let inner = Arc::clone(&self.0); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 832 | ... let fut = async move { [INFO] [stdout] 833 | ... ::s_len(&inner, request).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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/memdatabase-53208a7cbfa18b55/out/memdatabase.v1.rs:878:84 [INFO] [stdout] | [INFO] [stdout] 874 | ... request: tonic::Request, [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 875 | ... ) -> Self::Future { [INFO] [stdout] 876 | ... let inner = Arc::clone(&self.0); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 877 | ... let fut = async move { [INFO] [stdout] 878 | ... ::del(&inner, request).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: aborting due to 29 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] --> /opt/rustwide/target/debug/build/memdatabase-53208a7cbfa18b55/out/memdatabase.v1.rs:925:86 [INFO] [stdout] | [INFO] [stdout] 921 | ... request: tonic::Request, [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 922 | ... ) -> Self::Future { [INFO] [stdout] 923 | ... let inner = Arc::clone(&self.0); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 924 | ... let fut = async move { [INFO] [stdout] 925 | ... ::range(&inner, request).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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/chan/btree/svc.rs:522:61 [INFO] [stdout] | [INFO] [stdout] 521 | request: Request, [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 522 | ) -> std::result::Result, Status> { [INFO] [stdout] | _____________________________________________________________^ [INFO] [stdout] 523 | | let iq: SetRequest = request.into_inner(); [INFO] [stdout] 524 | | let (tx, mut rx) = tokio::sync::mpsc::channel(1); [INFO] [stdout] 525 | | let req = Req::Set(iq, tx); [INFO] [stdout] ... | [INFO] [stdout] 533 | | Ok(Response::new(res)) [INFO] [stdout] 534 | | } [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/chan/btree/svc.rs:539:61 [INFO] [stdout] | [INFO] [stdout] 538 | request: Request, [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 539 | ) -> std::result::Result, Status> { [INFO] [stdout] | _____________________________________________________________^ [INFO] [stdout] 540 | | let iq: GetRequest = request.into_inner(); [INFO] [stdout] 541 | | let (tx, mut rx) = tokio::sync::mpsc::channel(1); [INFO] [stdout] 542 | | let req = Req::Get(iq, tx); [INFO] [stdout] ... | [INFO] [stdout] 550 | | Ok(Response::new(res)) [INFO] [stdout] 551 | | } [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/chan/btree/svc.rs:556:62 [INFO] [stdout] | [INFO] [stdout] 555 | request: Request, [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 556 | ) -> std::result::Result, Status> { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 557 | | let iq: PushRequest = request.into_inner(); [INFO] [stdout] 558 | | let (tx, mut rx) = tokio::sync::mpsc::channel(1); [INFO] [stdout] 559 | | let req = Req::Push(iq, tx); [INFO] [stdout] ... | [INFO] [stdout] 567 | | Ok(Response::new(res)) [INFO] [stdout] 568 | | } [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/chan/btree/svc.rs:573:61 [INFO] [stdout] | [INFO] [stdout] 572 | request: Request, [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 573 | ) -> std::result::Result, Status> { [INFO] [stdout] | _____________________________________________________________^ [INFO] [stdout] 574 | | let iq: PopRequest = request.into_inner(); [INFO] [stdout] 575 | | let (tx, mut rx) = tokio::sync::mpsc::channel(1); [INFO] [stdout] 576 | | let req = Req::Pop(iq, tx); [INFO] [stdout] ... | [INFO] [stdout] 584 | | Ok(Response::new(res)) [INFO] [stdout] 585 | | } [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/chan/btree/svc.rs:590:62 [INFO] [stdout] | [INFO] [stdout] 589 | request: Request, [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 590 | ) -> std::result::Result, Status> { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 591 | | let iq: QLenRequest = request.into_inner(); [INFO] [stdout] 592 | | let (tx, mut rx) = tokio::sync::mpsc::channel(1); [INFO] [stdout] 593 | | let req = Req::QLen(iq, tx); [INFO] [stdout] ... | [INFO] [stdout] 601 | | Ok(Response::new(res)) [INFO] [stdout] 602 | | } [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/chan/btree/svc.rs:607:62 [INFO] [stdout] | [INFO] [stdout] 606 | request: Request, [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 607 | ) -> std::result::Result, Status> { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 608 | | let iq: DSetRequest = request.into_inner(); [INFO] [stdout] 609 | | let (tx, mut rx) = tokio::sync::mpsc::channel(1); [INFO] [stdout] 610 | | let req = Req::DSet(iq, tx); [INFO] [stdout] ... | [INFO] [stdout] 618 | | Ok(Response::new(res)) [INFO] [stdout] 619 | | } [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/chan/btree/svc.rs:624:62 [INFO] [stdout] | [INFO] [stdout] 623 | request: Request, [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 624 | ) -> std::result::Result, Status> { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 625 | | let iq: DGetRequest = request.into_inner(); [INFO] [stdout] 626 | | let (tx, mut rx) = tokio::sync::mpsc::channel(1); [INFO] [stdout] 627 | | let req = Req::DGet(iq, tx); [INFO] [stdout] ... | [INFO] [stdout] 635 | | Ok(Response::new(res)) [INFO] [stdout] 636 | | } [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/chan/btree/svc.rs:641:62 [INFO] [stdout] | [INFO] [stdout] 640 | request: Request, [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 641 | ) -> std::result::Result, Status> { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 642 | | let iq: DHasRequest = request.into_inner(); [INFO] [stdout] 643 | | let (tx, mut rx) = tokio::sync::mpsc::channel(1); [INFO] [stdout] 644 | | let req = Req::DHas(iq, tx); [INFO] [stdout] ... | [INFO] [stdout] 652 | | Ok(Response::new(res)) [INFO] [stdout] 653 | | } [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/chan/btree/svc.rs:657:62 [INFO] [stdout] | [INFO] [stdout] 656 | request: Request, [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 657 | ) -> std::result::Result, Status> { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 658 | | let iq: SAddRequest = request.into_inner(); [INFO] [stdout] 659 | | let (tx, mut rx) = tokio::sync::mpsc::channel(1); [INFO] [stdout] 660 | | let req = Req::SAdd(iq, tx); [INFO] [stdout] ... | [INFO] [stdout] 668 | | Ok(Response::new(res)) [INFO] [stdout] 669 | | } [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/chan/btree/svc.rs:674:62 [INFO] [stdout] | [INFO] [stdout] 673 | request: Request, [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 674 | ) -> std::result::Result, Status> { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 675 | | let iq: SDelRequest = request.into_inner(); [INFO] [stdout] 676 | | let (tx, mut rx) = tokio::sync::mpsc::channel(1); [INFO] [stdout] 677 | | let req = Req::SDel(iq, tx); [INFO] [stdout] ... | [INFO] [stdout] 685 | | Ok(Response::new(res)) [INFO] [stdout] 686 | | } [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/chan/btree/svc.rs:691:62 [INFO] [stdout] | [INFO] [stdout] 690 | request: Request, [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 691 | ) -> std::result::Result, Status> { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 692 | | let iq: SLenRequest = request.into_inner(); [INFO] [stdout] 693 | | let (tx, mut rx) = tokio::sync::mpsc::channel(1); [INFO] [stdout] 694 | | let req = Req::SLen(iq, tx); [INFO] [stdout] ... | [INFO] [stdout] 702 | | Ok(Response::new(res)) [INFO] [stdout] 703 | | } [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/chan/btree/svc.rs:708:61 [INFO] [stdout] | [INFO] [stdout] 707 | request: Request, [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 708 | ) -> std::result::Result, Status> { [INFO] [stdout] | _____________________________________________________________^ [INFO] [stdout] 709 | | let iq: DelRequest = request.into_inner(); [INFO] [stdout] 710 | | let (tx, mut rx) = tokio::sync::mpsc::channel(1); [INFO] [stdout] 711 | | let req = Req::Del(iq, tx); [INFO] [stdout] ... | [INFO] [stdout] 719 | | Ok(Response::new(res)) [INFO] [stdout] 720 | | } [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/chan/btree/svc.rs:725:67 [INFO] [stdout] | [INFO] [stdout] 724 | request: Request, [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 725 | ) -> std::result::Result, Status> { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 726 | | let iq: RangeRequest = request.into_inner(); [INFO] [stdout] 727 | | let (tx, mut rx) = tokio::sync::mpsc::channel(1); [INFO] [stdout] 728 | | let req = Req::Range(iq, tx); [INFO] [stdout] ... | [INFO] [stdout] 737 | | Ok(Response::new(res)) [INFO] [stdout] 738 | | } [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/chan/btree/svc.rs:755:47 [INFO] [stdout] | [INFO] [stdout] 754 | let (tx, rx) = tokio::sync::mpsc::channel(1); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 755 | tokio::spawn(async move { start(rx, conf).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] [stderr] error: could not compile `memdatabase` (lib) due to 30 previous errors [INFO] [stdout] error: aborting due to 29 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `memdatabase` (lib test) due to 30 previous errors [INFO] running `Command { std: "docker" "inspect" "89f7869764525d521eb85419ed5a8b82448a7072ad434303779f3cce6125709c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89f7869764525d521eb85419ed5a8b82448a7072ad434303779f3cce6125709c", kill_on_drop: false }` [INFO] [stdout] 89f7869764525d521eb85419ed5a8b82448a7072ad434303779f3cce6125709c