[INFO] cloning repository https://github.com/banananananaMace/alacritty-ubuntu [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/banananananaMace/alacritty-ubuntu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FbanananananaMace%2Falacritty-ubuntu", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FbanananananaMace%2Falacritty-ubuntu'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4242893d06d0fb2ca512ade261d33d1506e22cb3 [INFO] building banananananaMace/alacritty-ubuntu against try#8b8eff55bd72abbb57167bc42222a7f91d41cb0d for pr-142134-abi-ast-error [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FbanananananaMace%2Falacritty-ubuntu" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 56% (1770/3111) Updating files: 57% (1774/3111) Updating files: 58% (1805/3111) Updating files: 58% (1821/3111) Updating files: 59% (1836/3111) Updating files: 59% (1858/3111) Updating files: 60% (1867/3111) Updating files: 61% (1898/3111) Updating files: 62% (1929/3111) Updating files: 62% (1952/3111) Updating files: 63% (1960/3111) Updating files: 64% (1992/3111) Updating files: 65% (2023/3111) Updating files: 66% (2054/3111) Updating files: 67% (2085/3111) Updating files: 67% (2106/3111) Updating files: 68% (2116/3111) Updating files: 68% (2126/3111) Updating files: 69% (2147/3111) Updating files: 70% (2178/3111) Updating files: 71% (2209/3111) Updating files: 72% (2240/3111) Updating files: 73% (2272/3111) Updating files: 73% (2283/3111) Updating files: 74% (2303/3111) Updating files: 75% (2334/3111) Updating files: 76% (2365/3111) Updating files: 77% (2396/3111) Updating files: 78% (2427/3111) Updating files: 78% (2450/3111) Updating files: 79% (2458/3111) Updating files: 80% (2489/3111) Updating files: 81% (2520/3111) Updating files: 82% (2552/3111) Updating files: 82% (2564/3111) Updating files: 83% (2583/3111) Updating files: 84% (2614/3111) Updating files: 85% (2645/3111) Updating files: 86% (2676/3111) Updating files: 87% (2707/3111) Updating files: 87% (2717/3111) Updating files: 88% (2738/3111) Updating files: 89% (2769/3111) Updating files: 90% (2800/3111) Updating files: 90% (2811/3111) Updating files: 91% (2832/3111) Updating files: 92% (2863/3111) Updating files: 93% (2894/3111) Updating files: 93% (2914/3111) Updating files: 94% (2925/3111) Updating files: 95% (2956/3111) Updating files: 96% (2987/3111) Updating files: 97% (3018/3111) Updating files: 98% (3049/3111) Updating files: 99% (3080/3111) Updating files: 100% (3111/3111) Updating files: 100% (3111/3111), done. [INFO] validating manifest of git repo https://github.com/banananananaMace/alacritty-ubuntu on toolchain 8b8eff55bd72abbb57167bc42222a7f91d41cb0d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/banananananaMace/alacritty-ubuntu [INFO] finished tweaking git repo https://github.com/banananananaMace/alacritty-ubuntu [INFO] tweaked toml for git repo https://github.com/banananananaMace/alacritty-ubuntu written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/banananananaMace/alacritty-ubuntu 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" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 10a45915a540647719b7182abb4d945d4177ff49cca7552050e2166e7199ed00 [INFO] running `Command { std: "docker" "start" "-a" "10a45915a540647719b7182abb4d945d4177ff49cca7552050e2166e7199ed00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "10a45915a540647719b7182abb4d945d4177ff49cca7552050e2166e7199ed00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10a45915a540647719b7182abb4d945d4177ff49cca7552050e2166e7199ed00", kill_on_drop: false }` [INFO] [stdout] 10a45915a540647719b7182abb4d945d4177ff49cca7552050e2166e7199ed00 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 72400d10a86e1d906fdf888a0c40fd78c1761aaa23cf4197af92aabab2a632e2 [INFO] running `Command { std: "docker" "start" "-a" "72400d10a86e1d906fdf888a0c40fd78c1761aaa23cf4197af92aabab2a632e2", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling libloading v0.7.2 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling cmake v0.1.46 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling wayland-sys v0.29.4 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.3 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling crossfont v0.3.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling raw-window-handle v0.4.2 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling serde_json v1.0.74 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling foreign-types-shared v0.3.0 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling wayland-scanner v0.29.4 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling nix v0.22.2 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling memmap2 v0.3.1 [INFO] [stderr] Compiling xcb v0.10.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling freetype-rs v0.26.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling servo-fontconfig v0.5.1 [INFO] [stderr] Compiling vte v0.10.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling xdg v2.4.0 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling wayland-client v0.29.4 [INFO] [stderr] Compiling wayland-protocols v0.29.4 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling wayland-commons v0.29.4 [INFO] [stderr] Compiling foreign-types-macros v0.2.1 [INFO] [stderr] Compiling clap_derive v3.0.2 [INFO] [stderr] Compiling alacritty_config_derive v0.1.0 (/opt/rustwide/workdir/alacritty_config_derive) [INFO] [stderr] Compiling foreign-types v0.5.0 [INFO] [stderr] Compiling wayland-cursor v0.29.4 [INFO] [stderr] Compiling wayland-egl v0.29.4 [INFO] [stderr] Compiling clap v3.0.3 [INFO] [stderr] Compiling serde_yaml v0.8.23 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling calloop v0.9.3 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling alacritty v0.11.0-dev (/opt/rustwide/workdir/alacritty) [INFO] [stderr] Compiling signal-hook-mio v0.2.1 [INFO] [stderr] Compiling notify v4.0.17 [INFO] [stderr] Compiling alacritty_terminal v0.17.0-dev (/opt/rustwide/workdir/alacritty_terminal) [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> alacritty_terminal/src/lib.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | #![cfg_attr(feature = "cargo-clippy", deny(warnings))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling x11-clipboard v0.5.3 [INFO] [stderr] Compiling smithay-clipboard v0.6.5 [INFO] [stderr] Compiling copypasta v0.7.1 [INFO] [stderr] Compiling glutin v0.28.0 [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> alacritty/src/main.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | #![cfg_attr(feature = "cargo-clippy", deny(warnings))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `nightly`, `png`, `wayland`, `wayland-client`, `x11`, and `x11-dl` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Binding` [INFO] [stdout] --> alacritty/src/config/mod.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | Action, Binding, BindingMode, Key, MouseAction, SearchAction, ViAction, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `event_loop` is never read [INFO] [stdout] --> alacritty/src/event.rs:183:9 [INFO] [stdout] | [INFO] [stdout] 172 | pub struct ActionContext<'a, N, T> { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 183 | pub event_loop: &'a EventLoopWindowTarget, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `lines_scrolled` is never read [INFO] [stdout] --> alacritty/src/event.rs:974:9 [INFO] [stdout] | [INFO] [stdout] 965 | pub struct Mouse { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 974 | 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] [stdout] warning: method `event_loop` is never used [INFO] [stdout] --> alacritty/src/input.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 63 | pub trait ActionContext { [INFO] [stdout] | ------------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 90 | fn event_loop(&self) -> &EventLoopWindowTarget; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.22.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "72400d10a86e1d906fdf888a0c40fd78c1761aaa23cf4197af92aabab2a632e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72400d10a86e1d906fdf888a0c40fd78c1761aaa23cf4197af92aabab2a632e2", kill_on_drop: false }` [INFO] [stdout] 72400d10a86e1d906fdf888a0c40fd78c1761aaa23cf4197af92aabab2a632e2 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 92c70f3889bc490f0be1339ebc82c62d9cb0a9586b6f6c0425f8f493db741f2f [INFO] running `Command { std: "docker" "start" "-a" "92c70f3889bc490f0be1339ebc82c62d9cb0a9586b6f6c0425f8f493db741f2f", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling wayland-scanner v0.29.4 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling vte v0.10.1 [INFO] [stderr] Compiling wayland-client v0.29.4 [INFO] [stderr] Compiling wayland-protocols v0.29.4 [INFO] [stderr] Compiling wayland-cursor v0.29.4 [INFO] [stderr] Compiling wayland-egl v0.29.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling alacritty_config_derive v0.1.0 (/opt/rustwide/workdir/alacritty_config_derive) [INFO] [stderr] Compiling clap_derive v3.0.2 [INFO] [stderr] Compiling foreign-types-macros v0.2.1 [INFO] [stderr] Compiling foreign-types v0.5.0 [INFO] [stderr] Compiling clap v3.0.3 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling clap_complete v3.0.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_yaml v0.8.23 [INFO] [stderr] Compiling serde_json v1.0.74 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling calloop v0.9.3 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling xcb v0.10.1 [INFO] [stderr] Compiling crossfont v0.3.2 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling alacritty v0.11.0-dev (/opt/rustwide/workdir/alacritty) [INFO] [stderr] Compiling notify v4.0.17 [INFO] [stderr] Compiling signal-hook-mio v0.2.1 [INFO] [stderr] Compiling alacritty_terminal v0.17.0-dev (/opt/rustwide/workdir/alacritty_terminal) [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> alacritty_terminal/src/lib.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | #![cfg_attr(feature = "cargo-clippy", deny(warnings))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling x11-clipboard v0.5.3 [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> alacritty_config_derive/tests/config.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 74 | LOGGER.as_mut().unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> alacritty_terminal/src/lib.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | #![cfg_attr(feature = "cargo-clippy", deny(warnings))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling smithay-client-toolkit v0.15.3 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Compiling smithay-clipboard v0.6.5 [INFO] [stderr] Compiling copypasta v0.7.1 [INFO] [stderr] Compiling glutin v0.28.0 [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> alacritty/src/main.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | #![cfg_attr(feature = "cargo-clippy", deny(warnings))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `nightly`, `png`, `wayland`, `wayland-client`, `x11`, and `x11-dl` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ClickHandler` and `Mouse` [INFO] [stdout] --> alacritty/src/config/mod.rs:29:32 [INFO] [stdout] | [INFO] [stdout] 29 | pub use crate::config::mouse::{ClickHandler, Mouse}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `event_loop` is never read [INFO] [stdout] --> alacritty/src/event.rs:183:9 [INFO] [stdout] | [INFO] [stdout] 172 | pub struct ActionContext<'a, N, T> { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 183 | pub event_loop: &'a EventLoopWindowTarget, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `lines_scrolled` is never read [INFO] [stdout] --> alacritty/src/event.rs:974:9 [INFO] [stdout] | [INFO] [stdout] 965 | pub struct Mouse { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 974 | 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] [stdout] warning: method `event_loop` is never used [INFO] [stdout] --> alacritty/src/input.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 63 | pub trait ActionContext { [INFO] [stdout] | ------------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 90 | fn event_loop(&self) -> &EventLoopWindowTarget; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 41.72s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.22.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "92c70f3889bc490f0be1339ebc82c62d9cb0a9586b6f6c0425f8f493db741f2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92c70f3889bc490f0be1339ebc82c62d9cb0a9586b6f6c0425f8f493db741f2f", kill_on_drop: false }` [INFO] [stdout] 92c70f3889bc490f0be1339ebc82c62d9cb0a9586b6f6c0425f8f493db741f2f