[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] 395ad40bc11a3328abf0e1d3da6f39d2ffb9a7f7 [INFO] testing jwilm/alacritty against master#d3515155216e98c23440ea92c3f49c6a0d7101fc for pr-113843 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjwilm%2Falacritty" "/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/jwilm/alacritty on toolchain d3515155216e98c23440ea92c3f49c6a0d7101fc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d3515155216e98c23440ea92c3f49c6a0d7101fc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-5-tc1/source/Cargo.toml [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" "+d3515155216e98c23440ea92c3f49c6a0d7101fc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded foreign-types-macros v0.2.3 [INFO] [stderr] Downloaded wayland-sys v0.30.1 [INFO] [stderr] Downloaded glutin_egl_sys v0.5.0 [INFO] [stderr] Downloaded strict-num v0.1.1 [INFO] [stderr] Downloaded serde_spanned v0.6.2 [INFO] [stderr] Downloaded mio-anonymous-pipes v0.2.0 [INFO] [stderr] Downloaded arrayref v0.3.7 [INFO] [stderr] Downloaded fdeflate v0.3.0 [INFO] [stderr] Downloaded toml v0.7.4 [INFO] [stderr] Downloaded spsc-buffer v0.1.1 [INFO] [stderr] Downloaded option-ext v0.2.0 [INFO] [stderr] Downloaded num_enum_derive v0.5.11 [INFO] [stderr] Downloaded web-time v0.2.0 [INFO] [stderr] Downloaded memmap2 v0.5.10 [INFO] [stderr] Downloaded dirs v5.0.1 [INFO] [stderr] Downloaded glutin_glx_sys v0.4.0 [INFO] [stderr] Downloaded xkbcommon-dl v0.4.0 [INFO] [stderr] Downloaded wayland-protocols-wlr v0.1.0 [INFO] [stderr] Downloaded raw-window-handle v0.5.2 [INFO] [stderr] Downloaded vte v0.11.1 [INFO] [stderr] Downloaded serde_yaml v0.8.26 [INFO] [stderr] Downloaded wayland-client v0.30.2 [INFO] [stderr] Downloaded png v0.17.9 [INFO] [stderr] Downloaded clap_builder v4.3.3 [INFO] [stderr] Downloaded orbclient v0.3.45 [INFO] [stderr] Downloaded winit v0.29.0-beta.0 [INFO] [stderr] Downloaded sctk-adwaita v0.6.0 [INFO] [stderr] Downloaded objc2 v0.3.0-beta.3.patch-leaks.3 [INFO] [stderr] Downloaded smithay-client-toolkit v0.17.0 [INFO] [stderr] Downloaded quick-xml v0.28.2 [INFO] [stderr] Downloaded tiny-skia v0.8.4 [INFO] [stderr] Downloaded toml_edit v0.19.10 [INFO] [stderr] Downloaded tiny-skia-path v0.8.4 [INFO] [stderr] Downloaded calloop v0.10.6 [INFO] [stderr] Downloaded wayland-protocols v0.30.0 [INFO] [stderr] Downloaded clap v4.3.3 [INFO] [stderr] Downloaded simd-adler32 v0.3.5 [INFO] [stderr] Downloaded wayland-backend v0.1.2 [INFO] [stderr] Downloaded cmake v0.1.50 [INFO] [stderr] Downloaded glutin v0.30.9 [INFO] [stderr] Downloaded xkeysym v0.2.0 [INFO] [stderr] Downloaded clap_complete v4.3.1 [INFO] [stderr] Downloaded dirs-sys v0.4.1 [INFO] [stderr] Downloaded notify v5.2.0 [INFO] [stderr] Downloaded wayland-scanner v0.30.1 [INFO] [stderr] Downloaded cursor-icon v1.0.0 [INFO] [stderr] Downloaded toml_datetime v0.6.2 [INFO] [stderr] Downloaded smol_str v0.2.0 [INFO] [stderr] Downloaded vswhom-sys v0.1.2 [INFO] [stderr] Downloaded num_enum v0.5.11 [INFO] [stderr] Downloaded glutin_wgl_sys v0.4.0 [INFO] [stderr] Downloaded wayland-cursor v0.30.0 [INFO] [stderr] Downloaded bitflags v2.3.1 [INFO] [stderr] Downloaded embed-resource v1.8.0 [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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d3515155216e98c23440ea92c3f49c6a0d7101fc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e39f567ca97b34cd10c1f5cb3ac02ca3d38b2d12419af0bde381234536e53e05 [INFO] running `Command { std: "docker" "start" "-a" "e39f567ca97b34cd10c1f5cb3ac02ca3d38b2d12419af0bde381234536e53e05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e39f567ca97b34cd10c1f5cb3ac02ca3d38b2d12419af0bde381234536e53e05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e39f567ca97b34cd10c1f5cb3ac02ca3d38b2d12419af0bde381234536e53e05", kill_on_drop: false }` [INFO] [stdout] e39f567ca97b34cd10c1f5cb3ac02ca3d38b2d12419af0bde381234536e53e05 [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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d3515155216e98c23440ea92c3f49c6a0d7101fc" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e5af6fdef3052790e2fd19af361304e9b0ae1785622511e0c38030352234aece [INFO] running `Command { std: "docker" "start" "-a" "e5af6fdef3052790e2fd19af361304e9b0ae1785622511e0c38030352234aece", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.60 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling xml-rs v0.8.14 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling libloading v0.8.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling rustix v0.37.19 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling signal-hook v0.3.15 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling wayland-sys v0.30.1 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling quick-xml v0.28.2 [INFO] [stderr] Compiling crossfont v0.5.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.0 [INFO] [stderr] Compiling foreign-types-shared v0.3.1 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling winnow v0.4.6 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling smithay-client-toolkit v0.17.0 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling simd-adler32 v0.3.5 [INFO] [stderr] Compiling wayland-backend v0.1.2 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling tiny-skia-path v0.8.4 [INFO] [stderr] Compiling anstyle-parse v0.2.0 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling anstyle v1.0.0 [INFO] [stderr] Compiling glutin_egl_sys v0.5.0 [INFO] [stderr] Compiling glutin_glx_sys v0.4.0 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling nix v0.26.2 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling wayland-scanner v0.30.1 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling net2 v0.2.38 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling servo-fontconfig v0.5.1 [INFO] [stderr] Compiling freetype-rs v0.26.0 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling tiny-skia v0.8.4 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling glutin v0.30.9 [INFO] [stderr] Compiling winit v0.29.0-beta.0 [INFO] [stderr] Compiling xkeysym v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling clap_builder v4.3.3 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling filetime v0.2.21 [INFO] [stderr] Compiling alacritty v0.13.0-dev (/opt/rustwide/workdir/alacritty) [INFO] [stderr] Compiling fdeflate v0.3.0 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling xdg v2.5.0 [INFO] [stderr] Compiling png v0.17.9 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling x11rb-protocol v0.10.0 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling foreign-types-macros v0.2.3 [INFO] [stderr] Compiling alacritty_config_derive v0.2.2-dev (/opt/rustwide/workdir/alacritty_config_derive) [INFO] [stderr] Compiling clap_derive v4.3.2 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling foreign-types v0.5.0 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling clap v4.3.3 [INFO] [stderr] Compiling serde_spanned v0.6.2 [INFO] [stderr] Compiling toml_datetime v0.6.2 [INFO] [stderr] Compiling bitflags v2.3.1 [INFO] [stderr] Compiling smol_str v0.2.0 [INFO] [stderr] Compiling cursor-icon v1.0.0 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling toml_edit v0.19.10 [INFO] [stderr] Compiling calloop v0.10.6 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling xkbcommon-dl v0.4.0 [INFO] [stderr] Compiling vte v0.11.1 [INFO] [stderr] Compiling notify v5.2.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling wayland-client v0.30.2 [INFO] [stderr] Compiling x11rb v0.10.1 [INFO] [stderr] Compiling smithay-clipboard v0.6.6 [INFO] [stderr] Compiling toml v0.7.4 [INFO] [stderr] error: could not compile `x11rb-protocol` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/bin/rustc --crate-name x11rb_protocol --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/x11rb-protocol-0.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="nix"' --cfg 'feature="render"' --cfg 'feature="shape"' --cfg 'feature="std"' --cfg 'feature="xfixes"' -C metadata=a46b45e6855bfc9a -C extra-filename=-a46b45e6855bfc9a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern nix=/opt/rustwide/target/debug/deps/libnix-4cecc86780886beb.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `wayland-protocols` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/bin/rustc --crate-name wayland_protocols --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wayland-protocols-0.29.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="client"' --cfg 'feature="unstable_protocols"' --cfg 'feature="wayland-client"' -C metadata=cb6e872b81fad534 -C extra-filename=-cb6e872b81fad534 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-1d31dfe9f72fab4b.rmeta --extern wayland_client=/opt/rustwide/target/debug/deps/libwayland_client-ce8b313027fb2a5e.rmeta --extern wayland_commons=/opt/rustwide/target/debug/deps/libwayland_commons-f4933d59de389655.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "e5af6fdef3052790e2fd19af361304e9b0ae1785622511e0c38030352234aece", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5af6fdef3052790e2fd19af361304e9b0ae1785622511e0c38030352234aece", kill_on_drop: false }` [INFO] [stdout] e5af6fdef3052790e2fd19af361304e9b0ae1785622511e0c38030352234aece