[INFO] cloning repository https://github.com/jwilm/alacritty [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jwilm/alacritty" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjwilm%2Falacritty", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjwilm%2Falacritty'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a2334ff494a26a38f66685d0f950a9b589ac84a9 [INFO] building jwilm/alacritty against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjwilm%2Falacritty" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jwilm/alacritty [INFO] finished tweaking git repo https://github.com/jwilm/alacritty [INFO] tweaked toml for git repo https://github.com/jwilm/alacritty written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jwilm/alacritty on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jwilm/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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cstr v0.2.12 [INFO] [stderr] Downloaded toml v0.9.2 [INFO] [stderr] Downloaded yeslogic-fontconfig-sys v5.0.0 [INFO] [stderr] Downloaded toml_parser v1.0.1 [INFO] [stderr] Downloaded x11-clipboard v0.9.3 [INFO] [stderr] Downloaded copypasta v0.10.2 [INFO] [stderr] Downloaded clap_complete v4.5.55 [INFO] [stderr] Downloaded toml_edit v0.23.1 [INFO] [stderr] Downloaded freetype-rs v0.36.0 [INFO] [stderr] Downloaded wayland-backend v0.3.10 [INFO] [stderr] Downloaded wayland-client v0.31.10 [INFO] [stderr] Downloaded vswhom-sys v0.1.3 [INFO] [stderr] Downloaded wayland-protocols v0.32.8 [INFO] [stderr] Downloaded toml_datetime v0.7.0 [INFO] [stderr] Downloaded winreg v0.55.0 [INFO] [stderr] Downloaded wayland-protocols-wlr v0.3.8 [INFO] [stderr] Downloaded wayland-scanner v0.31.6 [INFO] [stderr] Downloaded embed-resource v3.0.5 [INFO] [stderr] Downloaded notify v8.1.0 [INFO] [stderr] Downloaded crossfont v0.8.1 [INFO] [stderr] Downloaded polling v3.8.0 [INFO] [stderr] Downloaded vswhom v0.1.0 [INFO] [stderr] Downloaded wayland-cursor v0.31.10 [INFO] [stderr] Downloaded wayland-sys v0.31.6 [INFO] [stderr] Downloaded miow v0.6.0 [INFO] [stderr] Downloaded rustix-openpty v0.2.0 [INFO] [stderr] Downloaded wayland-protocols-plasma v0.3.8 [INFO] [stderr] Downloaded xdg v3.0.0 [INFO] [stderr] Downloaded serde_spanned v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8d1937ea2ee3c4849408f30bce571ee03e9ee372bc50fb32cc5ee33d5cac61a6 [INFO] running `Command { std: "docker" "start" "-a" "8d1937ea2ee3c4849408f30bce571ee03e9ee372bc50fb32cc5ee33d5cac61a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8d1937ea2ee3c4849408f30bce571ee03e9ee372bc50fb32cc5ee33d5cac61a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d1937ea2ee3c4849408f30bce571ee03e9ee372bc50fb32cc5ee33d5cac61a6", kill_on_drop: false }` [INFO] [stdout] 8d1937ea2ee3c4849408f30bce571ee03e9ee372bc50fb32cc5ee33d5cac61a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4c4245d63b38f014c662ae38733fd0f354c01a6ef2b20a1d0602b7957386dc2e [INFO] running `Command { std: "docker" "start" "-a" "4c4245d63b38f014c662ae38733fd0f354c01a6ef2b20a1d0602b7957386dc2e", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling cc v1.2.29 [INFO] [stderr] Compiling wayland-sys v0.31.6 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling wayland-client v0.31.10 [INFO] [stderr] Compiling xml-rs v0.8.27 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v5.0.0 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling xcursor v0.3.10 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling cstr v0.2.12 [INFO] [stderr] Compiling crossfont v0.8.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling foreign-types-shared v0.3.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling winit v0.30.12 [INFO] [stderr] Compiling glutin v0.32.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling clap_builder v4.5.41 [INFO] [stderr] Compiling notify-types v2.0.0 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling glutin_egl_sys v0.7.1 [INFO] [stderr] Compiling glutin_glx_sys v0.6.1 [INFO] [stderr] Compiling wayland-scanner v0.31.6 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling wayland-backend v0.3.10 [INFO] [stderr] Compiling freetype-sys v0.20.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling toml_parser v1.0.1 [INFO] [stderr] Compiling alacritty v0.17.0-dev (/opt/rustwide/workdir/alacritty) [INFO] [stderr] Compiling xdg v3.0.0 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling foreign-types-macros v0.2.3 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling alacritty_config_derive v0.2.6-dev (/opt/rustwide/workdir/alacritty_config_derive) [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling foreign-types v0.5.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling clap v4.5.41 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling cursor-icon v1.2.0 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling dpi v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling freetype-rs v0.36.0 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling toml v0.9.2 [INFO] [stderr] Compiling toml_edit v0.23.1 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling vte v0.15.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling notify v8.1.0 [INFO] [stderr] Compiling alacritty_config v0.2.4-dev (/opt/rustwide/workdir/alacritty_config) [INFO] [stderr] Compiling polling v3.8.0 [INFO] [stderr] Compiling rustix-openpty v0.2.0 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling alacritty_terminal v0.25.2-dev (/opt/rustwide/workdir/alacritty_terminal) [INFO] [stderr] Compiling calloop v0.13.0 [INFO] [stderr] Compiling x11rb v0.13.1 [INFO] [stderr] Compiling wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling wayland-protocols v0.32.8 [INFO] [stderr] Compiling calloop-wayland-source v0.3.0 [INFO] [stderr] Compiling wayland-cursor v0.31.10 [INFO] [stderr] Compiling x11-clipboard v0.9.3 [INFO] [stderr] Compiling wayland-protocols-wlr v0.3.8 [INFO] [stderr] Compiling wayland-protocols-plasma v0.3.8 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Compiling smithay-clipboard v0.7.2 [INFO] [stderr] Compiling sctk-adwaita v0.10.1 [INFO] [stderr] Compiling copypasta v0.10.2 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 43s [INFO] running `Command { std: "docker" "inspect" "4c4245d63b38f014c662ae38733fd0f354c01a6ef2b20a1d0602b7957386dc2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c4245d63b38f014c662ae38733fd0f354c01a6ef2b20a1d0602b7957386dc2e", kill_on_drop: false }` [INFO] [stdout] 4c4245d63b38f014c662ae38733fd0f354c01a6ef2b20a1d0602b7957386dc2e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 34336fe9f76b74ea686d9ee7ff414a7e44fafbf6c8b0711649dd57edf340c3d2 [INFO] running `Command { std: "docker" "start" "-a" "34336fe9f76b74ea686d9ee7ff414a7e44fafbf6c8b0711649dd57edf340c3d2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling wayland-scanner v0.31.6 [INFO] [stderr] Compiling cstr v0.2.12 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v5.0.0 [INFO] [stderr] Compiling toml_parser v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling foreign-types-macros v0.2.3 [INFO] [stderr] Compiling alacritty_config_derive v0.2.6-dev (/opt/rustwide/workdir/alacritty_config_derive) [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling foreign-types v0.5.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling clap v4.5.41 [INFO] [stderr] Compiling clap_complete v4.5.55 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling cursor-icon v1.2.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling dpi v0.1.2 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling toml v0.9.2 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling freetype-rs v0.36.0 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling wayland-sys v0.31.6 [INFO] [stderr] Compiling vte v0.15.0 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling toml_edit v0.23.1 [INFO] [stderr] Compiling crossfont v0.8.1 [INFO] [stderr] Compiling glutin_egl_sys v0.7.1 [INFO] [stderr] Compiling glutin_glx_sys v0.6.1 [INFO] [stderr] Compiling alacritty v0.17.0-dev (/opt/rustwide/workdir/alacritty) [INFO] [stderr] Compiling notify v8.1.0 [INFO] [stderr] Compiling alacritty_config v0.2.4-dev (/opt/rustwide/workdir/alacritty_config) [INFO] [stderr] Compiling glutin v0.32.3 [INFO] [stderr] Compiling polling v3.8.0 [INFO] [stderr] Compiling rustix-openpty v0.2.0 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling wayland-backend v0.3.10 [INFO] [stderr] Compiling x11rb v0.13.1 [INFO] [stderr] Compiling calloop v0.13.0 [INFO] [stderr] Compiling alacritty_terminal v0.25.2-dev (/opt/rustwide/workdir/alacritty_terminal) [INFO] [stderr] Compiling wayland-client v0.31.10 [INFO] [stderr] Compiling wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling x11-clipboard v0.9.3 [INFO] [stderr] Compiling wayland-protocols v0.32.8 [INFO] [stderr] Compiling wayland-cursor v0.31.10 [INFO] [stderr] Compiling calloop-wayland-source v0.3.0 [INFO] [stderr] Compiling wayland-protocols-wlr v0.3.8 [INFO] [stderr] Compiling wayland-protocols-plasma v0.3.8 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Compiling smithay-clipboard v0.7.2 [INFO] [stderr] Compiling sctk-adwaita v0.10.1 [INFO] [stderr] Compiling copypasta v0.10.2 [INFO] [stderr] Compiling winit v0.30.12 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 27s [INFO] running `Command { std: "docker" "inspect" "34336fe9f76b74ea686d9ee7ff414a7e44fafbf6c8b0711649dd57edf340c3d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34336fe9f76b74ea686d9ee7ff414a7e44fafbf6c8b0711649dd57edf340c3d2", kill_on_drop: false }` [INFO] [stdout] 34336fe9f76b74ea686d9ee7ff414a7e44fafbf6c8b0711649dd57edf340c3d2