[INFO] fetching crate tetsy-jsonrpc-core 15.1.0... [INFO] checking tetsy-jsonrpc-core-15.1.0 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate tetsy-jsonrpc-core 15.1.0 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate tetsy-jsonrpc-core 15.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 tetsy-jsonrpc-core 15.1.0 [INFO] finished tweaking crates.io crate tetsy-jsonrpc-core 15.1.0 [INFO] tweaked toml for crates.io crate tetsy-jsonrpc-core 15.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate crates.io crate tetsy-jsonrpc-core 15.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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 5daf99f79bd0c8d8f3e85ab29872cd4bee6f8c6f2344e92a21e6b58c16b6648f [INFO] running `Command { std: "docker" "start" "-a" "5daf99f79bd0c8d8f3e85ab29872cd4bee6f8c6f2344e92a21e6b58c16b6648f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5daf99f79bd0c8d8f3e85ab29872cd4bee6f8c6f2344e92a21e6b58c16b6648f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5daf99f79bd0c8d8f3e85ab29872cd4bee6f8c6f2344e92a21e6b58c16b6648f", kill_on_drop: false }` [INFO] [stdout] 5daf99f79bd0c8d8f3e85ab29872cd4bee6f8c6f2344e92a21e6b58c16b6648f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 975d8dea381346e4b5018c2fcbe52fc68054db93f009b4ea61706d2790e4e4d6 [INFO] running `Command { std: "docker" "start" "-a" "975d8dea381346e4b5018c2fcbe52fc68054db93f009b4ea61706d2790e4e4d6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling syn v1.0.63 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking tetsy-jsonrpc-core v15.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calls.rs:91:12 [INFO] [stdout] | [INFO] [stdout] 90 | fn call(&self, params: Params, meta: T) -> BoxFuture { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 91 | Box::new(self(params, meta).into_future()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = 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/io.rs:124:13 [INFO] [stdout] | [INFO] [stdout] 120 | pub fn new(compatibility: Compatibility, middleware: S) -> Self { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 124 | methods: 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/io.rs:133:13 [INFO] [stdout] | [INFO] [stdout] 129 | pub fn with_middleware(middleware: S) -> Self { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 133 | methods: 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/io.rs:147:35 [INFO] [stdout] | [INFO] [stdout] 143 | pub fn add_method(&mut self, name: &str, method: F) [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 147 | self.add_method_with_meta(name, move |params, _meta| method.call(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/io.rs:155:41 [INFO] [stdout] | [INFO] [stdout] 151 | pub fn add_notification(&mut self, name: &str, notification: F) [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 155 | self.add_notification_with_meta(name, move |params, _meta| notification.execute(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/io.rs:188:3 [INFO] [stdout] | [INFO] [stdout] 187 | pub fn handle_request_sync(&self, request: &str, meta: T) -> Option { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 188 | self.handle_request(request, meta) [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/io.rs:243:47 [INFO] [stdout] | [INFO] [stdout] 236 | .on_request(request, meta, |request, meta| match request { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 243 | .map(move |call| self.handle_call(call, meta.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/io.rs:264:20 [INFO] [stdout] | [INFO] [stdout] 255 | self.middleware.on_call(call, meta, |call, meta| match call { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 263 | let method = method.clone(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 264 | futures::lazy(move || method.call(params, meta)) [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/delegates.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 25 | fn call(&self, params: Params, _meta: M) -> BoxFuture { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 26 | let closure = &self.closure; [INFO] [stdout] 27 | Box::new(closure(&self.delegate, params).into_future()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/delegates.rs:47:12 [INFO] [stdout] | [INFO] [stdout] 45 | fn call(&self, params: Params, meta: M) -> BoxFuture { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 46 | let closure = &self.closure; [INFO] [stdout] 47 | Box::new(closure(&self.delegate, params, meta).into_future()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/delegates.rs:106:13 [INFO] [stdout] | [INFO] [stdout] 103 | pub fn new(delegate: Arc) -> Self { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 106 | methods: HashMap::new(), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/middleware.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 18 | fn on_request(&self, request: Request, meta: M, next: F) -> Either [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] 23 | Either::B(next(request, meta)) [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/middleware.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 29 | fn on_call(&self, call: Call, meta: M, next: F) -> Either [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] 34 | Either::B(next(call, meta)) [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/middleware.rs:60:10 [INFO] [stdout] | [INFO] [stdout] 55 | fn on_request(&self, request: Request, meta: M, process: F) -> Either [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] 60 | repack(self.0.on_request(request, meta, |request, meta| { [INFO] [stdout] | ________________^ [INFO] [stdout] 61 | | self.1.on_request(request, meta, &process) [INFO] [stdout] 62 | | })) [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/middleware.rs:71:4 [INFO] [stdout] | [INFO] [stdout] 65 | fn on_call(&self, call: Call, meta: M, process: F) -> Either [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] 71 | / self.0 [INFO] [stdout] 72 | | .on_call(call, meta, |call, meta| self.1.on_call(call, meta, &process)), [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/middleware.rs:86:10 [INFO] [stdout] | [INFO] [stdout] 81 | fn on_request(&self, request: Request, meta: M, process: F) -> Either [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] 86 | repack(self.0.on_request(request, meta, |request, meta| { [INFO] [stdout] | ________________^ [INFO] [stdout] 87 | | repack(self.1.on_request(request, meta, |request, meta| { [INFO] [stdout] 88 | | self.2.on_request(request, meta, &process) [INFO] [stdout] 89 | | })) [INFO] [stdout] 90 | | })) [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/middleware.rs:87:11 [INFO] [stdout] | [INFO] [stdout] 86 | repack(self.0.on_request(request, meta, |request, meta| { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 87 | repack(self.1.on_request(request, meta, |request, meta| { [INFO] [stdout] | ____________________^ [INFO] [stdout] 88 | | self.2.on_request(request, meta, &process) [INFO] [stdout] 89 | | })) [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/middleware.rs:98:10 [INFO] [stdout] | [INFO] [stdout] 93 | fn on_call(&self, call: Call, meta: M, process: F) -> Either [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] 98 | repack(self.0.on_call(call, meta, |call, meta| { [INFO] [stdout] | ________________^ [INFO] [stdout] 99 | | repack( [INFO] [stdout] 100 | | self.1 [INFO] [stdout] 101 | | .on_call(call, meta, |call, meta| self.2.on_call(call, meta, &process)), [INFO] [stdout] 102 | | ) [INFO] [stdout] 103 | | })) [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/middleware.rs:100:5 [INFO] [stdout] | [INFO] [stdout] 98 | repack(self.0.on_call(call, meta, |call, meta| { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 99 | repack( [INFO] [stdout] 100 | / self.1 [INFO] [stdout] 101 | | .on_call(call, meta, |call, meta| self.2.on_call(call, meta, &process)), [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/middleware.rs:118:10 [INFO] [stdout] | [INFO] [stdout] 113 | fn on_request(&self, request: Request, meta: M, process: F) -> Either [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] 118 | repack(self.0.on_request(request, meta, |request, meta| { [INFO] [stdout] | ________________^ [INFO] [stdout] 119 | | repack(self.1.on_request(request, meta, |request, meta| { [INFO] [stdout] 120 | | repack(self.2.on_request(request, meta, |request, meta| { [INFO] [stdout] 121 | | self.3.on_request(request, meta, &process) [INFO] [stdout] 122 | | })) [INFO] [stdout] 123 | | })) [INFO] [stdout] 124 | | })) [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/middleware.rs:119:11 [INFO] [stdout] | [INFO] [stdout] 118 | repack(self.0.on_request(request, meta, |request, meta| { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 119 | repack(self.1.on_request(request, meta, |request, meta| { [INFO] [stdout] | ____________________^ [INFO] [stdout] 120 | | repack(self.2.on_request(request, meta, |request, meta| { [INFO] [stdout] 121 | | self.3.on_request(request, meta, &process) [INFO] [stdout] 122 | | })) [INFO] [stdout] 123 | | })) [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/middleware.rs:120:12 [INFO] [stdout] | [INFO] [stdout] 119 | repack(self.1.on_request(request, meta, |request, meta| { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 120 | repack(self.2.on_request(request, meta, |request, meta| { [INFO] [stdout] | ________________________^ [INFO] [stdout] 121 | | self.3.on_request(request, meta, &process) [INFO] [stdout] 122 | | })) [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/middleware.rs:132:10 [INFO] [stdout] | [INFO] [stdout] 127 | fn on_call(&self, call: Call, meta: M, process: F) -> Either [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] 132 | repack(self.0.on_call(call, meta, |call, meta| { [INFO] [stdout] | ________________^ [INFO] [stdout] 133 | | repack(self.1.on_call(call, meta, |call, meta| { [INFO] [stdout] 134 | | repack( [INFO] [stdout] 135 | | self.2 [INFO] [stdout] ... | [INFO] [stdout] 138 | | })) [INFO] [stdout] 139 | | })) [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/middleware.rs:133:11 [INFO] [stdout] | [INFO] [stdout] 132 | repack(self.0.on_call(call, meta, |call, meta| { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 133 | repack(self.1.on_call(call, meta, |call, meta| { [INFO] [stdout] | ____________________^ [INFO] [stdout] 134 | | repack( [INFO] [stdout] 135 | | self.2 [INFO] [stdout] 136 | | .on_call(call, meta, |call, meta| self.3.on_call(call, meta, &process)), [INFO] [stdout] 137 | | ) [INFO] [stdout] 138 | | })) [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/middleware.rs:135:6 [INFO] [stdout] | [INFO] [stdout] 133 | repack(self.1.on_call(call, meta, |call, meta| { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 134 | repack( [INFO] [stdout] 135 | / self.2 [INFO] [stdout] 136 | | .on_call(call, meta, |call, meta| self.3.on_call(call, meta, &process)), [INFO] [stdout] | |_______________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 25 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tetsy-jsonrpc-core` (lib) due to 26 previous errors [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/calls.rs:91:12 [INFO] [stdout] | [INFO] [stdout] 90 | fn call(&self, params: Params, meta: T) -> BoxFuture { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 91 | Box::new(self(params, meta).into_future()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = 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/io.rs:124:13 [INFO] [stdout] | [INFO] [stdout] 120 | pub fn new(compatibility: Compatibility, middleware: S) -> Self { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 124 | methods: 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/io.rs:133:13 [INFO] [stdout] | [INFO] [stdout] 129 | pub fn with_middleware(middleware: S) -> Self { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 133 | methods: 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/io.rs:147:35 [INFO] [stdout] | [INFO] [stdout] 143 | pub fn add_method(&mut self, name: &str, method: F) [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 147 | self.add_method_with_meta(name, move |params, _meta| method.call(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/io.rs:155:41 [INFO] [stdout] | [INFO] [stdout] 151 | pub fn add_notification(&mut self, name: &str, notification: F) [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 155 | self.add_notification_with_meta(name, move |params, _meta| notification.execute(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/io.rs:188:3 [INFO] [stdout] | [INFO] [stdout] 187 | pub fn handle_request_sync(&self, request: &str, meta: T) -> Option { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 188 | self.handle_request(request, meta) [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/io.rs:243:47 [INFO] [stdout] | [INFO] [stdout] 236 | .on_request(request, meta, |request, meta| match request { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 243 | .map(move |call| self.handle_call(call, meta.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/io.rs:264:20 [INFO] [stdout] | [INFO] [stdout] 255 | self.middleware.on_call(call, meta, |call, meta| match call { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 263 | let method = method.clone(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 264 | futures::lazy(move || method.call(params, meta)) [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/delegates.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 25 | fn call(&self, params: Params, _meta: M) -> BoxFuture { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 26 | let closure = &self.closure; [INFO] [stdout] 27 | Box::new(closure(&self.delegate, params).into_future()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/delegates.rs:47:12 [INFO] [stdout] | [INFO] [stdout] 45 | fn call(&self, params: Params, meta: M) -> BoxFuture { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 46 | let closure = &self.closure; [INFO] [stdout] 47 | Box::new(closure(&self.delegate, params, meta).into_future()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/delegates.rs:106:13 [INFO] [stdout] | [INFO] [stdout] 103 | pub fn new(delegate: Arc) -> Self { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 106 | methods: HashMap::new(), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/middleware.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 18 | fn on_request(&self, request: Request, meta: M, next: F) -> Either [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] 23 | Either::B(next(request, meta)) [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/middleware.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 29 | fn on_call(&self, call: Call, meta: M, next: F) -> Either [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] 34 | Either::B(next(call, meta)) [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/middleware.rs:60:10 [INFO] [stdout] | [INFO] [stdout] 55 | fn on_request(&self, request: Request, meta: M, process: F) -> Either [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] 60 | repack(self.0.on_request(request, meta, |request, meta| { [INFO] [stdout] | ________________^ [INFO] [stdout] 61 | | self.1.on_request(request, meta, &process) [INFO] [stdout] 62 | | })) [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/middleware.rs:71:4 [INFO] [stdout] | [INFO] [stdout] 65 | fn on_call(&self, call: Call, meta: M, process: F) -> Either [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] 71 | / self.0 [INFO] [stdout] 72 | | .on_call(call, meta, |call, meta| self.1.on_call(call, meta, &process)), [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/middleware.rs:86:10 [INFO] [stdout] | [INFO] [stdout] 81 | fn on_request(&self, request: Request, meta: M, process: F) -> Either [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] 86 | repack(self.0.on_request(request, meta, |request, meta| { [INFO] [stdout] | ________________^ [INFO] [stdout] 87 | | repack(self.1.on_request(request, meta, |request, meta| { [INFO] [stdout] 88 | | self.2.on_request(request, meta, &process) [INFO] [stdout] 89 | | })) [INFO] [stdout] 90 | | })) [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/middleware.rs:87:11 [INFO] [stdout] | [INFO] [stdout] 86 | repack(self.0.on_request(request, meta, |request, meta| { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 87 | repack(self.1.on_request(request, meta, |request, meta| { [INFO] [stdout] | ____________________^ [INFO] [stdout] 88 | | self.2.on_request(request, meta, &process) [INFO] [stdout] 89 | | })) [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/middleware.rs:98:10 [INFO] [stdout] | [INFO] [stdout] 93 | fn on_call(&self, call: Call, meta: M, process: F) -> Either [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] 98 | repack(self.0.on_call(call, meta, |call, meta| { [INFO] [stdout] | ________________^ [INFO] [stdout] 99 | | repack( [INFO] [stdout] 100 | | self.1 [INFO] [stdout] 101 | | .on_call(call, meta, |call, meta| self.2.on_call(call, meta, &process)), [INFO] [stdout] 102 | | ) [INFO] [stdout] 103 | | })) [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/middleware.rs:100:5 [INFO] [stdout] | [INFO] [stdout] 98 | repack(self.0.on_call(call, meta, |call, meta| { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 99 | repack( [INFO] [stdout] 100 | / self.1 [INFO] [stdout] 101 | | .on_call(call, meta, |call, meta| self.2.on_call(call, meta, &process)), [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/middleware.rs:118:10 [INFO] [stdout] | [INFO] [stdout] 113 | fn on_request(&self, request: Request, meta: M, process: F) -> Either [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] 118 | repack(self.0.on_request(request, meta, |request, meta| { [INFO] [stdout] | ________________^ [INFO] [stdout] 119 | | repack(self.1.on_request(request, meta, |request, meta| { [INFO] [stdout] 120 | | repack(self.2.on_request(request, meta, |request, meta| { [INFO] [stdout] 121 | | self.3.on_request(request, meta, &process) [INFO] [stdout] 122 | | })) [INFO] [stdout] 123 | | })) [INFO] [stdout] 124 | | })) [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/middleware.rs:119:11 [INFO] [stdout] | [INFO] [stdout] 118 | repack(self.0.on_request(request, meta, |request, meta| { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 119 | repack(self.1.on_request(request, meta, |request, meta| { [INFO] [stdout] | ____________________^ [INFO] [stdout] 120 | | repack(self.2.on_request(request, meta, |request, meta| { [INFO] [stdout] 121 | | self.3.on_request(request, meta, &process) [INFO] [stdout] 122 | | })) [INFO] [stdout] 123 | | })) [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/middleware.rs:120:12 [INFO] [stdout] | [INFO] [stdout] 119 | repack(self.1.on_request(request, meta, |request, meta| { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 120 | repack(self.2.on_request(request, meta, |request, meta| { [INFO] [stdout] | ________________________^ [INFO] [stdout] 121 | | self.3.on_request(request, meta, &process) [INFO] [stdout] 122 | | })) [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/middleware.rs:132:10 [INFO] [stdout] | [INFO] [stdout] 127 | fn on_call(&self, call: Call, meta: M, process: F) -> Either [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] 132 | repack(self.0.on_call(call, meta, |call, meta| { [INFO] [stdout] | ________________^ [INFO] [stdout] 133 | | repack(self.1.on_call(call, meta, |call, meta| { [INFO] [stdout] 134 | | repack( [INFO] [stdout] 135 | | self.2 [INFO] [stdout] ... | [INFO] [stdout] 138 | | })) [INFO] [stdout] 139 | | })) [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/middleware.rs:133:11 [INFO] [stdout] | [INFO] [stdout] 132 | repack(self.0.on_call(call, meta, |call, meta| { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 133 | repack(self.1.on_call(call, meta, |call, meta| { [INFO] [stdout] | ____________________^ [INFO] [stdout] 134 | | repack( [INFO] [stdout] 135 | | self.2 [INFO] [stdout] 136 | | .on_call(call, meta, |call, meta| self.3.on_call(call, meta, &process)), [INFO] [stdout] 137 | | ) [INFO] [stdout] 138 | | })) [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/middleware.rs:135:6 [INFO] [stdout] | [INFO] [stdout] 133 | repack(self.1.on_call(call, meta, |call, meta| { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 134 | repack( [INFO] [stdout] 135 | / self.2 [INFO] [stdout] 136 | | .on_call(call, meta, |call, meta| self.3.on_call(call, meta, &process)), [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/types/params.rs:86:19 [INFO] [stdout] | [INFO] [stdout] 86 | let params = || serde_json::from_str::(s).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 26 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tetsy-jsonrpc-core` (lib test) due to 27 previous errors [INFO] running `Command { std: "docker" "inspect" "975d8dea381346e4b5018c2fcbe52fc68054db93f009b4ea61706d2790e4e4d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "975d8dea381346e4b5018c2fcbe52fc68054db93f009b4ea61706d2790e4e4d6", kill_on_drop: false }` [INFO] [stdout] 975d8dea381346e4b5018c2fcbe52fc68054db93f009b4ea61706d2790e4e4d6