[INFO] cloning repository https://github.com/alexrenda/alacritty [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alexrenda/alacritty" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexrenda%2Falacritty", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexrenda%2Falacritty'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5926f5f549c12a9072b1b6668cc3124812062638 [INFO] testing alexrenda/alacritty against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexrenda%2Falacritty" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alexrenda/alacritty on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/alexrenda/alacritty [INFO] finished tweaking git repo https://github.com/alexrenda/alacritty [INFO] tweaked toml for git repo https://github.com/alexrenda/alacritty written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/alexrenda/alacritty already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 839d15872cdac67524c69993b2ee56357f2c5ce6d7808d6a99fca2601583e558 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "839d15872cdac67524c69993b2ee56357f2c5ce6d7808d6a99fca2601583e558", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "839d15872cdac67524c69993b2ee56357f2c5ce6d7808d6a99fca2601583e558", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "839d15872cdac67524c69993b2ee56357f2c5ce6d7808d6a99fca2601583e558", kill_on_drop: false }` [INFO] [stdout] 839d15872cdac67524c69993b2ee56357f2c5ce6d7808d6a99fca2601583e558 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e7a03f3cf2d0aa1e6ce192a995554cbc467eb3ae448e2912f1d5586744fb08cc [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e7a03f3cf2d0aa1e6ce192a995554cbc467eb3ae448e2912f1d5586744fb08cc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling dtoa v0.4.7 [INFO] [stderr] Compiling foreign-types-shared v0.3.0 [INFO] [stderr] Compiling urlocator v0.1.4 [INFO] [stderr] Compiling wayland-sys v0.28.3 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Compiling crossfont v0.2.0 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling wayland-scanner v0.28.3 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling vte v0.10.0 [INFO] [stderr] Compiling wayland-client v0.28.3 [INFO] [stderr] Compiling wayland-protocols v0.28.3 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling nix v0.19.1 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling xcursor v0.3.3 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Compiling freetype-rs v0.26.0 [INFO] [stderr] Compiling servo-fontconfig v0.5.1 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling foreign-types-macros v0.2.1 [INFO] [stderr] Compiling alacritty_config_derive v0.1.0 (/opt/rustwide/workdir/alacritty_config_derive) [INFO] [stderr] Compiling wayland-commons v0.28.3 [INFO] [stderr] Compiling foreign-types v0.5.0 [INFO] [stderr] Compiling wayland-cursor v0.28.3 [INFO] [stderr] Compiling wayland-egl v0.28.3 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling notify v4.0.15 [INFO] [stderr] Compiling alacritty_terminal v0.13.0-dev (/opt/rustwide/workdir/alacritty_terminal) [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling alacritty v0.8.0-dev (/opt/rustwide/workdir/alacritty) [INFO] [stderr] Compiling x11-clipboard v0.5.1 [INFO] [stdout] warning: field is never read: `passwd` [INFO] [stdout] --> alacritty_terminal/src/tty/unix.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 84 | passwd: &'a str, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `uid` [INFO] [stdout] --> alacritty_terminal/src/tty/unix.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | uid: libc::uid_t, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `gid` [INFO] [stdout] --> alacritty_terminal/src/tty/unix.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | gid: libc::gid_t, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `gecos` [INFO] [stdout] --> alacritty_terminal/src/tty/unix.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 87 | gecos: &'a str, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling smithay-client-toolkit v0.12.2 [INFO] [stderr] Compiling winit v0.24.0 (https://github.com/alexrenda/winit#7b1d49ed) [INFO] [stderr] Compiling smithay-clipboard v0.6.3 [INFO] [stderr] Compiling copypasta v0.7.1 [INFO] [stderr] Compiling glutin v0.26.0 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/alacritty-cdbedccef833dd0f.alacritty.63cf4826-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/alacritty-cdbedccef833dd0f.alacritty.63cf4826-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/alacritty-cdbedccef833dd0f.alacritty.63cf4826-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/alacritty-cdbedccef833dd0f.alacritty.63cf4826-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/alacritty-cdbedccef833dd0f.alacritty.63cf4826-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/alacritty-cdbedccef833dd0f.alacritty.63cf4826-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/alacritty-cdbedccef833dd0f.alacritty.63cf4826-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/alacritty-cdbedccef833dd0f.alacritty.63cf4826-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/alacritty-cdbedccef833dd0f.alacritty.63cf4826-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/alacritty-cdbedccef833dd0f.alacritty.63cf4826-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/alacritty-cdbedccef833dd0f.alacritty.63cf4826-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/alacritty-cdbedccef833dd0f.alacritty.63cf4826-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/alacritty-cdbedccef833dd0f.alacritty.63cf4826-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/alacritty-cdbedccef833dd0f.alacritty.63cf4826-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/alacritty-cdbedccef833dd0f.alacritty.63cf4826-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/alacritty-cdbedccef833dd0f.alacritty.63cf4826-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/alacritty-cdbedccef833dd0f.55bik1mjhfxi2ipr.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtime-93e95948addef5b9.rlib" "/opt/rustwide/target/debug/deps/libpng-2d275d3e176c952b.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-cbe1f5d281b355c7.rlib" "/opt/rustwide/target/debug/deps/libadler32-45a11eeaabb26c9a.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-4bd913ad9d1af7cf.rlib" "/opt/rustwide/target/debug/deps/liburlocator-c95366e7fa1ff458.rlib" "/opt/rustwide/target/debug/deps/libfnv-cb175ca084a41bf7.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4b412d7ac80dab74.rlib" "/opt/rustwide/target/debug/deps/libryu-1b2f9606b802eb11.rlib" "/opt/rustwide/target/debug/deps/libitoa-b8ea3d5586bb5cfa.rlib" "/opt/rustwide/target/debug/deps/libnotify-416ad995892c8e2e.rlib" "/opt/rustwide/target/debug/deps/libinotify-411cbd38b9608703.rlib" "/opt/rustwide/target/debug/deps/libinotify_sys-1eb5a3d74e6b7657.rlib" "/opt/rustwide/target/debug/deps/libfiletime-f2f15b44072c4a50.rlib" "/opt/rustwide/target/debug/deps/libcrossfont-4fd5c970b680a6cb.rlib" "/opt/rustwide/target/debug/deps/libfontconfig-e084e98e69752ab8.rlib" "/opt/rustwide/target/debug/deps/libfontconfig_sys-b8616d098d1947e1.rlib" "/opt/rustwide/target/debug/deps/libexpat_sys-c904a7834c581d5c.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-f52ddf3192f7c3b8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-efc240179194132d.rlib" "/opt/rustwide/target/debug/deps/libfreetype-3400f9337d13e702.rlib" "/opt/rustwide/target/debug/deps/libfreetype_sys-163316bf0f033666.rlib" "/opt/rustwide/target/debug/deps/libcopypasta-72e5607e7a3c17f6.rlib" "/opt/rustwide/target/debug/deps/libx11_clipboard-25a40383627e47a5.rlib" "/opt/rustwide/target/debug/deps/libxcb-3d0510525cda224a.rlib" "/opt/rustwide/target/debug/deps/libsmithay_clipboard-a048b56ef1cfe4f6.rlib" "/opt/rustwide/target/debug/deps/libclap-b33e850ec8438db3.rlib" "/opt/rustwide/target/debug/deps/libvec_map-515ae3bda2e8e623.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-c8446b73a30f7c69.rlib" "/opt/rustwide/target/debug/deps/libstrsim-5ed65f37e78831b4.rlib" "/opt/rustwide/target/debug/deps/libatty-33c69c494b5c4c82.rlib" "/opt/rustwide/target/debug/deps/libansi_term-2df7e3f976b42be1.rlib" "/opt/rustwide/target/debug/deps/libalacritty_terminal-25978b6bc634627b.rlib" "/opt/rustwide/target/debug/deps/libdirs-5561a5447ed388df.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-2ec226de7e06514e.rlib" "/opt/rustwide/target/debug/deps/libbase64-416e1250c5cc634c.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-ab931c5171e01194.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-5c9850bcdd31dbfb.rlib" "/opt/rustwide/target/debug/deps/libnix-01e45bb3381166d8.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-1769b9501ec1f96f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-02f70199063e7bbe.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-58bbb0767e271e31.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-285330b81d15328c.rlib" "/opt/rustwide/target/debug/deps/libdtoa-31821e58afc78d40.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-1603fc94e62853ce.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-bb6842ed1b81363c.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-d3b89064801ed3a1.rlib" "/opt/rustwide/target/debug/deps/libvte-6388194a2afd89bd.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-eefc915ac6c4b334.rlib" "/opt/rustwide/target/debug/deps/libglutin-2fbc1f6d9b5bc777.rlib" "/opt/rustwide/target/debug/deps/libwayland_egl-d04005ca558c8d5c.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-5902396b6faa7da0.rlib" "/opt/rustwide/target/debug/deps/libshared_library-4597304a4609fad7.rlib" "/opt/rustwide/target/debug/deps/libwinit-2be760c5c2cffe44.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-b42f26ae48990e52.rlib" "/opt/rustwide/target/debug/deps/libmio-7b74c9ba802950b5.rlib" "/opt/rustwide/target/debug/deps/libslab-d80887537af7a894.rlib" "/opt/rustwide/target/debug/deps/libiovec-dc20ff3e23c3cd22.rlib" "/opt/rustwide/target/debug/deps/libnet2-66e4e0f18f3e76bc.rlib" "/opt/rustwide/target/debug/deps/liblazycell-46f9f5ed4c3bc997.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-b0e8c6149f445768.rlib" "/opt/rustwide/target/debug/deps/libandrew-4de419a6bebb3106.rlib" "/opt/rustwide/target/debug/deps/libxml-86878b77be48679d.rlib" "/opt/rustwide/target/debug/deps/libxdg-1867574b0521edfd.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-02cd8726e8dfdbb4.rlib" "/opt/rustwide/target/debug/deps/libsame_file-7cad1936c4c8685b.rlib" "/opt/rustwide/target/debug/deps/librusttype-0df86f6806745fb3.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-0b2f9313883f115c.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-0cee73d82ddc56c0.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-5944750c0afea75d.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-e2efb8fdfc56b88a.rlib" "/opt/rustwide/target/debug/deps/libxcursor-7dc7298e95bd5223.rlib" "/opt/rustwide/target/debug/deps/libnom-7c14bf4da35b5999.rlib" "/opt/rustwide/target/debug/deps/libmemchr-feb50a8d35cd1b3f.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-69a7cb4d1d03458c.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-e5547e24f1b2f2a8.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-6885b967cda58447.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-2c4e069c8dc57c20.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-21daaf282a984bef.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-7a535067f07a4400.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-3bb2695567757eb5.rlib" "/opt/rustwide/target/debug/deps/libcalloop-1404c25705c6d5b3.rlib" "/opt/rustwide/target/debug/deps/libnix-e200293322bee6aa.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3e93dce105ba1ecd.rlib" "/opt/rustwide/target/debug/deps/libdlib-08b6962ffce47cac.rlib" "/opt/rustwide/target/debug/deps/liblibloading-4612fafd5cf336e3.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-468e42c92faaf84c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-64dc35e3c0aa2fa7.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-7d698ce9bcec4d95.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-7027925c1b193748.rlib" "/opt/rustwide/target/debug/deps/liblock_api-64169129d64b2e65.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d46e40bbd3136360.rlib" "/opt/rustwide/target/debug/deps/libinstant-2bd53b9f850c2a45.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0409eb6f696bdc99.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-23bba4beed36d01c.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-7fcf9833c5013a0b.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6966cf89fb86060e.rlib" "/opt/rustwide/target/debug/deps/liblibc-db72b37abba668e0.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-3ef56252977b8f70.rlib" "/opt/rustwide/target/debug/deps/liblog-74589053fdcdac40.rlib" "/opt/rustwide/target/debug/deps/libserde-db4cf10e6cd5e931.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lfreetype" "-lfontconfig" "-lfreetype" "-lexpat" "-lfreetype" "-lxcb" "-lxcb-render" "-lxcb-shape" "-lxcb-xfixes" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/alacritty-cdbedccef833dd0f" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libalacritty_terminal-25978b6bc634627b.rlib(alacritty_terminal-25978b6bc634627b.alacritty_terminal.6e27f21b-cgu.3.rcgu.o): in function `nix::pty::openpty': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.19.1/src/pty.rs:242: undefined reference to `openpty' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.19.1/src/pty.rs:265: undefined reference to `openpty' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.19.1/src/pty.rs:253: undefined reference to `openpty' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.19.1/src/pty.rs:276: undefined reference to `openpty' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `alacritty` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "e7a03f3cf2d0aa1e6ce192a995554cbc467eb3ae448e2912f1d5586744fb08cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7a03f3cf2d0aa1e6ce192a995554cbc467eb3ae448e2912f1d5586744fb08cc", kill_on_drop: false }` [INFO] [stdout] e7a03f3cf2d0aa1e6ce192a995554cbc467eb3ae448e2912f1d5586744fb08cc