[INFO] cloning repository https://github.com/oxwm/oxwm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oxwm/oxwm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foxwm%2Foxwm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foxwm%2Foxwm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d754b5e171003e2b214a36b2aedbbf90dcb33271 [INFO] checking oxwm/oxwm against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foxwm%2Foxwm" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/oxwm/oxwm on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/oxwm/oxwm [INFO] finished tweaking git repo https://github.com/oxwm/oxwm [INFO] tweaked toml for git repo https://github.com/oxwm/oxwm written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/oxwm/oxwm 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thiserror v1.0.24 [INFO] [stderr] Downloaded thiserror-impl v1.0.24 [INFO] [stderr] Downloaded simple_logger v1.11.0 [INFO] [stderr] Downloaded gethostname v0.2.1 [INFO] [stderr] Downloaded redox_syscall v0.2.8 [INFO] [stderr] Downloaded dirs v3.0.2 [INFO] [stderr] Downloaded cc v1.0.67 [INFO] [stderr] Downloaded xcb v0.9.0 [INFO] [stderr] Downloaded colored v1.9.3 [INFO] [stderr] Downloaded hermit-abi v0.1.18 [INFO] [stderr] Downloaded xcb-util v0.3.0 [INFO] [stderr] Downloaded syn v1.0.72 [INFO] [stderr] Downloaded libc v0.2.95 [INFO] [stderr] Downloaded x11rb v0.8.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 725ad87bae2f290605dc62463259849f44716c0d65e91e91ba1b115b7f6cee50 [INFO] running `Command { std: "docker" "start" "-a" "725ad87bae2f290605dc62463259849f44716c0d65e91e91ba1b115b7f6cee50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "725ad87bae2f290605dc62463259849f44716c0d65e91e91ba1b115b7f6cee50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "725ad87bae2f290605dc62463259849f44716c0d65e91e91ba1b115b7f6cee50", kill_on_drop: false }` [INFO] [stdout] 725ad87bae2f290605dc62463259849f44716c0d65e91e91ba1b115b7f6cee50 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "-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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8300e859c44f7ffc57ba94b170c141df1789e57dc6822a71525d13c2d86c9d5f [INFO] running `Command { std: "docker" "start" "-a" "8300e859c44f7ffc57ba94b170c141df1789e57dc6822a71525d13c2d86c9d5f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking gethostname v0.2.1 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking dirs-sys v0.3.6 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Checking dirs v3.0.2 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking simple_logger v1.11.0 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking x11rb v0.8.1 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking xcb-util v0.3.0 [INFO] [stderr] Checking oxwm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/util.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | / /// An FFI call to the X11 C library function for converting from Keysym names [INFO] [stdout] 69 | | /// to Keysym values. This is unsafe code. 'symbol' _must_ be a pointer to a [INFO] [stdout] 70 | | /// null terminated C style string such as is produced by `std::ffi::Cstring`. [INFO] [stdout] | |______________________________________________________________________________^ [INFO] [stdout] 71 | #[link(name = "X11")] [INFO] [stdout] 72 | / extern "C" { [INFO] [stdout] 73 | | fn XStringToKeysym(symbol_name: *const c_char) -> c_ulong; [INFO] [stdout] 74 | | } [INFO] [stdout] | |_- rustdoc does not generate documentation for extern blocks [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/util.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | / /// An FFI call to the X11 C library function for converting from Keysym names [INFO] [stdout] 69 | | /// to Keysym values. This is unsafe code. 'symbol' _must_ be a pointer to a [INFO] [stdout] 70 | | /// null terminated C style string such as is produced by `std::ffi::Cstring`. [INFO] [stdout] | |______________________________________________________________________________^ [INFO] [stdout] 71 | #[link(name = "X11")] [INFO] [stdout] 72 | / extern "C" { [INFO] [stdout] 73 | | fn XStringToKeysym(symbol_name: *const c_char) -> c_ulong; [INFO] [stdout] 74 | | } [INFO] [stdout] | |_- rustdoc does not generate documentation for extern blocks [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.23s [INFO] running `Command { std: "docker" "inspect" "8300e859c44f7ffc57ba94b170c141df1789e57dc6822a71525d13c2d86c9d5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8300e859c44f7ffc57ba94b170c141df1789e57dc6822a71525d13c2d86c9d5f", kill_on_drop: false }` [INFO] [stdout] 8300e859c44f7ffc57ba94b170c141df1789e57dc6822a71525d13c2d86c9d5f [INFO] checking oxwm/oxwm against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foxwm%2Foxwm" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/oxwm/oxwm on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/oxwm/oxwm [INFO] finished tweaking git repo https://github.com/oxwm/oxwm [INFO] tweaked toml for git repo https://github.com/oxwm/oxwm written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/oxwm/oxwm 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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f0ef4c34003ecc1f2e69a3e826feff437bf12950d3d689e505a0606f800a0873 [INFO] running `Command { std: "docker" "start" "-a" "f0ef4c34003ecc1f2e69a3e826feff437bf12950d3d689e505a0606f800a0873", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f0ef4c34003ecc1f2e69a3e826feff437bf12950d3d689e505a0606f800a0873", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0ef4c34003ecc1f2e69a3e826feff437bf12950d3d689e505a0606f800a0873", kill_on_drop: false }` [INFO] [stdout] f0ef4c34003ecc1f2e69a3e826feff437bf12950d3d689e505a0606f800a0873 [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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 26ec32eafcbf0a2ae26be8c2f2dbd4e113c4c211a93f0e143c113f6afc84460e [INFO] running `Command { std: "docker" "start" "-a" "26ec32eafcbf0a2ae26be8c2f2dbd4e113c4c211a93f0e143c113f6afc84460e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking dirs-sys v0.3.6 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking gethostname v0.2.1 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Checking dirs v3.0.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking simple_logger v1.11.0 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking x11rb v0.8.1 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking xcb-util v0.3.0 [INFO] [stderr] Checking oxwm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/util.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | / /// An FFI call to the X11 C library function for converting from Keysym names [INFO] [stdout] 69 | | /// to Keysym values. This is unsafe code. 'symbol' _must_ be a pointer to a [INFO] [stdout] 70 | | /// null terminated C style string such as is produced by `std::ffi::Cstring`. [INFO] [stdout] | |______________________________________________________________________________^ [INFO] [stdout] 71 | #[link(name = "X11")] [INFO] [stdout] 72 | / extern "C" { [INFO] [stdout] 73 | | fn XStringToKeysym(symbol_name: *const c_char) -> c_ulong; [INFO] [stdout] 74 | | } [INFO] [stdout] | |_- rustdoc does not generate documentation for extern blocks [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/util.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | / /// An FFI call to the X11 C library function for converting from Keysym names [INFO] [stdout] 69 | | /// to Keysym values. This is unsafe code. 'symbol' _must_ be a pointer to a [INFO] [stdout] 70 | | /// null terminated C style string such as is produced by `std::ffi::Cstring`. [INFO] [stdout] | |______________________________________________________________________________^ [INFO] [stdout] 71 | #[link(name = "X11")] [INFO] [stdout] 72 | / extern "C" { [INFO] [stdout] 73 | | fn XStringToKeysym(symbol_name: *const c_char) -> c_ulong; [INFO] [stdout] 74 | | } [INFO] [stdout] | |_- rustdoc does not generate documentation for extern blocks [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/main.rs:197:36 [INFO] [stdout] | [INFO] [stdout] 197 | .try_for_each(|cookie| cookie?.check())?; [INFO] [stdout] | ------ ^^^^^^^ [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: 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/config.rs:26:68 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(PartialEq, Eq, PartialOrd, Ord, Clone, Copy, Hash, Debug, Deserialize, Serialize)] [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 `try` (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/config.rs:76:51 [INFO] [stdout] | [INFO] [stdout] 76 | #[derive(PartialEq, Eq, Clone, Copy, Hash, Debug, Deserialize, Serialize)] [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 `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `oxwm` (bin "oxwm") due to 4 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/main.rs:197:36 [INFO] [stdout] | [INFO] [stdout] 197 | .try_for_each(|cookie| cookie?.check())?; [INFO] [stdout] | ------ ^^^^^^^ [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: 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/config.rs:26:68 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(PartialEq, Eq, PartialOrd, Ord, Clone, Copy, Hash, Debug, Deserialize, Serialize)] [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 `try` (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/config.rs:76:51 [INFO] [stdout] | [INFO] [stdout] 76 | #[derive(PartialEq, Eq, Clone, Copy, Hash, Debug, Deserialize, Serialize)] [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 `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `oxwm` (bin "oxwm" test) due to 4 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "26ec32eafcbf0a2ae26be8c2f2dbd4e113c4c211a93f0e143c113f6afc84460e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26ec32eafcbf0a2ae26be8c2f2dbd4e113c4c211a93f0e143c113f6afc84460e", kill_on_drop: false }` [INFO] [stdout] 26ec32eafcbf0a2ae26be8c2f2dbd4e113c4c211a93f0e143c113f6afc84460e