[INFO] fetching crate ktrl 0.1.8... [INFO] checking ktrl-0.1.8 against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] extracting crate ktrl 0.1.8 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate ktrl 0.1.8 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 crates.io crate ktrl 0.1.8 [INFO] finished tweaking crates.io crate ktrl 0.1.8 [INFO] tweaked toml for crates.io crate ktrl 0.1.8 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate crates.io crate ktrl 0.1.8 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 tinyvec v0.3.3 [INFO] [stderr] Downloaded bindgen v0.53.3 [INFO] [stderr] Downloaded clang-sys v0.29.3 [INFO] [stderr] Downloaded uinput-sys v0.1.7 [INFO] [stderr] Downloaded ioctl-sys v0.5.2 [INFO] [stderr] Downloaded coreaudio-sys v0.2.4 [INFO] [stderr] Downloaded inner v0.1.1 [INFO] [stderr] Downloaded minimp3 v0.3.5 [INFO] [stderr] Downloaded enum-iterator-derive v0.6.0 [INFO] [stderr] Downloaded enum-iterator v0.6.0 [INFO] [stderr] Downloaded evdev-rs v0.4.0 [INFO] [stderr] Downloaded cpal v0.11.0 [INFO] [stderr] Downloaded lewton v0.10.1 [INFO] [stderr] Downloaded evdev-sys v0.2.1 [INFO] [stderr] Downloaded rodio v0.11.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] fca9753aee081942d33ca4135dc447ea993096c3c79f1dd0e15a456935124f5f [INFO] running `Command { std: "docker" "start" "-a" "fca9753aee081942d33ca4135dc447ea993096c3c79f1dd0e15a456935124f5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fca9753aee081942d33ca4135dc447ea993096c3c79f1dd0e15a456935124f5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fca9753aee081942d33ca4135dc447ea993096c3c79f1dd0e15a456935124f5f", kill_on_drop: false }` [INFO] [stdout] fca9753aee081942d33ca4135dc447ea993096c3c79f1dd0e15a456935124f5f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 7f60202a8b31c8d2f13fbba5638e1cd6e0e5386def70c6e6f418494ece79867c [INFO] running `Command { std: "docker" "start" "-a" "7f60202a8b31c8d2f13fbba5638e1cd6e0e5386def70c6e6f418494ece79867c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Checking ioctl-sys v0.5.2 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Checking base64 v0.12.1 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking inner v0.1.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling evdev-sys v0.2.1 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking uinput-sys v0.1.7 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Checking evdev-rs v0.4.0 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking simplelog v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Checking ron v0.6.0 [INFO] [stderr] Checking ktrl v0.1.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::actions::tap_hold::TapHoldState` [INFO] [stdout] --> src/layers.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub use crate::actions::tap_hold::TapHoldState; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::actions::tap_hold::TapHoldState` [INFO] [stdout] --> src/layers.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub use crate::actions::tap_hold::TapHoldState; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `assets_path`, `ipc_port`, `ipc_msg`, and `notify_port` are never read [INFO] [stdout] --> src/ktrl.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct KtrlArgs { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 29 | pub assets_path: PathBuf, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 30 | pub ipc_port: usize, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 31 | pub ipc_msg: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 32 | pub notify_port: usize, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `code` is never read [INFO] [stdout] --> src/layers.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct MergedKey { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 35 | pub code: KeyCode, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MergedKey` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `assets_path`, `ipc_port`, `ipc_msg`, and `notify_port` are never read [INFO] [stdout] --> src/ktrl.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct KtrlArgs { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 29 | pub assets_path: PathBuf, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 30 | pub ipc_port: usize, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 31 | pub ipc_msg: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 32 | pub notify_port: usize, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `code` is never read [INFO] [stdout] --> src/layers.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct MergedKey { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 35 | pub code: KeyCode, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MergedKey` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.58s [INFO] running `Command { std: "docker" "inspect" "7f60202a8b31c8d2f13fbba5638e1cd6e0e5386def70c6e6f418494ece79867c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f60202a8b31c8d2f13fbba5638e1cd6e0e5386def70c6e6f418494ece79867c", kill_on_drop: false }` [INFO] [stdout] 7f60202a8b31c8d2f13fbba5638e1cd6e0e5386def70c6e6f418494ece79867c [INFO] checking ktrl-0.1.8 against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] extracting crate ktrl 0.1.8 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate ktrl 0.1.8 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 crates.io crate ktrl 0.1.8 [INFO] finished tweaking crates.io crate ktrl 0.1.8 [INFO] tweaked toml for crates.io crate ktrl 0.1.8 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate ktrl 0.1.8 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 9495587100ed700fa22ea3576ca9d0b4312eb5038a1099679b1fd4479424958e [INFO] running `Command { std: "docker" "start" "-a" "9495587100ed700fa22ea3576ca9d0b4312eb5038a1099679b1fd4479424958e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9495587100ed700fa22ea3576ca9d0b4312eb5038a1099679b1fd4479424958e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9495587100ed700fa22ea3576ca9d0b4312eb5038a1099679b1fd4479424958e", kill_on_drop: false }` [INFO] [stdout] 9495587100ed700fa22ea3576ca9d0b4312eb5038a1099679b1fd4479424958e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 84dc0ff1f45a66d6fa719ca79a0f137325faae7ad70a643f9fab711072e780f3 [INFO] running `Command { std: "docker" "start" "-a" "84dc0ff1f45a66d6fa719ca79a0f137325faae7ad70a643f9fab711072e780f3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Checking base64 v0.12.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Checking ioctl-sys v0.5.2 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking inner v0.1.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling evdev-sys v0.2.1 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking uinput-sys v0.1.7 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Checking evdev-rs v0.4.0 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking simplelog v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Checking ron v0.6.0 [INFO] [stderr] Checking ktrl v0.1.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::actions::tap_hold::TapHoldState` [INFO] [stdout] --> src/layers.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub use crate::actions::tap_hold::TapHoldState; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::actions::tap_hold::TapHoldState` [INFO] [stdout] --> src/layers.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub use crate::actions::tap_hold::TapHoldState; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `assets_path`, `ipc_port`, `ipc_msg`, and `notify_port` are never read [INFO] [stdout] --> src/ktrl.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct KtrlArgs { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 29 | pub assets_path: PathBuf, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 30 | pub ipc_port: usize, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 31 | pub ipc_msg: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 32 | pub notify_port: usize, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `code` is never read [INFO] [stdout] --> src/layers.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct MergedKey { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 35 | pub code: KeyCode, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MergedKey` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [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/actions/mod.rs:20:39 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Clone, Debug, PartialEq, Eq, Deserialize)] [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] = 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/effects/mod.rs:23:39 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Clone, Debug, PartialEq, Eq, Deserialize)] [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/kbd_in.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 17 | let kbd_in_file = File::open(dev_path)?; [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 18 | let mut kbd_in_dev = Device::new_from_fd(kbd_in_file)?; [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 27 | Ok(KbdIn { device: kbd_in_dev }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/kbd_out.rs:62:12 [INFO] [stdout] | [INFO] [stdout] 33 | let mut uinput_out_file = OpenOptions::new() [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 62 | Ok(KbdOut { [INFO] [stdout] | ____________^ [INFO] [stdout] 63 | | device: uinput_out_file, [INFO] [stdout] 64 | | }) [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] | [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/keys.rs:13:51 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Clone, Copy, Debug, PartialEq, Eq, Hash, Deserialize)] [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/keys.rs:1172:30 [INFO] [stdout] | [INFO] [stdout] 1172 | #[derive(Copy, Clone, Debug, Deserialize, PartialEq, Eq)] [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/ktrl.rs:77:12 [INFO] [stdout] | [INFO] [stdout] 50 | let kbd_out = match KbdOut::new() { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 51 | Ok(kbd_out) => kbd_out, [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 52 | Err(err) => { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 69 | let th_mgr = TapHoldMgr::new(cfg.tap_hold_wait_time); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 72 | let sticky = StickyState::new(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 77 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 78 | | kbd_in_path: args.kbd_path, [INFO] [stdout] 79 | | kbd_out, [INFO] [stdout] 80 | | l_mgr, [INFO] [stdout] ... | [INFO] [stdout] 86 | | dj, [INFO] [stdout] 87 | | }) [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] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `assets_path`, `ipc_port`, `ipc_msg`, and `notify_port` are never read [INFO] [stdout] --> src/ktrl.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct KtrlArgs { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 29 | pub assets_path: PathBuf, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 30 | pub ipc_port: usize, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 31 | pub ipc_msg: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 32 | pub notify_port: usize, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `code` is never read [INFO] [stdout] --> src/layers.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct MergedKey { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 35 | pub code: KeyCode, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MergedKey` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [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/actions/mod.rs:20:39 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Clone, Debug, PartialEq, Eq, Deserialize)] [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] = 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/effects/mod.rs:23:39 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Clone, Debug, PartialEq, Eq, Deserialize)] [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/kbd_in.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 17 | let kbd_in_file = File::open(dev_path)?; [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 18 | let mut kbd_in_dev = Device::new_from_fd(kbd_in_file)?; [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 27 | Ok(KbdIn { device: kbd_in_dev }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/kbd_out.rs:62:12 [INFO] [stdout] | [INFO] [stdout] 33 | let mut uinput_out_file = OpenOptions::new() [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 62 | Ok(KbdOut { [INFO] [stdout] | ____________^ [INFO] [stdout] 63 | | device: uinput_out_file, [INFO] [stdout] 64 | | }) [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] | [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/keys.rs:13:51 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Clone, Copy, Debug, PartialEq, Eq, Hash, Deserialize)] [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/keys.rs:1172:30 [INFO] [stdout] | [INFO] [stdout] 1172 | #[derive(Copy, Clone, Debug, Deserialize, PartialEq, Eq)] [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/ktrl.rs:77:12 [INFO] [stdout] | [INFO] [stdout] 50 | let kbd_out = match KbdOut::new() { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 51 | Ok(kbd_out) => kbd_out, [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 52 | Err(err) => { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 69 | let th_mgr = TapHoldMgr::new(cfg.tap_hold_wait_time); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 72 | let sticky = StickyState::new(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 77 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 78 | | kbd_in_path: args.kbd_path, [INFO] [stdout] 79 | | kbd_out, [INFO] [stdout] 80 | | l_mgr, [INFO] [stdout] ... | [INFO] [stdout] 86 | | dj, [INFO] [stdout] 87 | | }) [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] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ktrl` (bin "ktrl" test) due to 8 previous errors; 3 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `ktrl` (bin "ktrl") due to 8 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "84dc0ff1f45a66d6fa719ca79a0f137325faae7ad70a643f9fab711072e780f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84dc0ff1f45a66d6fa719ca79a0f137325faae7ad70a643f9fab711072e780f3", kill_on_drop: false }` [INFO] [stdout] 84dc0ff1f45a66d6fa719ca79a0f137325faae7ad70a643f9fab711072e780f3