[INFO] fetching crate rofi-randr 0.1.0... [INFO] checking rofi-randr-0.1.0 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate rofi-randr 0.1.0 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate rofi-randr 0.1.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] started tweaking crates.io crate rofi-randr 0.1.0 [INFO] finished tweaking crates.io crate rofi-randr 0.1.0 [INFO] tweaked toml for crates.io crate rofi-randr 0.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate crates.io crate rofi-randr 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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] 49f9c2866f650d9057bd87dcc31d1a4166e20e321ef7db4c5a534a7230c887b4 [INFO] running `Command { std: "docker" "start" "-a" "49f9c2866f650d9057bd87dcc31d1a4166e20e321ef7db4c5a534a7230c887b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "49f9c2866f650d9057bd87dcc31d1a4166e20e321ef7db4c5a534a7230c887b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49f9c2866f650d9057bd87dcc31d1a4166e20e321ef7db4c5a534a7230c887b4", kill_on_drop: false }` [INFO] [stdout] 49f9c2866f650d9057bd87dcc31d1a4166e20e321ef7db4c5a534a7230c887b4 [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] d975b0025674f80e41479b0e417fb3ce773acfdb0ff4f5f62e02f5d9d23c6766 [INFO] running `Command { std: "docker" "start" "-a" "d975b0025674f80e41479b0e417fb3ce773acfdb0ff4f5f62e02f5d9d23c6766", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling serde_json v1.0.99 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Checking ryu v1.0.13 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling wayland-sys v0.30.1 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking libloading v0.8.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking time-core v0.1.1 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Checking nix v0.26.2 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Checking time v0.3.22 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling quick-xml v0.28.2 [INFO] [stderr] Compiling wayland-backend v0.1.2 [INFO] [stderr] Compiling syn v2.0.22 [INFO] [stderr] Compiling wayland-scanner v0.30.1 [INFO] [stderr] Checking wayland-client v0.30.2 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Checking xrandr v0.2.0 [INFO] [stderr] Checking swayipc-types v1.3.0 [INFO] [stderr] Checking swayipc v3.0.1 [INFO] [stderr] Checking rofi-randr v0.1.0 (/opt/rustwide/workdir) [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/dpy_backend/libxrandr.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 18 | let mut handle = XHandle::open() [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 23 | Ok(Self { handle, res }) [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] = 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/dpy_backend/err.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | / super::err::$err_type::BackendCall( [INFO] [stdout] 140 | | super::err::BackendCall::$backend($($args)*))) [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dpy_backend/libxrandr.rs:19:26 [INFO] [stdout] | [INFO] [stdout] 19 | .map_err(|e| backend_call_err!(GetOutputs, LibXrandr, e))?; [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 `backend_call_err` (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/dpy_backend/err.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | / super::err::$err_type::BackendCall( [INFO] [stdout] 140 | | super::err::BackendCall::$backend($($args)*))) [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dpy_backend/libxrandr.rs:21:26 [INFO] [stdout] | [INFO] [stdout] 21 | .map_err(|e| backend_call_err!(GetOutputs, LibXrandr, e))?; [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 `backend_call_err` (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/dpy_backend/err.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | / super::err::$err_type::BackendCall( [INFO] [stdout] 140 | | super::err::BackendCall::$backend($($args)*))) [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dpy_backend/libxrandr.rs:64:26 [INFO] [stdout] | [INFO] [stdout] 64 | .map_err(|e| backend_call_err!(GetOutputs, LibXrandr, e))?; [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 `backend_call_err` (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/dpy_backend/err.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | / super::err::$err_type::BackendCall( [INFO] [stdout] 140 | | super::err::BackendCall::$backend($($args)*))) [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dpy_backend/libxrandr.rs:79:26 [INFO] [stdout] | [INFO] [stdout] 79 | .map_err(|e| backend_call_err!(GetResolutions, LibXrandr, e))?; [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 `backend_call_err` (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/dpy_backend/err.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | / super::err::$err_type::BackendCall( [INFO] [stdout] 140 | | super::err::BackendCall::$backend($($args)*))) [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dpy_backend/libxrandr.rs:112:26 [INFO] [stdout] | [INFO] [stdout] 112 | .map_err(|e| backend_call_err!(SetResolution, LibXrandr, e))?; [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 `backend_call_err` (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/dpy_backend/err.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | / super::err::$err_type::BackendCall( [INFO] [stdout] 140 | | super::err::BackendCall::$backend($($args)*))) [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dpy_backend/libxrandr.rs:124:26 [INFO] [stdout] | [INFO] [stdout] 124 | .map_err(|e| backend_call_err!(GetResolutions, LibXrandr, e))?; [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 `backend_call_err` (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/dpy_backend/libxrandr.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 18 | let mut handle = XHandle::open() [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 23 | Ok(Self { handle, res }) [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] = 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/dpy_backend/err.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | / super::err::$err_type::BackendCall( [INFO] [stdout] 140 | | super::err::BackendCall::$backend($($args)*))) [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dpy_backend/libxrandr.rs:19:26 [INFO] [stdout] | [INFO] [stdout] 19 | .map_err(|e| backend_call_err!(GetOutputs, LibXrandr, e))?; [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 `backend_call_err` (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/dpy_backend/err.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | / super::err::$err_type::BackendCall( [INFO] [stdout] 140 | | super::err::BackendCall::$backend($($args)*))) [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dpy_backend/libxrandr.rs:21:26 [INFO] [stdout] | [INFO] [stdout] 21 | .map_err(|e| backend_call_err!(GetOutputs, LibXrandr, e))?; [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 `backend_call_err` (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/dpy_backend/err.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | / super::err::$err_type::BackendCall( [INFO] [stdout] 140 | | super::err::BackendCall::$backend($($args)*))) [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dpy_backend/libxrandr.rs:132:26 [INFO] [stdout] | [INFO] [stdout] 132 | .map_err(|e| backend_call_err!(GetRates, LibXrandr, e))?; [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 `backend_call_err` (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/dpy_backend/err.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | / super::err::$err_type::BackendCall( [INFO] [stdout] 140 | | super::err::BackendCall::$backend($($args)*))) [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dpy_backend/libxrandr.rs:159:26 [INFO] [stdout] | [INFO] [stdout] 159 | .map_err(|e| backend_call_err!(SetRate, LibXrandr, e))?; [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 `backend_call_err` (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/dpy_backend/err.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | / super::err::$err_type::BackendCall( [INFO] [stdout] 140 | | super::err::BackendCall::$backend($($args)*))) [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dpy_backend/libxrandr.rs:177:26 [INFO] [stdout] | [INFO] [stdout] 177 | .map_err(|e| backend_call_err!(SetRate, LibXrandr, e))?; [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 `backend_call_err` (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/dpy_backend/err.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | / super::err::$err_type::BackendCall( [INFO] [stdout] 140 | | super::err::BackendCall::$backend($($args)*))) [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dpy_backend/libxrandr.rs:185:26 [INFO] [stdout] | [INFO] [stdout] 185 | .map_err(|e| backend_call_err!(SetRotation, LibXrandr, e))?; [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 `backend_call_err` (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/dpy_backend/err.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | / super::err::$err_type::BackendCall( [INFO] [stdout] 140 | | super::err::BackendCall::$backend($($args)*))) [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dpy_backend/libxrandr.rs:192:26 [INFO] [stdout] | [INFO] [stdout] 192 | .map_err(|e| backend_call_err!(SetRotation, LibXrandr, e))?; [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 `backend_call_err` (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/dpy_backend/err.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | / super::err::$err_type::BackendCall( [INFO] [stdout] 140 | | super::err::BackendCall::$backend($($args)*))) [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dpy_backend/libxrandr.rs:202:26 [INFO] [stdout] | [INFO] [stdout] 202 | .map_err(|e| backend_call_err!(SetPosition, LibXrandr, e))?; [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 `backend_call_err` (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/dpy_backend/err.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | / super::err::$err_type::BackendCall( [INFO] [stdout] 140 | | super::err::BackendCall::$backend($($args)*))) [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dpy_backend/libxrandr.rs:216:26 [INFO] [stdout] | [INFO] [stdout] 216 | .map_err(|e| backend_call_err!(SetPosition, LibXrandr, e))?; [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 `backend_call_err` (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/dpy_backend/err.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | / super::err::$err_type::BackendCall( [INFO] [stdout] 140 | | super::err::BackendCall::$backend($($args)*))) [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dpy_backend/libxrandr.rs:223:26 [INFO] [stdout] | [INFO] [stdout] 223 | .map_err(|e| backend_call_err!(SetPrimary, LibXrandr, e))?; [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 `backend_call_err` (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/dpy_backend/err.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | / super::err::$err_type::BackendCall( [INFO] [stdout] 140 | | super::err::BackendCall::$backend($($args)*))) [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dpy_backend/libxrandr.rs:235:26 [INFO] [stdout] | [INFO] [stdout] 235 | .map_err(|e| backend_call_err!(Enable, LibXrandr, e))?; [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 `backend_call_err` (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/dpy_backend/err.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | / super::err::$err_type::BackendCall( [INFO] [stdout] 140 | | super::err::BackendCall::$backend($($args)*))) [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dpy_backend/libxrandr.rs:242:26 [INFO] [stdout] | [INFO] [stdout] 242 | .map_err(|e| backend_call_err!(Enable, LibXrandr, e))?; [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 `backend_call_err` (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/dpy_backend/err.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | / super::err::$err_type::BackendCall( [INFO] [stdout] 140 | | super::err::BackendCall::$backend($($args)*))) [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dpy_backend/libxrandr.rs:64:26 [INFO] [stdout] | [INFO] [stdout] 64 | .map_err(|e| backend_call_err!(GetOutputs, LibXrandr, e))?; [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 `backend_call_err` (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/dpy_backend/err.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | / super::err::$err_type::BackendCall( [INFO] [stdout] 140 | | super::err::BackendCall::$backend($($args)*))) [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dpy_backend/libxrandr.rs:79:26 [INFO] [stdout] | [INFO] [stdout] 79 | .map_err(|e| backend_call_err!(GetResolutions, LibXrandr, e))?; [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 `backend_call_err` (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/dpy_backend/err.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | / super::err::$err_type::BackendCall( [INFO] [stdout] 140 | | super::err::BackendCall::$backend($($args)*))) [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dpy_backend/libxrandr.rs:112:26 [INFO] [stdout] | [INFO] [stdout] 112 | .map_err(|e| backend_call_err!(SetResolution, LibXrandr, e))?; [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 `backend_call_err` (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/dpy_backend/err.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | / super::err::$err_type::BackendCall( [INFO] [stdout] 140 | | super::err::BackendCall::$backend($($args)*))) [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dpy_backend/libxrandr.rs:124:26 [INFO] [stdout] | [INFO] [stdout] 124 | .map_err(|e| backend_call_err!(GetResolutions, LibXrandr, e))?; [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 `backend_call_err` (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/dpy_backend/err.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | / super::err::$err_type::BackendCall( [INFO] [stdout] 140 | | super::err::BackendCall::$backend($($args)*))) [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dpy_backend/libxrandr.rs:132:26 [INFO] [stdout] | [INFO] [stdout] 132 | .map_err(|e| backend_call_err!(GetRates, LibXrandr, e))?; [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 `backend_call_err` (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/dpy_backend/err.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | / super::err::$err_type::BackendCall( [INFO] [stdout] 140 | | super::err::BackendCall::$backend($($args)*))) [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dpy_backend/libxrandr.rs:249:26 [INFO] [stdout] | [INFO] [stdout] 249 | .map_err(|e| backend_call_err!(Disable, LibXrandr, e))?; [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 `backend_call_err` (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/dpy_backend/err.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | / super::err::$err_type::BackendCall( [INFO] [stdout] 140 | | super::err::BackendCall::$backend($($args)*))) [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dpy_backend/libxrandr.rs:256:26 [INFO] [stdout] | [INFO] [stdout] 256 | .map_err(|e| backend_call_err!(Disable, LibXrandr, e))?; [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 `backend_call_err` (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/dpy_backend/err.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | / super::err::$err_type::BackendCall( [INFO] [stdout] 140 | | super::err::BackendCall::$backend($($args)*))) [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dpy_backend/xrandr_cli.rs:69:23 [INFO] [stdout] | [INFO] [stdout] 69 | .map_err(|e| backend_call_err!(GetOutputs, XrandrCLI, e.to_string()))?; [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 `backend_call_err` (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/dpy_backend/err.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | / super::err::$err_type::BackendCall( [INFO] [stdout] 140 | | super::err::BackendCall::$backend($($args)*))) [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dpy_backend/libxrandr.rs:159:26 [INFO] [stdout] | [INFO] [stdout] 159 | .map_err(|e| backend_call_err!(SetRate, LibXrandr, e))?; [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 `backend_call_err` (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/dpy_backend/err.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | / super::err::$err_type::BackendCall( [INFO] [stdout] 140 | | super::err::BackendCall::$backend($($args)*))) [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dpy_backend/xrandr_cli.rs:226:33 [INFO] [stdout] | [INFO] [stdout] 226 | let err_f = |s: String| backend_call_err!(SetResolution, XrandrCLI, s); [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 `backend_call_err` (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/dpy_backend/err.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | / super::err::$err_type::BackendCall( [INFO] [stdout] 140 | | super::err::BackendCall::$backend($($args)*))) [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dpy_backend/libxrandr.rs:177:26 [INFO] [stdout] | [INFO] [stdout] 177 | .map_err(|e| backend_call_err!(SetRate, LibXrandr, e))?; [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 `backend_call_err` (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/dpy_backend/err.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | / super::err::$err_type::BackendCall( [INFO] [stdout] 140 | | super::err::BackendCall::$backend($($args)*))) [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dpy_backend/xrandr_cli.rs:268:33 [INFO] [stdout] | [INFO] [stdout] 268 | let err_f = |s: String| backend_call_err!(SetRate, XrandrCLI, s); [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 `backend_call_err` (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/dpy_backend/err.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | / super::err::$err_type::BackendCall( [INFO] [stdout] 140 | | super::err::BackendCall::$backend($($args)*))) [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dpy_backend/xrandr_cli.rs:280:33 [INFO] [stdout] | [INFO] [stdout] 280 | let err_f = |s: String| backend_call_err!(SetRotation, XrandrCLI, s); [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 `backend_call_err` (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/dpy_backend/err.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | / super::err::$err_type::BackendCall( [INFO] [stdout] 140 | | super::err::BackendCall::$backend($($args)*))) [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dpy_backend/libxrandr.rs:185:26 [INFO] [stdout] | [INFO] [stdout] 185 | .map_err(|e| backend_call_err!(SetRotation, LibXrandr, e))?; [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 `backend_call_err` (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/dpy_backend/err.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | / super::err::$err_type::BackendCall( [INFO] [stdout] 140 | | super::err::BackendCall::$backend($($args)*))) [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dpy_backend/xrandr_cli.rs:293:33 [INFO] [stdout] | [INFO] [stdout] 293 | let err_f = |s: String| backend_call_err!(SetPosition, XrandrCLI, s); [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 `backend_call_err` (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/dpy_backend/err.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | / super::err::$err_type::BackendCall( [INFO] [stdout] 140 | | super::err::BackendCall::$backend($($args)*))) [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dpy_backend/libxrandr.rs:192:26 [INFO] [stdout] | [INFO] [stdout] 192 | .map_err(|e| backend_call_err!(SetRotation, LibXrandr, e))?; [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 `backend_call_err` (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/dpy_backend/err.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | / super::err::$err_type::BackendCall( [INFO] [stdout] 140 | | super::err::BackendCall::$backend($($args)*))) [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dpy_backend/xrandr_cli.rs:301:33 [INFO] [stdout] | [INFO] [stdout] 301 | let err_f = |s: String| backend_call_err!(SetPrimary, XrandrCLI, s); [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 `backend_call_err` (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/dpy_backend/err.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | / super::err::$err_type::BackendCall( [INFO] [stdout] 140 | | super::err::BackendCall::$backend($($args)*))) [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dpy_backend/xrandr_cli.rs:309:33 [INFO] [stdout] | [INFO] [stdout] 309 | let err_f = |s: String| backend_call_err!(Enable, XrandrCLI, s); [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 `backend_call_err` (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/dpy_backend/err.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | / super::err::$err_type::BackendCall( [INFO] [stdout] 140 | | super::err::BackendCall::$backend($($args)*))) [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dpy_backend/libxrandr.rs:202:26 [INFO] [stdout] | [INFO] [stdout] 202 | .map_err(|e| backend_call_err!(SetPosition, LibXrandr, e))?; [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 `backend_call_err` (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/dpy_backend/err.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | / super::err::$err_type::BackendCall( [INFO] [stdout] 140 | | super::err::BackendCall::$backend($($args)*))) [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dpy_backend/xrandr_cli.rs:317:33 [INFO] [stdout] | [INFO] [stdout] 317 | let err_f = |s: String| backend_call_err!(Disable, XrandrCLI, s); [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 `backend_call_err` (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/dpy_backend/sway.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 16 | let conn = swayipc::Connection::new() [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 19 | Ok(Self { conn }) [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] | [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/dpy_backend/err.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | / super::err::$err_type::BackendCall( [INFO] [stdout] 140 | | super::err::BackendCall::$backend($($args)*))) [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dpy_backend/libxrandr.rs:216:26 [INFO] [stdout] | [INFO] [stdout] 216 | .map_err(|e| backend_call_err!(SetPosition, LibXrandr, e))?; [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 `backend_call_err` (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/dpy_backend/err.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | / super::err::$err_type::BackendCall( [INFO] [stdout] 140 | | super::err::BackendCall::$backend($($args)*))) [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dpy_backend/libxrandr.rs:223:26 [INFO] [stdout] | [INFO] [stdout] 223 | .map_err(|e| backend_call_err!(SetPrimary, LibXrandr, e))?; [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 `backend_call_err` (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/dpy_backend/err.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | / super::err::$err_type::BackendCall( [INFO] [stdout] 140 | | super::err::BackendCall::$backend($($args)*))) [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dpy_backend/libxrandr.rs:235:26 [INFO] [stdout] | [INFO] [stdout] 235 | .map_err(|e| backend_call_err!(Enable, LibXrandr, e))?; [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 `backend_call_err` (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/dpy_backend/err.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | / super::err::$err_type::BackendCall( [INFO] [stdout] 140 | | super::err::BackendCall::$backend($($args)*))) [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dpy_backend/libxrandr.rs:242:26 [INFO] [stdout] | [INFO] [stdout] 242 | .map_err(|e| backend_call_err!(Enable, LibXrandr, e))?; [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 `backend_call_err` (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/dpy_backend/err.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | / super::err::$err_type::BackendCall( [INFO] [stdout] 140 | | super::err::BackendCall::$backend($($args)*))) [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dpy_backend/libxrandr.rs:249:26 [INFO] [stdout] | [INFO] [stdout] 249 | .map_err(|e| backend_call_err!(Disable, LibXrandr, e))?; [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 `backend_call_err` (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/dpy_backend/err.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | / super::err::$err_type::BackendCall( [INFO] [stdout] 140 | | super::err::BackendCall::$backend($($args)*))) [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dpy_backend/libxrandr.rs:256:26 [INFO] [stdout] | [INFO] [stdout] 256 | .map_err(|e| backend_call_err!(Disable, LibXrandr, e))?; [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 `backend_call_err` (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/dpy_backend/err.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | / super::err::$err_type::BackendCall( [INFO] [stdout] 140 | | super::err::BackendCall::$backend($($args)*))) [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dpy_backend/sway.rs:56:23 [INFO] [stdout] | [INFO] [stdout] 56 | .map_err(|e| backend_call_err!(GetOutputs, SwayIPC, e))?; [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 `backend_call_err` (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/dpy_backend/err.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | / super::err::$err_type::BackendCall( [INFO] [stdout] 140 | | super::err::BackendCall::$backend($($args)*))) [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dpy_backend/xrandr_cli.rs:69:23 [INFO] [stdout] | [INFO] [stdout] 69 | .map_err(|e| backend_call_err!(GetOutputs, XrandrCLI, e.to_string()))?; [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 `backend_call_err` (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/dpy_backend/err.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | / super::err::$err_type::BackendCall( [INFO] [stdout] 140 | | super::err::BackendCall::$backend($($args)*))) [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dpy_backend/sway.rs:71:23 [INFO] [stdout] | [INFO] [stdout] 71 | .map_err(|e| backend_call_err!(GetResolutions, SwayIPC, e))?; [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 `backend_call_err` (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/dpy_backend/err.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | / super::err::$err_type::BackendCall( [INFO] [stdout] 140 | | super::err::BackendCall::$backend($($args)*))) [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dpy_backend/sway.rs:97:23 [INFO] [stdout] | [INFO] [stdout] 97 | .map_err(|e| backend_call_err!(SetResolution, SwayIPC, e))?; [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 `backend_call_err` (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/dpy_backend/err.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | / super::err::$err_type::BackendCall( [INFO] [stdout] 140 | | super::err::BackendCall::$backend($($args)*))) [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dpy_backend/sway.rs:112:23 [INFO] [stdout] | [INFO] [stdout] 112 | .map_err(|e| backend_call_err!(SetResolution, SwayIPC, e))?; [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 `backend_call_err` (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/dpy_backend/err.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | / super::err::$err_type::BackendCall( [INFO] [stdout] 140 | | super::err::BackendCall::$backend($($args)*))) [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dpy_backend/xrandr_cli.rs:226:33 [INFO] [stdout] | [INFO] [stdout] 226 | let err_f = |s: String| backend_call_err!(SetResolution, XrandrCLI, s); [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 `backend_call_err` (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/dpy_backend/err.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | / super::err::$err_type::BackendCall( [INFO] [stdout] 140 | | super::err::BackendCall::$backend($($args)*))) [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dpy_backend/sway.rs:114:23 [INFO] [stdout] | [INFO] [stdout] 114 | .map_err(|e| backend_call_err!(SetResolution, SwayIPC, e))?; [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 `backend_call_err` (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/dpy_backend/err.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | / super::err::$err_type::BackendCall( [INFO] [stdout] 140 | | super::err::BackendCall::$backend($($args)*))) [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dpy_backend/xrandr_cli.rs:268:33 [INFO] [stdout] | [INFO] [stdout] 268 | let err_f = |s: String| backend_call_err!(SetRate, XrandrCLI, s); [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 `backend_call_err` (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/dpy_backend/err.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | / super::err::$err_type::BackendCall( [INFO] [stdout] 140 | | super::err::BackendCall::$backend($($args)*))) [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dpy_backend/sway.rs:122:23 [INFO] [stdout] | [INFO] [stdout] 122 | .map_err(|e| backend_call_err!(GetRates, SwayIPC, e))?; [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 `backend_call_err` (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/dpy_backend/err.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | / super::err::$err_type::BackendCall( [INFO] [stdout] 140 | | super::err::BackendCall::$backend($($args)*))) [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dpy_backend/sway.rs:150:23 [INFO] [stdout] | [INFO] [stdout] 150 | .map_err(|e| backend_call_err!(SetRate, SwayIPC, e))?; [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 `backend_call_err` (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/dpy_backend/err.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | / super::err::$err_type::BackendCall( [INFO] [stdout] 140 | | super::err::BackendCall::$backend($($args)*))) [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dpy_backend/xrandr_cli.rs:280:33 [INFO] [stdout] | [INFO] [stdout] 280 | let err_f = |s: String| backend_call_err!(SetRotation, XrandrCLI, s); [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 `backend_call_err` (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/dpy_backend/err.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | / super::err::$err_type::BackendCall( [INFO] [stdout] 140 | | super::err::BackendCall::$backend($($args)*))) [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dpy_backend/sway.rs:171:23 [INFO] [stdout] | [INFO] [stdout] 171 | .map_err(|e| backend_call_err!(SetRate, SwayIPC, e))?; [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 `backend_call_err` (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/dpy_backend/err.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | / super::err::$err_type::BackendCall( [INFO] [stdout] 140 | | super::err::BackendCall::$backend($($args)*))) [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dpy_backend/xrandr_cli.rs:293:33 [INFO] [stdout] | [INFO] [stdout] 293 | let err_f = |s: String| backend_call_err!(SetPosition, XrandrCLI, s); [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 `backend_call_err` (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/dpy_backend/err.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | / super::err::$err_type::BackendCall( [INFO] [stdout] 140 | | super::err::BackendCall::$backend($($args)*))) [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dpy_backend/sway.rs:173:23 [INFO] [stdout] | [INFO] [stdout] 173 | .map_err(|e| backend_call_err!(SetRate, SwayIPC, e))?; [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 `backend_call_err` (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/dpy_backend/err.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | / super::err::$err_type::BackendCall( [INFO] [stdout] 140 | | super::err::BackendCall::$backend($($args)*))) [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dpy_backend/xrandr_cli.rs:301:33 [INFO] [stdout] | [INFO] [stdout] 301 | let err_f = |s: String| backend_call_err!(SetPrimary, XrandrCLI, s); [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 `backend_call_err` (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/dpy_backend/err.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | / super::err::$err_type::BackendCall( [INFO] [stdout] 140 | | super::err::BackendCall::$backend($($args)*))) [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dpy_backend/sway.rs:188:23 [INFO] [stdout] | [INFO] [stdout] 188 | .map_err(|e| backend_call_err!(SetRotation, SwayIPC, e))?; [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 `backend_call_err` (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/dpy_backend/err.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | / super::err::$err_type::BackendCall( [INFO] [stdout] 140 | | super::err::BackendCall::$backend($($args)*))) [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dpy_backend/sway.rs:195:23 [INFO] [stdout] | [INFO] [stdout] 195 | .map_err(|e| backend_call_err!(SetRotation, SwayIPC, e))?; [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 `backend_call_err` (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/dpy_backend/err.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | / super::err::$err_type::BackendCall( [INFO] [stdout] 140 | | super::err::BackendCall::$backend($($args)*))) [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dpy_backend/xrandr_cli.rs:309:33 [INFO] [stdout] | [INFO] [stdout] 309 | let err_f = |s: String| backend_call_err!(Enable, XrandrCLI, s); [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 `backend_call_err` (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/dpy_backend/err.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | / super::err::$err_type::BackendCall( [INFO] [stdout] 140 | | super::err::BackendCall::$backend($($args)*))) [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dpy_backend/xrandr_cli.rs:317:33 [INFO] [stdout] | [INFO] [stdout] 317 | let err_f = |s: String| backend_call_err!(Disable, XrandrCLI, s); [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 `backend_call_err` (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/dpy_backend/sway.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 16 | let conn = swayipc::Connection::new() [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 19 | Ok(Self { conn }) [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] | [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/dpy_backend/err.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | / super::err::$err_type::BackendCall( [INFO] [stdout] 140 | | super::err::BackendCall::$backend($($args)*))) [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dpy_backend/sway.rs:56:23 [INFO] [stdout] | [INFO] [stdout] 56 | .map_err(|e| backend_call_err!(GetOutputs, SwayIPC, e))?; [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 `backend_call_err` (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/dpy_backend/err.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | / super::err::$err_type::BackendCall( [INFO] [stdout] 140 | | super::err::BackendCall::$backend($($args)*))) [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dpy_backend/sway.rs:71:23 [INFO] [stdout] | [INFO] [stdout] 71 | .map_err(|e| backend_call_err!(GetResolutions, SwayIPC, e))?; [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 `backend_call_err` (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/dpy_backend/err.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | / super::err::$err_type::BackendCall( [INFO] [stdout] 140 | | super::err::BackendCall::$backend($($args)*))) [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dpy_backend/sway.rs:97:23 [INFO] [stdout] | [INFO] [stdout] 97 | .map_err(|e| backend_call_err!(SetResolution, SwayIPC, e))?; [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 `backend_call_err` (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/dpy_backend/err.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | / super::err::$err_type::BackendCall( [INFO] [stdout] 140 | | super::err::BackendCall::$backend($($args)*))) [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dpy_backend/sway.rs:197:23 [INFO] [stdout] | [INFO] [stdout] 197 | .map_err(|e| backend_call_err!(SetRotation, SwayIPC, e))?; [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 `backend_call_err` (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/dpy_backend/err.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | / super::err::$err_type::BackendCall( [INFO] [stdout] 140 | | super::err::BackendCall::$backend($($args)*))) [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dpy_backend/sway.rs:112:23 [INFO] [stdout] | [INFO] [stdout] 112 | .map_err(|e| backend_call_err!(SetResolution, SwayIPC, e))?; [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 `backend_call_err` (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/dpy_backend/err.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | / super::err::$err_type::BackendCall( [INFO] [stdout] 140 | | super::err::BackendCall::$backend($($args)*))) [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dpy_backend/sway.rs:209:23 [INFO] [stdout] | [INFO] [stdout] 209 | .map_err(|e| backend_call_err!(SetPosition, SwayIPC, e))?; [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 `backend_call_err` (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/dpy_backend/err.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | / super::err::$err_type::BackendCall( [INFO] [stdout] 140 | | super::err::BackendCall::$backend($($args)*))) [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dpy_backend/sway.rs:231:23 [INFO] [stdout] | [INFO] [stdout] 231 | .map_err(|e| backend_call_err!(SetPosition, SwayIPC, e))?; [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 `backend_call_err` (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/dpy_backend/err.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | / super::err::$err_type::BackendCall( [INFO] [stdout] 140 | | super::err::BackendCall::$backend($($args)*))) [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dpy_backend/sway.rs:114:23 [INFO] [stdout] | [INFO] [stdout] 114 | .map_err(|e| backend_call_err!(SetResolution, SwayIPC, e))?; [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 `backend_call_err` (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/dpy_backend/err.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | / super::err::$err_type::BackendCall( [INFO] [stdout] 140 | | super::err::BackendCall::$backend($($args)*))) [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dpy_backend/sway.rs:233:23 [INFO] [stdout] | [INFO] [stdout] 233 | .map_err(|e| backend_call_err!(SetPosition, SwayIPC, e))?; [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 `backend_call_err` (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/dpy_backend/err.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | / super::err::$err_type::BackendCall( [INFO] [stdout] 140 | | super::err::BackendCall::$backend($($args)*))) [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dpy_backend/sway.rs:244:23 [INFO] [stdout] | [INFO] [stdout] 244 | .map_err(|e| backend_call_err!(Enable, SwayIPC, e))?; [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 `backend_call_err` (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/dpy_backend/err.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | / super::err::$err_type::BackendCall( [INFO] [stdout] 140 | | super::err::BackendCall::$backend($($args)*))) [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dpy_backend/sway.rs:122:23 [INFO] [stdout] | [INFO] [stdout] 122 | .map_err(|e| backend_call_err!(GetRates, SwayIPC, e))?; [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 `backend_call_err` (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/dpy_backend/err.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | / super::err::$err_type::BackendCall( [INFO] [stdout] 140 | | super::err::BackendCall::$backend($($args)*))) [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dpy_backend/sway.rs:251:23 [INFO] [stdout] | [INFO] [stdout] 251 | .map_err(|e| backend_call_err!(Enable, SwayIPC, e))?; [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 `backend_call_err` (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/dpy_backend/err.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | / super::err::$err_type::BackendCall( [INFO] [stdout] 140 | | super::err::BackendCall::$backend($($args)*))) [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dpy_backend/sway.rs:253:23 [INFO] [stdout] | [INFO] [stdout] 253 | .map_err(|e| backend_call_err!(Enable, SwayIPC, e))?; [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 `backend_call_err` (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/dpy_backend/err.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | / super::err::$err_type::BackendCall( [INFO] [stdout] 140 | | super::err::BackendCall::$backend($($args)*))) [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dpy_backend/sway.rs:150:23 [INFO] [stdout] | [INFO] [stdout] 150 | .map_err(|e| backend_call_err!(SetRate, SwayIPC, e))?; [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 `backend_call_err` (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/dpy_backend/err.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | / super::err::$err_type::BackendCall( [INFO] [stdout] 140 | | super::err::BackendCall::$backend($($args)*))) [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dpy_backend/sway.rs:260:23 [INFO] [stdout] | [INFO] [stdout] 260 | .map_err(|e| backend_call_err!(Disable, SwayIPC, e))?; [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 `backend_call_err` (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/dpy_backend/err.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | / super::err::$err_type::BackendCall( [INFO] [stdout] 140 | | super::err::BackendCall::$backend($($args)*))) [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dpy_backend/sway.rs:267:23 [INFO] [stdout] | [INFO] [stdout] 267 | .map_err(|e| backend_call_err!(Disable, SwayIPC, e))?; [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 `backend_call_err` (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/dpy_backend/err.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | / super::err::$err_type::BackendCall( [INFO] [stdout] 140 | | super::err::BackendCall::$backend($($args)*))) [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dpy_backend/sway.rs:171:23 [INFO] [stdout] | [INFO] [stdout] 171 | .map_err(|e| backend_call_err!(SetRate, SwayIPC, e))?; [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 `backend_call_err` (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/dpy_backend/err.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | / super::err::$err_type::BackendCall( [INFO] [stdout] 140 | | super::err::BackendCall::$backend($($args)*))) [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dpy_backend/sway.rs:269:23 [INFO] [stdout] | [INFO] [stdout] 269 | .map_err(|e| backend_call_err!(Disable, SwayIPC, e))?; [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 `backend_call_err` (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/dpy_backend/err.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | / super::err::$err_type::BackendCall( [INFO] [stdout] 140 | | super::err::BackendCall::$backend($($args)*))) [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dpy_backend/sway.rs:173:23 [INFO] [stdout] | [INFO] [stdout] 173 | .map_err(|e| backend_call_err!(SetRate, SwayIPC, e))?; [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 `backend_call_err` (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/dpy_backend/err.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | / super::err::$err_type::BackendCall( [INFO] [stdout] 140 | | super::err::BackendCall::$backend($($args)*))) [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dpy_backend/sway.rs:188:23 [INFO] [stdout] | [INFO] [stdout] 188 | .map_err(|e| backend_call_err!(SetRotation, SwayIPC, e))?; [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 `backend_call_err` (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/dpy_backend/err.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | / super::err::$err_type::BackendCall( [INFO] [stdout] 140 | | super::err::BackendCall::$backend($($args)*))) [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dpy_backend/sway.rs:195:23 [INFO] [stdout] | [INFO] [stdout] 195 | .map_err(|e| backend_call_err!(SetRotation, SwayIPC, e))?; [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 `backend_call_err` (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/dpy_backend/err.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | / super::err::$err_type::BackendCall( [INFO] [stdout] 140 | | super::err::BackendCall::$backend($($args)*))) [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dpy_backend/sway.rs:197:23 [INFO] [stdout] | [INFO] [stdout] 197 | .map_err(|e| backend_call_err!(SetRotation, SwayIPC, e))?; [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 `backend_call_err` (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/dpy_backend/err.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | / super::err::$err_type::BackendCall( [INFO] [stdout] 140 | | super::err::BackendCall::$backend($($args)*))) [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dpy_backend/sway.rs:209:23 [INFO] [stdout] | [INFO] [stdout] 209 | .map_err(|e| backend_call_err!(SetPosition, SwayIPC, e))?; [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 `backend_call_err` (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/dpy_backend/err.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | / super::err::$err_type::BackendCall( [INFO] [stdout] 140 | | super::err::BackendCall::$backend($($args)*))) [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dpy_backend/sway.rs:231:23 [INFO] [stdout] | [INFO] [stdout] 231 | .map_err(|e| backend_call_err!(SetPosition, SwayIPC, e))?; [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 `backend_call_err` (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/dpy_backend/err.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | / super::err::$err_type::BackendCall( [INFO] [stdout] 140 | | super::err::BackendCall::$backend($($args)*))) [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dpy_backend/sway.rs:233:23 [INFO] [stdout] | [INFO] [stdout] 233 | .map_err(|e| backend_call_err!(SetPosition, SwayIPC, e))?; [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 `backend_call_err` (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/dpy_backend/err.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | / super::err::$err_type::BackendCall( [INFO] [stdout] 140 | | super::err::BackendCall::$backend($($args)*))) [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dpy_backend/sway.rs:244:23 [INFO] [stdout] | [INFO] [stdout] 244 | .map_err(|e| backend_call_err!(Enable, SwayIPC, e))?; [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 `backend_call_err` (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/dpy_backend/err.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | / super::err::$err_type::BackendCall( [INFO] [stdout] 140 | | super::err::BackendCall::$backend($($args)*))) [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dpy_backend/sway.rs:251:23 [INFO] [stdout] | [INFO] [stdout] 251 | .map_err(|e| backend_call_err!(Enable, SwayIPC, e))?; [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 `backend_call_err` (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/dpy_backend/err.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | / super::err::$err_type::BackendCall( [INFO] [stdout] 140 | | super::err::BackendCall::$backend($($args)*))) [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dpy_backend/sway.rs:253:23 [INFO] [stdout] | [INFO] [stdout] 253 | .map_err(|e| backend_call_err!(Enable, SwayIPC, e))?; [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 `backend_call_err` (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/dpy_backend/err.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | / super::err::$err_type::BackendCall( [INFO] [stdout] 140 | | super::err::BackendCall::$backend($($args)*))) [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dpy_backend/sway.rs:260:23 [INFO] [stdout] | [INFO] [stdout] 260 | .map_err(|e| backend_call_err!(Disable, SwayIPC, e))?; [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 `backend_call_err` (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/dpy_backend/err.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | / super::err::$err_type::BackendCall( [INFO] [stdout] 140 | | super::err::BackendCall::$backend($($args)*))) [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dpy_backend/sway.rs:267:23 [INFO] [stdout] | [INFO] [stdout] 267 | .map_err(|e| backend_call_err!(Disable, SwayIPC, e))?; [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 `backend_call_err` (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/dpy_backend/err.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | / super::err::$err_type::BackendCall( [INFO] [stdout] 140 | | super::err::BackendCall::$backend($($args)*))) [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/dpy_backend/sway.rs:269:23 [INFO] [stdout] | [INFO] [stdout] 269 | .map_err(|e| backend_call_err!(Disable, SwayIPC, e))?; [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 `backend_call_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 49 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 49 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rofi-randr` (bin "rofi-randr" test) due to 50 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rofi-randr` (bin "rofi-randr") due to 50 previous errors [INFO] running `Command { std: "docker" "inspect" "d975b0025674f80e41479b0e417fb3ce773acfdb0ff4f5f62e02f5d9d23c6766", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d975b0025674f80e41479b0e417fb3ce773acfdb0ff4f5f62e02f5d9d23c6766", kill_on_drop: false }` [INFO] [stdout] d975b0025674f80e41479b0e417fb3ce773acfdb0ff4f5f62e02f5d9d23c6766