[INFO] fetching crate subtr-actor-spec 0.0.4... [INFO] checking subtr-actor-spec-0.0.4 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate subtr-actor-spec 0.0.4 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate subtr-actor-spec 0.0.4 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 subtr-actor-spec 0.0.4 [INFO] finished tweaking crates.io crate subtr-actor-spec 0.0.4 [INFO] tweaked toml for crates.io crate subtr-actor-spec 0.0.4 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate crates.io crate subtr-actor-spec 0.0.4 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-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] d5d72b8b829f37a75ec8e0516f2d844d2844487a0090c0db947a270e78def11a [INFO] running `Command { std: "docker" "start" "-a" "d5d72b8b829f37a75ec8e0516f2d844d2844487a0090c0db947a270e78def11a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d5d72b8b829f37a75ec8e0516f2d844d2844487a0090c0db947a270e78def11a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5d72b8b829f37a75ec8e0516f2d844d2844487a0090c0db947a270e78def11a", kill_on_drop: false }` [INFO] [stdout] d5d72b8b829f37a75ec8e0516f2d844d2844487a0090c0db947a270e78def11a [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] c4f606b34bc25dce5f678135b63459e734fc982a6857e51c4f7aac43307e667a [INFO] running `Command { std: "docker" "start" "-a" "c4f606b34bc25dce5f678135b63459e734fc982a6857e51c4f7aac43307e667a", kill_on_drop: false }` [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.125 [INFO] [stderr] Checking bitter v0.7.0 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Checking float-ord v0.3.2 [INFO] [stderr] Checking glam v0.23.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking boxcars v0.9.14 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Checking subtr-actor-spec v0.0.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `build_shots_info` is never used [INFO] [stdout] --> src/processor.rs:460:8 [INFO] [stdout] | [INFO] [stdout] 165 | impl<'a> ReplayProcessor<'a> { [INFO] [stdout] | ---------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 460 | fn build_shots_info( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [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/collector/ndarray.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn headers_vec_from(&self, player_prefix_getter: F) -> Vec [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 59 | / self.column_headers [INFO] [stdout] 60 | | .global_headers [INFO] [stdout] 61 | | .iter() [INFO] [stdout] 62 | | .cloned() [INFO] [stdout] ... | [INFO] [stdout] 70 | | }, [INFO] [stdout] 71 | | )) [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/collector/ndarray.rs:119:19 [INFO] [stdout] | [INFO] [stdout] 113 | feature_adders: FeatureAdders, [INFO] [stdout] | -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 114 | player_feature_adders: PlayerFeatureAdders, [INFO] [stdout] | --------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 119 | data: Vec::new(), [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/collector/ndarray.rs:165:9 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn get_ndarray(self) -> SubtrActorResult> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 165 | self.get_meta_and_ndarray().map(|a| a.1) [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/collector/ndarray.rs:238:12 [INFO] [stdout] | [INFO] [stdout] 232 | self, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 238 | Ok(( [INFO] [stdout] | ____________^ [INFO] [stdout] 239 | | ReplayMetaWithHeaders { [INFO] [stdout] 240 | | replay_meta: self.replay_meta.ok_or(SubtrActorError::new( [INFO] [stdout] 241 | | SubtrActorErrorVariant::CouldNotBuildReplayMeta, [INFO] [stdout] ... | [INFO] [stdout] 247 | | .map_err(SubtrActorError::new)?, [INFO] [stdout] 248 | | )) [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] [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/collector/ndarray.rs:385:12 [INFO] [stdout] | [INFO] [stdout] 359 | let feature_adders: Vec + Send + Sync>> = fa_names [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 372 | let player_feature_adders: Vec + Send + Sync>> = pfa_names [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 385 | Ok(Self::new(feature_adders, player_feature_adders)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/collector/ndarray.rs:856:26 [INFO] [stdout] | [INFO] [stdout] 855 | pub fn convert_float_conversion_error(_: T) -> SubtrActorError { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 856 | SubtrActorError::new(SubtrActorErrorVariant::FloatConversionError) [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/collector/ndarray.rs:1296:40 [INFO] [stdout] | [INFO] [stdout] 1296 | .unwrap_or_else(|| processor.iter_player_ids_in_order().count()) [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: this error originates in the macro `_player_feature_adder` which comes from the expansion of the macro `build_player_feature_adder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `build_shots_info` is never used [INFO] [stdout] --> src/processor.rs:460:8 [INFO] [stdout] | [INFO] [stdout] 165 | impl<'a> ReplayProcessor<'a> { [INFO] [stdout] | ---------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 460 | fn build_shots_info( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [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/error.rs:128:24 [INFO] [stdout] | [INFO] [stdout] 126 | pub fn new(variant: SubtrActorErrorVariant) -> Self { [INFO] [stdout] | ------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 127 | Self { [INFO] [stdout] 128 | backtrace: Backtrace::capture(), [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/error.rs:134:13 [INFO] [stdout] | [INFO] [stdout] 133 | pub fn new_result(variant: SubtrActorErrorVariant) -> Result { [INFO] [stdout] | ------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 134 | Err(Self::new(variant)) [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/processor.rs:307:37 [INFO] [stdout] | [INFO] [stdout] 307 | SubtrActorError::new_result(SubtrActorErrorVariant::PlayerStatsHeaderNotFound) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/collector/ndarray.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn headers_vec_from(&self, player_prefix_getter: F) -> Vec [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 59 | / self.column_headers [INFO] [stdout] 60 | | .global_headers [INFO] [stdout] 61 | | .iter() [INFO] [stdout] 62 | | .cloned() [INFO] [stdout] ... | [INFO] [stdout] 70 | | }, [INFO] [stdout] 71 | | )) [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/collector/ndarray.rs:119:19 [INFO] [stdout] | [INFO] [stdout] 113 | feature_adders: FeatureAdders, [INFO] [stdout] | -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 114 | player_feature_adders: PlayerFeatureAdders, [INFO] [stdout] | --------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 119 | data: Vec::new(), [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/processor.rs:600:15 [INFO] [stdout] | [INFO] [stdout] 600 | match util::find_in_direction(&frames.frames, current_index, direction, predicate) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/collector/ndarray.rs:165:9 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn get_ndarray(self) -> SubtrActorResult> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 165 | self.get_meta_and_ndarray().map(|a| a.1) [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/collector/ndarray.rs:238:12 [INFO] [stdout] | [INFO] [stdout] 232 | self, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 238 | Ok(( [INFO] [stdout] | ____________^ [INFO] [stdout] 239 | | ReplayMetaWithHeaders { [INFO] [stdout] 240 | | replay_meta: self.replay_meta.ok_or(SubtrActorError::new( [INFO] [stdout] 241 | | SubtrActorErrorVariant::CouldNotBuildReplayMeta, [INFO] [stdout] ... | [INFO] [stdout] 247 | | .map_err(SubtrActorError::new)?, [INFO] [stdout] 248 | | )) [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] [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/processor.rs:18:41 [INFO] [stdout] | [INFO] [stdout] 18 | ($value:expr, $type:path $(,)?) => {{ [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 19 | | let attribute = $value; [INFO] [stdout] 20 | | if let $type(value) = attribute { [INFO] [stdout] 21 | | Ok(value) [INFO] [stdout] ... | [INFO] [stdout] 27 | | } [INFO] [stdout] 28 | | }}; [INFO] [stdout] | |_____^ [INFO] [stdout] ... [INFO] [stdout] 838 | .and_then(|v| attribute_match!(v.0, boxcars::Attribute::Float).ok()) [INFO] [stdout] | - ------------------------------------------------ in this macro invocation [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `attribute_match` (in Nightly builds, run with -Z macro-backtrace for more info) [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/collector/ndarray.rs:385:12 [INFO] [stdout] | [INFO] [stdout] 359 | let feature_adders: Vec + Send + Sync>> = fa_names [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 372 | let player_feature_adders: Vec + Send + Sync>> = pfa_names [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 385 | Ok(Self::new(feature_adders, player_feature_adders)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/processor.rs:1071:49 [INFO] [stdout] | [INFO] [stdout] 1071 | .ok_or_else(|| SubtrActorError::new(SubtrActorErrorVariant::ObjectIdNotFound { name })) [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/processor.rs:1141:49 [INFO] [stdout] | [INFO] [stdout] 1141 | .ok_or_else(|| SubtrActorError::new(SubtrActorErrorVariant::NoGameActor)) [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/collector/ndarray.rs:856:26 [INFO] [stdout] | [INFO] [stdout] 855 | pub fn convert_float_conversion_error(_: T) -> SubtrActorError { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 856 | SubtrActorError::new(SubtrActorErrorVariant::FloatConversionError) [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/processor.rs:18:41 [INFO] [stdout] | [INFO] [stdout] 18 | ($value:expr, $type:path $(,)?) => {{ [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 19 | | let attribute = $value; [INFO] [stdout] 20 | | if let $type(value) = attribute { [INFO] [stdout] 21 | | Ok(value) [INFO] [stdout] ... | [INFO] [stdout] 27 | | } [INFO] [stdout] 28 | | }}; [INFO] [stdout] | |_____^ [INFO] [stdout] ... [INFO] [stdout] 1207 | / get_attribute_and_updated!( [INFO] [stdout] 1208 | | self, [INFO] [stdout] 1209 | | &self.get_actor_state(&actor_id)?.attributes, [INFO] [stdout] 1210 | | RIGID_BODY_STATE_KEY, [INFO] [stdout] 1211 | | boxcars::Attribute::RigidBody [INFO] [stdout] 1212 | | ) [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `attribute_match` which comes from the expansion of the macro `get_attribute_and_updated` (in Nightly builds, run with -Z macro-backtrace for more info) [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/processor.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | / $self [INFO] [stdout] 78 | | .get_actor_attribute($actor, $prop) [INFO] [stdout] 79 | | .and_then(|found| attribute_match!(found, $type)) [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] 1273 | / get_actor_attribute_matching!( [INFO] [stdout] 1274 | | self, [INFO] [stdout] 1275 | | &actor_id, [INFO] [stdout] 1276 | | IGNORE_SYNCING_KEY, [INFO] [stdout] 1277 | | boxcars::Attribute::Boolean [INFO] [stdout] 1278 | | ) [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `get_actor_attribute_matching` (in Nightly builds, run with -Z macro-backtrace for more info) [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/processor.rs:1288:34 [INFO] [stdout] | [INFO] [stdout] 1288 | .and_then(|actor_id| self.get_actor_rigid_body(&actor_id).map(|v| v.0)) [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/processor.rs:18:41 [INFO] [stdout] | [INFO] [stdout] 18 | ($value:expr, $type:path $(,)?) => {{ [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 19 | | let attribute = $value; [INFO] [stdout] 20 | | if let $type(value) = attribute { [INFO] [stdout] 21 | | Ok(value) [INFO] [stdout] ... | [INFO] [stdout] 27 | | } [INFO] [stdout] 28 | | }}; [INFO] [stdout] | |_____^ [INFO] [stdout] ... [INFO] [stdout] 1310 | / get_attribute_and_updated!( [INFO] [stdout] 1311 | | self, [INFO] [stdout] 1312 | | &self.get_actor_state(&actor_id)?.attributes, [INFO] [stdout] 1313 | | RIGID_BODY_STATE_KEY, [INFO] [stdout] 1314 | | boxcars::Attribute::RigidBody [INFO] [stdout] 1315 | | ) [INFO] [stdout] | |_________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `attribute_match` which comes from the expansion of the macro `get_attribute_and_updated` (in Nightly builds, run with -Z macro-backtrace for more info) [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/processor.rs:1361:9 [INFO] [stdout] | [INFO] [stdout] 1361 | / self.object_id_to_name [INFO] [stdout] 1362 | | .get(&state.object_id) [INFO] [stdout] 1363 | | .ok_or_else(|| { [INFO] [stdout] 1364 | | SubtrActorError::new(SubtrActorErrorVariant::UnknownPlayerTeam { [INFO] [stdout] 1365 | | player_id: player_id.clone(), [INFO] [stdout] 1366 | | }) [INFO] [stdout] 1367 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |______________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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/processor.rs:1391:34 [INFO] [stdout] | [INFO] [stdout] 1391 | .and_then(|actor_id| self.get_actor_rigid_body(&actor_id).map(|v| v.0)) [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/processor.rs:18:41 [INFO] [stdout] | [INFO] [stdout] 18 | ($value:expr, $type:path $(,)?) => {{ [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 19 | | let attribute = $value; [INFO] [stdout] 20 | | if let $type(value) = attribute { [INFO] [stdout] 21 | | Ok(value) [INFO] [stdout] ... | [INFO] [stdout] 27 | | } [INFO] [stdout] 28 | | }}; [INFO] [stdout] | |_____^ [INFO] [stdout] ... [INFO] [stdout] 1402 | / get_attribute_and_updated!( [INFO] [stdout] 1403 | | self, [INFO] [stdout] 1404 | | &self.get_actor_state(&actor_id)?.attributes, [INFO] [stdout] 1405 | | RIGID_BODY_STATE_KEY, [INFO] [stdout] 1406 | | boxcars::Attribute::RigidBody [INFO] [stdout] 1407 | | ) [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `attribute_match` which comes from the expansion of the macro `get_attribute_and_updated` (in Nightly builds, run with -Z macro-backtrace for more info) [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/processor.rs:93:9 [INFO] [stdout] | [INFO] [stdout] 93 | / $map.get($key) [INFO] [stdout] 94 | | .ok_or_else(|| { [INFO] [stdout] 95 | | SubtrActorError::new(SubtrActorErrorVariant::DerivedKeyValueNotFound { [INFO] [stdout] 96 | | name: $key.to_string(), [INFO] [stdout] 97 | | }) [INFO] [stdout] 98 | | }) [INFO] [stdout] 99 | | .and_then(|found| attribute_match!(&found.0, $type)) [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] 1437 | / get_derived_attribute!( [INFO] [stdout] 1438 | | boost_state.derived_attributes, [INFO] [stdout] 1439 | | BOOST_AMOUNT_KEY, [INFO] [stdout] 1440 | | boxcars::Attribute::Float [INFO] [stdout] 1441 | | ) [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `get_derived_attribute` (in Nightly builds, run with -Z macro-backtrace for more info) [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/processor.rs:1487:48 [INFO] [stdout] | [INFO] [stdout] 1487 | .map(|name| (name.clone(), v.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/collector/ndarray.rs:1296:40 [INFO] [stdout] | [INFO] [stdout] 1296 | .unwrap_or_else(|| processor.iter_player_ids_in_order().count()) [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: this error originates in the macro `_player_feature_adder` which comes from the expansion of the macro `build_player_feature_adder` (in Nightly builds, run with -Z macro-backtrace for more info) [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/util.rs:382:31 [INFO] [stdout] | [INFO] [stdout] 382 | iter.find_map(|(i, item)| predicate(item).map(|res| (i, res))) [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/error.rs:128:24 [INFO] [stdout] | [INFO] [stdout] 126 | pub fn new(variant: SubtrActorErrorVariant) -> Self { [INFO] [stdout] | ------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 127 | Self { [INFO] [stdout] 128 | backtrace: Backtrace::capture(), [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/error.rs:134:13 [INFO] [stdout] | [INFO] [stdout] 133 | pub fn new_result(variant: SubtrActorErrorVariant) -> Result { [INFO] [stdout] | ------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 134 | Err(Self::new(variant)) [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/processor.rs:307:37 [INFO] [stdout] | [INFO] [stdout] 307 | SubtrActorError::new_result(SubtrActorErrorVariant::PlayerStatsHeaderNotFound) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/processor.rs:600:15 [INFO] [stdout] | [INFO] [stdout] 600 | match util::find_in_direction(&frames.frames, current_index, direction, predicate) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/processor.rs:18:41 [INFO] [stdout] | [INFO] [stdout] 18 | ($value:expr, $type:path $(,)?) => {{ [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 19 | | let attribute = $value; [INFO] [stdout] 20 | | if let $type(value) = attribute { [INFO] [stdout] 21 | | Ok(value) [INFO] [stdout] ... | [INFO] [stdout] 27 | | } [INFO] [stdout] 28 | | }}; [INFO] [stdout] | |_____^ [INFO] [stdout] ... [INFO] [stdout] 838 | .and_then(|v| attribute_match!(v.0, boxcars::Attribute::Float).ok()) [INFO] [stdout] | - ------------------------------------------------ in this macro invocation [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `attribute_match` (in Nightly builds, run with -Z macro-backtrace for more info) [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/processor.rs:1071:49 [INFO] [stdout] | [INFO] [stdout] 1071 | .ok_or_else(|| SubtrActorError::new(SubtrActorErrorVariant::ObjectIdNotFound { name })) [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/processor.rs:1141:49 [INFO] [stdout] | [INFO] [stdout] 1141 | .ok_or_else(|| SubtrActorError::new(SubtrActorErrorVariant::NoGameActor)) [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/processor.rs:18:41 [INFO] [stdout] | [INFO] [stdout] 18 | ($value:expr, $type:path $(,)?) => {{ [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 19 | | let attribute = $value; [INFO] [stdout] 20 | | if let $type(value) = attribute { [INFO] [stdout] 21 | | Ok(value) [INFO] [stdout] ... | [INFO] [stdout] 27 | | } [INFO] [stdout] 28 | | }}; [INFO] [stdout] | |_____^ [INFO] [stdout] ... [INFO] [stdout] 1207 | / get_attribute_and_updated!( [INFO] [stdout] 1208 | | self, [INFO] [stdout] 1209 | | &self.get_actor_state(&actor_id)?.attributes, [INFO] [stdout] 1210 | | RIGID_BODY_STATE_KEY, [INFO] [stdout] 1211 | | boxcars::Attribute::RigidBody [INFO] [stdout] 1212 | | ) [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `attribute_match` which comes from the expansion of the macro `get_attribute_and_updated` (in Nightly builds, run with -Z macro-backtrace for more info) [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/processor.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | / $self [INFO] [stdout] 78 | | .get_actor_attribute($actor, $prop) [INFO] [stdout] 79 | | .and_then(|found| attribute_match!(found, $type)) [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] 1273 | / get_actor_attribute_matching!( [INFO] [stdout] 1274 | | self, [INFO] [stdout] 1275 | | &actor_id, [INFO] [stdout] 1276 | | IGNORE_SYNCING_KEY, [INFO] [stdout] 1277 | | boxcars::Attribute::Boolean [INFO] [stdout] 1278 | | ) [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `get_actor_attribute_matching` (in Nightly builds, run with -Z macro-backtrace for more info) [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/processor.rs:1288:34 [INFO] [stdout] | [INFO] [stdout] 1288 | .and_then(|actor_id| self.get_actor_rigid_body(&actor_id).map(|v| v.0)) [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/processor.rs:18:41 [INFO] [stdout] | [INFO] [stdout] 18 | ($value:expr, $type:path $(,)?) => {{ [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 19 | | let attribute = $value; [INFO] [stdout] 20 | | if let $type(value) = attribute { [INFO] [stdout] 21 | | Ok(value) [INFO] [stdout] ... | [INFO] [stdout] 27 | | } [INFO] [stdout] 28 | | }}; [INFO] [stdout] | |_____^ [INFO] [stdout] ... [INFO] [stdout] 1310 | / get_attribute_and_updated!( [INFO] [stdout] 1311 | | self, [INFO] [stdout] 1312 | | &self.get_actor_state(&actor_id)?.attributes, [INFO] [stdout] 1313 | | RIGID_BODY_STATE_KEY, [INFO] [stdout] 1314 | | boxcars::Attribute::RigidBody [INFO] [stdout] 1315 | | ) [INFO] [stdout] | |_________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `attribute_match` which comes from the expansion of the macro `get_attribute_and_updated` (in Nightly builds, run with -Z macro-backtrace for more info) [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/processor.rs:1361:9 [INFO] [stdout] | [INFO] [stdout] 1361 | / self.object_id_to_name [INFO] [stdout] 1362 | | .get(&state.object_id) [INFO] [stdout] 1363 | | .ok_or_else(|| { [INFO] [stdout] 1364 | | SubtrActorError::new(SubtrActorErrorVariant::UnknownPlayerTeam { [INFO] [stdout] 1365 | | player_id: player_id.clone(), [INFO] [stdout] 1366 | | }) [INFO] [stdout] 1367 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |______________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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/processor.rs:1391:34 [INFO] [stdout] | [INFO] [stdout] 1391 | .and_then(|actor_id| self.get_actor_rigid_body(&actor_id).map(|v| v.0)) [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/processor.rs:18:41 [INFO] [stdout] | [INFO] [stdout] 18 | ($value:expr, $type:path $(,)?) => {{ [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 19 | | let attribute = $value; [INFO] [stdout] 20 | | if let $type(value) = attribute { [INFO] [stdout] 21 | | Ok(value) [INFO] [stdout] ... | [INFO] [stdout] 27 | | } [INFO] [stdout] 28 | | }}; [INFO] [stdout] | |_____^ [INFO] [stdout] ... [INFO] [stdout] 1402 | / get_attribute_and_updated!( [INFO] [stdout] 1403 | | self, [INFO] [stdout] 1404 | | &self.get_actor_state(&actor_id)?.attributes, [INFO] [stdout] 1405 | | RIGID_BODY_STATE_KEY, [INFO] [stdout] 1406 | | boxcars::Attribute::RigidBody [INFO] [stdout] 1407 | | ) [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `attribute_match` which comes from the expansion of the macro `get_attribute_and_updated` (in Nightly builds, run with -Z macro-backtrace for more info) [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/processor.rs:93:9 [INFO] [stdout] | [INFO] [stdout] 93 | / $map.get($key) [INFO] [stdout] 94 | | .ok_or_else(|| { [INFO] [stdout] 95 | | SubtrActorError::new(SubtrActorErrorVariant::DerivedKeyValueNotFound { [INFO] [stdout] 96 | | name: $key.to_string(), [INFO] [stdout] 97 | | }) [INFO] [stdout] 98 | | }) [INFO] [stdout] 99 | | .and_then(|found| attribute_match!(&found.0, $type)) [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] 1437 | / get_derived_attribute!( [INFO] [stdout] 1438 | | boost_state.derived_attributes, [INFO] [stdout] 1439 | | BOOST_AMOUNT_KEY, [INFO] [stdout] 1440 | | boxcars::Attribute::Float [INFO] [stdout] 1441 | | ) [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `get_derived_attribute` (in Nightly builds, run with -Z macro-backtrace for more info) [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/processor.rs:1487:48 [INFO] [stdout] | [INFO] [stdout] 1487 | .map(|name| (name.clone(), v.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/util.rs:382:31 [INFO] [stdout] | [INFO] [stdout] 382 | iter.find_map(|(i, item)| predicate(item).map(|res| (i, res))) [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 24 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 24 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `subtr-actor-spec` (lib test) due to 25 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `subtr-actor-spec` (lib) due to 25 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "c4f606b34bc25dce5f678135b63459e734fc982a6857e51c4f7aac43307e667a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4f606b34bc25dce5f678135b63459e734fc982a6857e51c4f7aac43307e667a", kill_on_drop: false }` [INFO] [stdout] c4f606b34bc25dce5f678135b63459e734fc982a6857e51c4f7aac43307e667a