[INFO] fetching crate tonari-actor 0.10.0... [INFO] checking tonari-actor-0.10.0 against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] extracting crate tonari-actor 0.10.0 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate tonari-actor 0.10.0 on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tonari-actor 0.10.0 [INFO] finished tweaking crates.io crate tonari-actor 0.10.0 [INFO] tweaked toml for crates.io crate tonari-actor 0.10.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate crates.io crate tonari-actor 0.10.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_json v1.0.122 [INFO] [stderr] Downloaded ctrlc v3.4.4 [INFO] [stderr] Downloaded serde_derive v1.0.205 [INFO] [stderr] Downloaded serde v1.0.205 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6714f8315a90dd515f73509a35bfe12036c5c80ac5f743327b7a01c5ec985648 [INFO] running `Command { std: "docker" "start" "-a" "6714f8315a90dd515f73509a35bfe12036c5c80ac5f743327b7a01c5ec985648", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6714f8315a90dd515f73509a35bfe12036c5c80ac5f743327b7a01c5ec985648", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6714f8315a90dd515f73509a35bfe12036c5c80ac5f743327b7a01c5ec985648", kill_on_drop: false }` [INFO] [stdout] 6714f8315a90dd515f73509a35bfe12036c5c80ac5f743327b7a01c5ec985648 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "-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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b3cc76e10468c74aed28dc7710779d1cec1c46fd2e95cda035713be3a07fd11a [INFO] running `Command { std: "docker" "start" "-a" "b3cc76e10468c74aed28dc7710779d1cec1c46fd2e95cda035713be3a07fd11a", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.205 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.122 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Checking flume v0.10.14 [INFO] [stderr] Checking dashmap v6.0.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking tonari-actor v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Checking ctrlc v3.4.4 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.205 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.4.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.95s [INFO] running `Command { std: "docker" "inspect" "b3cc76e10468c74aed28dc7710779d1cec1c46fd2e95cda035713be3a07fd11a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3cc76e10468c74aed28dc7710779d1cec1c46fd2e95cda035713be3a07fd11a", kill_on_drop: false }` [INFO] [stdout] b3cc76e10468c74aed28dc7710779d1cec1c46fd2e95cda035713be3a07fd11a [INFO] checking tonari-actor-0.10.0 against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] extracting crate tonari-actor 0.10.0 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate tonari-actor 0.10.0 on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tonari-actor 0.10.0 [INFO] finished tweaking crates.io crate tonari-actor 0.10.0 [INFO] tweaked toml for crates.io crate tonari-actor 0.10.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate crates.io crate tonari-actor 0.10.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 817622d13c02622480afdcae7a8105caf5905e67763c74f7a8657f825d225f9d [INFO] running `Command { std: "docker" "start" "-a" "817622d13c02622480afdcae7a8105caf5905e67763c74f7a8657f825d225f9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "817622d13c02622480afdcae7a8105caf5905e67763c74f7a8657f825d225f9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "817622d13c02622480afdcae7a8105caf5905e67763c74f7a8657f825d225f9d", kill_on_drop: false }` [INFO] [stdout] 817622d13c02622480afdcae7a8105caf5905e67763c74f7a8657f825d225f9d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a6d44e83dc50b36cd5f62927eba69b37ccdd247f2e41206d0178b4265528e857 [INFO] running `Command { std: "docker" "start" "-a" "a6d44e83dc50b36cd5f62927eba69b37ccdd247f2e41206d0178b4265528e857", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.205 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling serde_json v1.0.122 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Checking flume v0.10.14 [INFO] [stderr] Checking dashmap v6.0.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking tonari-actor v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking clap v3.2.25 [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/lib.rs:404:44 [INFO] [stdout] | [INFO] [stdout] 402 | pub fn run_and_block(self) -> Result<(), ActorError> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 403 | let factory = self.spawn_builder.factory; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 404 | self.spawn_builder.system.block_on(factory(), self.addr) [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/lib.rs:430:21 [INFO] [stdout] | [INFO] [stdout] 428 | pub fn with_callbacks(name: &str, callbacks: SystemCallbacks) -> Self { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 429 | Self { [INFO] [stdout] 430 | handle: SystemHandle { [INFO] [stdout] | _____________________^ [INFO] [stdout] 431 | | name: name.to_owned(), [INFO] [stdout] 432 | | callbacks: Arc::new(callbacks), [INFO] [stdout] 433 | | ..SystemHandle::default() [INFO] [stdout] 434 | | }, [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/lib.rs:444:61 [INFO] [stdout] | [INFO] [stdout] 440 | pub fn prepare(&mut self, actor: A) -> SpawnBuilderWithoutAddress A> [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 444 | SpawnBuilderWithoutAddress { system: self, factory: move || actor } [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/lib.rs:467:9 [INFO] [stdout] | [INFO] [stdout] 463 | pub fn spawn(&mut self, actor: A) -> Result, ActorError> [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 467 | self.prepare(actor).with_default_capacity().spawn() [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/lib.rs:1007:24 [INFO] [stdout] | [INFO] [stdout] 990 | pub fn with_capacity(capacity: impl Into) -> Self { [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 995 | let (priority_tx, priority_rx) = flume::bounded::(prio_capacity); [INFO] [stdout] | ----------- ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 996 | let (message_tx, message_rx) = flume::bounded::(normal_capacity); [INFO] [stdout] | ---------- ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 997 | let (control_tx, control_rx) = flume::bounded(CONTROL_CHANNEL_CAPACITY); [INFO] [stdout] | ---------- ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1000 | let message_tx = Arc::new(MessageSender { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1007 | recipient: Recipient { message_tx, control_tx }, [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/lib.rs:1074:22 [INFO] [stdout] | [INFO] [stdout] 1072 | callback: F, [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1073 | ) -> Result<(), DisconnectedError> { [INFO] [stdout] 1074 | self.or_else(|e| match e { [INFO] [stdout] | ______________________^ [INFO] [stdout] 1075 | | SendError { recipient_name, priority, reason: SendErrorReason::Full } => { [INFO] [stdout] 1076 | | callback(recipient_name, priority); [INFO] [stdout] 1077 | | Ok(()) [INFO] [stdout] ... | [INFO] [stdout] 1081 | | }, [INFO] [stdout] 1082 | | }) [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/lib.rs:1112:9 [INFO] [stdout] | [INFO] [stdout] 1106 | fn try_send(&self, message: M) -> Result<(), SendError> { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1112 | sender.try_send(message).map_err(|e| SendError { [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/lib.rs:1123:31 [INFO] [stdout] | [INFO] [stdout] 1122 | fn try_send(&self, message: M) -> Result<(), SendError> { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1123 | self.deref().try_send(message.into()) [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/timed.rs:65:19 [INFO] [stdout] | [INFO] [stdout] 64 | fn send_now(&self, message: M) -> Result<(), SendError> { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 65 | self.send(TimedMessage::Instant { message }) [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/timed.rs:69:19 [INFO] [stdout] | [INFO] [stdout] 68 | fn send_timed(&self, message: M, fire_at: Instant) -> Result<(), SendError> { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 69 | self.send(TimedMessage::Delayed { message, fire_at }) [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/timed.rs:78:19 [INFO] [stdout] | [INFO] [stdout] 74 | factory: impl FnMut() -> M + Send + 'static, [INFO] [stdout] | ------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 78 | self.send(TimedMessage::Recurring { factory: Box::new(factory), fire_at, interval }) [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/timed.rs:126:30 [INFO] [stdout] | [INFO] [stdout] 125 | pub fn new(inner: A) -> Self { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 126 | Self { inner, queue: Default::default() } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 12 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tonari-actor` (lib) due to 13 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "a6d44e83dc50b36cd5f62927eba69b37ccdd247f2e41206d0178b4265528e857", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6d44e83dc50b36cd5f62927eba69b37ccdd247f2e41206d0178b4265528e857", kill_on_drop: false }` [INFO] [stdout] a6d44e83dc50b36cd5f62927eba69b37ccdd247f2e41206d0178b4265528e857