[INFO] fetching crate rsocket_rust 0.7.5...
[INFO] checking rsocket_rust-0.7.5 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930
[INFO] extracting crate rsocket_rust 0.7.5 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate rsocket_rust 0.7.5 on toolchain c387b04bf028733cd561d62128c8a5eee4bc1458
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate rsocket_rust 0.7.5
[INFO] finished tweaking crates.io crate rsocket_rust 0.7.5
[INFO] tweaked toml for crates.io crate rsocket_rust 0.7.5 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Updating crates.io index
[INFO] [stderr] Locking 66 packages to latest compatible versions
[INFO] [stderr] Adding dashmap v5.5.3 (available: v6.1.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f6c77a08b3a6035ffaaec1e1edca44dc7de39459bca229d647babe96d26d9259
[INFO] running `Command { std: "docker" "start" "-a" "f6c77a08b3a6035ffaaec1e1edca44dc7de39459bca229d647babe96d26d9259", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f6c77a08b3a6035ffaaec1e1edca44dc7de39459bca229d647babe96d26d9259", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6c77a08b3a6035ffaaec1e1edca44dc7de39459bca229d647babe96d26d9259", kill_on_drop: false }`
[INFO] [stdout] f6c77a08b3a6035ffaaec1e1edca44dc7de39459bca229d647babe96d26d9259
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 964547afb32a5ca755d9b5814a2a26905d36572091249dae41905af8dcc50aa2
[INFO] running `Command { std: "docker" "start" "-a" "964547afb32a5ca755d9b5814a2a26905d36572091249dae41905af8dcc50aa2", kill_on_drop: false }`
[INFO] [stderr] Compiling autocfg v1.4.0
[INFO] [stderr] Checking futures-sink v0.3.30
[INFO] [stderr] Compiling parking_lot_core v0.9.10
[INFO] [stderr] Checking futures-io v0.3.30
[INFO] [stderr] Checking memchr v2.7.4
[INFO] [stderr] Compiling syn v2.0.79
[INFO] [stderr] Checking bytes v1.7.2
[INFO] [stderr] Compiling thiserror v1.0.64
[INFO] [stderr] Checking futures-channel v0.3.30
[INFO] [stderr] Compiling anyhow v1.0.89
[INFO] [stderr] Checking hashbrown v0.14.5
[INFO] [stderr] Compiling slab v0.4.9
[INFO] [stderr] Compiling lock_api v0.4.12
[INFO] [stderr] Checking dashmap v5.5.3
[INFO] [stderr] Compiling tokio-macros v2.4.0
[INFO] [stderr] Compiling futures-macro v0.3.30
[INFO] [stderr] Compiling thiserror-impl v1.0.64
[INFO] [stderr] Compiling async-stream-impl v0.3.5
[INFO] [stderr] Compiling async-trait v0.1.83
[INFO] [stderr] Checking async-stream v0.3.5
[INFO] [stderr] Checking tokio v1.40.0
[INFO] [stderr] Checking futures-util v0.3.30
[INFO] [stderr] Checking tokio-util v0.7.12
[INFO] [stderr] Checking tokio-stream v0.1.16
[INFO] [stderr] Checking futures-executor v0.3.30
[INFO] [stderr] Checking futures v0.3.30
[INFO] [stderr] Checking rsocket_rust v0.7.5 (/opt/rustwide/workdir)
[INFO] [stdout] error: this value of type `std::result::Result<(), tokio::sync::mpsc::error::SendError>` has significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/transport/socket.rs:549:29
[INFO] [stdout] |
[INFO] [stdout] 518 | let mut outputs = Abortable::new(outputs, abort_registration);
[INFO] [stdout] | ----------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 549 | if let Err(e) = tx.send(complete) {
[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: this value of type `Option>` has significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/transport/socket.rs:512:38
[INFO] [stdout] |
[INFO] [stdout] 511 | let outputs = responder.request_channel(Box::pin(stream! {
[INFO] [stdout] | ______________________________________________________________-
[INFO] [stdout] 512 | | while let Some(it) = receiver.recv().await{
[INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 513 | | yield it;
[INFO] [stdout] 514 | | }
[INFO] [stdout] 515 | | }));
[INFO] [stdout] | |_____________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: this value of type `dashmap::mapref::entry::Entry<'_, u32, Handler>` has significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/transport/socket.rs:327:15
[INFO] [stdout] |
[INFO] [stdout] 326 | async fn on_payload(&mut self, sid: u32, flag: u16, input: Payload) {
[INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] 327 | match self.handlers.entry(sid) {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: this value of type `Option<(u32, Handler)>` has significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/transport/socket.rs:268:37
[INFO] [stdout] |
[INFO] [stdout] 265 | async fn on_error(&mut self, sid: u32, flag: u16, input: frame::Error) {
[INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 268 | if let Some((_, handler)) = self.handlers.remove(&sid) {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: this value of type `std::result::Result<(), tokio::sync::mpsc::error::SendError>` has significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/transport/socket.rs:549:29
[INFO] [stdout] |
[INFO] [stdout] 518 | let mut outputs = Abortable::new(outputs, abort_registration);
[INFO] [stdout] | ----------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 549 | if let Err(e) = tx.send(complete) {
[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: this value of type `Option>` has significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/transport/socket.rs:512:38
[INFO] [stdout] |
[INFO] [stdout] 511 | let outputs = responder.request_channel(Box::pin(stream! {
[INFO] [stdout] | ______________________________________________________________-
[INFO] [stdout] 512 | | while let Some(it) = receiver.recv().await{
[INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 513 | | yield it;
[INFO] [stdout] 514 | | }
[INFO] [stdout] 515 | | }));
[INFO] [stdout] | |_____________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: this value of type `dashmap::mapref::entry::Entry<'_, u32, Handler>` has significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/transport/socket.rs:327:15
[INFO] [stdout] |
[INFO] [stdout] 326 | async fn on_payload(&mut self, sid: u32, flag: u16, input: Payload) {
[INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] 327 | match self.handlers.entry(sid) {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: this value of type `Option<(u32, Handler)>` has significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/transport/socket.rs:268:37
[INFO] [stdout] |
[INFO] [stdout] 265 | async fn on_error(&mut self, sid: u32, flag: u16, input: frame::Error) {
[INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 268 | if let Some((_, handler)) = self.handlers.remove(&sid) {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: this value of type `Option>` has significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/transport/socket.rs:903:34
[INFO] [stdout] |
[INFO] [stdout] 902 | Box::pin(stream! {
[INFO] [stdout] | __________________-
[INFO] [stdout] 903 | | while let Some(it) = receiver.recv().await{
[INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 904 | | yield it;
[INFO] [stdout] 905 | | }
[INFO] [stdout] 906 | | })
[INFO] [stdout] | |_________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: this value of type `Option>` has significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/transport/socket.rs:948:34
[INFO] [stdout] |
[INFO] [stdout] 947 | Box::pin(stream! {
[INFO] [stdout] | __________________-
[INFO] [stdout] 948 | | while let Some(it) = receiver.recv().await{
[INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 949 | | yield it;
[INFO] [stdout] 950 | | }
[INFO] [stdout] 951 | | })
[INFO] [stdout] | |_________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: this value of type `Option>` has significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/transport/socket.rs:999:36
[INFO] [stdout] |
[INFO] [stdout] 996 | Box::pin(stream! {
[INFO] [stdout] | __________________-
[INFO] [stdout] 997 | | let r = inner.read().await;
[INFO] [stdout] | | - these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] 998 | | let mut results = (*r).request_stream(req);
[INFO] [stdout] | | ----------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] 999 | | while let Some(next) = results.next().await {
[INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 1000 | | yield next;
[INFO] [stdout] 1001 | | }
[INFO] [stdout] 1002 | | })
[INFO] [stdout] | |_________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: this value of type `Option>` has significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/transport/socket.rs:903:34
[INFO] [stdout] |
[INFO] [stdout] 902 | Box::pin(stream! {
[INFO] [stdout] | __________________-
[INFO] [stdout] 903 | | while let Some(it) = receiver.recv().await{
[INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 904 | | yield it;
[INFO] [stdout] 905 | | }
[INFO] [stdout] 906 | | })
[INFO] [stdout] | |_________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: this value of type `Option>` has significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/transport/socket.rs:1010:36
[INFO] [stdout] |
[INFO] [stdout] 1007 | Box::pin(stream! {
[INFO] [stdout] | __________________-
[INFO] [stdout] 1008 | | let r = inner.read().await;
[INFO] [stdout] | | - these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] 1009 | | let mut results = (*r).request_channel(reqs);
[INFO] [stdout] | | ----------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] 1010 | | while let Some(next) = results.next().await{
[INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 1011 | | yield next;
[INFO] [stdout] 1012 | | }
[INFO] [stdout] 1013 | | })
[INFO] [stdout] | |_________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: this value of type `Option>` has significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/utils.rs:54:34
[INFO] [stdout] |
[INFO] [stdout] 53 | Box::pin(stream! {
[INFO] [stdout] | __________________-
[INFO] [stdout] 54 | | while let Some(it) = receiver.recv().await {
[INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 55 | | yield it;
[INFO] [stdout] 56 | | }
[INFO] [stdout] 57 | | })
[INFO] [stdout] | |_________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: this value of type `Option>` has significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/transport/socket.rs:948:34
[INFO] [stdout] |
[INFO] [stdout] 947 | Box::pin(stream! {
[INFO] [stdout] | __________________-
[INFO] [stdout] 948 | | while let Some(it) = receiver.recv().await{
[INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 949 | | yield it;
[INFO] [stdout] 950 | | }
[INFO] [stdout] 951 | | })
[INFO] [stdout] | |_________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: this value of type `Option>` has significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/transport/socket.rs:999:36
[INFO] [stdout] |
[INFO] [stdout] 996 | Box::pin(stream! {
[INFO] [stdout] | __________________-
[INFO] [stdout] 997 | | let r = inner.read().await;
[INFO] [stdout] | | - these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] 998 | | let mut results = (*r).request_stream(req);
[INFO] [stdout] | | ----------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] 999 | | while let Some(next) = results.next().await {
[INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 1000 | | yield next;
[INFO] [stdout] 1001 | | }
[INFO] [stdout] 1002 | | })
[INFO] [stdout] | |_________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: this value of type `Option>` has significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/transport/socket.rs:1010:36
[INFO] [stdout] |
[INFO] [stdout] 1007 | Box::pin(stream! {
[INFO] [stdout] | __________________-
[INFO] [stdout] 1008 | | let r = inner.read().await;
[INFO] [stdout] | | - these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] 1009 | | let mut results = (*r).request_channel(reqs);
[INFO] [stdout] | | ----------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] 1010 | | while let Some(next) = results.next().await{
[INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 1011 | | yield next;
[INFO] [stdout] 1012 | | }
[INFO] [stdout] 1013 | | })
[INFO] [stdout] | |_________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: this value of type `Option>` has significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/utils.rs:54:34
[INFO] [stdout] |
[INFO] [stdout] 53 | Box::pin(stream! {
[INFO] [stdout] | __________________-
[INFO] [stdout] 54 | | while let Some(it) = receiver.recv().await {
[INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 55 | | yield it;
[INFO] [stdout] 56 | | }
[INFO] [stdout] 57 | | })
[INFO] [stdout] | |_________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] error: could not compile `rsocket_rust` (lib) due to 10 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] error: could not compile `rsocket_rust` (lib test) due to 10 previous errors
[INFO] running `Command { std: "docker" "inspect" "964547afb32a5ca755d9b5814a2a26905d36572091249dae41905af8dcc50aa2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "964547afb32a5ca755d9b5814a2a26905d36572091249dae41905af8dcc50aa2", kill_on_drop: false }`
[INFO] [stdout] 964547afb32a5ca755d9b5814a2a26905d36572091249dae41905af8dcc50aa2