[INFO] fetching crate arpeggio 1.0.5... [INFO] checking arpeggio-1.0.5 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate arpeggio 1.0.5 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate arpeggio 1.0.5 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 arpeggio 1.0.5 [INFO] finished tweaking crates.io crate arpeggio 1.0.5 [INFO] tweaked toml for crates.io crate arpeggio 1.0.5 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate crates.io crate arpeggio 1.0.5 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 7fae8c0473377ce4f485f827f3369fa657e83e54ee77576be39b702863b8ed0c [INFO] running `Command { std: "docker" "start" "-a" "7fae8c0473377ce4f485f827f3369fa657e83e54ee77576be39b702863b8ed0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7fae8c0473377ce4f485f827f3369fa657e83e54ee77576be39b702863b8ed0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fae8c0473377ce4f485f827f3369fa657e83e54ee77576be39b702863b8ed0c", kill_on_drop: false }` [INFO] [stdout] 7fae8c0473377ce4f485f827f3369fa657e83e54ee77576be39b702863b8ed0c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] e7f9bc41b645bee6e1aa767d744e436470385d64f6e24e7123aa8cd42bd99589 [INFO] running `Command { std: "docker" "start" "-a" "e7f9bc41b645bee6e1aa767d744e436470385d64f6e24e7123aa8cd42bd99589", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking fastrand v2.0.2 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling async-trait v0.1.79 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.55 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking dialoguer v0.11.0 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Checking arpeggio v1.0.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: methods `add_domain_event` and `pull_domain_events` are never used [INFO] [stdout] --> src/core/domain/models/aggregate_root.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub trait AggregateRoot>: Entity { [INFO] [stdout] | ------------- methods in this trait [INFO] [stdout] 6 | fn add_domain_event(&mut self, domain_event: Box); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 7 | fn pull_domain_events(&mut self) -> Vec>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_aggregate_root_id`, `get_occurring_time`, and `as_any` are never used [INFO] [stdout] --> src/core/domain/events/domain_event.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub trait DomainEvent: Send + Sync { [INFO] [stdout] | ----------- methods in this trait [INFO] [stdout] 4 | fn get_name(&self) -> String; [INFO] [stdout] 5 | fn get_aggregate_root_id(&self) -> &String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6 | fn get_occurring_time(&self) -> &SystemTime; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 7 | fn as_any(&self) -> &dyn Any; [INFO] [stdout] | ^^^^^^ [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/core/infrastructure/in_memory_domain_event_bus.rs:20:37 [INFO] [stdout] | [INFO] [stdout] 19 | domain_events: Vec> [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 20 | ) -> Result<(), Box> { [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 21 | | for domain_event in domain_events.iter() { [INFO] [stdout] 22 | | if let Some(subscribers) = self.subscribers.get(&domain_event.get_name()) { [INFO] [stdout] 23 | | for subscriber in subscribers.iter() { [INFO] [stdout] ... | [INFO] [stdout] 28 | | Ok(()) [INFO] [stdout] 29 | | } [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/core/infrastructure/in_memory_domain_event_bus.rs:34:37 [INFO] [stdout] | [INFO] [stdout] 33 | subscribers: Vec> [INFO] [stdout] | ------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 34 | ) -> Result<(), Box> { [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 35 | | for subscriber in subscribers { [INFO] [stdout] 36 | | let subscriber_domain_event_name = subscriber.subscribed_to(); [INFO] [stdout] 37 | | if let Some(subscribers) = self.subscribers.get_mut(&subscriber_domain_event_name) { [INFO] [stdout] ... | [INFO] [stdout] 44 | | Ok(()) [INFO] [stdout] 45 | | } [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/cli/bounded_context/adapters/presenters/add_aggregate_presenter.rs:14:59 [INFO] [stdout] | [INFO] [stdout] 14 | async fn failure(&self, error: Box) { [INFO] [stdout] | _____________________________----------------------------__^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 15 | | eprintln!("Failed to add aggregate due to: {}", error) [INFO] [stdout] 16 | | } [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/cli/bounded_context/adapters/presenters/add_component_presenter.rs:40:59 [INFO] [stdout] | [INFO] [stdout] 40 | async fn failure(&self, error: Box) { [INFO] [stdout] | _____________________________----------------------------__^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 41 | | eprintln!("Failed to add component due to: {}", error) [INFO] [stdout] 42 | | } [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/cli/bounded_context/adapters/presenters/create_bounded_context_presenter.rs:14:59 [INFO] [stdout] | [INFO] [stdout] 14 | async fn failure(&self, error: Box) { [INFO] [stdout] | _____________________________----------------------------__^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 15 | | eprintln!("Failed to create bounded context due to: {}", error) [INFO] [stdout] 16 | | } [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/cli/bounded_context/adapters/presenters/find_bounded_contexts_presenter.rs:18:39 [INFO] [stdout] | [INFO] [stdout] 15 | bounded_contexts_catcher: impl Fn(Vec) + 'static + Send + Sync [INFO] [stdout] | --------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 18 | bounded_contexts_catcher: Box::new(bounded_contexts_catcher), [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/cli/bounded_context/adapters/presenters/find_bounded_contexts_presenter.rs:29:59 [INFO] [stdout] | [INFO] [stdout] 29 | async fn failure(&self, error: Box) { [INFO] [stdout] | _____________________________----------------------------__^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 30 | | eprintln!("Failed to find bounded contexts due to: {}", error) [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/cli/bounded_context/infrastructure/repositories/filesystem_bounded_context_repository.rs:69:17 [INFO] [stdout] | [INFO] [stdout] 69 | / e [INFO] [stdout] 70 | | .file_type() [INFO] [stdout] 71 | | .map(|t| t.is_dir()) [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/cli/bounded_context/infrastructure/repositories/filesystem_bounded_context_repository.rs:84:17 [INFO] [stdout] | [INFO] [stdout] 83 | .filter_map(|entry| { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 84 | entry.ok().and_then(|e| { [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/cli/bounded_context/infrastructure/repositories/filesystem_bounded_context_repository.rs:187:17 [INFO] [stdout] | [INFO] [stdout] 187 | / e [INFO] [stdout] 188 | | .file_type() [INFO] [stdout] 189 | | .map(|t| t.is_dir()) [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/cli/bounded_context/infrastructure/repositories/filesystem_bounded_context_repository.rs:204:25 [INFO] [stdout] | [INFO] [stdout] 204 | / e [INFO] [stdout] 205 | | .file_type() [INFO] [stdout] 206 | | .map(|t| t.is_dir()) [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/cli/bounded_context/infrastructure/repositories/filesystem_bounded_context_repository.rs:220:33 [INFO] [stdout] | [INFO] [stdout] 220 | / ... e [INFO] [stdout] 221 | | ... .file_type() [INFO] [stdout] 222 | | ... .map(|t| t.is_dir()) [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/cli/bounded_context/infrastructure/repositories/filesystem_bounded_context_repository.rs:244:41 [INFO] [stdout] | [INFO] [stdout] 244 | / ... e [INFO] [stdout] 245 | | ... .file_type() [INFO] [stdout] 246 | | ... .map(|t| t.is_file()) [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/cli/bounded_context/infrastructure/repositories/filesystem_find_bounded_contexts_repository.rs:30:17 [INFO] [stdout] | [INFO] [stdout] 30 | / e [INFO] [stdout] 31 | | .file_type() [INFO] [stdout] 32 | | .map(|t| t.is_dir()) [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/cli/bounded_context/infrastructure/repositories/filesystem_find_bounded_contexts_repository.rs:46:21 [INFO] [stdout] | [INFO] [stdout] 46 | / e [INFO] [stdout] 47 | | .file_type() [INFO] [stdout] 48 | | .map(|t| t.is_dir()) [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 15 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `arpeggio` (bin "arpeggio" test) due to 16 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: methods `add_domain_event` and `pull_domain_events` are never used [INFO] [stdout] --> src/core/domain/models/aggregate_root.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub trait AggregateRoot>: Entity { [INFO] [stdout] | ------------- methods in this trait [INFO] [stdout] 6 | fn add_domain_event(&mut self, domain_event: Box); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 7 | fn pull_domain_events(&mut self) -> Vec>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_aggregate_root_id`, `get_occurring_time`, and `as_any` are never used [INFO] [stdout] --> src/core/domain/events/domain_event.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub trait DomainEvent: Send + Sync { [INFO] [stdout] | ----------- methods in this trait [INFO] [stdout] 4 | fn get_name(&self) -> String; [INFO] [stdout] 5 | fn get_aggregate_root_id(&self) -> &String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6 | fn get_occurring_time(&self) -> &SystemTime; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 7 | fn as_any(&self) -> &dyn Any; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `publish` and `add_subscribers` are never used [INFO] [stdout] --> src/core/domain/events/domain_event_bus.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 7 | pub trait DomainEventBus: Send + Sync { [INFO] [stdout] | -------------- methods in this trait [INFO] [stdout] 8 | async fn publish(&self, domain_events: Vec>) -> Result<(), Box>; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 9 | async fn add_subscribers( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [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/core/infrastructure/in_memory_domain_event_bus.rs:20:37 [INFO] [stdout] | [INFO] [stdout] 19 | domain_events: Vec> [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 20 | ) -> Result<(), Box> { [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 21 | | for domain_event in domain_events.iter() { [INFO] [stdout] 22 | | if let Some(subscribers) = self.subscribers.get(&domain_event.get_name()) { [INFO] [stdout] 23 | | for subscriber in subscribers.iter() { [INFO] [stdout] ... | [INFO] [stdout] 28 | | Ok(()) [INFO] [stdout] 29 | | } [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/core/infrastructure/in_memory_domain_event_bus.rs:34:37 [INFO] [stdout] | [INFO] [stdout] 33 | subscribers: Vec> [INFO] [stdout] | ------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 34 | ) -> Result<(), Box> { [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 35 | | for subscriber in subscribers { [INFO] [stdout] 36 | | let subscriber_domain_event_name = subscriber.subscribed_to(); [INFO] [stdout] 37 | | if let Some(subscribers) = self.subscribers.get_mut(&subscriber_domain_event_name) { [INFO] [stdout] ... | [INFO] [stdout] 44 | | Ok(()) [INFO] [stdout] 45 | | } [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/cli/bounded_context/adapters/presenters/add_aggregate_presenter.rs:14:59 [INFO] [stdout] | [INFO] [stdout] 14 | async fn failure(&self, error: Box) { [INFO] [stdout] | _____________________________----------------------------__^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 15 | | eprintln!("Failed to add aggregate due to: {}", error) [INFO] [stdout] 16 | | } [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/cli/bounded_context/adapters/presenters/add_component_presenter.rs:40:59 [INFO] [stdout] | [INFO] [stdout] 40 | async fn failure(&self, error: Box) { [INFO] [stdout] | _____________________________----------------------------__^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 41 | | eprintln!("Failed to add component due to: {}", error) [INFO] [stdout] 42 | | } [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/cli/bounded_context/adapters/presenters/create_bounded_context_presenter.rs:14:59 [INFO] [stdout] | [INFO] [stdout] 14 | async fn failure(&self, error: Box) { [INFO] [stdout] | _____________________________----------------------------__^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 15 | | eprintln!("Failed to create bounded context due to: {}", error) [INFO] [stdout] 16 | | } [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/cli/bounded_context/adapters/presenters/find_bounded_contexts_presenter.rs:18:39 [INFO] [stdout] | [INFO] [stdout] 15 | bounded_contexts_catcher: impl Fn(Vec) + 'static + Send + Sync [INFO] [stdout] | --------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 18 | bounded_contexts_catcher: Box::new(bounded_contexts_catcher), [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/cli/bounded_context/adapters/presenters/find_bounded_contexts_presenter.rs:29:59 [INFO] [stdout] | [INFO] [stdout] 29 | async fn failure(&self, error: Box) { [INFO] [stdout] | _____________________________----------------------------__^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 30 | | eprintln!("Failed to find bounded contexts due to: {}", error) [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/cli/bounded_context/infrastructure/repositories/filesystem_bounded_context_repository.rs:69:17 [INFO] [stdout] | [INFO] [stdout] 69 | / e [INFO] [stdout] 70 | | .file_type() [INFO] [stdout] 71 | | .map(|t| t.is_dir()) [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/cli/bounded_context/infrastructure/repositories/filesystem_bounded_context_repository.rs:84:17 [INFO] [stdout] | [INFO] [stdout] 83 | .filter_map(|entry| { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 84 | entry.ok().and_then(|e| { [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/cli/bounded_context/infrastructure/repositories/filesystem_bounded_context_repository.rs:187:17 [INFO] [stdout] | [INFO] [stdout] 187 | / e [INFO] [stdout] 188 | | .file_type() [INFO] [stdout] 189 | | .map(|t| t.is_dir()) [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/cli/bounded_context/infrastructure/repositories/filesystem_bounded_context_repository.rs:204:25 [INFO] [stdout] | [INFO] [stdout] 204 | / e [INFO] [stdout] 205 | | .file_type() [INFO] [stdout] 206 | | .map(|t| t.is_dir()) [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/cli/bounded_context/infrastructure/repositories/filesystem_bounded_context_repository.rs:220:33 [INFO] [stdout] | [INFO] [stdout] 220 | / ... e [INFO] [stdout] 221 | | ... .file_type() [INFO] [stdout] 222 | | ... .map(|t| t.is_dir()) [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/cli/bounded_context/infrastructure/repositories/filesystem_bounded_context_repository.rs:244:41 [INFO] [stdout] | [INFO] [stdout] 244 | / ... e [INFO] [stdout] 245 | | ... .file_type() [INFO] [stdout] 246 | | ... .map(|t| t.is_file()) [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/cli/bounded_context/infrastructure/repositories/filesystem_find_bounded_contexts_repository.rs:30:17 [INFO] [stdout] | [INFO] [stdout] 30 | / e [INFO] [stdout] 31 | | .file_type() [INFO] [stdout] 32 | | .map(|t| t.is_dir()) [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/cli/bounded_context/infrastructure/repositories/filesystem_find_bounded_contexts_repository.rs:46:21 [INFO] [stdout] | [INFO] [stdout] 46 | / e [INFO] [stdout] 47 | | .file_type() [INFO] [stdout] 48 | | .map(|t| t.is_dir()) [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 15 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `arpeggio` (bin "arpeggio") due to 16 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "e7f9bc41b645bee6e1aa767d744e436470385d64f6e24e7123aa8cd42bd99589", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7f9bc41b645bee6e1aa767d744e436470385d64f6e24e7123aa8cd42bd99589", kill_on_drop: false }` [INFO] [stdout] e7f9bc41b645bee6e1aa767d744e436470385d64f6e24e7123aa8cd42bd99589