[INFO] cloning repository https://github.com/emtee40/alacritty
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/emtee40/alacritty" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femtee40%2Falacritty", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femtee40%2Falacritty'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d4f2f8577f763df059653dfab733dfe6ddc06913
[INFO] building emtee40/alacritty against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femtee40%2Falacritty" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/emtee40/alacritty
[INFO] finished tweaking git repo https://github.com/emtee40/alacritty
[INFO] tweaked toml for git repo https://github.com/emtee40/alacritty written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/emtee40/alacritty on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/emtee40/alacritty 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded vte_generate_state_changes v0.1.1
[INFO] [stderr]   Downloaded rustix-openpty v0.1.1
[INFO] [stderr]   Downloaded miow v0.6.0
[INFO] [stderr]   Downloaded polling v3.3.0
[INFO] [stderr]   Downloaded embed-resource v2.4.2
[INFO] [stderr]   Downloaded wayland-sys v0.31.1
[INFO] [stderr]   Downloaded anstyle-wincon v3.0.1
[INFO] [stderr]   Downloaded vswhom-sys v0.1.2
[INFO] [stderr]   Downloaded vswhom v0.1.0
[INFO] [stderr]   Downloaded objc-sys v0.3.2
[INFO] [stderr]   Downloaded x11-clipboard v0.9.2
[INFO] [stderr]   Downloaded clap_complete v4.4.4
[INFO] [stderr]   Downloaded serde_yaml v0.9.33
[INFO] [stderr]   Downloaded base64 v0.22.0
[INFO] [stderr]   Downloaded xkeysym v0.2.0
[INFO] [stderr]   Downloaded indexmap v2.2.5
[INFO] [stderr]   Downloaded toml_edit v0.22.7
[INFO] [stderr]   Downloaded serde_json v1.0.114
[INFO] [stderr]   Downloaded wayland-backend v0.3.3
[INFO] [stderr]   Downloaded wayland-client v0.31.2
[INFO] [stderr]   Downloaded syn v2.0.53
[INFO] [stderr]   Downloaded smithay-clipboard v0.7.1
[INFO] [stderr]   Downloaded x11rb v0.13.0
[INFO] [stderr]   Downloaded wayland-scanner v0.31.1
[INFO] [stderr]   Downloaded toml v0.8.11
[INFO] [stderr]   Downloaded num_enum_derive v0.7.2
[INFO] [stderr]   Downloaded rustix v0.38.25
[INFO] [stderr]   Downloaded core-graphics v0.23.1
[INFO] [stderr]   Downloaded crossfont v0.7.0
[INFO] [stderr]   Downloaded sctk-adwaita v0.8.1
[INFO] [stderr]   Downloaded wayland-cursor v0.31.1
[INFO] [stderr]   Downloaded smol_str v0.2.1
[INFO] [stderr]   Downloaded copypasta v0.10.1
[INFO] [stderr]   Downloaded num_enum v0.7.2
[INFO] [stderr]   Downloaded xdg v2.5.2
[INFO] [stderr]   Downloaded home v0.5.5
[INFO] [stderr]   Downloaded x11rb-protocol v0.13.0
[INFO] [stderr]   Downloaded vte v0.13.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dcbbbb9ff92fb2ae47d57969cee591847014aeb27e5599d74a7739cff7d34221
[INFO] running `Command { std: "docker" "start" "-a" "dcbbbb9ff92fb2ae47d57969cee591847014aeb27e5599d74a7739cff7d34221", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dcbbbb9ff92fb2ae47d57969cee591847014aeb27e5599d74a7739cff7d34221", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dcbbbb9ff92fb2ae47d57969cee591847014aeb27e5599d74a7739cff7d34221", kill_on_drop: false }`
[INFO] [stdout] dcbbbb9ff92fb2ae47d57969cee591847014aeb27e5599d74a7739cff7d34221
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d51774c31ec320294d61b32a4f13e28e4acd538325b595215a79b71bb81837df
[INFO] running `Command { std: "docker" "start" "-a" "d51774c31ec320294d61b32a4f13e28e4acd538325b595215a79b71bb81837df", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling rustix v0.38.25
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling wayland-sys v0.31.1
[INFO] [stderr]    Compiling wayland-backend v0.3.3
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling xml-rs v0.8.19
[INFO] [stderr]    Compiling syn v2.0.53
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling xkeysym v0.2.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.18.1
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling memmap2 v0.9.4
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling crossfont v0.7.0
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling bytemuck v1.15.0
[INFO] [stderr]    Compiling x11rb-protocol v0.13.0
[INFO] [stderr]    Compiling as-raw-xcb-connection v1.0.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling freetype-sys v0.13.1
[INFO] [stderr]    Compiling expat-sys v2.1.6
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling winnow v0.6.5
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling servo-fontconfig-sys v5.1.0
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling indexmap v2.2.5
[INFO] [stderr]    Compiling freetype-rs v0.26.0
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling servo-fontconfig v0.5.1
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling glutin v0.31.3
[INFO] [stderr]    Compiling winit v0.29.15
[INFO] [stderr]    Compiling glutin_glx_sys v0.5.0
[INFO] [stderr]    Compiling glutin_egl_sys v0.6.0
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.1
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling raw-window-handle v0.5.2
[INFO] [stderr]    Compiling clap_builder v4.4.11
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling alacritty v0.14.0-dev (/opt/rustwide/workdir/alacritty)
[INFO] [stderr]    Compiling crossbeam-channel v0.5.12
[INFO] [stderr]    Compiling wayland-scanner v0.31.1
[INFO] [stderr]    Compiling filetime v0.2.22
[INFO] [stderr]    Compiling home v0.5.5
[INFO] [stderr]    Compiling base64 v0.22.0
[INFO] [stderr]    Compiling xdg v2.5.2
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling foreign-types-macros v0.2.3
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling alacritty_config_derive v0.2.3-dev (/opt/rustwide/workdir/alacritty_config_derive)
[INFO] [stderr]    Compiling foreign-types v0.5.0
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling clap v4.4.11
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling cursor-icon v1.1.0
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling smol_str v0.2.1
[INFO] [stderr]    Compiling serde_yaml v0.9.33
[INFO] [stderr]    Compiling toml_edit v0.22.7
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling vte v0.13.0
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling toml v0.8.11
[INFO] [stderr]    Compiling alacritty_config v0.2.1-dev (/opt/rustwide/workdir/alacritty_config)
[INFO] [stderr]    Compiling polling v3.3.0
[INFO] [stderr]    Compiling x11rb v0.13.0
[INFO] [stderr]    Compiling rustix-openpty v0.1.1
[INFO] [stderr]    Compiling calloop v0.12.4
[INFO] [stderr]    Compiling alacritty_terminal v0.22.1-dev (/opt/rustwide/workdir/alacritty_terminal)
[INFO] [stderr]    Compiling wayland-client v0.31.2
[INFO] [stderr]    Compiling wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling x11-clipboard v0.9.2
[INFO] [stderr]    Compiling wayland-protocols v0.31.2
[INFO] [stderr]    Compiling calloop-wayland-source v0.2.0
[INFO] [stderr]    Compiling wayland-cursor v0.31.1
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.2.0
[INFO] [stderr]    Compiling wayland-protocols-plasma v0.2.0
[INFO] [stderr]    Compiling sctk-adwaita v0.8.1
[INFO] [stderr]    Compiling smithay-clipboard v0.7.1
[INFO] [stderr]    Compiling copypasta v0.10.1
[INFO] [stdout] warning: field `event_loop` is never read
[INFO] [stdout]    --> alacritty/src/event.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 209 | pub struct ActionContext<'a, N, T> {
[INFO] [stdout]     |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 220 |     pub event_loop: &'a EventLoopWindowTarget<Event>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `lines_scrolled` is never read
[INFO] [stdout]     --> alacritty/src/event.rs:1216:9
[INFO] [stdout]      |
[INFO] [stdout] 1207 | pub struct Mouse {
[INFO] [stdout]      |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 1216 |     pub lines_scrolled: f32,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `Mouse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 27s
[INFO] running `Command { std: "docker" "inspect" "d51774c31ec320294d61b32a4f13e28e4acd538325b595215a79b71bb81837df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d51774c31ec320294d61b32a4f13e28e4acd538325b595215a79b71bb81837df", kill_on_drop: false }`
[INFO] [stdout] d51774c31ec320294d61b32a4f13e28e4acd538325b595215a79b71bb81837df
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 87057af4583b70ceb08705447d33d712bb8a7f8ca6d03393c82d6889203a7d8d
[INFO] running `Command { std: "docker" "start" "-a" "87057af4583b70ceb08705447d33d712bb8a7f8ca6d03393c82d6889203a7d8d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.53
[INFO] [stderr]    Compiling wayland-scanner v0.31.1
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling foreign-types-macros v0.2.3
[INFO] [stderr]    Compiling alacritty_config_derive v0.2.3-dev (/opt/rustwide/workdir/alacritty_config_derive)
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling foreign-types v0.5.0
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling clap v4.4.11
[INFO] [stderr]    Compiling clap_complete v4.4.4
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling cursor-icon v1.1.0
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling smol_str v0.2.1
[INFO] [stderr]    Compiling serde_yaml v0.9.33
[INFO] [stderr]    Compiling toml_edit v0.22.7
[INFO] [stderr]    Compiling rustix v0.38.25
[INFO] [stderr]    Compiling wayland-sys v0.31.1
[INFO] [stderr]    Compiling vte v0.13.0
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling crossfont v0.7.0
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling glutin_glx_sys v0.5.0
[INFO] [stderr]    Compiling glutin_egl_sys v0.6.0
[INFO] [stderr]    Compiling alacritty v0.14.0-dev (/opt/rustwide/workdir/alacritty)
[INFO] [stderr]    Compiling glutin v0.31.3
[INFO] [stderr]    Compiling toml v0.8.11
[INFO] [stderr]    Compiling alacritty_config v0.2.1-dev (/opt/rustwide/workdir/alacritty_config)
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> alacritty_config_derive/tests/config.rs:88:9
[INFO] [stdout]    |
[INFO] [stdout] 88 |         LOGGER.as_mut().unwrap()
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling wayland-backend v0.3.3
[INFO] [stderr]    Compiling polling v3.3.0
[INFO] [stderr]    Compiling rustix-openpty v0.1.1
[INFO] [stderr]    Compiling x11rb v0.13.0
[INFO] [stderr]    Compiling calloop v0.12.4
[INFO] [stderr]    Compiling alacritty_terminal v0.22.1-dev (/opt/rustwide/workdir/alacritty_terminal)
[INFO] [stderr]    Compiling wayland-client v0.31.2
[INFO] [stderr]    Compiling wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling wayland-protocols v0.31.2
[INFO] [stderr]    Compiling wayland-cursor v0.31.1
[INFO] [stderr]    Compiling calloop-wayland-source v0.2.0
[INFO] [stderr]    Compiling x11-clipboard v0.9.2
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.2.0
[INFO] [stderr]    Compiling wayland-protocols-plasma v0.2.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.18.1
[INFO] [stderr]    Compiling smithay-clipboard v0.7.1
[INFO] [stderr]    Compiling sctk-adwaita v0.8.1
[INFO] [stderr]    Compiling copypasta v0.10.1
[INFO] [stderr]    Compiling winit v0.29.15
[INFO] [stdout] warning: field `event_loop` is never read
[INFO] [stdout]    --> alacritty/src/event.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 209 | pub struct ActionContext<'a, N, T> {
[INFO] [stdout]     |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 220 |     pub event_loop: &'a EventLoopWindowTarget<Event>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `lines_scrolled` is never read
[INFO] [stdout]     --> alacritty/src/event.rs:1216:9
[INFO] [stdout]      |
[INFO] [stdout] 1207 | pub struct Mouse {
[INFO] [stdout]      |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 1216 |     pub lines_scrolled: f32,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `Mouse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 11s
[INFO] running `Command { std: "docker" "inspect" "87057af4583b70ceb08705447d33d712bb8a7f8ca6d03393c82d6889203a7d8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87057af4583b70ceb08705447d33d712bb8a7f8ca6d03393c82d6889203a7d8d", kill_on_drop: false }`
[INFO] [stdout] 87057af4583b70ceb08705447d33d712bb8a7f8ca6d03393c82d6889203a7d8d
