[INFO] cloning repository https://github.com/gussen/rust_gui_test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gussen/rust_gui_test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgussen%2Frust_gui_test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgussen%2Frust_gui_test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 78751e459bdae262176ca6231fdf22d568fbd971 [INFO] testing gussen/rust_gui_test against 1.83.0 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgussen%2Frust_gui_test" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gussen/rust_gui_test on toolchain 1.83.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gussen/rust_gui_test [INFO] finished tweaking git repo https://github.com/gussen/rust_gui_test [INFO] tweaked toml for git repo https://github.com/gussen/rust_gui_test written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/gussen/rust_gui_test 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" "+1.83.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a734b417b2413c8d5cdc89aafa48bfb526928c9bb1905e4866c36fff3158f2c9 [INFO] running `Command { std: "docker" "start" "-a" "a734b417b2413c8d5cdc89aafa48bfb526928c9bb1905e4866c36fff3158f2c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a734b417b2413c8d5cdc89aafa48bfb526928c9bb1905e4866c36fff3158f2c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a734b417b2413c8d5cdc89aafa48bfb526928c9bb1905e4866c36fff3158f2c9", kill_on_drop: false }` [INFO] [stdout] a734b417b2413c8d5cdc89aafa48bfb526928c9bb1905e4866c36fff3158f2c9 [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=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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 80c1868e7012e2af71dd3634d9642aa22f699c1d3919fb4ff733cbf2034c85ec [INFO] running `Command { std: "docker" "start" "-a" "80c1868e7012e2af71dd3634d9642aa22f699c1d3919fb4ff733cbf2034c85ec", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.105 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling pkg-config v0.3.21 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling libloading v0.7.1 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling minimal-lexical v0.1.4 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling ttf-parser v0.12.3 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling winit v0.25.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling emath v0.15.0 [INFO] [stderr] Compiling atomic_refcell v0.1.8 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling takeable-option v0.5.0 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling webbrowser v0.5.5 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling owned_ttf_parser v0.12.1 [INFO] [stderr] Compiling glium v0.30.2 [INFO] [stderr] Compiling ab_glyph v0.2.11 [INFO] [stderr] Compiling backtrace v0.3.62 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling xdg v2.4.0 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Compiling xcb v0.10.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling memmap2 v0.2.3 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling epaint v0.15.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling addr2line v0.16.0 [INFO] [stderr] Compiling mio-misc v1.2.1 [INFO] [stderr] Compiling egui v0.15.0 [INFO] [stderr] Compiling wayland-commons v0.28.6 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling x11-clipboard v0.5.3 [INFO] [stderr] Compiling epi v0.15.0 [INFO] [stderr] Compiling wayland-cursor v0.28.6 [INFO] [stderr] Compiling wayland-egl v0.28.6 [INFO] [stderr] Compiling smithay-client-toolkit v0.12.3 [INFO] [stderr] Compiling smithay-client-toolkit v0.14.0 [INFO] [stderr] Compiling smithay-clipboard v0.6.4 [INFO] [stderr] Compiling copypasta v0.7.1 [INFO] [stderr] Compiling glutin v0.27.0 [INFO] [stderr] Compiling egui-winit v0.15.0 [INFO] [stderr] Compiling egui_glium v0.15.0 [INFO] [stderr] Compiling eframe v0.15.0 [INFO] [stderr] Compiling eframe_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/1.83.0-x86_64-unknown-linux-gnu/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/rustcTZvs5A/symbols.o" "/opt/rustwide/target/debug/deps/eframe_template-047488cbfc9b04e2.eframe_template.e45a59e1d95fbcf8-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/eframe_template-047488cbfc9b04e2.048r7rs5piugpmvwyw22zxkb8.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libeframe_template.rlib" "/opt/rustwide/target/debug/deps/libeframe-2cccaf651c2fac42.rlib" "/opt/rustwide/target/debug/deps/libegui_glium-335869eda41ecc7f.rlib" "/opt/rustwide/target/debug/deps/libegui_winit-b7720130feddd419.rlib" "/opt/rustwide/target/debug/deps/libwebbrowser-78d389087f4676ec.rlib" "/opt/rustwide/target/debug/deps/libcopypasta-fe7e8cff0de7a920.rlib" "/opt/rustwide/target/debug/deps/libx11_clipboard-b3f221448f95bdf8.rlib" "/opt/rustwide/target/debug/deps/libxcb-ccc17620633d01ee.rlib" "/opt/rustwide/target/debug/deps/libsmithay_clipboard-c4de312dd868cbdc.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-995b13dec0b53f40.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-b029aa2c799761b6.rlib" "/opt/rustwide/target/debug/deps/libglium-580640b8bf78e37f.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-e6473ea6722cdc04.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-335f05db3d7909e8.rlib" "/opt/rustwide/target/debug/deps/libadler-46b472a2e9e55ef6.rlib" "/opt/rustwide/target/debug/deps/libobject-572d6a0764decb18.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-d658c5d9169dbce3.rlib" "/opt/rustwide/target/debug/deps/libgimli-27ff52245cd5952e.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-4b15a1d379c0c98c.rlib" "/opt/rustwide/target/debug/deps/libtakeable_option-4fa746e1ccd23dbf.rlib" "/opt/rustwide/target/debug/deps/libglutin-7fe789914eec996f.rlib" "/opt/rustwide/target/debug/deps/libwayland_egl-8422c6ee0e4bdecb.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-6f2dfb91373e3306.rlib" "/opt/rustwide/target/debug/deps/libshared_library-58016ac4b642bf25.rlib" "/opt/rustwide/target/debug/deps/libwinit-888277b2738ebc9d.rlib" "/opt/rustwide/target/debug/deps/libmio_misc-b918633cd4bb8ec8.rlib" "/opt/rustwide/target/debug/deps/libmio-a6354620b2511d96.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-110a6b642f27c205.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-1bd3386afe18834e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-797f5752f882617e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-fdfd0ca7ec2bfefb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-90d481bac8af4fa7.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-0ad1da68ce32ab08.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-a9f972baa7e32958.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-cf13d6c3cca11d0a.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-91d50c8524a30535.rlib" "/opt/rustwide/target/debug/deps/libandrew-4883a365ffd2361c.rlib" "/opt/rustwide/target/debug/deps/libxml-56cbfa1a31c976ce.rlib" "/opt/rustwide/target/debug/deps/libxdg-bbc417fbba9c8075.rlib" "/opt/rustwide/target/debug/deps/libdirs-d473d1c70479e3f2.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-fe2718072e753cf3.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-c59b5edf237a7d58.rlib" "/opt/rustwide/target/debug/deps/libsame_file-5669399e58eccd84.rlib" "/opt/rustwide/target/debug/deps/librusttype-0840c6133e7a3151.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-c9c84d3b99b331fa.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-548c1475006d2e09.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-a18942cfead190ad.rlib" "/opt/rustwide/target/debug/deps/libxcursor-140101e0e8189b39.rlib" "/opt/rustwide/target/debug/deps/libnom-527fbfec66cbce6a.rlib" "/opt/rustwide/target/debug/deps/libminimal_lexical-a9b27daddcb259ab.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b040efe57a1c2e1c.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-1a4583727f928d13.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-a94d5bcd545268a8.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-97fa5170789b3a14.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-eab3f89603e03a71.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-e2ec3a3bf473ddbf.rlib" "/opt/rustwide/target/debug/deps/libnix-3f2a7e1887591fe0.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-ea047b34e881056c.rlib" "/opt/rustwide/target/debug/deps/libdlib-bf64d7cc3e219589.rlib" "/opt/rustwide/target/debug/deps/liblibloading-0fd17aefc4c5cae5.rlib" "/opt/rustwide/target/debug/deps/libcalloop-ed03abe0983ac2d7.rlib" "/opt/rustwide/target/debug/deps/libnix-3a38c59ace00b42d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-5398d23e7a4afed7.rlib" "/opt/rustwide/target/debug/deps/libdlib-374dc281d64d3baa.rlib" "/opt/rustwide/target/debug/deps/liblibloading-bd12755f4e257921.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-3bc46cd52ad48728.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b1aa6d856e8eb555.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-5dd3c90065edc02f.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-34dca29b94cdd9f1.rlib" "/opt/rustwide/target/debug/deps/liblock_api-18e5286ee1307bb2.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-9af8bd7743c6f572.rlib" "/opt/rustwide/target/debug/deps/libinstant-f2f2a43d6d858b96.rlib" "/opt/rustwide/target/debug/deps/libbitflags-d3511f9afe014f87.rlib" "/opt/rustwide/target/debug/deps/liblog-c4b39fd717a6a1eb.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-fa52ea05c8940621.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-fc8c669715e99d37.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-3e8b0ff9b9d1a27d.rlib" "/opt/rustwide/target/debug/deps/libfnv-b4bd047f342dff07.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-8c0bb59ebbb3df6c.rlib" "/opt/rustwide/target/debug/deps/libepi-6b62f100394ba633.rlib" "/opt/rustwide/target/debug/deps/libegui-506ccd076ba22796.rlib" "/opt/rustwide/target/debug/deps/libepaint-22fdf220ecb0a057.rlib" "/opt/rustwide/target/debug/deps/libnohash_hasher-696f19a5f3be6c77.rlib" "/opt/rustwide/target/debug/deps/libab_glyph-fd87c2772f24e68f.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-8d9fceb5d42550c4.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-207621941f2db6dd.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-ce9a6fc2a2fbaf0c.rlib" "/opt/rustwide/target/debug/deps/libahash-2ccee927f3b2a760.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-50989e1d8069c100.rlib" "/opt/rustwide/target/debug/deps/liblibc-93b793997b0602f2.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-8217498f8667ada9.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fb70132b1f2a384a.rlib" "/opt/rustwide/target/debug/deps/libatomic_refcell-12a48fc373a56d65.rlib" "/opt/rustwide/target/debug/deps/libemath-9e1210b88cf7ea95.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ca74a2d9c5166d9f.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e31ab23316ed5080.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-27dc4aa955912662.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-bd0d6cccce077b99.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-8d001680935b5e3c.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ba8ce71964f984f4.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-99a73526abcec14b.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-63ac0d22cff92579.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-9057355c92c922d5.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-358be9bc1f6bab04.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-aca15549d5bff974.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-8251d2cef7072448.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-7d50b86011c66411.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-51ea098fce5006bf.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-5a14e0d0b712e731.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8b83dbf3a7b8f999.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c6fd227bdc7b39ff.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-959d3389fa3da8a5.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-abe05db089cc2c62.rlib" "-Wl,-Bdynamic" "-lxcb" "-lxcb-render" "-lxcb-shape" "-lxcb-xfixes" "-lxkbcommon" "-ldl" "-ldl" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/eframe_template-047488cbfc9b04e2" "-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] [stderr] error: could not compile `eframe_template` (bin "eframe_template") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "80c1868e7012e2af71dd3634d9642aa22f699c1d3919fb4ff733cbf2034c85ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80c1868e7012e2af71dd3634d9642aa22f699c1d3919fb4ff733cbf2034c85ec", kill_on_drop: false }` [INFO] [stdout] 80c1868e7012e2af71dd3634d9642aa22f699c1d3919fb4ff733cbf2034c85ec