[INFO] cloning repository https://github.com/rconan/dosui [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rconan/dosui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frconan%2Fdosui", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frconan%2Fdosui'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a2aa16c60459b8afd5e20b32c3b7515a1ea79005 [INFO] building rconan/dosui against try#c38f3f86763ea281f7c555c13ef11baad4a4fff4 for pr-111698 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frconan%2Fdosui" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rconan/dosui on toolchain c38f3f86763ea281f7c555c13ef11baad4a4fff4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c38f3f86763ea281f7c555c13ef11baad4a4fff4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rconan/dosui [INFO] finished tweaking git repo https://github.com/rconan/dosui [INFO] tweaked toml for git repo https://github.com/rconan/dosui written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/rconan/dosui 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" "+c38f3f86763ea281f7c555c13ef11baad4a4fff4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:5ff2268d62e97bff2cde7d5815dd6ed5b47097566f13b8d0ca110b04b60e07ed" "/opt/rustwide/cargo-home/bin/cargo" "+c38f3f86763ea281f7c555c13ef11baad4a4fff4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 79aef99e4bd1c9a261c7795b5ac810a97b6eb1e70b172c323d05c2438e8cd0cf [INFO] running `Command { std: "docker" "start" "-a" "79aef99e4bd1c9a261c7795b5ac810a97b6eb1e70b172c323d05c2438e8cd0cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "79aef99e4bd1c9a261c7795b5ac810a97b6eb1e70b172c323d05c2438e8cd0cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79aef99e4bd1c9a261c7795b5ac810a97b6eb1e70b172c323d05c2438e8cd0cf", kill_on_drop: false }` [INFO] [stdout] 79aef99e4bd1c9a261c7795b5ac810a97b6eb1e70b172c323d05c2438e8cd0cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:5ff2268d62e97bff2cde7d5815dd6ed5b47097566f13b8d0ca110b04b60e07ed" "/opt/rustwide/cargo-home/bin/cargo" "+c38f3f86763ea281f7c555c13ef11baad4a4fff4" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4a7f63fd5bf2c78f1527654c54f8893fbb2fe88354b219c5b8bfd70d429cef59 [INFO] running `Command { std: "docker" "start" "-a" "4a7f63fd5bf2c78f1527654c54f8893fbb2fe88354b219c5b8bfd70d429cef59", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling once_cell v1.7.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling ahash v0.7.2 [INFO] [stderr] Compiling wayland-sys v0.28.5 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling emath v0.11.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling wayland-scanner v0.28.5 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling atomic_refcell v0.1.6 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling takeable-option v0.5.0 [INFO] [stderr] Compiling webbrowser v0.5.5 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling ordered-float v2.1.1 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling xcursor v0.3.3 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling wayland-client v0.28.5 [INFO] [stderr] Compiling wayland-protocols v0.28.5 [INFO] [stderr] Compiling epaint v0.11.0 [INFO] [stderr] Compiling glium v0.29.0 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling egui v0.11.0 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling backtrace v0.3.56 [INFO] [stderr] Compiling epi v0.11.0 [INFO] [stderr] Compiling wayland-commons v0.28.5 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling wayland-cursor v0.28.5 [INFO] [stderr] Compiling wayland-egl v0.28.5 [INFO] [stderr] Compiling x11-clipboard v0.5.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.12.2 [INFO] [stderr] Compiling winit v0.24.0 [INFO] [stderr] Compiling smithay-clipboard v0.6.3 [INFO] [stderr] Compiling copypasta v0.7.1 [INFO] [stderr] Compiling glutin v0.26.0 [INFO] [stderr] Compiling egui_glium v0.11.0 [INFO] [stderr] Compiling eframe v0.11.0 [INFO] [stderr] Compiling egui_template v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustciwfMQq/symbols.o" "/opt/rustwide/target/debug/deps/egui_template-443764af778fd46d.egui_template.16b0fb8319660228-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/egui_template-443764af778fd46d.egui_template.16b0fb8319660228-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/egui_template-443764af778fd46d.egui_template.16b0fb8319660228-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/egui_template-443764af778fd46d.egui_template.16b0fb8319660228-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/egui_template-443764af778fd46d.egui_template.16b0fb8319660228-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/egui_template-443764af778fd46d.egui_template.16b0fb8319660228-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/egui_template-443764af778fd46d.egui_template.16b0fb8319660228-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/egui_template-443764af778fd46d.egui_template.16b0fb8319660228-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/egui_template-443764af778fd46d.2qqh8gt67m3yhd2t.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libegui_template.rlib" "/opt/rustwide/target/debug/deps/libeframe-c15214cf473814cc.rlib" "/opt/rustwide/target/debug/deps/libegui_glium-7ef362cd79c780b5.rlib" "/opt/rustwide/target/debug/deps/libwebbrowser-2be7271165c70501.rlib" "/opt/rustwide/target/debug/deps/libcopypasta-f568ab8fedc80384.rlib" "/opt/rustwide/target/debug/deps/libx11_clipboard-460cdb58aa9acaaa.rlib" "/opt/rustwide/target/debug/deps/libxcb-931ba7350597b289.rlib" "/opt/rustwide/target/debug/deps/libsmithay_clipboard-7ee380eaa2dcbb29.rlib" "/opt/rustwide/target/debug/deps/libglium-4b962655d6ee92fc.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-48682e6a7e0dfb6f.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-549f18236fceacc9.rlib" "/opt/rustwide/target/debug/deps/libadler-b7cc80cadb309b1d.rlib" "/opt/rustwide/target/debug/deps/libobject-2778a48b12573275.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-8ef0fdb45fdb7d25.rlib" "/opt/rustwide/target/debug/deps/libgimli-853afef0d7846df0.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-2d6b4f18293ba799.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-18405382e4753529.rlib" "/opt/rustwide/target/debug/deps/libtakeable_option-5119395615ea8add.rlib" "/opt/rustwide/target/debug/deps/libglutin-c117ae8e8e81fd1c.rlib" "/opt/rustwide/target/debug/deps/libwayland_egl-09456e9464ab8084.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-a8fac6ca117bb878.rlib" "/opt/rustwide/target/debug/deps/libshared_library-b3547c84b476d1e4.rlib" "/opt/rustwide/target/debug/deps/libwinit-f2b854c1800152b5.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-219265aca8c5ddab.rlib" "/opt/rustwide/target/debug/deps/libmio-c202ed61cd2ee102.rlib" "/opt/rustwide/target/debug/deps/libslab-51a4e4f2261ac08b.rlib" "/opt/rustwide/target/debug/deps/libiovec-01b88e11bda7310f.rlib" "/opt/rustwide/target/debug/deps/libnet2-5c292adeb59ddf39.rlib" "/opt/rustwide/target/debug/deps/liblazycell-83db092d631087b8.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-9640406d4c503e14.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-6c0c49850047df1a.rlib" "/opt/rustwide/target/debug/deps/libandrew-b75f6238931e70ff.rlib" "/opt/rustwide/target/debug/deps/libxml-edb8d8751a7ecb43.rlib" "/opt/rustwide/target/debug/deps/libxdg-017c00b81e5763c0.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-0edc6700af37e3fe.rlib" "/opt/rustwide/target/debug/deps/libsame_file-ce6f52bbda327f5d.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-a30198f892820076.rlib" "/opt/rustwide/target/debug/deps/libxcursor-ff8c944d57cb24f7.rlib" "/opt/rustwide/target/debug/deps/libnom-e4faac60ab50d362.rlib" "/opt/rustwide/target/debug/deps/libmemchr-f171eef10e080e06.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-adb3d256d237aec5.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-1c134f4605b08174.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-5a02b1d669c0806d.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-47cbb087e0a36ba3.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-e958c5a35a955b9e.rlib" "/opt/rustwide/target/debug/deps/libnix-8cf53b32a0a23605.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-297bf1b3e45c9591.rlib" "/opt/rustwide/target/debug/deps/libdlib-531b2f5a54c439b1.rlib" "/opt/rustwide/target/debug/deps/liblibloading-9eb15181df567d87.rlib" "/opt/rustwide/target/debug/deps/libcalloop-763a585ddcb95d0b.rlib" "/opt/rustwide/target/debug/deps/libnix-0d91301c4c724516.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-760b9a4ef4519d0a.rlib" "/opt/rustwide/target/debug/deps/libdlib-011f8e950fd9d9c0.rlib" "/opt/rustwide/target/debug/deps/liblibloading-2296beb0f7c12db1.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-28fd94c7ac2f2099.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-f9d6fa65e8e01e75.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-491c94a49b3b821e.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-3d2f1ca64eef6ea3.rlib" "/opt/rustwide/target/debug/deps/liblock_api-ad555cbbf1899790.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-1411d50f627c87eb.rlib" "/opt/rustwide/target/debug/deps/libinstant-5d46c4f449656571.rlib" "/opt/rustwide/target/debug/deps/libbitflags-797b04675d277654.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-8d195f1fe66d988c.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-cef201458e90ec10.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6d4661d59bee47f1.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-ac6ebf2b149c7204.rlib" "/opt/rustwide/target/debug/deps/liblog-e99be92accaa77b7.rlib" "/opt/rustwide/target/debug/deps/libfnv-de15eb909c3ee444.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-c607a665f1cc4401.rlib" "/opt/rustwide/target/debug/deps/libepi-36e79f6d6884597c.rlib" "/opt/rustwide/target/debug/deps/libegui-3181ccf4e6985081.rlib" "/opt/rustwide/target/debug/deps/libepaint-5f0fab2a3b903cc0.rlib" "/opt/rustwide/target/debug/deps/libordered_float-7f682fdd661fcfa7.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-f580c7ad04e95e4d.rlib" "/opt/rustwide/target/debug/deps/librusttype-d72f7b0d5d7cb482.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-3fd98f46cd04b2bf.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-7c38b00c4367979f.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-8b59f3a443eb8243.rlib" "/opt/rustwide/target/debug/deps/libahash-33ad2baf315d27a9.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-575dfdfd9a1868d9.rlib" "/opt/rustwide/target/debug/deps/liblibc-bf17d3ca495d54db.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b914173e12105b24.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-824627a4bb7c89f0.rlib" "/opt/rustwide/target/debug/deps/libatomic_refcell-71885b5af43b13c9.rlib" "/opt/rustwide/target/debug/deps/libemath-7e691a832ea25f41.rlib" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a8a9ba95b1228749.rlib" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-658322f66b02b1f7.rlib" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-956ca946b7379eb6.rlib" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-dd67659c95cf28db.rlib" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-43e984e033ffe85c.rlib" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b33034ed520f9dde.rlib" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-b682f100759c1cd5.rlib" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-4688e4e2de40eeae.rlib" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-bc98f60a979c8848.rlib" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-f90abce6b91ba026.rlib" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d2d517397bb596ef.rlib" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3c3cfff380065fd0.rlib" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b4a016bd41fd2384.rlib" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6b2e32ac6784fab1.rlib" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-69a45ab5967387b5.rlib" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-f366d4caf221188e.rlib" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-737a1b3638f612c8.rlib" "-Wl,-Bdynamic" "-lxcb" "-lxcb-render" "-lxcb-shape" "-lxcb-xfixes" "-ldl" "-ldl" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/egui_template-443764af778fd46d" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `egui_template` (bin "egui_template") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "4a7f63fd5bf2c78f1527654c54f8893fbb2fe88354b219c5b8bfd70d429cef59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a7f63fd5bf2c78f1527654c54f8893fbb2fe88354b219c5b8bfd70d429cef59", kill_on_drop: false }` [INFO] [stdout] 4a7f63fd5bf2c78f1527654c54f8893fbb2fe88354b219c5b8bfd70d429cef59