[INFO] cloning repository https://github.com/DevorCapitaux/DAGT [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DevorCapitaux/DAGT" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDevorCapitaux%2FDAGT", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDevorCapitaux%2FDAGT'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 16e79a8e8a54f631494ea6b227ee2fb034b9a918 [INFO] checking DevorCapitaux/DAGT/16e79a8e8a54f631494ea6b227ee2fb034b9a918 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDevorCapitaux%2FDAGT" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DevorCapitaux/DAGT on toolchain c387b04bf028733cd561d62128c8a5eee4bc1458 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/DevorCapitaux/DAGT [INFO] finished tweaking git repo https://github.com/DevorCapitaux/DAGT [INFO] tweaked toml for git repo https://github.com/DevorCapitaux/DAGT written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/DevorCapitaux/DAGT 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" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 68be5960f5bb5b52faf1c48e25a10afb7e9e6ac6fefbbb9e4c00913133c4541c [INFO] running `Command { std: "docker" "start" "-a" "68be5960f5bb5b52faf1c48e25a10afb7e9e6ac6fefbbb9e4c00913133c4541c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "68be5960f5bb5b52faf1c48e25a10afb7e9e6ac6fefbbb9e4c00913133c4541c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68be5960f5bb5b52faf1c48e25a10afb7e9e6ac6fefbbb9e4c00913133c4541c", kill_on_drop: false }` [INFO] [stdout] 68be5960f5bb5b52faf1c48e25a10afb7e9e6ac6fefbbb9e4c00913133c4541c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cb4ebadf8bfffe8acfa53c07948717a179d6a784d09f4b3f21177251f0e9bc92 [INFO] running `Command { std: "docker" "start" "-a" "cb4ebadf8bfffe8acfa53c07948717a179d6a784d09f4b3f21177251f0e9bc92", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking libloading v0.8.3 [INFO] [stderr] Compiling proc-macro2 v1.0.84 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling wayland-backend v0.3.4 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling wayland-client v0.31.3 [INFO] [stderr] Checking dagt-gl v0.1.0 (/opt/rustwide/workdir/gl) [INFO] [stderr] Checking dagt-fonts v0.1.0 (/opt/rustwide/workdir/fonts) [INFO] [stderr] Checking dagt-core v0.1.0 (/opt/rustwide/workdir/core) [INFO] [stderr] Checking xkeysym v0.2.0 [INFO] [stderr] Checking memmap2 v0.8.0 [INFO] [stdout] warning: unused variable: `event` [INFO] [stdout] --> core/src/interface/event.rs:6:32 [INFO] [stdout] | [INFO] [stdout] 6 | fn handle_event(&mut self, event: &E) -> bool { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_event` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `event` [INFO] [stdout] --> core/src/interface/event.rs:6:32 [INFO] [stdout] | [INFO] [stdout] 6 | fn handle_event(&mut self, event: &E) -> bool { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_event` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stdout] warning: field `display` is never read [INFO] [stdout] --> gl/src/egl/config.rs:7:16 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct EglConfig { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 7 | pub(super) display: EGLDisplay, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EglConfig` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `display` is never read [INFO] [stdout] --> gl/src/egl/config.rs:7:16 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct EglConfig { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 7 | pub(super) display: EGLDisplay, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EglConfig` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` 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] Checking dagt-primitives v0.1.0 (/opt/rustwide/workdir/primitives) [INFO] [stderr] Compiling wayland-sys v0.31.2 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking xkbcommon v0.7.0 [INFO] [stderr] Compiling wayland-scanner v0.31.2 [INFO] [stderr] Checking wayland-egl v0.32.1 [INFO] [stderr] Checking wayland-protocols v0.31.2 [INFO] [stderr] Checking dagt-platform v0.1.0 (/opt/rustwide/workdir/platform) [INFO] [stdout] error: this value of type `OwnedFd` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> platform/src/desktop/wayland/app/globals/seat/keyboard.rs:87:37 [INFO] [stdout] | [INFO] [stdout] 78 | event: ::Event, [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 87 | Event::Keymap { format, fd, size } => match format { [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `OwnedFd` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> platform/src/desktop/wayland/app/globals/seat/keyboard.rs:87:37 [INFO] [stdout] | [INFO] [stdout] 78 | event: ::Event, [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 87 | Event::Keymap { format, fd, size } => match format { [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `xdg_surface`, `xdg_toplevel`, `display`, `context`, and `title` are never read [INFO] [stdout] --> platform/src/desktop/wayland/window.rs:138:16 [INFO] [stdout] | [INFO] [stdout] 136 | pub(super) struct WindowState { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 137 | pub(super) wl_surface: WlSurface, [INFO] [stdout] 138 | pub(super) xdg_surface: XdgSurface, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 139 | pub(super) xdg_toplevel: XdgToplevel, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 140 | pub(super) display: EglDisplay, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 143 | pub(super) context: EglContext, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 144 | pub(super) title: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `xdg_surface`, `xdg_toplevel`, `display`, `context`, and `title` are never read [INFO] [stdout] --> platform/src/desktop/wayland/window.rs:138:16 [INFO] [stdout] | [INFO] [stdout] 136 | pub(super) struct WindowState { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 137 | pub(super) wl_surface: WlSurface, [INFO] [stdout] 138 | pub(super) xdg_surface: XdgSurface, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 139 | pub(super) xdg_toplevel: XdgToplevel, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 140 | pub(super) display: EglDisplay, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 143 | pub(super) context: EglContext, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 144 | pub(super) title: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dagt-platform` (lib test) due to 2 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `dagt-platform` (lib) due to 2 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "cb4ebadf8bfffe8acfa53c07948717a179d6a784d09f4b3f21177251f0e9bc92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb4ebadf8bfffe8acfa53c07948717a179d6a784d09f4b3f21177251f0e9bc92", kill_on_drop: false }` [INFO] [stdout] cb4ebadf8bfffe8acfa53c07948717a179d6a784d09f4b3f21177251f0e9bc92