[INFO] fetching crate ractor_actors 0.4.1... [INFO] checking ractor_actors-0.4.1 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate ractor_actors 0.4.1 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate ractor_actors 0.4.1 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 ractor_actors 0.4.1 [INFO] finished tweaking crates.io crate ractor_actors 0.4.1 [INFO] tweaked toml for crates.io crate ractor_actors 0.4.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate crates.io crate ractor_actors 0.4.1 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-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] 4fda2a56dc9db3782010777d288bd7888a5e61df4604509aad82df7eab6749a2 [INFO] running `Command { std: "docker" "start" "-a" "4fda2a56dc9db3782010777d288bd7888a5e61df4604509aad82df7eab6749a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4fda2a56dc9db3782010777d288bd7888a5e61df4604509aad82df7eab6749a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fda2a56dc9db3782010777d288bd7888a5e61df4604509aad82df7eab6749a2", kill_on_drop: false }` [INFO] [stdout] 4fda2a56dc9db3782010777d288bd7888a5e61df4604509aad82df7eab6749a2 [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] 0c5dabe900eef88d3503aabb721200639698c5ddfa60652f92c41f252399c42c [INFO] running `Command { std: "docker" "start" "-a" "0c5dabe900eef88d3503aabb721200639698c5ddfa60652f92c41f252399c42c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling dunce v1.0.4 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling aws-lc-rs v1.7.1 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking mirai-annotations v1.12.0 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Compiling rustls v0.23.7 [INFO] [stderr] Checking rustls-pki-types v1.7.0 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking crossbeam-channel v0.5.12 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.64 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking filetime v0.2.23 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Checking notify v6.1.1 [INFO] [stderr] Compiling cc v1.0.97 [INFO] [stderr] Checking cron v0.12.1 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling aws-lc-sys v0.16.0 [INFO] [stderr] Compiling tracing-test-macro v0.2.4 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking strum v0.26.2 [INFO] [stderr] Checking tracing-test v0.2.4 [INFO] [stderr] Checking tracing-glog v0.3.0 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking ractor v0.10.0 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Checking rustls-webpki v0.102.4 [INFO] [stderr] Checking tokio-rustls v0.26.0 [INFO] [stderr] Checking ractor_actors v0.4.1 (/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/filewatcher/mod.rs:83:50 [INFO] [stdout] | [INFO] [stdout] 81 | myself: ActorRef, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 82 | arguments: Self::Arguments, [INFO] [stdout] 83 | ) -> Result { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 84 | | // Automatically select the best implementation for your platform. [INFO] [stdout] 85 | | let mut watcher = notify::recommended_watcher(move |res| match res { [INFO] [stdout] 86 | | Ok(event) => { [INFO] [stdout] ... | [INFO] [stdout] 105 | | }) [INFO] [stdout] 106 | | } [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/filewatcher/mod.rs:112:41 [INFO] [stdout] | [INFO] [stdout] 110 | _: ActorRef, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 111 | state: &mut Self::State, [INFO] [stdout] 112 | ) -> Result<(), ActorProcessingErr> { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 113 | | if let Some(w) = state.watcher.take() { [INFO] [stdout] 114 | | drop(w); [INFO] [stdout] 115 | | } [INFO] [stdout] 116 | | Ok(()) [INFO] [stdout] 117 | | } [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/filewatcher/mod.rs:124:41 [INFO] [stdout] | [INFO] [stdout] 121 | _myself: ActorRef, [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 122 | message: Self::Msg, [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 123 | state: &mut Self::State, [INFO] [stdout] 124 | ) -> Result<(), ActorProcessingErr> { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 125 | | match message { [INFO] [stdout] 126 | | FileWatcherMessage::Event(watcher_event) => { [INFO] [stdout] 127 | | for sub in state.subscriptions.values() { [INFO] [stdout] ... | [INFO] [stdout] 150 | | Ok(()) [INFO] [stdout] 151 | | } [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/net/tcp/listener.rs:81:50 [INFO] [stdout] | [INFO] [stdout] 79 | myself: ActorRef, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 80 | args: Self::Arguments, [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 81 | ) -> Result { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 82 | | let addr = format!("0.0.0.0:{}", args.port); [INFO] [stdout] 83 | | let listener = match TcpListener::bind(&addr).await { [INFO] [stdout] 84 | | Ok(l) => l, [INFO] [stdout] ... | [INFO] [stdout] 98 | | }) [INFO] [stdout] 99 | | } [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/net/tcp/listener.rs:105:41 [INFO] [stdout] | [INFO] [stdout] 103 | _myself: ActorRef, [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 104 | state: &mut Self::State, [INFO] [stdout] 105 | ) -> Result<(), ActorProcessingErr> { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 106 | | // close the listener properly, in case anyone else has handles to the actor stopping [INFO] [stdout] 107 | | // total droppage [INFO] [stdout] 108 | | drop(state.listener.take()); [INFO] [stdout] 109 | | Ok(()) [INFO] [stdout] 110 | | } [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/net/tcp/listener.rs:117:41 [INFO] [stdout] | [INFO] [stdout] 114 | myself: ActorRef, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 117 | ) -> Result<(), ActorProcessingErr> { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 118 | | if let Some(listener) = &mut state.listener { [INFO] [stdout] 119 | | match listener.accept().await { [INFO] [stdout] 120 | | Ok((stream, addr)) => { [INFO] [stdout] ... | [INFO] [stdout] 163 | | Ok(()) [INFO] [stdout] 164 | | } [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/net/tcp/session.rs:89:50 [INFO] [stdout] | [INFO] [stdout] 87 | myself: ActorRef, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 88 | args: Self::Arguments, [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 89 | ) -> Result { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 90 | | let (peer_addr, local_addr) = (args.tcp_session.peer_addr(), args.tcp_session.local_addr()); [INFO] [stdout] 91 | | [INFO] [stdout] 92 | | let (read, write) = match args.tcp_session { [INFO] [stdout] ... | [INFO] [stdout] 133 | | }) [INFO] [stdout] 134 | | } [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/net/tcp/session.rs:140:41 [INFO] [stdout] | [INFO] [stdout] 138 | _myself: ActorRef, [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 139 | state: &mut Self::State, [INFO] [stdout] 140 | ) -> Result<(), ActorProcessingErr> { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 141 | | tracing::info!("TCP Session closed for {}", state.peer_addr); [INFO] [stdout] 142 | | Ok(()) [INFO] [stdout] 143 | | } [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/net/tcp/session.rs:150:41 [INFO] [stdout] | [INFO] [stdout] 147 | _myself: ActorRef, [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 150 | ) -> Result<(), ActorProcessingErr> { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 151 | | match message { [INFO] [stdout] 152 | | Self::Msg::Send(msg) => { [INFO] [stdout] 153 | | tracing::debug!( [INFO] [stdout] ... | [INFO] [stdout] 171 | | Ok(()) [INFO] [stdout] 172 | | } [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/net/tcp/session.rs:179:41 [INFO] [stdout] | [INFO] [stdout] 176 | myself: ActorRef, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 177 | message: SupervisionEvent, [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 178 | state: &mut Self::State, [INFO] [stdout] 179 | ) -> Result<(), ActorProcessingErr> { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 180 | | // sockets open, they close, the world goes round... If a reader or writer exits for any reason, we'll start the shutdown procedure [INFO] [stdout] 181 | | // which requires that all actors exit [INFO] [stdout] 182 | | match message { [INFO] [stdout] ... | [INFO] [stdout] 207 | | Ok(()) [INFO] [stdout] 208 | | } [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/net/tcp/session.rs:314:50 [INFO] [stdout] | [INFO] [stdout] 312 | _myself: ActorRef, [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 313 | writer: ActorWriteHalf, [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 314 | ) -> Result { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 315 | | // OK we've established connection, now we can process requests [INFO] [stdout] 316 | | [INFO] [stdout] 317 | | Ok(Self::State { [INFO] [stdout] 318 | | writer: Some(writer), [INFO] [stdout] 319 | | }) [INFO] [stdout] 320 | | } [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/net/tcp/session.rs:326:41 [INFO] [stdout] | [INFO] [stdout] 324 | _myself: ActorRef, [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 325 | state: &mut Self::State, [INFO] [stdout] 326 | ) -> Result<(), ActorProcessingErr> { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 327 | | // drop the channel to close it should we be exiting [INFO] [stdout] 328 | | drop(state.writer.take()); [INFO] [stdout] 329 | | Ok(()) [INFO] [stdout] 330 | | } [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/net/tcp/session.rs:337:41 [INFO] [stdout] | [INFO] [stdout] 334 | myself: ActorRef, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 337 | ) -> Result<(), ActorProcessingErr> { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 338 | | match message { [INFO] [stdout] 339 | | SessionWriterMessage::Write(msg) if state.writer.is_some() => { [INFO] [stdout] 340 | | if let Some(stream) = &mut state.writer { [INFO] [stdout] ... | [INFO] [stdout] 364 | | Ok(()) [INFO] [stdout] 365 | | } [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/net/tcp/session.rs:397:50 [INFO] [stdout] | [INFO] [stdout] 395 | myself: ActorRef, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 396 | reader: ActorReadHalf, [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 397 | ) -> Result { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 398 | | // start waiting for the first object on the network [INFO] [stdout] 399 | | let _ = myself.cast(SessionReaderMessage::WaitForFrame); [INFO] [stdout] 400 | | Ok(Self::State { [INFO] [stdout] 401 | | reader: Some(reader), [INFO] [stdout] 402 | | }) [INFO] [stdout] 403 | | } [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/net/tcp/session.rs:409:41 [INFO] [stdout] | [INFO] [stdout] 407 | _myself: ActorRef, [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 408 | state: &mut Self::State, [INFO] [stdout] 409 | ) -> Result<(), ActorProcessingErr> { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 410 | | // drop the channel to close it should we be exiting [INFO] [stdout] 411 | | drop(state.reader.take()); [INFO] [stdout] 412 | | Ok(()) [INFO] [stdout] 413 | | } [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/net/tcp/session.rs:420:41 [INFO] [stdout] | [INFO] [stdout] 417 | myself: ActorRef, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 420 | ) -> Result<(), ActorProcessingErr> { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 421 | | match message { [INFO] [stdout] 422 | | Self::Msg::WaitForFrame if state.reader.is_some() => { [INFO] [stdout] 423 | | if let Some(stream) = &mut state.reader { [INFO] [stdout] ... | [INFO] [stdout] 476 | | Ok(()) [INFO] [stdout] 477 | | } [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/time/cron/mod.rs:150:50 [INFO] [stdout] | [INFO] [stdout] 148 | _: ActorRef, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 149 | _: Self::Arguments, [INFO] [stdout] 150 | ) -> Result { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 151 | | Ok(CronManagerState { [INFO] [stdout] 152 | | jobs: HashMap::new(), [INFO] [stdout] 153 | | subs: HashMap::new(), [INFO] [stdout] 154 | | }) [INFO] [stdout] 155 | | } [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/time/cron/mod.rs:161:41 [INFO] [stdout] | [INFO] [stdout] 159 | _: ActorRef, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 160 | state: &mut Self::State, [INFO] [stdout] 161 | ) -> Result<(), ActorProcessingErr> { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 162 | | for (_, actor) in state.jobs.iter() { [INFO] [stdout] 163 | | actor.1.stop(None); [INFO] [stdout] 164 | | } [INFO] [stdout] 165 | | state.jobs.clear(); [INFO] [stdout] 166 | | Ok(()) [INFO] [stdout] 167 | | } [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/time/cron/mod.rs:174:41 [INFO] [stdout] | [INFO] [stdout] 171 | myself: ActorRef, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 172 | message: CronManagerMessage, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | state: &mut Self::State, [INFO] [stdout] 174 | ) -> Result<(), ActorProcessingErr> { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 175 | | match message { [INFO] [stdout] 176 | | CronManagerMessage::Start(settings, reply) => { [INFO] [stdout] 177 | | let id = settings.job.id().to_string(); [INFO] [stdout] ... | [INFO] [stdout] 232 | | Ok(()) [INFO] [stdout] 233 | | } [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/time/cron/mod.rs:240:41 [INFO] [stdout] | [INFO] [stdout] 237 | _: ActorRef, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 238 | evt: SupervisionEvent, [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 239 | state: &mut Self::State, [INFO] [stdout] 240 | ) -> Result<(), ActorProcessingErr> { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 241 | | match evt { [INFO] [stdout] 242 | | SupervisionEvent::ActorFailed(who, what) => { [INFO] [stdout] 243 | | let job = state [INFO] [stdout] ... | [INFO] [stdout] 286 | | Ok(()) [INFO] [stdout] 287 | | } [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/time/cron/worker.rs:50:50 [INFO] [stdout] | [INFO] [stdout] 48 | myself: ActorRef, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 49 | CronSettings { schedule, job }: Self::Arguments, [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 50 | ) -> Result { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 51 | | // schedule first ping [INFO] [stdout] 52 | | let handle = if let Some(next) = schedule.upcoming(Utc).next() { [INFO] [stdout] 53 | | let period = next - Utc::now(); [INFO] [stdout] ... | [INFO] [stdout] 63 | | }) [INFO] [stdout] 64 | | } [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/time/cron/worker.rs:70:41 [INFO] [stdout] | [INFO] [stdout] 68 | _: ActorRef, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 69 | state: &mut Self::State, [INFO] [stdout] 70 | ) -> Result<(), ActorProcessingErr> { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 71 | | // we're exiting, cleanup any pending send action [INFO] [stdout] 72 | | if let Some(handle) = state.next_schedule_handle.take() { [INFO] [stdout] 73 | | handle.abort(); [INFO] [stdout] ... | [INFO] [stdout] 76 | | Ok(()) [INFO] [stdout] 77 | | } [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/time/cron/worker.rs:84:41 [INFO] [stdout] | [INFO] [stdout] 81 | myself: ActorRef, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 84 | ) -> Result<(), ActorProcessingErr> { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 85 | | match message { [INFO] [stdout] 86 | | CronMessage::Execute => { [INFO] [stdout] 87 | | tracing::debug!("Executing cron job {}", state.job.id()); [INFO] [stdout] ... | [INFO] [stdout] 106 | | Ok(()) [INFO] [stdout] 107 | | } [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/streams/looping/mod.rs:99:50 [INFO] [stdout] | [INFO] [stdout] 97 | myself: ActorRef<()>, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 98 | args: Self::Arguments, [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 99 | ) -> Result { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 100 | | // start the loop operation [INFO] [stdout] 101 | | cast!(myself, ())?; [INFO] [stdout] 102 | | Ok(args) [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/streams/looping/mod.rs:110:41 [INFO] [stdout] | [INFO] [stdout] 107 | myself: ActorRef<()>, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 110 | ) -> Result<(), ActorProcessingErr> { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 111 | | // perform the operation [INFO] [stdout] 112 | | let result = state.0.work(&mut state.1).await?; [INFO] [stdout] 113 | | if let IterationResult::Continue = result { [INFO] [stdout] ... | [INFO] [stdout] 118 | | Ok(()) [INFO] [stdout] 119 | | } [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/streams/mux/mod.rs:172:50 [INFO] [stdout] | [INFO] [stdout] 165 | myself: ActorRef, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 166 | / StreamMuxConfiguration:: { [INFO] [stdout] 167 | | stream, [INFO] [stdout] 168 | | targets, [INFO] [stdout] 169 | | callback, [INFO] [stdout] 170 | | stop_processing_target_on_failure, [INFO] [stdout] 171 | | }: Self::Arguments, [INFO] [stdout] | |_________- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 172 | ) -> Result { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 173 | | let pump = crate::streams::spawn_stream_pump(stream, myself, |a| a, None).await?; [INFO] [stdout] 174 | | tracing::debug!("Stream pump started"); [INFO] [stdout] 175 | | Ok(MuxActorState:: { [INFO] [stdout] ... | [INFO] [stdout] 180 | | }) [INFO] [stdout] 181 | | } [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/streams/mux/mod.rs:188:41 [INFO] [stdout] | [INFO] [stdout] 185 | myself: ActorRef, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 186 | message: Option, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 187 | state: &mut Self::State, [INFO] [stdout] 188 | ) -> Result<(), ActorProcessingErr> { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 189 | | if let Some(item) = message { [INFO] [stdout] 190 | | let mut to_be_removed = HashSet::new(); [INFO] [stdout] 191 | | for target in state.targets.iter() { [INFO] [stdout] ... | [INFO] [stdout] 217 | | Ok(()) [INFO] [stdout] 218 | | } [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/streams/mux/mod.rs:225:41 [INFO] [stdout] | [INFO] [stdout] 222 | _myself: ActorRef, [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 223 | message: SupervisionEvent, [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 224 | _state: &mut Self::State, [INFO] [stdout] 225 | ) -> Result<(), ActorProcessingErr> { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 226 | | if let SupervisionEvent::ActorFailed(_who, what) = message { [INFO] [stdout] 227 | | // bubble up panics, but not child exits (we may still be processing when the child stream pump stops) [INFO] [stdout] 228 | | return Err(ractor::ActorErr::Failed(what).into()); [INFO] [stdout] 229 | | } [INFO] [stdout] 230 | | Ok(()) [INFO] [stdout] 231 | | } [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/sync/broadcast/mod.rs:99:18 [INFO] [stdout] | [INFO] [stdout] 75 | pub fn get_unit_mapped_target(who: ActorRef) -> Box> [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 99 | Box::new(IdTarget:: { ar: who }) [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/sync/broadcast/mod.rs:162:50 [INFO] [stdout] | [INFO] [stdout] 157 | _: ActorRef, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 158 | / BroadcasterConfig { [INFO] [stdout] 159 | | continue_with_dead_targets, [INFO] [stdout] 160 | | initial_targets, [INFO] [stdout] 161 | | }: Self::Arguments, [INFO] [stdout] | |_________- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 162 | ) -> Result { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 163 | | Ok(BroadcasterState { [INFO] [stdout] 164 | | targets: initial_targets [INFO] [stdout] 165 | | .into_iter() [INFO] [stdout] ... | [INFO] [stdout] 169 | | }) [INFO] [stdout] 170 | | } [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/sync/broadcast/mod.rs:177:41 [INFO] [stdout] | [INFO] [stdout] 174 | _: ActorRef, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 175 | message: Self::Msg, [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 176 | state: &mut Self::State, [INFO] [stdout] 177 | ) -> Result<(), ActorProcessingErr> { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 178 | | match message { [INFO] [stdout] 179 | | BroadcasterMessage::Broadcast(t) => { [INFO] [stdout] 180 | | for (who, target) in state.targets.iter() { [INFO] [stdout] ... | [INFO] [stdout] 203 | | Ok(()) [INFO] [stdout] 204 | | } [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 31 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ractor_actors` (lib) due to 32 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/filewatcher/mod.rs:83:50 [INFO] [stdout] | [INFO] [stdout] 81 | myself: ActorRef, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 82 | arguments: Self::Arguments, [INFO] [stdout] 83 | ) -> Result { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 84 | | // Automatically select the best implementation for your platform. [INFO] [stdout] 85 | | let mut watcher = notify::recommended_watcher(move |res| match res { [INFO] [stdout] 86 | | Ok(event) => { [INFO] [stdout] ... | [INFO] [stdout] 105 | | }) [INFO] [stdout] 106 | | } [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/filewatcher/mod.rs:112:41 [INFO] [stdout] | [INFO] [stdout] 110 | _: ActorRef, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 111 | state: &mut Self::State, [INFO] [stdout] 112 | ) -> Result<(), ActorProcessingErr> { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 113 | | if let Some(w) = state.watcher.take() { [INFO] [stdout] 114 | | drop(w); [INFO] [stdout] 115 | | } [INFO] [stdout] 116 | | Ok(()) [INFO] [stdout] 117 | | } [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/filewatcher/mod.rs:124:41 [INFO] [stdout] | [INFO] [stdout] 121 | _myself: ActorRef, [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 122 | message: Self::Msg, [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 123 | state: &mut Self::State, [INFO] [stdout] 124 | ) -> Result<(), ActorProcessingErr> { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 125 | | match message { [INFO] [stdout] 126 | | FileWatcherMessage::Event(watcher_event) => { [INFO] [stdout] 127 | | for sub in state.subscriptions.values() { [INFO] [stdout] ... | [INFO] [stdout] 150 | | Ok(()) [INFO] [stdout] 151 | | } [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/filewatcher/tests.rs:92:23 [INFO] [stdout] | [INFO] [stdout] 92 | periodic_check(|| events.lock().unwrap().len() >= 1, Duration::from_secs(3)).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/net/tcp/listener.rs:81:50 [INFO] [stdout] | [INFO] [stdout] 79 | myself: ActorRef, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 80 | args: Self::Arguments, [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 81 | ) -> Result { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 82 | | let addr = format!("0.0.0.0:{}", args.port); [INFO] [stdout] 83 | | let listener = match TcpListener::bind(&addr).await { [INFO] [stdout] 84 | | Ok(l) => l, [INFO] [stdout] ... | [INFO] [stdout] 98 | | }) [INFO] [stdout] 99 | | } [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/net/tcp/listener.rs:105:41 [INFO] [stdout] | [INFO] [stdout] 103 | _myself: ActorRef, [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 104 | state: &mut Self::State, [INFO] [stdout] 105 | ) -> Result<(), ActorProcessingErr> { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 106 | | // close the listener properly, in case anyone else has handles to the actor stopping [INFO] [stdout] 107 | | // total droppage [INFO] [stdout] 108 | | drop(state.listener.take()); [INFO] [stdout] 109 | | Ok(()) [INFO] [stdout] 110 | | } [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/net/tcp/listener.rs:117:41 [INFO] [stdout] | [INFO] [stdout] 114 | myself: ActorRef, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 117 | ) -> Result<(), ActorProcessingErr> { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 118 | | if let Some(listener) = &mut state.listener { [INFO] [stdout] 119 | | match listener.accept().await { [INFO] [stdout] 120 | | Ok((stream, addr)) => { [INFO] [stdout] ... | [INFO] [stdout] 163 | | Ok(()) [INFO] [stdout] 164 | | } [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/net/tcp/session.rs:89:50 [INFO] [stdout] | [INFO] [stdout] 87 | myself: ActorRef, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 88 | args: Self::Arguments, [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 89 | ) -> Result { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 90 | | let (peer_addr, local_addr) = (args.tcp_session.peer_addr(), args.tcp_session.local_addr()); [INFO] [stdout] 91 | | [INFO] [stdout] 92 | | let (read, write) = match args.tcp_session { [INFO] [stdout] ... | [INFO] [stdout] 133 | | }) [INFO] [stdout] 134 | | } [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/net/tcp/session.rs:140:41 [INFO] [stdout] | [INFO] [stdout] 138 | _myself: ActorRef, [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 139 | state: &mut Self::State, [INFO] [stdout] 140 | ) -> Result<(), ActorProcessingErr> { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 141 | | tracing::info!("TCP Session closed for {}", state.peer_addr); [INFO] [stdout] 142 | | Ok(()) [INFO] [stdout] 143 | | } [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/net/tcp/session.rs:150:41 [INFO] [stdout] | [INFO] [stdout] 147 | _myself: ActorRef, [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 150 | ) -> Result<(), ActorProcessingErr> { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 151 | | match message { [INFO] [stdout] 152 | | Self::Msg::Send(msg) => { [INFO] [stdout] 153 | | tracing::debug!( [INFO] [stdout] ... | [INFO] [stdout] 171 | | Ok(()) [INFO] [stdout] 172 | | } [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/net/tcp/session.rs:179:41 [INFO] [stdout] | [INFO] [stdout] 176 | myself: ActorRef, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 177 | message: SupervisionEvent, [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 178 | state: &mut Self::State, [INFO] [stdout] 179 | ) -> Result<(), ActorProcessingErr> { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 180 | | // sockets open, they close, the world goes round... If a reader or writer exits for any reason, we'll start the shutdown procedure [INFO] [stdout] 181 | | // which requires that all actors exit [INFO] [stdout] 182 | | match message { [INFO] [stdout] ... | [INFO] [stdout] 207 | | Ok(()) [INFO] [stdout] 208 | | } [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/net/tcp/session.rs:314:50 [INFO] [stdout] | [INFO] [stdout] 312 | _myself: ActorRef, [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 313 | writer: ActorWriteHalf, [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 314 | ) -> Result { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 315 | | // OK we've established connection, now we can process requests [INFO] [stdout] 316 | | [INFO] [stdout] 317 | | Ok(Self::State { [INFO] [stdout] 318 | | writer: Some(writer), [INFO] [stdout] 319 | | }) [INFO] [stdout] 320 | | } [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/net/tcp/session.rs:326:41 [INFO] [stdout] | [INFO] [stdout] 324 | _myself: ActorRef, [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 325 | state: &mut Self::State, [INFO] [stdout] 326 | ) -> Result<(), ActorProcessingErr> { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 327 | | // drop the channel to close it should we be exiting [INFO] [stdout] 328 | | drop(state.writer.take()); [INFO] [stdout] 329 | | Ok(()) [INFO] [stdout] 330 | | } [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/net/tcp/session.rs:337:41 [INFO] [stdout] | [INFO] [stdout] 334 | myself: ActorRef, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 337 | ) -> Result<(), ActorProcessingErr> { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 338 | | match message { [INFO] [stdout] 339 | | SessionWriterMessage::Write(msg) if state.writer.is_some() => { [INFO] [stdout] 340 | | if let Some(stream) = &mut state.writer { [INFO] [stdout] ... | [INFO] [stdout] 364 | | Ok(()) [INFO] [stdout] 365 | | } [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/net/tcp/session.rs:397:50 [INFO] [stdout] | [INFO] [stdout] 395 | myself: ActorRef, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 396 | reader: ActorReadHalf, [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 397 | ) -> Result { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 398 | | // start waiting for the first object on the network [INFO] [stdout] 399 | | let _ = myself.cast(SessionReaderMessage::WaitForFrame); [INFO] [stdout] 400 | | Ok(Self::State { [INFO] [stdout] 401 | | reader: Some(reader), [INFO] [stdout] 402 | | }) [INFO] [stdout] 403 | | } [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/net/tcp/session.rs:409:41 [INFO] [stdout] | [INFO] [stdout] 407 | _myself: ActorRef, [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 408 | state: &mut Self::State, [INFO] [stdout] 409 | ) -> Result<(), ActorProcessingErr> { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 410 | | // drop the channel to close it should we be exiting [INFO] [stdout] 411 | | drop(state.reader.take()); [INFO] [stdout] 412 | | Ok(()) [INFO] [stdout] 413 | | } [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/net/tcp/session.rs:420:41 [INFO] [stdout] | [INFO] [stdout] 417 | myself: ActorRef, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 420 | ) -> Result<(), ActorProcessingErr> { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 421 | | match message { [INFO] [stdout] 422 | | Self::Msg::WaitForFrame if state.reader.is_some() => { [INFO] [stdout] 423 | | if let Some(stream) = &mut state.reader { [INFO] [stdout] ... | [INFO] [stdout] 476 | | Ok(()) [INFO] [stdout] 477 | | } [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/time/cron/mod.rs:150:50 [INFO] [stdout] | [INFO] [stdout] 148 | _: ActorRef, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 149 | _: Self::Arguments, [INFO] [stdout] 150 | ) -> Result { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 151 | | Ok(CronManagerState { [INFO] [stdout] 152 | | jobs: HashMap::new(), [INFO] [stdout] 153 | | subs: HashMap::new(), [INFO] [stdout] 154 | | }) [INFO] [stdout] 155 | | } [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/time/cron/mod.rs:161:41 [INFO] [stdout] | [INFO] [stdout] 159 | _: ActorRef, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 160 | state: &mut Self::State, [INFO] [stdout] 161 | ) -> Result<(), ActorProcessingErr> { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 162 | | for (_, actor) in state.jobs.iter() { [INFO] [stdout] 163 | | actor.1.stop(None); [INFO] [stdout] 164 | | } [INFO] [stdout] 165 | | state.jobs.clear(); [INFO] [stdout] 166 | | Ok(()) [INFO] [stdout] 167 | | } [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/time/cron/mod.rs:174:41 [INFO] [stdout] | [INFO] [stdout] 171 | myself: ActorRef, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 172 | message: CronManagerMessage, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | state: &mut Self::State, [INFO] [stdout] 174 | ) -> Result<(), ActorProcessingErr> { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 175 | | match message { [INFO] [stdout] 176 | | CronManagerMessage::Start(settings, reply) => { [INFO] [stdout] 177 | | let id = settings.job.id().to_string(); [INFO] [stdout] ... | [INFO] [stdout] 232 | | Ok(()) [INFO] [stdout] 233 | | } [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/time/cron/mod.rs:240:41 [INFO] [stdout] | [INFO] [stdout] 237 | _: ActorRef, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 238 | evt: SupervisionEvent, [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 239 | state: &mut Self::State, [INFO] [stdout] 240 | ) -> Result<(), ActorProcessingErr> { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 241 | | match evt { [INFO] [stdout] 242 | | SupervisionEvent::ActorFailed(who, what) => { [INFO] [stdout] 243 | | let job = state [INFO] [stdout] ... | [INFO] [stdout] 286 | | Ok(()) [INFO] [stdout] 287 | | } [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/time/cron/worker.rs:50:50 [INFO] [stdout] | [INFO] [stdout] 48 | myself: ActorRef, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 49 | CronSettings { schedule, job }: Self::Arguments, [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 50 | ) -> Result { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 51 | | // schedule first ping [INFO] [stdout] 52 | | let handle = if let Some(next) = schedule.upcoming(Utc).next() { [INFO] [stdout] 53 | | let period = next - Utc::now(); [INFO] [stdout] ... | [INFO] [stdout] 63 | | }) [INFO] [stdout] 64 | | } [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/time/cron/worker.rs:70:41 [INFO] [stdout] | [INFO] [stdout] 68 | _: ActorRef, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 69 | state: &mut Self::State, [INFO] [stdout] 70 | ) -> Result<(), ActorProcessingErr> { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 71 | | // we're exiting, cleanup any pending send action [INFO] [stdout] 72 | | if let Some(handle) = state.next_schedule_handle.take() { [INFO] [stdout] 73 | | handle.abort(); [INFO] [stdout] ... | [INFO] [stdout] 76 | | Ok(()) [INFO] [stdout] 77 | | } [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/time/cron/worker.rs:84:41 [INFO] [stdout] | [INFO] [stdout] 81 | myself: ActorRef, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 84 | ) -> Result<(), ActorProcessingErr> { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 85 | | match message { [INFO] [stdout] 86 | | CronMessage::Execute => { [INFO] [stdout] 87 | | tracing::debug!("Executing cron job {}", state.job.id()); [INFO] [stdout] ... | [INFO] [stdout] 106 | | Ok(()) [INFO] [stdout] 107 | | } [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/time/cron/mod.rs:351:25 [INFO] [stdout] | [INFO] [stdout] 342 | let counter_job = CounterJob { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 349 | |prt| { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 350 | CronManagerMessage::Start( [INFO] [stdout] 351 | / CronSettings { [INFO] [stdout] 352 | | schedule, [INFO] [stdout] 353 | | job: Box::new(counter_job), [INFO] [stdout] 354 | | }, [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/time/cron/mod.rs:403:25 [INFO] [stdout] | [INFO] [stdout] 401 | |prt| { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 402 | CronManagerMessage::Start( [INFO] [stdout] 403 | / CronSettings { [INFO] [stdout] 404 | | schedule, [INFO] [stdout] 405 | | job: Box::new(BadJob), [INFO] [stdout] 406 | | }, [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/time/cron/mod.rs:486:25 [INFO] [stdout] | [INFO] [stdout] 446 | let counter = Arc::new(AtomicU16::new(0)); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 484 | |prt| { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 485 | CronManagerMessage::Start( [INFO] [stdout] 486 | / CronSettings { [INFO] [stdout] 487 | | schedule: schedule.clone(), [INFO] [stdout] 488 | | job: Box::new(CounterJob { counter }), [INFO] [stdout] 489 | | }, [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/time/cron/mod.rs:504:25 [INFO] [stdout] | [INFO] [stdout] 502 | |prt| { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 503 | CronManagerMessage::Start( [INFO] [stdout] 504 | / CronSettings { [INFO] [stdout] 505 | | schedule, [INFO] [stdout] 506 | | job: Box::new(BadJob), [INFO] [stdout] 507 | | }, [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/streams/looping/mod.rs:99:50 [INFO] [stdout] | [INFO] [stdout] 97 | myself: ActorRef<()>, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 98 | args: Self::Arguments, [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 99 | ) -> Result { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 100 | | // start the loop operation [INFO] [stdout] 101 | | cast!(myself, ())?; [INFO] [stdout] 102 | | Ok(args) [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/streams/looping/mod.rs:110:41 [INFO] [stdout] | [INFO] [stdout] 107 | myself: ActorRef<()>, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 110 | ) -> Result<(), ActorProcessingErr> { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 111 | | // perform the operation [INFO] [stdout] 112 | | let result = state.0.work(&mut state.1).await?; [INFO] [stdout] 113 | | if let IterationResult::Continue = result { [INFO] [stdout] ... | [INFO] [stdout] 118 | | Ok(()) [INFO] [stdout] 119 | | } [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/streams/looping/tests.rs:44:50 [INFO] [stdout] | [INFO] [stdout] 42 | myself: ActorRef, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 43 | _: Self::Arguments, [INFO] [stdout] 44 | ) -> Result { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 45 | | // just for the test, drop the cell [INFO] [stdout] 46 | | let _ = super::spawn_loop(BackgroundAdder, myself.clone(), Some(myself.get_cell())).await?; [INFO] [stdout] ... | [INFO] [stdout] 49 | | } [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/streams/looping/tests.rs:56:41 [INFO] [stdout] | [INFO] [stdout] 53 | _: ActorRef, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 54 | message: Self::Msg, [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 55 | state: &mut Self::State, [INFO] [stdout] 56 | ) -> Result<(), ActorProcessingErr> { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 57 | | match message { [INFO] [stdout] 58 | | TestBedMessage::GetCount(reply) => { [INFO] [stdout] 59 | | let _ = reply.send(*state); [INFO] [stdout] ... | [INFO] [stdout] 65 | | Ok(()) [INFO] [stdout] 66 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/streams/mux/mod.rs:172:50 [INFO] [stdout] | [INFO] [stdout] 165 | myself: ActorRef, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 166 | / StreamMuxConfiguration:: { [INFO] [stdout] 167 | | stream, [INFO] [stdout] 168 | | targets, [INFO] [stdout] 169 | | callback, [INFO] [stdout] 170 | | stop_processing_target_on_failure, [INFO] [stdout] 171 | | }: Self::Arguments, [INFO] [stdout] | |_________- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 172 | ) -> Result { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 173 | | let pump = crate::streams::spawn_stream_pump(stream, myself, |a| a, None).await?; [INFO] [stdout] 174 | | tracing::debug!("Stream pump started"); [INFO] [stdout] 175 | | Ok(MuxActorState:: { [INFO] [stdout] ... | [INFO] [stdout] 180 | | }) [INFO] [stdout] 181 | | } [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/streams/mux/mod.rs:188:41 [INFO] [stdout] | [INFO] [stdout] 185 | myself: ActorRef, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 186 | message: Option, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 187 | state: &mut Self::State, [INFO] [stdout] 188 | ) -> Result<(), ActorProcessingErr> { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 189 | | if let Some(item) = message { [INFO] [stdout] 190 | | let mut to_be_removed = HashSet::new(); [INFO] [stdout] 191 | | for target in state.targets.iter() { [INFO] [stdout] ... | [INFO] [stdout] 217 | | Ok(()) [INFO] [stdout] 218 | | } [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/streams/mux/mod.rs:225:41 [INFO] [stdout] | [INFO] [stdout] 222 | _myself: ActorRef, [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 223 | message: SupervisionEvent, [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 224 | _state: &mut Self::State, [INFO] [stdout] 225 | ) -> Result<(), ActorProcessingErr> { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 226 | | if let SupervisionEvent::ActorFailed(_who, what) = message { [INFO] [stdout] 227 | | // bubble up panics, but not child exits (we may still be processing when the child stream pump stops) [INFO] [stdout] 228 | | return Err(ractor::ActorErr::Failed(what).into()); [INFO] [stdout] 229 | | } [INFO] [stdout] 230 | | Ok(()) [INFO] [stdout] 231 | | } [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/streams/mux/tests.rs:125:13 [INFO] [stdout] | [INFO] [stdout] 124 | fn message_received(&self, _: ::Item) -> Result<(), ActorProcessingErr> { [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 125 | Err(From::from("boom")) [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/streams/pump/tests.rs:35:50 [INFO] [stdout] | [INFO] [stdout] 33 | myself: ActorRef, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 34 | _: Self::Arguments, [INFO] [stdout] 35 | ) -> Result { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 36 | | // just for the test, drop the cell [INFO] [stdout] 37 | | let _ = spawn_stream_pump( [INFO] [stdout] 38 | | stream::iter(1u64..=500u64), [INFO] [stdout] ... | [INFO] [stdout] 51 | | Ok(0) [INFO] [stdout] 52 | | } [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/streams/pump/tests.rs:59:41 [INFO] [stdout] | [INFO] [stdout] 56 | _: ActorRef, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 57 | message: Self::Msg, [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 58 | state: &mut Self::State, [INFO] [stdout] 59 | ) -> Result<(), ActorProcessingErr> { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 60 | | match message { [INFO] [stdout] 61 | | StreamActorMessage::GetCount(reply) => { [INFO] [stdout] 62 | | println!("Received count request"); [INFO] [stdout] ... | [INFO] [stdout] 69 | | Ok(()) [INFO] [stdout] 70 | | } [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/streams/pump/tests.rs:77:41 [INFO] [stdout] | [INFO] [stdout] 74 | _myself: ActorRef, [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 75 | _message: ractor::SupervisionEvent, [INFO] [stdout] | ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 76 | _state: &mut Self::State, [INFO] [stdout] 77 | ) -> Result<(), ActorProcessingErr> { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 78 | | // ignore child fails (stream exits) [INFO] [stdout] 79 | | Ok(()) [INFO] [stdout] 80 | | } [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/sync/broadcast/mod.rs:99:18 [INFO] [stdout] | [INFO] [stdout] 75 | pub fn get_unit_mapped_target(who: ActorRef) -> Box> [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 99 | Box::new(IdTarget:: { ar: who }) [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/sync/broadcast/mod.rs:162:50 [INFO] [stdout] | [INFO] [stdout] 157 | _: ActorRef, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 158 | / BroadcasterConfig { [INFO] [stdout] 159 | | continue_with_dead_targets, [INFO] [stdout] 160 | | initial_targets, [INFO] [stdout] 161 | | }: Self::Arguments, [INFO] [stdout] | |_________- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 162 | ) -> Result { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 163 | | Ok(BroadcasterState { [INFO] [stdout] 164 | | targets: initial_targets [INFO] [stdout] 165 | | .into_iter() [INFO] [stdout] ... | [INFO] [stdout] 169 | | }) [INFO] [stdout] 170 | | } [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/sync/broadcast/mod.rs:177:41 [INFO] [stdout] | [INFO] [stdout] 174 | _: ActorRef, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 175 | message: Self::Msg, [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 176 | state: &mut Self::State, [INFO] [stdout] 177 | ) -> Result<(), ActorProcessingErr> { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 178 | | match message { [INFO] [stdout] 179 | | BroadcasterMessage::Broadcast(t) => { [INFO] [stdout] 180 | | for (who, target) in state.targets.iter() { [INFO] [stdout] ... | [INFO] [stdout] 203 | | Ok(()) [INFO] [stdout] 204 | | } [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/sync/broadcast/tests.rs:29:50 [INFO] [stdout] | [INFO] [stdout] 27 | _: ActorRef, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 28 | start: Self::Arguments, [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | ) -> Result { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 30 | | Ok(start) [INFO] [stdout] 31 | | } [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/sync/broadcast/tests.rs:38:41 [INFO] [stdout] | [INFO] [stdout] 35 | _: ActorRef, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 38 | ) -> Result<(), ActorProcessingErr> { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 39 | | state.fetch_add(message, Ordering::Relaxed); [INFO] [stdout] 40 | | Ok(()) [INFO] [stdout] 41 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/sync/broadcast/tests.rs:55:50 [INFO] [stdout] | [INFO] [stdout] 53 | _: ActorRef, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 54 | start: Self::Arguments, [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 55 | ) -> Result { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 56 | | Ok(start) [INFO] [stdout] 57 | | } [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/sync/broadcast/tests.rs:64:41 [INFO] [stdout] | [INFO] [stdout] 61 | _: ActorRef, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 64 | ) -> Result<(), ActorProcessingErr> { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 65 | | Err(From::from("boom!")) [INFO] [stdout] 66 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 46 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ractor_actors` (lib test) due to 47 previous errors [INFO] running `Command { std: "docker" "inspect" "0c5dabe900eef88d3503aabb721200639698c5ddfa60652f92c41f252399c42c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c5dabe900eef88d3503aabb721200639698c5ddfa60652f92c41f252399c42c", kill_on_drop: false }` [INFO] [stdout] 0c5dabe900eef88d3503aabb721200639698c5ddfa60652f92c41f252399c42c