[INFO] fetching crate bevy_hanabi 0.12.2... [INFO] checking bevy_hanabi-0.12.2 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate bevy_hanabi 0.12.2 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate bevy_hanabi 0.12.2 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 bevy_hanabi 0.12.2 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate bevy_hanabi 0.12.2 [INFO] tweaked toml for crates.io crate bevy_hanabi 0.12.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate crates.io crate bevy_hanabi 0.12.2 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 25a2bafe9dd8dc40a323b6d859d014adbf04f05c8a7115bb1671c87f93090525 [INFO] running `Command { std: "docker" "start" "-a" "25a2bafe9dd8dc40a323b6d859d014adbf04f05c8a7115bb1671c87f93090525", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "25a2bafe9dd8dc40a323b6d859d014adbf04f05c8a7115bb1671c87f93090525", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25a2bafe9dd8dc40a323b6d859d014adbf04f05c8a7115bb1671c87f93090525", kill_on_drop: false }` [INFO] [stdout] 25a2bafe9dd8dc40a323b6d859d014adbf04f05c8a7115bb1671c87f93090525 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0f6e26a89c9ad4ba0c5fc351b3200189249e114bc7de437f737375de0e1a75bc [INFO] running `Command { std: "docker" "start" "-a" "0f6e26a89c9ad4ba0c5fc351b3200189249e114bc7de437f737375de0e1a75bc", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking parking v2.2.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Checking typeid v1.0.0 [INFO] [stderr] Checking smol_str v0.2.2 [INFO] [stderr] Checking web-time v1.1.0 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking bevy_ptr v0.14.1 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Checking nonmax v0.5.5 [INFO] [stderr] Checking fixedbitset v0.5.7 [INFO] [stderr] Checking libloading v0.8.5 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking unicode-xid v0.2.4 [INFO] [stderr] Compiling wgpu-hal v0.21.1 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking accesskit v0.14.0 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Compiling cc v1.1.7 [INFO] [stderr] Compiling indexmap v2.3.0 [INFO] [stderr] Checking piper v0.2.3 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking async-executor v1.13.0 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Checking bevy_tasks v0.14.1 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling wgpu-core v0.21.1 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Checking profiling v1.0.15 [INFO] [stderr] Checking glow v0.13.1 [INFO] [stderr] Checking renderdoc-sys v1.1.0 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Checking png v0.17.13 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling wgpu v0.20.1 [INFO] [stderr] Checking const_soft_float v0.1.4 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Checking constant_time_eq v0.3.0 [INFO] [stderr] Compiling toml_edit v0.22.20 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Checking arrayref v0.3.8 [INFO] [stderr] Checking const_panic v0.2.8 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking as-raw-xcb-connection v1.0.1 [INFO] [stderr] Checking x11rb-protocol v0.13.1 [INFO] [stderr] Compiling document-features v0.2.10 [INFO] [stderr] Checking constgebra v0.1.4 [INFO] [stderr] Compiling winit v0.30.4 [INFO] [stderr] Checking async-broadcast v0.5.1 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking data-encoding v2.6.0 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Checking async-fs v2.1.2 [INFO] [stderr] Checking xkeysym v0.2.1 [INFO] [stderr] Checking const-fnv1a-hash v1.1.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking dpi v0.1.1 [INFO] [stderr] Checking cursor-icon v1.1.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking radsort v0.1.0 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking ttf-parser v0.24.0 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling bevy_egui v0.28.0 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking inventory v0.3.15 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking fuzzy-matcher v0.3.7 [INFO] [stderr] Checking rand_pcg v0.3.1 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking copyless v0.1.5 [INFO] [stderr] Checking pretty-type-name v1.0.1 [INFO] [stderr] Compiling blake3 v1.5.3 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Checking webbrowser v1.0.1 [INFO] [stderr] Checking owned_ttf_parser v0.24.0 [INFO] [stderr] Checking ab_glyph v0.2.28 [INFO] [stderr] Compiling bevy_macro_utils v0.14.1 [INFO] [stderr] Compiling encase_derive_impl v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling bytemuck_derive v1.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling zerocopy-derive v0.6.6 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.14.1 [INFO] [stderr] Compiling bevy_reflect_derive v0.14.1 [INFO] [stderr] Compiling bevy_ecs_macros v0.14.1 [INFO] [stderr] Compiling bevy_derive v0.14.1 [INFO] [stderr] Compiling encase_derive v0.8.0 [INFO] [stderr] Compiling bevy_asset_macros v0.14.1 [INFO] [stderr] Compiling bevy_encase_derive v0.14.1 [INFO] [stderr] Compiling bevy_render_macros v0.14.1 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling bevy_state_macros v0.14.1 [INFO] [stderr] Compiling typetag-impl v0.2.17 [INFO] [stderr] Compiling bevy-inspector-egui-derive v0.25.0 [INFO] [stderr] Checking zerocopy v0.6.6 [INFO] [stderr] Checking bytemuck v1.16.3 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking image v0.25.2 [INFO] [stderr] Checking emath v0.28.1 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking ppv-lite86 v0.2.18 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking ecolor v0.28.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking epaint v0.28.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking noise v0.9.0 [INFO] [stderr] Checking egui v0.28.1 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking glam v0.27.0 [INFO] [stderr] Checking erased-serde v0.4.5 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Checking gpu-descriptor-types v0.2.0 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Checking wgpu-types v0.20.0 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Checking typetag v0.2.17 [INFO] [stderr] Checking bevy_utils v0.14.1 [INFO] [stderr] Checking gpu-descriptor v0.3.0 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Checking naga v0.20.0 [INFO] [stderr] Checking bevy_reflect v0.14.1 [INFO] [stderr] Checking encase v0.8.0 [INFO] [stderr] Checking bevy_mikktspace v0.14.1 [INFO] [stderr] Checking hexasphere v12.0.0 [INFO] [stderr] Checking x11rb v0.13.1 [INFO] [stderr] Checking polling v3.7.2 [INFO] [stderr] Checking calloop v0.13.0 [INFO] [stderr] Checking arboard v3.4.0 [INFO] [stderr] Checking bevy_ecs v0.14.1 [INFO] [stderr] Checking bevy_math v0.14.1 [INFO] [stderr] Checking accesskit_winit v0.20.4 [INFO] [stderr] Checking naga_oil v0.14.0 [INFO] [stderr] Checking bevy_color v0.14.2 [INFO] [stderr] Checking bevy_app v0.14.1 [INFO] [stderr] Checking bevy_core v0.14.1 [INFO] [stderr] Checking bevy_a11y v0.14.1 [INFO] [stderr] Checking bevy_time v0.14.1 [INFO] [stderr] Checking bevy_asset v0.14.1 [INFO] [stderr] Checking bevy_log v0.14.1 [INFO] [stderr] Checking bevy_input v0.14.1 [INFO] [stderr] Checking bevy_window v0.14.1 [INFO] [stderr] Checking bevy_hierarchy v0.14.1 [INFO] [stderr] Checking bevy_transform v0.14.1 [INFO] [stderr] Checking bevy_state v0.14.1 [INFO] [stderr] Checking bevy_diagnostic v0.14.1 [INFO] [stderr] Checking bevy_winit v0.14.1 [INFO] [stderr] Checking bevy_render v0.14.1 [INFO] [stderr] Checking bevy_core_pipeline v0.14.1 [INFO] [stderr] Checking bevy_internal v0.14.1 [INFO] [stderr] Checking bevy_pbr v0.14.1 [INFO] [stderr] Checking bevy v0.14.1 [INFO] [stderr] Checking bevy_hanabi v0.12.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking bevy-inspector-egui v0.25.1 [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:1069:12 [INFO] [stdout] | [INFO] [stdout] 740 | let required_attributes = [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 741 | HashSet::from_iter([Attribute::AXIS_X, Attribute::AXIS_Y, Attribute::AXIS_Z]); [INFO] [stdout] 742 | let mut present_attributes = HashSet::new(); [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 825 | let mut init_context = [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 881 | let mut effect_particle_texture = None; [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1069 | Ok(EffectShaderSource { [INFO] [stdout] | ____________^ [INFO] [stdout] 1070 | | init: init_shader_source, [INFO] [stdout] 1071 | | update: update_shader_sources, [INFO] [stdout] 1072 | | render: render_shader_sources, [INFO] [stdout] 1073 | | layout_flags, [INFO] [stdout] 1074 | | particle_texture: effect_particle_texture, [INFO] [stdout] 1075 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [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/bundle.rs:83:21 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn new(handle: Handle) -> Self { [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 82 | Self { [INFO] [stdout] 83 | effect: ParticleEffect::new(handle), [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/bundle.rs:84:30 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn new(handle: Handle) -> Self { [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 84 | compiled_effect: CompiledParticleEffect::default(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/graph/expr.rs:2010:9 [INFO] [stdout] | [INFO] [stdout] 2009 | pub fn add_property(&self, name: impl Into, default_value: Value) -> PropertyHandle { [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2010 | self.module.borrow_mut().add_property(name, default_value) [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/graph/node.rs:288:28 [INFO] [stdout] | [INFO] [stdout] 284 | pub fn add_node(&mut self, node: N) -> NodeId [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 288 | self.add_node_impl(Box::new(node)) [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/render/mod.rs:612:28 [INFO] [stdout] | [INFO] [stdout] 540 | let sim_params_layout = render_device.create_bind_group_layout( [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 558 | let spawner_buffer_layout = render_device.create_bind_group_layout( [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 582 | let render_indirect_layout = render_device.create_bind_group_layout( [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 612 | render_device: render_device.clone(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/render/mod.rs:808:28 [INFO] [stdout] | [INFO] [stdout] 740 | let sim_params_layout = render_device.create_bind_group_layout( [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 758 | let spawner_buffer_layout = render_device.create_bind_group_layout( [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 780 | let render_indirect_layout = render_device.create_bind_group_layout( [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 808 | render_device: render_device.clone(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/render/mod.rs:979:28 [INFO] [stdout] | [INFO] [stdout] 930 | let view_layout = render_device.create_bind_group_layout( [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 956 | let material_layout = render_device.create_bind_group_layout( [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 979 | render_device: render_device.clone(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/render/mod.rs:1254:21 [INFO] [stdout] | [INFO] [stdout] 1053 | fn specialize(&self, key: Self::Key) -> RenderPipelineDescriptor { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1152 | let particles_buffer_layout = self [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1156 | let mut layout = vec![self.view_layout.clone(), particles_buffer_layout]; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1254 | vertex: VertexState { [INFO] [stdout] | _____________________^ [INFO] [stdout] 1255 | | shader: key.shader.clone(), [INFO] [stdout] 1256 | | entry_point: "vertex".into(), [INFO] [stdout] 1257 | | shader_defs: shader_defs.clone(), [INFO] [stdout] 1258 | | buffers: vec![vertex_buffer_layout], [INFO] [stdout] 1259 | | }, [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/render/mod.rs:1260:23 [INFO] [stdout] | [INFO] [stdout] 1053 | fn specialize(&self, key: Self::Key) -> RenderPipelineDescriptor { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1152 | let particles_buffer_layout = self [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1156 | let mut layout = vec![self.view_layout.clone(), particles_buffer_layout]; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1260 | fragment: Some(FragmentState { [INFO] [stdout] | _______________________^ [INFO] [stdout] 1261 | | shader: key.shader, [INFO] [stdout] 1262 | | shader_defs, [INFO] [stdout] 1263 | | entry_point: "fragment".into(), [INFO] [stdout] ... | [INFO] [stdout] 1268 | | })], [INFO] [stdout] 1269 | | }), [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/render/mod.rs:1482:18 [INFO] [stdout] | [INFO] [stdout] 1470 | let handle = effect.asset.clone_weak(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1482 | Some(AddedEffect { [INFO] [stdout] | __________________^ [INFO] [stdout] 1483 | | entity, [INFO] [stdout] 1484 | | capacities: asset.capacities().to_vec(), [INFO] [stdout] 1485 | | particle_layout, [INFO] [stdout] ... | [INFO] [stdout] 1488 | | handle, [INFO] [stdout] 1489 | | }) [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/render/mod.rs:1788:25 [INFO] [stdout] | [INFO] [stdout] 1766 | pub fn new(device: RenderDevice) -> Self { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1767 | let mut vertices = BufferVec::new(BufferUsages::VERTEX); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1788 | entity_map: HashMap::default(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/render/mod.rs:1789:30 [INFO] [stdout] | [INFO] [stdout] 1766 | pub fn new(device: RenderDevice) -> Self { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1767 | let mut vertices = BufferVec::new(BufferUsages::VERTEX); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1789 | view_bind_group: None, [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/render/mod.rs:1790:36 [INFO] [stdout] | [INFO] [stdout] 1766 | pub fn new(device: RenderDevice) -> Self { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1767 | let mut vertices = BufferVec::new(BufferUsages::VERTEX); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1790 | sim_params_bind_group: None, [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/render/mod.rs:1791:33 [INFO] [stdout] | [INFO] [stdout] 1766 | pub fn new(device: RenderDevice) -> Self { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1767 | let mut vertices = BufferVec::new(BufferUsages::VERTEX); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1791 | spawner_bind_group: None, [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/render/mod.rs:1792:37 [INFO] [stdout] | [INFO] [stdout] 1766 | pub fn new(device: RenderDevice) -> Self { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1767 | let mut vertices = BufferVec::new(BufferUsages::VERTEX); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1792 | dr_indirect_bind_group: None, [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/render/mod.rs:1793:46 [INFO] [stdout] | [INFO] [stdout] 1766 | pub fn new(device: RenderDevice) -> Self { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1767 | let mut vertices = BufferVec::new(BufferUsages::VERTEX); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1793 | init_render_indirect_bind_group: None, [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/render/mod.rs:1794:34 [INFO] [stdout] | [INFO] [stdout] 1766 | pub fn new(device: RenderDevice) -> Self { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1767 | let mut vertices = BufferVec::new(BufferUsages::VERTEX); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1794 | sim_params_uniforms: UniformBuffer::default(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/render/mod.rs:1795:29 [INFO] [stdout] | [INFO] [stdout] 1766 | pub fn new(device: RenderDevice) -> Self { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1767 | let mut vertices = BufferVec::new(BufferUsages::VERTEX); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1795 | spawner_buffer: AlignedBufferVec::new( [INFO] [stdout] | _____________________________^ [INFO] [stdout] 1796 | | BufferUsages::STORAGE, [INFO] [stdout] 1797 | | NonZeroU64::new(item_align), [INFO] [stdout] 1798 | | Some("hanabi:buffer:spawner".to_string()), [INFO] [stdout] 1799 | | ), [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/render/mod.rs:1800:39 [INFO] [stdout] | [INFO] [stdout] 1766 | pub fn new(device: RenderDevice) -> Self { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1767 | let mut vertices = BufferVec::new(BufferUsages::VERTEX); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1800 | dispatch_indirect_buffer: BufferTable::new( [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 1801 | | BufferUsages::STORAGE | BufferUsages::INDIRECT, [INFO] [stdout] 1802 | | // NOTE: Technically we're using an offset in dispatch_workgroups_indirect(), but [INFO] [stdout] 1803 | | // `min_storage_buffer_offset_alignment` is documented as being for the offset in [INFO] [stdout] ... | [INFO] [stdout] 1807 | | Some("hanabi:buffer:dispatch_indirect".to_string()), [INFO] [stdout] 1808 | | ), [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/render/mod.rs:1809:44 [INFO] [stdout] | [INFO] [stdout] 1766 | pub fn new(device: RenderDevice) -> Self { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1767 | let mut vertices = BufferVec::new(BufferUsages::VERTEX); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1809 | render_effect_dispatch_buffer: BufferTable::new( [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 1810 | | BufferUsages::STORAGE | BufferUsages::INDIRECT, [INFO] [stdout] 1811 | | NonZeroU64::new(item_align), [INFO] [stdout] 1812 | | Some("hanabi:buffer:render_effect_dispatch".to_string()), [INFO] [stdout] 1813 | | ), [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/render/mod.rs:1814:43 [INFO] [stdout] | [INFO] [stdout] 1766 | pub fn new(device: RenderDevice) -> Self { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1767 | let mut vertices = BufferVec::new(BufferUsages::VERTEX); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1814 | render_group_dispatch_buffer: BufferTable::new( [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 1815 | | BufferUsages::STORAGE | BufferUsages::INDIRECT, [INFO] [stdout] 1816 | | NonZeroU64::new(item_align), [INFO] [stdout] 1817 | | Some("hanabi:buffer:render_group_dispatch".to_string()), [INFO] [stdout] 1818 | | ), [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/render/mod.rs:1819:36 [INFO] [stdout] | [INFO] [stdout] 1766 | pub fn new(device: RenderDevice) -> Self { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1767 | let mut vertices = BufferVec::new(BufferUsages::VERTEX); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1819 | particle_group_buffer: AlignedBufferVec::new( [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 1820 | | BufferUsages::STORAGE, [INFO] [stdout] 1821 | | NonZeroU64::new(item_align), [INFO] [stdout] 1822 | | Some("hanabi:buffer:particle_group".to_string()), [INFO] [stdout] 1823 | | ), [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/render/mod.rs:1825:41 [INFO] [stdout] | [INFO] [stdout] 1766 | pub fn new(device: RenderDevice) -> Self { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1767 | let mut vertices = BufferVec::new(BufferUsages::VERTEX); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1825 | indirect_dispatch_pipeline: None, [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/render/mod.rs:2116:32 [INFO] [stdout] | [INFO] [stdout] 2106 | .map(|(entity, extracted_effect)| { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2107 | let id = effects_meta.entity_map.get(&entity).unwrap().cache_id; [INFO] [stdout] 2108 | let property_buffer = effect_cache.get_property_buffer(id).cloned(); // clone handle for lifetime [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2116 | effect_shader: extracted_effect.effect_shader.clone(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/render/effect_cache.rs:373:34 [INFO] [stdout] | [INFO] [stdout] 164 | asset: Handle, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 190 | let particle_buffer = render_device.create_buffer(&BufferDescriptor { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 204 | let indirect_buffer = render_device.create_buffer(&BufferDescriptor { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 224 | let properties_buffer = if property_layout.is_empty() { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 233 | let properties_buffer = render_device.create_buffer(&BufferDescriptor { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 302 | let particles_buffer_layout_sim = render_device.create_bind_group_layout(label, &entries); [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 357 | let particles_buffer_layout_with_dispatch = [INFO] [stdout] | ------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 373 | simulate_bind_group: None, [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/render/effect_cache.rs:719:22 [INFO] [stdout] | [INFO] [stdout] 715 | pub fn new(device: RenderDevice) -> Self { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 719 | effects: HashMap::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 27 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bevy_hanabi` (lib) due to 28 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "0f6e26a89c9ad4ba0c5fc351b3200189249e114bc7de437f737375de0e1a75bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f6e26a89c9ad4ba0c5fc351b3200189249e114bc7de437f737375de0e1a75bc", kill_on_drop: false }` [INFO] [stdout] 0f6e26a89c9ad4ba0c5fc351b3200189249e114bc7de437f737375de0e1a75bc