[INFO] fetching crate essence 0.5.0... [INFO] checking essence-0.5.0 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate essence 0.5.0 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate essence 0.5.0 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] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml [INFO] started tweaking crates.io crate essence 0.5.0 [INFO] finished tweaking crates.io crate essence 0.5.0 [INFO] tweaked toml for crates.io crate essence 0.5.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 188 packages to latest compatible versions [INFO] [stderr] Adding addr2line v0.22.0 (latest: v0.24.1) [INFO] [stderr] Adding ahash v0.7.8 (latest: v0.8.11) [INFO] [stderr] Adding argon2 v0.4.1 (latest: v0.5.3) [INFO] [stderr] Adding atoi v1.0.0 (latest: v2.0.0) [INFO] [stderr] Adding base64 v0.13.1 (latest: v0.22.1) [INFO] [stderr] Adding base64 v0.20.0 (latest: v0.22.1) [INFO] [stderr] Adding base64 v0.21.7 (latest: v0.22.1) [INFO] [stderr] Adding bitflags v1.3.2 (latest: v2.6.0) [INFO] [stderr] Adding dirs v4.0.0 (latest: v5.0.1) [INFO] [stderr] Adding dirs-sys v0.3.7 (latest: v0.4.1) [INFO] [stderr] Adding event-listener v2.5.3 (latest: v5.3.1) [INFO] [stderr] Adding futures-intrusive v0.4.2 (latest: v0.5.0) [INFO] [stderr] Adding generic-array v0.14.7 (latest: v1.1.0) [INFO] [stderr] Adding gimli v0.29.0 (latest: v0.31.0) [INFO] [stderr] Adding hashbrown v0.12.3 (latest: v0.14.5) [INFO] [stderr] Adding hashlink v0.8.4 (latest: v0.9.1) [INFO] [stderr] Adding heck v0.4.1 (latest: v0.5.0) [INFO] [stderr] Adding hermit-abi v0.3.9 (latest: v0.4.0) [INFO] [stderr] Adding idna v0.5.0 (latest: v1.0.2) [INFO] [stderr] Adding indexmap v1.9.3 (latest: v2.5.0) [INFO] [stderr] Adding itertools v0.10.5 (latest: v0.13.0) [INFO] [stderr] Adding miniz_oxide v0.7.4 (latest: v0.8.0) [INFO] [stderr] Adding parking_lot v0.11.2 (latest: v0.12.3) [INFO] [stderr] Adding parking_lot_core v0.8.6 (latest: v0.9.10) [INFO] [stderr] Adding password-hash v0.4.2 (latest: v0.5.0) [INFO] [stderr] Adding redox_syscall v0.2.16 (latest: v0.5.3) [INFO] [stderr] Adding redox_syscall v0.4.1 (latest: v0.5.3) [INFO] [stderr] Adding ring v0.16.20 (latest: v0.17.8) [INFO] [stderr] Adding rustls v0.20.9 (latest: v0.23.12) [INFO] [stderr] Adding rustls-pemfile v1.0.4 (latest: v2.1.3) [INFO] [stderr] Adding spin v0.5.2 (latest: v0.9.8) [INFO] [stderr] Adding sqlx v0.6.3 (latest: v0.8.1) [INFO] [stderr] Adding sqlx-core v0.6.3 (latest: v0.8.1) [INFO] [stderr] Adding sqlx-macros v0.6.3 (latest: v0.8.1) [INFO] [stderr] Adding syn v1.0.109 (latest: v2.0.77) [INFO] [stderr] Adding tokio-rustls v0.23.4 (latest: v0.26.0) [INFO] [stderr] Adding untrusted v0.7.1 (latest: v0.9.0) [INFO] [stderr] Adding utoipa v3.5.0 (latest: v4.2.3) [INFO] [stderr] Adding utoipa-gen v3.5.0 (latest: v4.3.0) [INFO] [stderr] Adding virtue v0.0.13 (latest: v0.0.17) [INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.2+wasi-0.2.1) [INFO] [stderr] Adding webpki-roots v0.22.6 (latest: v0.26.5) [INFO] [stderr] Adding windows-core v0.52.0 (latest: v0.58.0) [INFO] [stderr] Adding windows-sys v0.52.0 (latest: v0.59.0) [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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 71716b9cccef37fe803b19d14c8f8232b960c8602ae11f1cc188c93c531971ff [INFO] running `Command { std: "docker" "start" "-a" "71716b9cccef37fe803b19d14c8f8232b960c8602ae11f1cc188c93c531971ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "71716b9cccef37fe803b19d14c8f8232b960c8602ae11f1cc188c93c531971ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71716b9cccef37fe803b19d14c8f8232b960c8602ae11f1cc188c93c531971ff", kill_on_drop: false }` [INFO] [stdout] 71716b9cccef37fe803b19d14c8f8232b960c8602ae11f1cc188c93c531971ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 2f84a6ba2d5f1ff9d198530726bf491db667c11e4348ecf7ea89c22d23d2e6d5 [INFO] running `Command { std: "docker" "start" "-a" "2f84a6ba2d5f1ff9d198530726bf491db667c11e4348ecf7ea89c22d23d2e6d5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Checking serde v1.0.209 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking essence v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `async-trait` [INFO] [stdout] --> src/lib.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | #![cfg_attr(feature = "async-trait", feature(async_fn_in_trait))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `auth`, `bincode`, `client`, `db`, `default`, `serde_json`, `snowflakes`, `token-parsing`, `utoipa`, and `webserver` [INFO] [stdout] = help: consider adding `async-trait` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `async-trait` [INFO] [stdout] --> src/lib.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | #![cfg_attr(feature = "async-trait", allow(incomplete_features))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `auth`, `bincode`, `client`, `db`, `default`, `serde_json`, `snowflakes`, `token-parsing`, `utoipa`, and `webserver` [INFO] [stdout] = help: consider adding `async-trait` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `async-trait` [INFO] [stdout] --> src/lib.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | #![cfg_attr(feature = "async-trait", feature(async_fn_in_trait))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `auth`, `bincode`, `client`, `db`, `default`, `serde_json`, `snowflakes`, `token-parsing`, `utoipa`, and `webserver` [INFO] [stdout] = help: consider adding `async-trait` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `async-trait` [INFO] [stdout] --> src/lib.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | #![cfg_attr(feature = "async-trait", allow(incomplete_features))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `auth`, `bincode`, `client`, `db`, `default`, `serde_json`, `snowflakes`, `token-parsing`, `utoipa`, and `webserver` [INFO] [stdout] = help: consider adding `async-trait` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [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/maybe.rs:73:20 [INFO] [stdout] | [INFO] [stdout] 72 | fn from(opt: Option) -> Self { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 73 | opt.map_or(Self::Null, Self::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] = 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/maybe.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 90 | fn deserialize(deserializer: D) -> Result [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 94 | Option::deserialize(deserializer).map(Into::into) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:78:44 [INFO] [stdout] | [INFO] [stdout] 71 | fn deserialize(deserializer: D) -> ::std::result::Result [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 78 | Self::from_bits(raw).ok_or(serde::de::Error::custom(format!( [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 79 | | "invalid bitflags value for {}: {} (expected an integer between {} and {})", [INFO] [stdout] 80 | | stringify!($tgt), [INFO] [stdout] 81 | | raw, [INFO] [stdout] 82 | | min, [INFO] [stdout] 83 | | max, [INFO] [stdout] 84 | | ))) [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] ::: src/models/guild.rs:162:1 [INFO] [stdout] | [INFO] [stdout] 162 | serde_for_bitflags!(u32: GuildFlags); [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 `serde_for_bitflags` (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/lib.rs:78:44 [INFO] [stdout] | [INFO] [stdout] 71 | fn deserialize(deserializer: D) -> ::std::result::Result [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 78 | Self::from_bits(raw).ok_or(serde::de::Error::custom(format!( [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 79 | | "invalid bitflags value for {}: {} (expected an integer between {} and {})", [INFO] [stdout] 80 | | stringify!($tgt), [INFO] [stdout] 81 | | raw, [INFO] [stdout] 82 | | min, [INFO] [stdout] 83 | | max, [INFO] [stdout] 84 | | ))) [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] ::: src/models/message.rs:228:1 [INFO] [stdout] | [INFO] [stdout] 228 | serde_for_bitflags!(u32: MessageFlags); [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 `serde_for_bitflags` (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/lib.rs:78:44 [INFO] [stdout] | [INFO] [stdout] 71 | fn deserialize(deserializer: D) -> ::std::result::Result [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 78 | Self::from_bits(raw).ok_or(serde::de::Error::custom(format!( [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 79 | | "invalid bitflags value for {}: {} (expected an integer between {} and {})", [INFO] [stdout] 80 | | stringify!($tgt), [INFO] [stdout] 81 | | raw, [INFO] [stdout] 82 | | min, [INFO] [stdout] 83 | | max, [INFO] [stdout] 84 | | ))) [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] ::: src/models/permissions.rs:160:1 [INFO] [stdout] | [INFO] [stdout] 160 | serde_for_bitflags!(i64: Permissions); [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 `serde_for_bitflags` (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/lib.rs:78:44 [INFO] [stdout] | [INFO] [stdout] 71 | fn deserialize(deserializer: D) -> ::std::result::Result [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 78 | Self::from_bits(raw).ok_or(serde::de::Error::custom(format!( [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 79 | | "invalid bitflags value for {}: {} (expected an integer between {} and {})", [INFO] [stdout] 80 | | stringify!($tgt), [INFO] [stdout] 81 | | raw, [INFO] [stdout] 82 | | min, [INFO] [stdout] 83 | | max, [INFO] [stdout] 84 | | ))) [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] ::: src/models/presence.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | serde_for_bitflags!(u32: Devices); [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 `serde_for_bitflags` (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/lib.rs:78:44 [INFO] [stdout] | [INFO] [stdout] 71 | fn deserialize(deserializer: D) -> ::std::result::Result [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 78 | Self::from_bits(raw).ok_or(serde::de::Error::custom(format!( [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 79 | | "invalid bitflags value for {}: {} (expected an integer between {} and {})", [INFO] [stdout] 80 | | stringify!($tgt), [INFO] [stdout] 81 | | raw, [INFO] [stdout] 82 | | min, [INFO] [stdout] 83 | | max, [INFO] [stdout] 84 | | ))) [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] ::: src/models/role.rs:53:1 [INFO] [stdout] | [INFO] [stdout] 53 | serde_for_bitflags!(u32: RoleFlags); [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 `serde_for_bitflags` (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/lib.rs:78:44 [INFO] [stdout] | [INFO] [stdout] 71 | fn deserialize(deserializer: D) -> ::std::result::Result [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 78 | Self::from_bits(raw).ok_or(serde::de::Error::custom(format!( [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 79 | | "invalid bitflags value for {}: {} (expected an integer between {} and {})", [INFO] [stdout] 80 | | stringify!($tgt), [INFO] [stdout] 81 | | raw, [INFO] [stdout] 82 | | min, [INFO] [stdout] 83 | | max, [INFO] [stdout] 84 | | ))) [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] ::: src/models/user.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | serde_for_bitflags!(u32: UserFlags); [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 `serde_for_bitflags` (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/lib.rs:78:44 [INFO] [stdout] | [INFO] [stdout] 71 | fn deserialize(deserializer: D) -> ::std::result::Result [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 78 | Self::from_bits(raw).ok_or(serde::de::Error::custom(format!( [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 79 | | "invalid bitflags value for {}: {} (expected an integer between {} and {})", [INFO] [stdout] 80 | | stringify!($tgt), [INFO] [stdout] 81 | | raw, [INFO] [stdout] 82 | | min, [INFO] [stdout] 83 | | max, [INFO] [stdout] 84 | | ))) [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] ::: src/models/user.rs:162:1 [INFO] [stdout] | [INFO] [stdout] 162 | serde_for_bitflags!(i16: PrivacyConfiguration); [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 `serde_for_bitflags` (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/maybe.rs:73:20 [INFO] [stdout] | [INFO] [stdout] 72 | fn from(opt: Option) -> Self { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 73 | opt.map_or(Self::Null, Self::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] = 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/maybe.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 90 | fn deserialize(deserializer: D) -> Result [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 94 | Option::deserialize(deserializer).map(Into::into) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:78:44 [INFO] [stdout] | [INFO] [stdout] 71 | fn deserialize(deserializer: D) -> ::std::result::Result [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 78 | Self::from_bits(raw).ok_or(serde::de::Error::custom(format!( [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 79 | | "invalid bitflags value for {}: {} (expected an integer between {} and {})", [INFO] [stdout] 80 | | stringify!($tgt), [INFO] [stdout] 81 | | raw, [INFO] [stdout] 82 | | min, [INFO] [stdout] 83 | | max, [INFO] [stdout] 84 | | ))) [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] ::: src/models/guild.rs:162:1 [INFO] [stdout] | [INFO] [stdout] 162 | serde_for_bitflags!(u32: GuildFlags); [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 `serde_for_bitflags` (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/lib.rs:78:44 [INFO] [stdout] | [INFO] [stdout] 71 | fn deserialize(deserializer: D) -> ::std::result::Result [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 78 | Self::from_bits(raw).ok_or(serde::de::Error::custom(format!( [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 79 | | "invalid bitflags value for {}: {} (expected an integer between {} and {})", [INFO] [stdout] 80 | | stringify!($tgt), [INFO] [stdout] 81 | | raw, [INFO] [stdout] 82 | | min, [INFO] [stdout] 83 | | max, [INFO] [stdout] 84 | | ))) [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] ::: src/models/message.rs:228:1 [INFO] [stdout] | [INFO] [stdout] 228 | serde_for_bitflags!(u32: MessageFlags); [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 `serde_for_bitflags` (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/lib.rs:78:44 [INFO] [stdout] | [INFO] [stdout] 71 | fn deserialize(deserializer: D) -> ::std::result::Result [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 78 | Self::from_bits(raw).ok_or(serde::de::Error::custom(format!( [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 79 | | "invalid bitflags value for {}: {} (expected an integer between {} and {})", [INFO] [stdout] 80 | | stringify!($tgt), [INFO] [stdout] 81 | | raw, [INFO] [stdout] 82 | | min, [INFO] [stdout] 83 | | max, [INFO] [stdout] 84 | | ))) [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] ::: src/models/permissions.rs:160:1 [INFO] [stdout] | [INFO] [stdout] 160 | serde_for_bitflags!(i64: Permissions); [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 `serde_for_bitflags` (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/lib.rs:78:44 [INFO] [stdout] | [INFO] [stdout] 71 | fn deserialize(deserializer: D) -> ::std::result::Result [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 78 | Self::from_bits(raw).ok_or(serde::de::Error::custom(format!( [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 79 | | "invalid bitflags value for {}: {} (expected an integer between {} and {})", [INFO] [stdout] 80 | | stringify!($tgt), [INFO] [stdout] 81 | | raw, [INFO] [stdout] 82 | | min, [INFO] [stdout] 83 | | max, [INFO] [stdout] 84 | | ))) [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] ::: src/models/presence.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | serde_for_bitflags!(u32: Devices); [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 `serde_for_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:78:44 [INFO] [stdout] | [INFO] [stdout] 71 | fn deserialize(deserializer: D) -> ::std::result::Result [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 78 | Self::from_bits(raw).ok_or(serde::de::Error::custom(format!( [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 79 | | "invalid bitflags value for {}: {} (expected an integer between {} and {})", [INFO] [stdout] 80 | | stringify!($tgt), [INFO] [stdout] 81 | | raw, [INFO] [stdout] 82 | | min, [INFO] [stdout] 83 | | max, [INFO] [stdout] 84 | | ))) [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] ::: src/models/role.rs:53:1 [INFO] [stdout] | [INFO] [stdout] 53 | serde_for_bitflags!(u32: RoleFlags); [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 `serde_for_bitflags` (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/lib.rs:78:44 [INFO] [stdout] | [INFO] [stdout] 71 | fn deserialize(deserializer: D) -> ::std::result::Result [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 78 | Self::from_bits(raw).ok_or(serde::de::Error::custom(format!( [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 79 | | "invalid bitflags value for {}: {} (expected an integer between {} and {})", [INFO] [stdout] 80 | | stringify!($tgt), [INFO] [stdout] 81 | | raw, [INFO] [stdout] 82 | | min, [INFO] [stdout] 83 | | max, [INFO] [stdout] 84 | | ))) [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] ::: src/models/user.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | serde_for_bitflags!(u32: UserFlags); [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 `serde_for_bitflags` (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/lib.rs:78:44 [INFO] [stdout] | [INFO] [stdout] 71 | fn deserialize(deserializer: D) -> ::std::result::Result [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 78 | Self::from_bits(raw).ok_or(serde::de::Error::custom(format!( [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 79 | | "invalid bitflags value for {}: {} (expected an integer between {} and {})", [INFO] [stdout] 80 | | stringify!($tgt), [INFO] [stdout] 81 | | raw, [INFO] [stdout] 82 | | min, [INFO] [stdout] 83 | | max, [INFO] [stdout] 84 | | ))) [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] ::: src/models/user.rs:162:1 [INFO] [stdout] | [INFO] [stdout] 162 | serde_for_bitflags!(i16: PrivacyConfiguration); [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 `serde_for_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `essence` (lib test) due to 10 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 9 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `essence` (lib) due to 10 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "2f84a6ba2d5f1ff9d198530726bf491db667c11e4348ecf7ea89c22d23d2e6d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f84a6ba2d5f1ff9d198530726bf491db667c11e4348ecf7ea89c22d23d2e6d5", kill_on_drop: false }` [INFO] [stdout] 2f84a6ba2d5f1ff9d198530726bf491db667c11e4348ecf7ea89c22d23d2e6d5