[INFO] fetching crate wgpu_glyph 0.16.0... [INFO] testing wgpu_glyph-0.16.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate wgpu_glyph 0.16.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate wgpu_glyph 0.16.0 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate wgpu_glyph 0.16.0 [INFO] finished tweaking crates.io crate wgpu_glyph 0.16.0 [INFO] tweaked toml for crates.io crate wgpu_glyph 0.16.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate wgpu_glyph 0.16.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 60eea3d36031eb6712eb3aaa152f6a6965e07a97b36b4e0f9c990ddf458ee4ca [INFO] running `Command { std: "docker" "start" "-a" "60eea3d36031eb6712eb3aaa152f6a6965e07a97b36b4e0f9c990ddf458ee4ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "60eea3d36031eb6712eb3aaa152f6a6965e07a97b36b4e0f9c990ddf458ee4ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60eea3d36031eb6712eb3aaa152f6a6965e07a97b36b4e0f9c990ddf458ee4ca", kill_on_drop: false }` [INFO] [stdout] 60eea3d36031eb6712eb3aaa152f6a6965e07a97b36b4e0f9c990ddf458ee4ca [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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dec0bacc1971f5e9fa39ce9065574d44b4be662e494c2902227129bd0f85d495 [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" "dec0bacc1971f5e9fa39ce9065574d44b4be662e494c2902227129bd0f85d495", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling ttf-parser v0.13.4 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling glow v0.11.1 [INFO] [stderr] Compiling profiling v1.0.4 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling libloading v0.7.2 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling wgpu-types v0.12.0 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling wgpu-core v0.12.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling approx v0.5.0 [INFO] [stderr] Compiling ordered-float v2.8.0 [INFO] [stderr] Compiling twox-hash v1.6.1 [INFO] [stderr] Compiling gpu-alloc v0.5.2 [INFO] [stderr] Compiling ash v0.33.3+1.2.191 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling gpu-descriptor v0.2.2 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling owned_ttf_parser v0.13.2 [INFO] [stderr] Compiling ab_glyph v0.2.12 [INFO] [stderr] Compiling glyph_brush_layout v0.2.3 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling bytemuck_derive v1.0.1 [INFO] [stderr] Compiling glyph_brush_draw_cache v0.1.5 [INFO] [stderr] Compiling glyph_brush v0.7.3 [INFO] [stderr] Compiling bytemuck v1.7.3 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling naga v0.8.0 [INFO] [stderr] Compiling wgpu-hal v0.12.0 [INFO] [stderr] Compiling wgpu v0.12.0 [INFO] [stderr] Compiling wgpu_glyph v0.16.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 50s [INFO] running `Command { std: "docker" "inspect" "dec0bacc1971f5e9fa39ce9065574d44b4be662e494c2902227129bd0f85d495", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dec0bacc1971f5e9fa39ce9065574d44b4be662e494c2902227129bd0f85d495", kill_on_drop: false }` [INFO] [stdout] dec0bacc1971f5e9fa39ce9065574d44b4be662e494c2902227129bd0f85d495 [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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2e25dc626712b778b90b1bcfa14e74508d9a733ee1ad2852ab443711e16731c7 [INFO] running `Command { std: "docker" "start" "-a" "2e25dc626712b778b90b1bcfa14e74508d9a733ee1ad2852ab443711e16731c7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling winit v0.26.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling wayland-sys v0.29.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.2 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling wayland-scanner v0.29.1 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling wayland-client v0.29.1 [INFO] [stderr] Compiling wayland-protocols v0.29.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling nix v0.22.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling memmap2 v0.3.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling gpu-descriptor v0.2.2 [INFO] [stderr] Compiling twox-hash v1.6.1 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling bytemuck_derive v1.0.1 [INFO] [stderr] Compiling glyph_brush_draw_cache v0.1.5 [INFO] [stderr] Compiling glyph_brush v0.7.3 [INFO] [stderr] Compiling bytemuck v1.7.3 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling wayland-commons v0.29.1 [INFO] [stderr] Compiling calloop v0.9.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling naga v0.8.0 [INFO] [stderr] Compiling wayland-cursor v0.29.1 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling wgpu-hal v0.12.0 [INFO] [stderr] Compiling wgpu-core v0.12.0 [INFO] [stderr] Compiling wgpu v0.12.0 [INFO] [stderr] Compiling wgpu_glyph v0.16.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/clipping-fffd6be923676e2d.clipping.f338fbca-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/clipping-fffd6be923676e2d.clipping.f338fbca-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/clipping-fffd6be923676e2d.clipping.f338fbca-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/clipping-fffd6be923676e2d.clipping.f338fbca-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/clipping-fffd6be923676e2d.clipping.f338fbca-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/clipping-fffd6be923676e2d.clipping.f338fbca-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/clipping-fffd6be923676e2d.clipping.f338fbca-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/clipping-fffd6be923676e2d.clipping.f338fbca-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/clipping-fffd6be923676e2d.clipping.f338fbca-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/clipping-fffd6be923676e2d.clipping.f338fbca-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/clipping-fffd6be923676e2d.clipping.f338fbca-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/clipping-fffd6be923676e2d.clipping.f338fbca-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/clipping-fffd6be923676e2d.clipping.f338fbca-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/clipping-fffd6be923676e2d.clipping.f338fbca-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/clipping-fffd6be923676e2d.clipping.f338fbca-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/clipping-fffd6be923676e2d.clipping.f338fbca-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/clipping-fffd6be923676e2d.4bz5l8lq99yl144q.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libwinit-69f653b336318550.rlib" "/opt/rustwide/target/debug/deps/libmio-b8cbfd472b766ac8.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-983a0189127c374c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-0659bbefb1b7ab24.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-bfa6a18ea65644a8.rlib" "/opt/rustwide/target/debug/deps/libxcursor-e0ee1bab038ef9a8.rlib" "/opt/rustwide/target/debug/deps/libnom-af010046241da101.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-7f7ef4b155e32d00.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-92014a7b8f1610a5.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-88b8979268f15f0c.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-672c88eed20084d6.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-da2315346f7371b9.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-17306533ecded696.rlib" "/opt/rustwide/target/debug/deps/libcalloop-35538a1352f8a921.rlib" "/opt/rustwide/target/debug/deps/libnix-b8ad271d40f5063f.rlib" "/opt/rustwide/target/debug/deps/libdlib-03ac114ceafdf53b.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-8ebe4511e172beed.rlib" "/opt/rustwide/target/debug/deps/libatty-b6bc15ed4d5f8c6d.rlib" "/opt/rustwide/target/debug/deps/libhumantime-e9a3658f54825403.rlib" "/opt/rustwide/target/debug/deps/libregex-4dadeffe379a7995.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d987c850f506a39d.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a8bd890171e48bbb.rlib" "/opt/rustwide/target/debug/deps/libfutures-03fc692d154b7c88.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-37b625912bca1d11.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-8df75871912721a5.rlib" "/opt/rustwide/target/debug/deps/libmemchr-794f323e2c3fede3.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-15e9e7d8d5e39278.rlib" "/opt/rustwide/target/debug/deps/libslab-de4c8617047c1765.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-da37a57ce3aac077.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-cd107537ca905c26.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-8eb90ff38a7505c8.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-30fa21d8e11a693e.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-8873804e7e04c252.rlib" "/opt/rustwide/target/debug/deps/libwgpu_glyph-a639e55145f8bbdd.rlib" "/opt/rustwide/target/debug/deps/libwgpu-9f03a1790a9ed733.rlib" "/opt/rustwide/target/debug/deps/libwgpu_core-f5a70c19bb81118b.rlib" "/opt/rustwide/target/debug/deps/libcopyless-8cdcbfe983327a21.rlib" "/opt/rustwide/target/debug/deps/libwgpu_hal-f91fd8168e46b4f4.rlib" "/opt/rustwide/target/debug/deps/librenderdoc_sys-43fde3d569e13291.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor-8102ada5efbb44f2.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor_types-a9854357bbe64996.rlib" "/opt/rustwide/target/debug/deps/libfxhash-e2bbac7e1bf7d43b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/libkhronos_egl-035cc7c329464d6e.rlib" "/opt/rustwide/target/debug/deps/libprofiling-35f0e617d9ba752f.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc-acaf8ae9a2bbc314.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc_types-d67405a103e316bf.rlib" "/opt/rustwide/target/debug/deps/libinplace_it-2d8f4bfe43a1154e.rlib" "/opt/rustwide/target/debug/deps/libash-f2ecf6533cbd06b6.rlib" "/opt/rustwide/target/debug/deps/liblibloading-62f9b2f3505e6d9b.rlib" "/opt/rustwide/target/debug/deps/libnaga-16c5d0d86a2a1506.rlib" "/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rlib" "/opt/rustwide/target/debug/deps/libbit_set-2ae2d6fed814227a.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-2e1afe2890772364.rlib" "/opt/rustwide/target/debug/deps/libcodespan_reporting-f02255fcb4c677f0.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-6ef757d3f1052dbb.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-b126e2ab944ff130.rlib" "/opt/rustwide/target/debug/deps/libhexf_parse-6dd31dcf11568127.rlib" "/opt/rustwide/target/debug/deps/libspirv-d0569f9c36ba1ea9.rlib" "/opt/rustwide/target/debug/deps/libindexmap-badaf855e1bc0d7d.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-af1364ea5fc040dc.rlib" "/opt/rustwide/target/debug/deps/libahash-e60071b6555d337a.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-5d5fb79f44447b4b.rlib" "/opt/rustwide/target/debug/deps/libwgpu_types-33115bc85e4166c8.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-13909e9dcb8e4d1a.rlib" "/opt/rustwide/target/debug/deps/libcty-befaa38a89230b85.rlib" "/opt/rustwide/target/debug/deps/libglow-38f6944f0699c60a.rlib" "/opt/rustwide/target/debug/deps/libthiserror-053ecb2f130bc9d3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-9c0e7557b706c298.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-bf452e3135b03e2d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-b26eeadae8ae9a7e.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4527f2b9e7422552.rlib" "/opt/rustwide/target/debug/deps/libinstant-ed35b507511130c5.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-1fab3ce7119c2c39.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-ada945126dee2f6f.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush-a2a62b88804a291d.rlib" "/opt/rustwide/target/debug/deps/libtwox_hash-6d6cc290a505bdda.rlib" "/opt/rustwide/target/debug/deps/librand-c5e0e8349996f3e3.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-7e74effd9ea4b25b.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-fdccdc155075ee6f.rlib" "/opt/rustwide/target/debug/deps/librand_core-3156d02b535b49c4.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-31e23d0b2e8349a9.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-62b1a5cbf56a9f5f.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush_layout-e0b1e0d46681c674.rlib" "/opt/rustwide/target/debug/deps/libxi_unicode-99b1e76b725bf112.rlib" "/opt/rustwide/target/debug/deps/libapprox-705678132e82d723.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush_draw_cache-adecfc769e5d5351.rlib" "/opt/rustwide/target/debug/deps/librayon-d5841cd7a70bebe2.rlib" "/opt/rustwide/target/debug/deps/librayon_core-ed82d715b61c7de9.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-78eee243d8249730.rlib" "/opt/rustwide/target/debug/deps/liblibc-6a64ab00183cd7e9.rlib" "/opt/rustwide/target/debug/deps/libeither-1fa9e7dc99f602fc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-6d8e73d1d8701673.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-c0f9c97ed38cfe9b.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-b7f24137aadcf5c0.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-c93230d2c8eb1bc7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c079f7c57dd512a6.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-90b377b8548f0070.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-2d73749d53e508e5.rlib" "/opt/rustwide/target/debug/deps/libab_glyph-4ab0de2adaa5cc96.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-fff51196bae3d34c.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-6c26bfe3d6669dc5.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-bc48b138358e0aae.rlib" "/opt/rustwide/target/debug/deps/libordered_float-82e87d3e973321a4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d2d5ed240c754db6.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/clipping-fffd6be923676e2d" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wgpu_glyph` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/hello-f8f6dfd70f2e7f9b.hello.619c01fa-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/hello-f8f6dfd70f2e7f9b.hello.619c01fa-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/hello-f8f6dfd70f2e7f9b.hello.619c01fa-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/hello-f8f6dfd70f2e7f9b.hello.619c01fa-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/hello-f8f6dfd70f2e7f9b.hello.619c01fa-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/hello-f8f6dfd70f2e7f9b.hello.619c01fa-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/hello-f8f6dfd70f2e7f9b.hello.619c01fa-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/hello-f8f6dfd70f2e7f9b.hello.619c01fa-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/hello-f8f6dfd70f2e7f9b.hello.619c01fa-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/hello-f8f6dfd70f2e7f9b.hello.619c01fa-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/hello-f8f6dfd70f2e7f9b.hello.619c01fa-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/hello-f8f6dfd70f2e7f9b.hello.619c01fa-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/hello-f8f6dfd70f2e7f9b.hello.619c01fa-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/hello-f8f6dfd70f2e7f9b.hello.619c01fa-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/hello-f8f6dfd70f2e7f9b.hello.619c01fa-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/hello-f8f6dfd70f2e7f9b.hello.619c01fa-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/hello-f8f6dfd70f2e7f9b.3yu9alkxd1bcir4h.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libwinit-69f653b336318550.rlib" "/opt/rustwide/target/debug/deps/libmio-b8cbfd472b766ac8.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-983a0189127c374c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-0659bbefb1b7ab24.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-bfa6a18ea65644a8.rlib" "/opt/rustwide/target/debug/deps/libxcursor-e0ee1bab038ef9a8.rlib" "/opt/rustwide/target/debug/deps/libnom-af010046241da101.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-7f7ef4b155e32d00.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-92014a7b8f1610a5.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-88b8979268f15f0c.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-672c88eed20084d6.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-da2315346f7371b9.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-17306533ecded696.rlib" "/opt/rustwide/target/debug/deps/libcalloop-35538a1352f8a921.rlib" "/opt/rustwide/target/debug/deps/libnix-b8ad271d40f5063f.rlib" "/opt/rustwide/target/debug/deps/libdlib-03ac114ceafdf53b.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-8ebe4511e172beed.rlib" "/opt/rustwide/target/debug/deps/libatty-b6bc15ed4d5f8c6d.rlib" "/opt/rustwide/target/debug/deps/libhumantime-e9a3658f54825403.rlib" "/opt/rustwide/target/debug/deps/libregex-4dadeffe379a7995.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d987c850f506a39d.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a8bd890171e48bbb.rlib" "/opt/rustwide/target/debug/deps/libfutures-03fc692d154b7c88.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-37b625912bca1d11.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-8df75871912721a5.rlib" "/opt/rustwide/target/debug/deps/libmemchr-794f323e2c3fede3.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-15e9e7d8d5e39278.rlib" "/opt/rustwide/target/debug/deps/libslab-de4c8617047c1765.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-da37a57ce3aac077.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-cd107537ca905c26.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-8eb90ff38a7505c8.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-30fa21d8e11a693e.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-8873804e7e04c252.rlib" "/opt/rustwide/target/debug/deps/libwgpu_glyph-a639e55145f8bbdd.rlib" "/opt/rustwide/target/debug/deps/libwgpu-9f03a1790a9ed733.rlib" "/opt/rustwide/target/debug/deps/libwgpu_core-f5a70c19bb81118b.rlib" "/opt/rustwide/target/debug/deps/libcopyless-8cdcbfe983327a21.rlib" "/opt/rustwide/target/debug/deps/libwgpu_hal-f91fd8168e46b4f4.rlib" "/opt/rustwide/target/debug/deps/librenderdoc_sys-43fde3d569e13291.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor-8102ada5efbb44f2.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor_types-a9854357bbe64996.rlib" "/opt/rustwide/target/debug/deps/libfxhash-e2bbac7e1bf7d43b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/libkhronos_egl-035cc7c329464d6e.rlib" "/opt/rustwide/target/debug/deps/libprofiling-35f0e617d9ba752f.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc-acaf8ae9a2bbc314.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc_types-d67405a103e316bf.rlib" "/opt/rustwide/target/debug/deps/libinplace_it-2d8f4bfe43a1154e.rlib" "/opt/rustwide/target/debug/deps/libash-f2ecf6533cbd06b6.rlib" "/opt/rustwide/target/debug/deps/liblibloading-62f9b2f3505e6d9b.rlib" "/opt/rustwide/target/debug/deps/libnaga-16c5d0d86a2a1506.rlib" "/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rlib" "/opt/rustwide/target/debug/deps/libbit_set-2ae2d6fed814227a.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-2e1afe2890772364.rlib" "/opt/rustwide/target/debug/deps/libcodespan_reporting-f02255fcb4c677f0.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-6ef757d3f1052dbb.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-b126e2ab944ff130.rlib" "/opt/rustwide/target/debug/deps/libhexf_parse-6dd31dcf11568127.rlib" "/opt/rustwide/target/debug/deps/libspirv-d0569f9c36ba1ea9.rlib" "/opt/rustwide/target/debug/deps/libindexmap-badaf855e1bc0d7d.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-af1364ea5fc040dc.rlib" "/opt/rustwide/target/debug/deps/libahash-e60071b6555d337a.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-5d5fb79f44447b4b.rlib" "/opt/rustwide/target/debug/deps/libwgpu_types-33115bc85e4166c8.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-13909e9dcb8e4d1a.rlib" "/opt/rustwide/target/debug/deps/libcty-befaa38a89230b85.rlib" "/opt/rustwide/target/debug/deps/libglow-38f6944f0699c60a.rlib" "/opt/rustwide/target/debug/deps/libthiserror-053ecb2f130bc9d3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-9c0e7557b706c298.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-bf452e3135b03e2d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-b26eeadae8ae9a7e.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4527f2b9e7422552.rlib" "/opt/rustwide/target/debug/deps/libinstant-ed35b507511130c5.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-1fab3ce7119c2c39.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-ada945126dee2f6f.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush-a2a62b88804a291d.rlib" "/opt/rustwide/target/debug/deps/libtwox_hash-6d6cc290a505bdda.rlib" "/opt/rustwide/target/debug/deps/librand-c5e0e8349996f3e3.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-7e74effd9ea4b25b.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-fdccdc155075ee6f.rlib" "/opt/rustwide/target/debug/deps/librand_core-3156d02b535b49c4.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-31e23d0b2e8349a9.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-62b1a5cbf56a9f5f.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush_layout-e0b1e0d46681c674.rlib" "/opt/rustwide/target/debug/deps/libxi_unicode-99b1e76b725bf112.rlib" "/opt/rustwide/target/debug/deps/libapprox-705678132e82d723.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush_draw_cache-adecfc769e5d5351.rlib" "/opt/rustwide/target/debug/deps/librayon-d5841cd7a70bebe2.rlib" "/opt/rustwide/target/debug/deps/librayon_core-ed82d715b61c7de9.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-78eee243d8249730.rlib" "/opt/rustwide/target/debug/deps/liblibc-6a64ab00183cd7e9.rlib" "/opt/rustwide/target/debug/deps/libeither-1fa9e7dc99f602fc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-6d8e73d1d8701673.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-c0f9c97ed38cfe9b.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-b7f24137aadcf5c0.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-c93230d2c8eb1bc7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c079f7c57dd512a6.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-90b377b8548f0070.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-2d73749d53e508e5.rlib" "/opt/rustwide/target/debug/deps/libab_glyph-4ab0de2adaa5cc96.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-fff51196bae3d34c.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-6c26bfe3d6669dc5.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-bc48b138358e0aae.rlib" "/opt/rustwide/target/debug/deps/libordered_float-82e87d3e973321a4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d2d5ed240c754db6.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/hello-f8f6dfd70f2e7f9b" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wgpu_glyph` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "2e25dc626712b778b90b1bcfa14e74508d9a733ee1ad2852ab443711e16731c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e25dc626712b778b90b1bcfa14e74508d9a733ee1ad2852ab443711e16731c7", kill_on_drop: false }` [INFO] [stdout] 2e25dc626712b778b90b1bcfa14e74508d9a733ee1ad2852ab443711e16731c7