[INFO] crate rpc-router 0.1.3 is already in cache [INFO] checking rpc-router-0.1.3 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate rpc-router 0.1.3 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate rpc-router 0.1.3 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 rpc-router 0.1.3 [INFO] finished tweaking crates.io crate rpc-router 0.1.3 [INFO] tweaked toml for crates.io crate rpc-router 0.1.3 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate crates.io crate rpc-router 0.1.3 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] 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] cf8edafcc73b42a7b3c28fdd0482280428f877a334945ccc81fcbd311e6dcdaa [INFO] running `Command { std: "docker" "start" "-a" "cf8edafcc73b42a7b3c28fdd0482280428f877a334945ccc81fcbd311e6dcdaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cf8edafcc73b42a7b3c28fdd0482280428f877a334945ccc81fcbd311e6dcdaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf8edafcc73b42a7b3c28fdd0482280428f877a334945ccc81fcbd311e6dcdaa", kill_on_drop: false }` [INFO] [stdout] cf8edafcc73b42a7b3c28fdd0482280428f877a334945ccc81fcbd311e6dcdaa [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] 6d05fad281d917b0626bff72f3763625544e0fa55fbb4c2c0676104ad2e92d77 [INFO] running `Command { std: "docker" "start" "-a" "6d05fad281d917b0626bff72f3763625544e0fa55fbb4c2c0676104ad2e92d77", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling rpc-router-macros v0.1.0 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Compiling serde_with_macros v3.6.1 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking serde_with v3.6.1 [INFO] [stderr] Checking rpc-router v0.1.3 (/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/handler/handler.rs:37:3 [INFO] [stdout] | [INFO] [stdout] 33 | fn into_dyn(self) -> Box [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 37 | Box::new(RpcHandlerWrapper::new(self)) as Box [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/handler/handler_error.rs:41:4 [INFO] [stdout] | [INFO] [stdout] 39 | self.holder.remove(&TypeId::of::()).and_then(|boxed_any| { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 40 | // Attempt to downcast the Box into Box. If successful, take the value out of the box. [INFO] [stdout] 41 | (boxed_any as Box).downcast::().ok().map(|boxed| *boxed) [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/handler/handler_wrapper.rs:69:12 [INFO] [stdout] | [INFO] [stdout] 66 | rpc_resources: Resources, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 69 | Box::pin(self.call(rpc_resources, params)) [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/handler/impl_handlers.rs:27:26 [INFO] [stdout] | [INFO] [stdout] 23 | self, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 24 | resources: Resources, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 27 | Box::pin(async move { [INFO] [stdout] | __________________________^ [INFO] [stdout] 28 | | let param = P::into_params(params_value)?; [INFO] [stdout] 29 | | [INFO] [stdout] 30 | | let res = self( [INFO] [stdout] ... | [INFO] [stdout] 41 | | } [INFO] [stdout] 42 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 83 | impl_handler_pair!(Resources,); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_handler_pair` (in Nightly builds, run with -Z macro-backtrace for more info) [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/handler/impl_handlers.rs:63:33 [INFO] [stdout] | [INFO] [stdout] 59 | self, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 60 | resources: Resources, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 63 | Box::pin(async move { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 64 | | let res = self( [INFO] [stdout] 65 | | $( $T::from_resources(&resources)?, )* [INFO] [stdout] 66 | | ).await; [INFO] [stdout] ... | [INFO] [stdout] 75 | | [INFO] [stdout] 76 | | }) [INFO] [stdout] | |________________________^ [INFO] [stdout] ... [INFO] [stdout] 83 | impl_handler_pair!(Resources,); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_handler_pair` (in Nightly builds, run with -Z macro-backtrace for more info) [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/handler/impl_handlers.rs:27:26 [INFO] [stdout] | [INFO] [stdout] 23 | self, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 24 | resources: Resources, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 27 | Box::pin(async move { [INFO] [stdout] | __________________________^ [INFO] [stdout] 28 | | let param = P::into_params(params_value)?; [INFO] [stdout] 29 | | [INFO] [stdout] 30 | | let res = self( [INFO] [stdout] ... | [INFO] [stdout] 41 | | } [INFO] [stdout] 42 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 84 | impl_handler_pair!(Resources, T1); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_handler_pair` (in Nightly builds, run with -Z macro-backtrace for more info) [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/handler/impl_handlers.rs:63:33 [INFO] [stdout] | [INFO] [stdout] 59 | self, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 60 | resources: Resources, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 63 | Box::pin(async move { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 64 | | let res = self( [INFO] [stdout] 65 | | $( $T::from_resources(&resources)?, )* [INFO] [stdout] 66 | | ).await; [INFO] [stdout] ... | [INFO] [stdout] 75 | | [INFO] [stdout] 76 | | }) [INFO] [stdout] | |________________________^ [INFO] [stdout] ... [INFO] [stdout] 84 | impl_handler_pair!(Resources, T1); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_handler_pair` (in Nightly builds, run with -Z macro-backtrace for more info) [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/handler/impl_handlers.rs:27:26 [INFO] [stdout] | [INFO] [stdout] 23 | self, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 24 | resources: Resources, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 27 | Box::pin(async move { [INFO] [stdout] | __________________________^ [INFO] [stdout] 28 | | let param = P::into_params(params_value)?; [INFO] [stdout] 29 | | [INFO] [stdout] 30 | | let res = self( [INFO] [stdout] ... | [INFO] [stdout] 41 | | } [INFO] [stdout] 42 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 85 | impl_handler_pair!(Resources, T1, T2); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_handler_pair` (in Nightly builds, run with -Z macro-backtrace for more info) [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/handler/impl_handlers.rs:63:33 [INFO] [stdout] | [INFO] [stdout] 59 | self, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 60 | resources: Resources, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 63 | Box::pin(async move { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 64 | | let res = self( [INFO] [stdout] 65 | | $( $T::from_resources(&resources)?, )* [INFO] [stdout] 66 | | ).await; [INFO] [stdout] ... | [INFO] [stdout] 75 | | [INFO] [stdout] 76 | | }) [INFO] [stdout] | |________________________^ [INFO] [stdout] ... [INFO] [stdout] 85 | impl_handler_pair!(Resources, T1, T2); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_handler_pair` (in Nightly builds, run with -Z macro-backtrace for more info) [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/handler/impl_handlers.rs:27:26 [INFO] [stdout] | [INFO] [stdout] 23 | self, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 24 | resources: Resources, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 27 | Box::pin(async move { [INFO] [stdout] | __________________________^ [INFO] [stdout] 28 | | let param = P::into_params(params_value)?; [INFO] [stdout] 29 | | [INFO] [stdout] 30 | | let res = self( [INFO] [stdout] ... | [INFO] [stdout] 41 | | } [INFO] [stdout] 42 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 86 | impl_handler_pair!(Resources, T1, T2, T3); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_handler_pair` (in Nightly builds, run with -Z macro-backtrace for more info) [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/handler/impl_handlers.rs:63:33 [INFO] [stdout] | [INFO] [stdout] 59 | self, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 60 | resources: Resources, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 63 | Box::pin(async move { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 64 | | let res = self( [INFO] [stdout] 65 | | $( $T::from_resources(&resources)?, )* [INFO] [stdout] 66 | | ).await; [INFO] [stdout] ... | [INFO] [stdout] 75 | | [INFO] [stdout] 76 | | }) [INFO] [stdout] | |________________________^ [INFO] [stdout] ... [INFO] [stdout] 86 | impl_handler_pair!(Resources, T1, T2, T3); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_handler_pair` (in Nightly builds, run with -Z macro-backtrace for more info) [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/handler/impl_handlers.rs:27:26 [INFO] [stdout] | [INFO] [stdout] 23 | self, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 24 | resources: Resources, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 27 | Box::pin(async move { [INFO] [stdout] | __________________________^ [INFO] [stdout] 28 | | let param = P::into_params(params_value)?; [INFO] [stdout] 29 | | [INFO] [stdout] 30 | | let res = self( [INFO] [stdout] ... | [INFO] [stdout] 41 | | } [INFO] [stdout] 42 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 87 | impl_handler_pair!(Resources, T1, T2, T3, T4); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_handler_pair` (in Nightly builds, run with -Z macro-backtrace for more info) [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/handler/impl_handlers.rs:63:33 [INFO] [stdout] | [INFO] [stdout] 59 | self, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 60 | resources: Resources, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 63 | Box::pin(async move { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 64 | | let res = self( [INFO] [stdout] 65 | | $( $T::from_resources(&resources)?, )* [INFO] [stdout] 66 | | ).await; [INFO] [stdout] ... | [INFO] [stdout] 75 | | [INFO] [stdout] 76 | | }) [INFO] [stdout] | |________________________^ [INFO] [stdout] ... [INFO] [stdout] 87 | impl_handler_pair!(Resources, T1, T2, T3, T4); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_handler_pair` (in Nightly builds, run with -Z macro-backtrace for more info) [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/handler/impl_handlers.rs:27:26 [INFO] [stdout] | [INFO] [stdout] 23 | self, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 24 | resources: Resources, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 27 | Box::pin(async move { [INFO] [stdout] | __________________________^ [INFO] [stdout] 28 | | let param = P::into_params(params_value)?; [INFO] [stdout] 29 | | [INFO] [stdout] 30 | | let res = self( [INFO] [stdout] ... | [INFO] [stdout] 41 | | } [INFO] [stdout] 42 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 88 | impl_handler_pair!(Resources, T1, T2, T3, T4, T5); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_handler_pair` (in Nightly builds, run with -Z macro-backtrace for more info) [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/handler/impl_handlers.rs:63:33 [INFO] [stdout] | [INFO] [stdout] 59 | self, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 60 | resources: Resources, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 63 | Box::pin(async move { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 64 | | let res = self( [INFO] [stdout] 65 | | $( $T::from_resources(&resources)?, )* [INFO] [stdout] 66 | | ).await; [INFO] [stdout] ... | [INFO] [stdout] 75 | | [INFO] [stdout] 76 | | }) [INFO] [stdout] | |________________________^ [INFO] [stdout] ... [INFO] [stdout] 88 | impl_handler_pair!(Resources, T1, T2, T3, T4, T5); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_handler_pair` (in Nightly builds, run with -Z macro-backtrace for more info) [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/handler/impl_handlers.rs:27:26 [INFO] [stdout] | [INFO] [stdout] 23 | self, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 24 | resources: Resources, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 27 | Box::pin(async move { [INFO] [stdout] | __________________________^ [INFO] [stdout] 28 | | let param = P::into_params(params_value)?; [INFO] [stdout] 29 | | [INFO] [stdout] 30 | | let res = self( [INFO] [stdout] ... | [INFO] [stdout] 41 | | } [INFO] [stdout] 42 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 89 | impl_handler_pair!(Resources, T1, T2, T3, T4, T5, T6); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_handler_pair` (in Nightly builds, run with -Z macro-backtrace for more info) [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/handler/impl_handlers.rs:63:33 [INFO] [stdout] | [INFO] [stdout] 59 | self, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 60 | resources: Resources, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 63 | Box::pin(async move { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 64 | | let res = self( [INFO] [stdout] 65 | | $( $T::from_resources(&resources)?, )* [INFO] [stdout] 66 | | ).await; [INFO] [stdout] ... | [INFO] [stdout] 75 | | [INFO] [stdout] 76 | | }) [INFO] [stdout] | |________________________^ [INFO] [stdout] ... [INFO] [stdout] 89 | impl_handler_pair!(Resources, T1, T2, T3, T4, T5, T6); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_handler_pair` (in Nightly builds, run with -Z macro-backtrace for more info) [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/handler/impl_handlers.rs:27:26 [INFO] [stdout] | [INFO] [stdout] 23 | self, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 24 | resources: Resources, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 27 | Box::pin(async move { [INFO] [stdout] | __________________________^ [INFO] [stdout] 28 | | let param = P::into_params(params_value)?; [INFO] [stdout] 29 | | [INFO] [stdout] 30 | | let res = self( [INFO] [stdout] ... | [INFO] [stdout] 41 | | } [INFO] [stdout] 42 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 90 | impl_handler_pair!(Resources, T1, T2, T3, T4, T5, T6, T7); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_handler_pair` (in Nightly builds, run with -Z macro-backtrace for more info) [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/handler/impl_handlers.rs:63:33 [INFO] [stdout] | [INFO] [stdout] 59 | self, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 60 | resources: Resources, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 63 | Box::pin(async move { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 64 | | let res = self( [INFO] [stdout] 65 | | $( $T::from_resources(&resources)?, )* [INFO] [stdout] 66 | | ).await; [INFO] [stdout] ... | [INFO] [stdout] 75 | | [INFO] [stdout] 76 | | }) [INFO] [stdout] | |________________________^ [INFO] [stdout] ... [INFO] [stdout] 90 | impl_handler_pair!(Resources, T1, T2, T3, T4, T5, T6, T7); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_handler_pair` (in Nightly builds, run with -Z macro-backtrace for more info) [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/handler/impl_handlers.rs:27:26 [INFO] [stdout] | [INFO] [stdout] 23 | self, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 24 | resources: Resources, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 27 | Box::pin(async move { [INFO] [stdout] | __________________________^ [INFO] [stdout] 28 | | let param = P::into_params(params_value)?; [INFO] [stdout] 29 | | [INFO] [stdout] 30 | | let res = self( [INFO] [stdout] ... | [INFO] [stdout] 41 | | } [INFO] [stdout] 42 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 91 | impl_handler_pair!(Resources, T1, T2, T3, T4, T5, T6, T7, T8); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_handler_pair` (in Nightly builds, run with -Z macro-backtrace for more info) [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/handler/impl_handlers.rs:63:33 [INFO] [stdout] | [INFO] [stdout] 59 | self, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 60 | resources: Resources, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 63 | Box::pin(async move { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 64 | | let res = self( [INFO] [stdout] 65 | | $( $T::from_resources(&resources)?, )* [INFO] [stdout] 66 | | ).await; [INFO] [stdout] ... | [INFO] [stdout] 75 | | [INFO] [stdout] 76 | | }) [INFO] [stdout] | |________________________^ [INFO] [stdout] ... [INFO] [stdout] 91 | impl_handler_pair!(Resources, T1, T2, T3, T4, T5, T6, T7, T8); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_handler_pair` (in Nightly builds, run with -Z macro-backtrace for more info) [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/resource/resources.rs:71:16 [INFO] [stdout] | [INFO] [stdout] 69 | pub(crate) fn from_base_inner(base_inner: ResourcesInner) -> Self { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 70 | Self { [INFO] [stdout] 71 | base_inner: Arc::new(base_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] [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/resource/resources.rs:72:19 [INFO] [stdout] | [INFO] [stdout] 69 | pub(crate) fn from_base_inner(base_inner: ResourcesInner) -> Self { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 72 | overlay_inner: Default::default(), [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/resource/resources.rs:78:16 [INFO] [stdout] | [INFO] [stdout] 76 | pub(crate) fn new_with_overlay(&self, overlay_resources: Resources) -> Self { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 77 | Self { [INFO] [stdout] 78 | base_inner: self.base_inner.clone(), [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/resource/resources.rs:79:19 [INFO] [stdout] | [INFO] [stdout] 76 | pub(crate) fn new_with_overlay(&self, overlay_resources: Resources) -> Self { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 79 | overlay_inner: overlay_resources.base_inner.clone(), [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/resource/resources_inner.rs:66:3 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn insert(&mut self, val: T) -> Option { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 66 | / self.map [INFO] [stdout] 67 | | .get_or_insert_with(Box::default) [INFO] [stdout] 68 | | .insert(TypeId::of::(), Box::new(val)) [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/resource/resources_inner.rs:69:22 [INFO] [stdout] | [INFO] [stdout] 69 | .and_then(|boxed| boxed.into_any().downcast().ok().map(|boxed| *boxed)) [INFO] [stdout] | ----- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/resource/resources_inner.rs:182:27 [INFO] [stdout] | [INFO] [stdout] 181 | fn get_or_insert(&mut self, value: T) -> &mut T { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 182 | self.get_or_insert_with(|| value) [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/resource/resources_inner.rs:202:32 [INFO] [stdout] | [INFO] [stdout] 197 | fn get_or_insert_with T>(&mut self, f: F) -> &mut T { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 202 | .or_insert_with(|| Box::new(f())); [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/resource/resources_inner.rs:239:22 [INFO] [stdout] | [INFO] [stdout] 239 | .and_then(|boxed| boxed.into_any().downcast().ok().map(|boxed| *boxed)) [INFO] [stdout] | ----- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/router/router.rs:102:11 [INFO] [stdout] | [INFO] [stdout] 100 | pub(crate) fn new(inner: RouterInner, resources_inner: ResourcesInner) -> Self { [INFO] [stdout] | ------------------ ------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 101 | Self { [INFO] [stdout] 102 | inner: 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] [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/router/router.rs:103:20 [INFO] [stdout] | [INFO] [stdout] 100 | pub(crate) fn new(inner: RouterInner, resources_inner: ResourcesInner) -> Self { [INFO] [stdout] | ------------------ ------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 103 | base_resources: Resources::from_base_inner(resources_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] [INFO] [stdout] [INFO] [stdout] error: aborting due to 32 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/handler/handler.rs:37:3 [INFO] [stdout] | [INFO] [stdout] 33 | fn into_dyn(self) -> Box [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 37 | Box::new(RpcHandlerWrapper::new(self)) as Box [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/handler/handler_error.rs:41:4 [INFO] [stdout] | [INFO] [stdout] 39 | self.holder.remove(&TypeId::of::()).and_then(|boxed_any| { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 40 | // Attempt to downcast the Box into Box. If successful, take the value out of the box. [INFO] [stdout] 41 | (boxed_any as Box).downcast::().ok().map(|boxed| *boxed) [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/handler/handler_wrapper.rs:69:12 [INFO] [stdout] | [INFO] [stdout] 66 | rpc_resources: Resources, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 69 | Box::pin(self.call(rpc_resources, params)) [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/handler/impl_handlers.rs:27:26 [INFO] [stdout] | [INFO] [stdout] 23 | self, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 24 | resources: Resources, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 27 | Box::pin(async move { [INFO] [stdout] | __________________________^ [INFO] [stdout] 28 | | let param = P::into_params(params_value)?; [INFO] [stdout] 29 | | [INFO] [stdout] 30 | | let res = self( [INFO] [stdout] ... | [INFO] [stdout] 41 | | } [INFO] [stdout] 42 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 83 | impl_handler_pair!(Resources,); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_handler_pair` (in Nightly builds, run with -Z macro-backtrace for more info) [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/handler/impl_handlers.rs:63:33 [INFO] [stdout] | [INFO] [stdout] 59 | self, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 60 | resources: Resources, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 63 | Box::pin(async move { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 64 | | let res = self( [INFO] [stdout] 65 | | $( $T::from_resources(&resources)?, )* [INFO] [stdout] 66 | | ).await; [INFO] [stdout] ... | [INFO] [stdout] 75 | | [INFO] [stdout] 76 | | }) [INFO] [stdout] | |________________________^ [INFO] [stdout] ... [INFO] [stdout] 83 | impl_handler_pair!(Resources,); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_handler_pair` (in Nightly builds, run with -Z macro-backtrace for more info) [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/handler/impl_handlers.rs:27:26 [INFO] [stdout] | [INFO] [stdout] 23 | self, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 24 | resources: Resources, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 27 | Box::pin(async move { [INFO] [stdout] | __________________________^ [INFO] [stdout] 28 | | let param = P::into_params(params_value)?; [INFO] [stdout] 29 | | [INFO] [stdout] 30 | | let res = self( [INFO] [stdout] ... | [INFO] [stdout] 41 | | } [INFO] [stdout] 42 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 84 | impl_handler_pair!(Resources, T1); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_handler_pair` (in Nightly builds, run with -Z macro-backtrace for more info) [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/handler/impl_handlers.rs:63:33 [INFO] [stdout] | [INFO] [stdout] 59 | self, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 60 | resources: Resources, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 63 | Box::pin(async move { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 64 | | let res = self( [INFO] [stdout] 65 | | $( $T::from_resources(&resources)?, )* [INFO] [stdout] 66 | | ).await; [INFO] [stdout] ... | [INFO] [stdout] 75 | | [INFO] [stdout] 76 | | }) [INFO] [stdout] | |________________________^ [INFO] [stdout] ... [INFO] [stdout] 84 | impl_handler_pair!(Resources, T1); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_handler_pair` (in Nightly builds, run with -Z macro-backtrace for more info) [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/handler/impl_handlers.rs:27:26 [INFO] [stdout] | [INFO] [stdout] 23 | self, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 24 | resources: Resources, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 27 | Box::pin(async move { [INFO] [stdout] | __________________________^ [INFO] [stdout] 28 | | let param = P::into_params(params_value)?; [INFO] [stdout] 29 | | [INFO] [stdout] 30 | | let res = self( [INFO] [stdout] ... | [INFO] [stdout] 41 | | } [INFO] [stdout] 42 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 85 | impl_handler_pair!(Resources, T1, T2); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_handler_pair` (in Nightly builds, run with -Z macro-backtrace for more info) [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/handler/impl_handlers.rs:63:33 [INFO] [stdout] | [INFO] [stdout] 59 | self, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 60 | resources: Resources, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 63 | Box::pin(async move { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 64 | | let res = self( [INFO] [stdout] 65 | | $( $T::from_resources(&resources)?, )* [INFO] [stdout] 66 | | ).await; [INFO] [stdout] ... | [INFO] [stdout] 75 | | [INFO] [stdout] 76 | | }) [INFO] [stdout] | |________________________^ [INFO] [stdout] ... [INFO] [stdout] 85 | impl_handler_pair!(Resources, T1, T2); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_handler_pair` (in Nightly builds, run with -Z macro-backtrace for more info) [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/handler/impl_handlers.rs:27:26 [INFO] [stdout] | [INFO] [stdout] 23 | self, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 24 | resources: Resources, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 27 | Box::pin(async move { [INFO] [stdout] | __________________________^ [INFO] [stdout] 28 | | let param = P::into_params(params_value)?; [INFO] [stdout] 29 | | [INFO] [stdout] 30 | | let res = self( [INFO] [stdout] ... | [INFO] [stdout] 41 | | } [INFO] [stdout] 42 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 86 | impl_handler_pair!(Resources, T1, T2, T3); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_handler_pair` (in Nightly builds, run with -Z macro-backtrace for more info) [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/handler/impl_handlers.rs:63:33 [INFO] [stdout] | [INFO] [stdout] 59 | self, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 60 | resources: Resources, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 63 | Box::pin(async move { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 64 | | let res = self( [INFO] [stdout] 65 | | $( $T::from_resources(&resources)?, )* [INFO] [stdout] 66 | | ).await; [INFO] [stdout] ... | [INFO] [stdout] 75 | | [INFO] [stdout] 76 | | }) [INFO] [stdout] | |________________________^ [INFO] [stdout] ... [INFO] [stdout] 86 | impl_handler_pair!(Resources, T1, T2, T3); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_handler_pair` (in Nightly builds, run with -Z macro-backtrace for more info) [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/handler/impl_handlers.rs:27:26 [INFO] [stdout] | [INFO] [stdout] 23 | self, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 24 | resources: Resources, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 27 | Box::pin(async move { [INFO] [stdout] | __________________________^ [INFO] [stdout] 28 | | let param = P::into_params(params_value)?; [INFO] [stdout] 29 | | [INFO] [stdout] 30 | | let res = self( [INFO] [stdout] ... | [INFO] [stdout] 41 | | } [INFO] [stdout] 42 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 87 | impl_handler_pair!(Resources, T1, T2, T3, T4); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_handler_pair` (in Nightly builds, run with -Z macro-backtrace for more info) [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/handler/impl_handlers.rs:63:33 [INFO] [stdout] | [INFO] [stdout] 59 | self, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 60 | resources: Resources, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 63 | Box::pin(async move { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 64 | | let res = self( [INFO] [stdout] 65 | | $( $T::from_resources(&resources)?, )* [INFO] [stdout] 66 | | ).await; [INFO] [stdout] ... | [INFO] [stdout] 75 | | [INFO] [stdout] 76 | | }) [INFO] [stdout] | |________________________^ [INFO] [stdout] ... [INFO] [stdout] 87 | impl_handler_pair!(Resources, T1, T2, T3, T4); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_handler_pair` (in Nightly builds, run with -Z macro-backtrace for more info) [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/handler/impl_handlers.rs:27:26 [INFO] [stdout] | [INFO] [stdout] 23 | self, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 24 | resources: Resources, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 27 | Box::pin(async move { [INFO] [stdout] | __________________________^ [INFO] [stdout] 28 | | let param = P::into_params(params_value)?; [INFO] [stdout] 29 | | [INFO] [stdout] 30 | | let res = self( [INFO] [stdout] ... | [INFO] [stdout] 41 | | } [INFO] [stdout] 42 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 88 | impl_handler_pair!(Resources, T1, T2, T3, T4, T5); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_handler_pair` (in Nightly builds, run with -Z macro-backtrace for more info) [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/handler/impl_handlers.rs:63:33 [INFO] [stdout] | [INFO] [stdout] 59 | self, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 60 | resources: Resources, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 63 | Box::pin(async move { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 64 | | let res = self( [INFO] [stdout] 65 | | $( $T::from_resources(&resources)?, )* [INFO] [stdout] 66 | | ).await; [INFO] [stdout] ... | [INFO] [stdout] 75 | | [INFO] [stdout] 76 | | }) [INFO] [stdout] | |________________________^ [INFO] [stdout] ... [INFO] [stdout] 88 | impl_handler_pair!(Resources, T1, T2, T3, T4, T5); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_handler_pair` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rpc-router` (lib) due to 33 previous errors [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/handler/impl_handlers.rs:27:26 [INFO] [stdout] | [INFO] [stdout] 23 | self, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 24 | resources: Resources, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 27 | Box::pin(async move { [INFO] [stdout] | __________________________^ [INFO] [stdout] 28 | | let param = P::into_params(params_value)?; [INFO] [stdout] 29 | | [INFO] [stdout] 30 | | let res = self( [INFO] [stdout] ... | [INFO] [stdout] 41 | | } [INFO] [stdout] 42 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 89 | impl_handler_pair!(Resources, T1, T2, T3, T4, T5, T6); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_handler_pair` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/handler/impl_handlers.rs:63:33 [INFO] [stdout] | [INFO] [stdout] 59 | self, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 60 | resources: Resources, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 63 | Box::pin(async move { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 64 | | let res = self( [INFO] [stdout] 65 | | $( $T::from_resources(&resources)?, )* [INFO] [stdout] 66 | | ).await; [INFO] [stdout] ... | [INFO] [stdout] 75 | | [INFO] [stdout] 76 | | }) [INFO] [stdout] | |________________________^ [INFO] [stdout] ... [INFO] [stdout] 89 | impl_handler_pair!(Resources, T1, T2, T3, T4, T5, T6); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_handler_pair` (in Nightly builds, run with -Z macro-backtrace for more info) [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/handler/impl_handlers.rs:27:26 [INFO] [stdout] | [INFO] [stdout] 23 | self, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 24 | resources: Resources, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 27 | Box::pin(async move { [INFO] [stdout] | __________________________^ [INFO] [stdout] 28 | | let param = P::into_params(params_value)?; [INFO] [stdout] 29 | | [INFO] [stdout] 30 | | let res = self( [INFO] [stdout] ... | [INFO] [stdout] 41 | | } [INFO] [stdout] 42 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 90 | impl_handler_pair!(Resources, T1, T2, T3, T4, T5, T6, T7); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_handler_pair` (in Nightly builds, run with -Z macro-backtrace for more info) [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/handler/impl_handlers.rs:63:33 [INFO] [stdout] | [INFO] [stdout] 59 | self, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 60 | resources: Resources, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 63 | Box::pin(async move { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 64 | | let res = self( [INFO] [stdout] 65 | | $( $T::from_resources(&resources)?, )* [INFO] [stdout] 66 | | ).await; [INFO] [stdout] ... | [INFO] [stdout] 75 | | [INFO] [stdout] 76 | | }) [INFO] [stdout] | |________________________^ [INFO] [stdout] ... [INFO] [stdout] 90 | impl_handler_pair!(Resources, T1, T2, T3, T4, T5, T6, T7); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_handler_pair` (in Nightly builds, run with -Z macro-backtrace for more info) [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/handler/impl_handlers.rs:27:26 [INFO] [stdout] | [INFO] [stdout] 23 | self, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 24 | resources: Resources, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 27 | Box::pin(async move { [INFO] [stdout] | __________________________^ [INFO] [stdout] 28 | | let param = P::into_params(params_value)?; [INFO] [stdout] 29 | | [INFO] [stdout] 30 | | let res = self( [INFO] [stdout] ... | [INFO] [stdout] 41 | | } [INFO] [stdout] 42 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 91 | impl_handler_pair!(Resources, T1, T2, T3, T4, T5, T6, T7, T8); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_handler_pair` (in Nightly builds, run with -Z macro-backtrace for more info) [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/handler/impl_handlers.rs:63:33 [INFO] [stdout] | [INFO] [stdout] 59 | self, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 60 | resources: Resources, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 63 | Box::pin(async move { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 64 | | let res = self( [INFO] [stdout] 65 | | $( $T::from_resources(&resources)?, )* [INFO] [stdout] 66 | | ).await; [INFO] [stdout] ... | [INFO] [stdout] 75 | | [INFO] [stdout] 76 | | }) [INFO] [stdout] | |________________________^ [INFO] [stdout] ... [INFO] [stdout] 91 | impl_handler_pair!(Resources, T1, T2, T3, T4, T5, T6, T7, T8); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_handler_pair` (in Nightly builds, run with -Z macro-backtrace for more info) [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/resource/resources.rs:71:16 [INFO] [stdout] | [INFO] [stdout] 69 | pub(crate) fn from_base_inner(base_inner: ResourcesInner) -> Self { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 70 | Self { [INFO] [stdout] 71 | base_inner: Arc::new(base_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] [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/resource/resources.rs:72:19 [INFO] [stdout] | [INFO] [stdout] 69 | pub(crate) fn from_base_inner(base_inner: ResourcesInner) -> Self { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 72 | overlay_inner: Default::default(), [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/resource/resources.rs:78:16 [INFO] [stdout] | [INFO] [stdout] 76 | pub(crate) fn new_with_overlay(&self, overlay_resources: Resources) -> Self { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 77 | Self { [INFO] [stdout] 78 | base_inner: self.base_inner.clone(), [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/resource/resources.rs:79:19 [INFO] [stdout] | [INFO] [stdout] 76 | pub(crate) fn new_with_overlay(&self, overlay_resources: Resources) -> Self { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 79 | overlay_inner: overlay_resources.base_inner.clone(), [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/resource/resources_inner.rs:66:3 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn insert(&mut self, val: T) -> Option { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 66 | / self.map [INFO] [stdout] 67 | | .get_or_insert_with(Box::default) [INFO] [stdout] 68 | | .insert(TypeId::of::(), Box::new(val)) [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/resource/resources_inner.rs:69:22 [INFO] [stdout] | [INFO] [stdout] 69 | .and_then(|boxed| boxed.into_any().downcast().ok().map(|boxed| *boxed)) [INFO] [stdout] | ----- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/resource/resources_inner.rs:182:27 [INFO] [stdout] | [INFO] [stdout] 181 | fn get_or_insert(&mut self, value: T) -> &mut T { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 182 | self.get_or_insert_with(|| value) [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/resource/resources_inner.rs:202:32 [INFO] [stdout] | [INFO] [stdout] 197 | fn get_or_insert_with T>(&mut self, f: F) -> &mut T { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 202 | .or_insert_with(|| Box::new(f())); [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/resource/resources_inner.rs:239:22 [INFO] [stdout] | [INFO] [stdout] 239 | .and_then(|boxed| boxed.into_any().downcast().ok().map(|boxed| *boxed)) [INFO] [stdout] | ----- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/router/router.rs:102:11 [INFO] [stdout] | [INFO] [stdout] 100 | pub(crate) fn new(inner: RouterInner, resources_inner: ResourcesInner) -> Self { [INFO] [stdout] | ------------------ ------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 101 | Self { [INFO] [stdout] 102 | inner: 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] [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/router/router.rs:103:20 [INFO] [stdout] | [INFO] [stdout] 100 | pub(crate) fn new(inner: RouterInner, resources_inner: ResourcesInner) -> Self { [INFO] [stdout] | ------------------ ------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 103 | base_resources: Resources::from_base_inner(resources_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] [INFO] [stdout] [INFO] [stdout] error: aborting due to 32 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rpc-router` (lib test) due to 33 previous errors [INFO] running `Command { std: "docker" "inspect" "6d05fad281d917b0626bff72f3763625544e0fa55fbb4c2c0676104ad2e92d77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d05fad281d917b0626bff72f3763625544e0fa55fbb4c2c0676104ad2e92d77", kill_on_drop: false }` [INFO] [stdout] 6d05fad281d917b0626bff72f3763625544e0fa55fbb4c2c0676104ad2e92d77