[INFO] cloning repository https://github.com/bschwind/sus [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bschwind/sus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbschwind%2Fsus", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbschwind%2Fsus'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cb00ac60c553a720c1de1acd465de04ee78f746a [INFO] testing bschwind/sus against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbschwind%2Fsus" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bschwind/sus on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bschwind/sus [INFO] finished tweaking git repo https://github.com/bschwind/sus [INFO] tweaked toml for git repo https://github.com/bschwind/sus written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/bschwind/sus 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.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/bschwind/simple-game` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bitflags v2.2.1 [INFO] [stderr] Downloaded png-decoder v0.1.1 [INFO] [stderr] Downloaded ttf-parser v0.8.3 [INFO] [stderr] Downloaded fontdue v0.4.0 [INFO] [stderr] Downloaded naga v0.12.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 78fe9843ab5dd278d9c3cc689466c4d05e576ec23776834ba2898dd3d0c7eb10 [INFO] running `Command { std: "docker" "start" "-a" "78fe9843ab5dd278d9c3cc689466c4d05e576ec23776834ba2898dd3d0c7eb10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "78fe9843ab5dd278d9c3cc689466c4d05e576ec23776834ba2898dd3d0c7eb10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78fe9843ab5dd278d9c3cc689466c4d05e576ec23776834ba2898dd3d0c7eb10", kill_on_drop: false }` [INFO] [stdout] 78fe9843ab5dd278d9c3cc689466c4d05e576ec23776834ba2898dd3d0c7eb10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cf9b0d9800294ce003f441330cf6af314e4daa399eadffe2bc58209c77b6c129 [INFO] running `Command { std: "docker" "start" "-a" "cf9b0d9800294ce003f441330cf6af314e4daa399eadffe2bc58209c77b6c129", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.57 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling quote v1.0.27 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.144 [INFO] [stderr] Compiling serde v1.0.163 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling toml_datetime v0.6.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling winnow v0.4.6 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling xml-rs v0.8.11 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling concurrent-queue v2.2.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling parking v2.1.0 [INFO] [stderr] Compiling syn v2.0.16 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling erased-serde v0.3.25 [INFO] [stderr] Compiling async-lock v2.7.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling async-task v4.4.0 [INFO] [stderr] Compiling async-channel v1.8.0 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling bevy_ptr v0.10.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Compiling async-executor v1.5.1 [INFO] [stderr] Compiling simd-adler32 v0.3.5 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling uuid v1.3.3 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling bevy_tasks v0.10.1 [INFO] [stderr] Compiling toml_edit v0.19.8 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling regex-syntax v0.7.1 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling ash v0.37.2+1.3.238 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling fdeflate v0.3.0 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.0 [INFO] [stderr] Compiling crossfont v0.5.1 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling bevy_macro_utils v0.10.1 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling foreign-types-shared v0.3.1 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling bitflags v2.2.1 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling gpu-alloc v0.5.4 [INFO] [stderr] Compiling png v0.17.8 [INFO] [stderr] Compiling regex v1.8.1 [INFO] [stderr] Compiling wgpu-types v0.16.0 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling servo-fontconfig v0.5.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling freetype-rs v0.26.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling serde_derive v1.0.163 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling bytemuck_derive v1.4.1 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.10.1 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling foreign-types-macros v0.2.3 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling bevy_reflect_derive v0.10.1 [INFO] [stderr] Compiling bevy_ecs_macros v0.10.1 [INFO] [stderr] Compiling bevy_derive v0.10.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling libloading v0.8.0 [INFO] [stderr] Compiling build_const v0.2.2 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling glow v0.12.1 [INFO] [stderr] Compiling profiling v1.0.8 [INFO] [stderr] Compiling renderdoc-sys v1.0.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling foreign-types v0.5.0 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling tiny-skia-path v0.7.0 [INFO] [stderr] Compiling safe_arch v0.5.2 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling tiny-skia v0.7.0 [INFO] [stderr] Compiling calloop v0.10.5 [INFO] [stderr] Compiling naga v0.12.0 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling ttf-parser v0.8.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_pcg v0.3.1 [INFO] [stderr] Compiling num_enum v0.5.11 [INFO] [stderr] Compiling pollster v0.2.5 [INFO] [stderr] Compiling png-decoder v0.1.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling rect_packer v0.2.1 [INFO] [stderr] Compiling laminar v0.5.0 [INFO] [stderr] Compiling fontdue v0.4.0 [INFO] [stderr] Compiling simple-game v0.1.0 (https://github.com/bschwind/simple-game?branch=master#56ca628b) [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling glam v0.23.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling gpu-descriptor v0.2.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling bevy_math v0.10.1 [INFO] [stderr] Compiling bevy_utils v0.10.1 [INFO] [stderr] Compiling bevy_reflect v0.10.1 [INFO] [stderr] Compiling wgpu-hal v0.16.0 [INFO] [stderr] Compiling bevy_ecs v0.10.1 [INFO] [stderr] Compiling wgpu-core v0.16.0 [INFO] [stderr] Compiling bevy_app v0.10.1 [INFO] [stderr] Compiling bevy_core v0.10.1 [INFO] [stderr] Compiling bevy_log v0.10.1 [INFO] [stderr] Compiling bevy_time v0.10.1 [INFO] [stderr] Compiling wgpu v0.16.0 [INFO] [stderr] Compiling bevy_hierarchy v0.10.1 [INFO] [stderr] Compiling bevy_transform v0.10.1 [INFO] [stderr] Compiling sctk-adwaita v0.4.3 [INFO] [stderr] Compiling winit v0.27.5 [INFO] [stderr] Compiling sus-common v0.1.0 (/opt/rustwide/workdir/common) [INFO] [stderr] Compiling sus-client v0.1.0 (/opt/rustwide/workdir/client) [INFO] [stderr] Compiling sus-server v0.1.0 (/opt/rustwide/workdir/server) [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.85.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/rustcHgYIR6/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbincode-9b16be4866868172.rlib,libsus_common-6fe414be8d3a6606.rlib,liblaminar-bff59efe6893bd94.rlib,libcrc-686e4c2877c866af.rlib,libbyteorder-47cb6e2352881197.rlib,librand_pcg-e1095ad007ceaf73.rlib,librand-fd2300cce228f744.rlib,librand_chacha-1e75bd039990b5e5.rlib,libppv_lite86-3dee0582c3b1ee01.rlib,librand_core-5a7e66ce6fedcb43.rlib,libsimple_game-12e10c4e0a17a4c6.rlib,libpollster-f621a08a56f7fd2c.rlib,libpng_decoder-9c8b8069d36c20c3.rlib,libnum_enum-0ae9384274e604d0.rlib,libminiz_oxide-c2885180d0d51160.rlib,libadler-91e0b674c0dd6e94.rlib,libbevy_transform-be484db6c4e4b2a9.rlib,libbevy_hierarchy-d7ac4970232e241c.rlib,libbevy_log-bad1bab90f526109.rlib,libtracing_subscriber-5fec5e0f10cbeec1.rlib,libnu_ansi_term-57b1f6b5651accf5.rlib,liboverload-db965b9d5d5c5f16.rlib,libsharded_slab-a067222395de01e7.rlib,libmatchers-a0ba2475fba24d57.rlib,libregex_automata-63b327c43d242449.rlib,libregex_syntax-390cac82cd29e3f7.rlib,libregex-99681b601a99df98.rlib,libregex_syntax-e209cb684b9ec8c4.rlib,libtracing_log-d8ab21ec6333f796.rlib,libbevy_time-7ff78510a493257b.rlib,libcrossbeam_channel-6e95474819159ab8.rlib,libbevy_core-0df6c0f0e633d44c.rlib,libbevy_app-84450b1aaea32bbc.rlib,libbevy_ecs-9ed87791ffe8b98b.rlib,libthread_local-c0bada2efd69321f.rlib,libbevy_reflect-466443787233dc8d.rlib,liberased_serde-53c010b641ac4ba6.rlib,libbevy_math-0d281acf0931a86e.rlib,libdowncast_rs-89d4a9c221654d5c.rlib,libbevy_tasks-07fca4db8a33b2a6.rlib,libasync_channel-6da3ee22eba0b7d8.rlib,libasync_executor-47ba3879fa4fe07b.rlib,libslab-52de253513e07e84.rlib,libasync_lock-e1b8ffab66cd5453.rlib,libevent_listener-4249126d9c507981.rlib,libfutures_lite-9811471c53defc2c.rlib,libfastrand-0cce65caedadb411.rlib,libfutures_io-a63990acaa7223c1.rlib,libfutures_core-59be4159ba3f6887.rlib,libwaker_fn-3d3c5720c3aa2555.rlib,libparking-9ef16572f64fe692.rlib,libconcurrent_queue-c8b96e8cac419c43.rlib,libcrossbeam_utils-47394a67c1b7c707.rlib,libasync_task-b2bcce477ed433fd.rlib,libbevy_ptr-3c4705a64db5bd9e.rlib,libbevy_utils-31c2cf095b8ccf36.rlib,libuuid-8d6728a7f634fda6.rlib,libtracing-f83f62a8669c7cdd.rlib,libpin_project_lite-d0e05d01f13d74a9.rlib,libtracing_core-34bf999f54e4c566.rlib,libpetgraph-0e48af6baa6081cc.rlib,libfixedbitset-be1c53c137ac880b.rlib,librect_packer-458d6a4936cf3c82.rlib,libfontdue-9d04deac2ef49390.rlib,libttf_parser-bf42d0a3535345a3.rlib,libhashbrown-36eeb3bf06b850ac.rlib,libahash-eae3f8b87e7f6177.rlib,libglam-24deecc22acecaf6.rlib,libwinit-47baee8a8578c47d.rlib,libsctk_adwaita-60477aa9448e8f24.rlib,libcrossfont-ef1f6299c4e9afd8.rlib,libfontconfig-238707a20ba11291.rlib,libfontconfig_sys-81de709b97d56a4a.rlib,libexpat_sys-b4ad72a1399da685.rlib,libforeign_types-044c3108e79db707.rlib,libforeign_types_shared-ee3d4933cb7adf65.rlib,libfreetype-769676a02318245f.rlib,libfreetype_sys-8219354ffc7007ec.rlib,libtiny_skia-15cde3599ee7e19e.rlib,libpng-bf2e44eb7c6ac9a5.rlib,libflate2-bc78dc8b009b6d28.rlib,libminiz_oxide-120b6ee1df104bfe.rlib,libfdeflate-c5c68b3a1aac3486.rlib,libsimd_adler32-341fb75b25895f91.rlib,libcrc32fast-d14007040ec4f705.rlib,libsafe_arch-0e75bff9e48039f7.rlib,libarrayvec-4fe10ed224ed3206.rlib,libtiny_skia_path-8e9d00b14ca6edec.rlib,libbytemuck-c2d40eeeef7d70d8.rlib,libarrayref-9fc98eab6e61e90f.rlib,libraw_window_handle-6bbb33028e1696ee.rlib,libcty-a575757f1dfc9686.rlib,libmio-ffccbff2bb3c5b8c.rlib,libx11_dl-cd6556116b59c195.rlib,libpercent_encoding-fbaf4e471c9247bc.rlib,libsmithay_client_toolkit-7462f4dd3230fe1b.rlib,libwayland_cursor-0507b9469df703ef.rlib,libxcursor-dfd98cc1d63a053e.rlib,libnom-7fa1d9bc6177a3af.rlib,libmemchr-75261f36efa80377.rlib,libmemmap2-f75ca7904a191dc5.rlib,libwayland_protocols-ef14e38d60132422.rlib,libwayland_client-283173a10d8801ab.rlib,libscoped_tls-eb419d5dc46aa30e.rlib,libwayland_commons-785dba1d266b7d4d.rlib,libnix-da30ee937da1c030.rlib,libwayland_sys-b7452e1951797fd2.rlib,liblazy_static-1279b7b09dfd5d2c.rlib,libcalloop-e3b25aea5dd6a9c2.rlib,libslotmap-7d460d1879aa28c9.rlib,libnix-c8738f07cd33dc9c.rlib,libmemoffset-ec889827372960d6.rlib,libvec_map-20b34c32ee47db79.rlib,libdlib-7d9299ec4321b41d.rlib,libinstant-ac848b094262d588.rlib,libwgpu-961ff804b50641a1.rlib,libstatic_assertions-6615bca39e283584.rlib,libwgpu_core-e115564074109fb6.rlib,libwgpu_hal-c835e94f5b692ec1.rlib,librenderdoc_sys-a86c0a6bc15b2466.rlib,libgpu_descriptor-a3c4c3d11af4aaff.rlib,libgpu_descriptor_types-3d03e9278675ec68.rlib,liblibloading-4120d08737576f18.rlib,libkhronos_egl-3d4c8c8a13e7468c.rlib,libprofiling-432363dc22d73b11.rlib,libgpu_alloc-c4b00dd0a86144a8.rlib,libgpu_alloc_types-056917c8692b7d9e.rlib,libash-a669a93d976a601b.rlib,liblibloading-0c8d2bb63ebddacb.rlib,libnaga-5957b59c6cb89d46.rlib,librustc_hash-8aac7821716023cf.rlib,libhexf_parse-689945381a1c5dcd.rlib,libunicode_xid-bfe9444e95bb0639.rlib,liblog-6a9273c986406fc8.rlib,libbit_set-68c61ab4183fe51a.rlib,libbit_vec-d5002ea0d8149e01.rlib,libcodespan_reporting-6616745f4693bd87.rlib,libunicode_width-593c6560dc896f63.rlib,libtermcolor-4bca93804cdbf25a.rlib,libspirv-5f7be00126e3e9a9.rlib,libnum_traits-6eee899247c1c668.rlib,libbitflags-775714d9affc3256.rlib,libindexmap-3755f515c546ed6f.rlib,libhashbrown-4db6b95e55c065b8.rlib,libahash-4ae2a3cec8ce2d7a.rlib,libgetrandom-71c812ab24c8d071.rlib,libonce_cell-2ead7286551d37f4.rlib,libwgpu_types-901a91c92d2981e4.rlib,libbitflags-82fe91f70510848e.rlib,libraw_window_handle-fb6fb4bfebbaea1c.rlib,libglow-93a4fd04bba1270e.rlib,libthiserror-6c6caef5b4ecae1a.rlib,libparking_lot-9a7dcbc127350657.rlib,libparking_lot_core-cef95896f1f768df.rlib,liblibc-a851e4678500654e.rlib,libcfg_if-d4c93475573720c9.rlib,libsmallvec-f637558791cc59c0.rlib,libserde-23f0411ad5617e04.rlib,liblock_api-6d55a4e238b1acb4.rlib,libscopeguard-7d0fb0d10af834ac.rlib,libarrayvec-c48d8e7311f7058e.rlib}" "/opt/rustwide/rustup-home/toolchains/1.85.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-6273572f18644c87.rlib,libpanic_unwind-267e668abf74a283.rlib,libobject-ec6154ccae37a33e.rlib,libmemchr-500edd5521c440d4.rlib,libaddr2line-86d8d9428792e8ef.rlib,libgimli-10f06487503767c2.rlib,librustc_demangle-6a38424de1e5bca5.rlib,libstd_detect-de9763ea1c19dca3.rlib,libhashbrown-a7f5bb2f736d3c49.rlib,librustc_std_workspace_alloc-7e368919bdc4a44c.rlib,libminiz_oxide-376454d49910c786.rlib,libadler-fa99f5692b5dce85.rlib,libunwind-91cafdaf16f7fe40.rlib,libcfg_if-f7ee3f1ea78d9dae.rlib,liblibc-d3a35665f881365a.rlib,liballoc-715bc629a88bca60.rlib,librustc_std_workspace_core-ae70165d1278cff7.rlib,libcore-406129d0e3fbc101.rlib,libcompiler_builtins-1af05515ab19524a.rlib}" "-Wl,-Bdynamic" "-lfreetype" "-lfontconfig" "-lfreetype" "-lexpat" "-lm" "-lfreetype" "-ldl" "-ldl" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-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.85.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/sus_server-9f994f7257be8ef2" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sus-server` (bin "sus-server") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "cf9b0d9800294ce003f441330cf6af314e4daa399eadffe2bc58209c77b6c129", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf9b0d9800294ce003f441330cf6af314e4daa399eadffe2bc58209c77b6c129", kill_on_drop: false }` [INFO] [stdout] cf9b0d9800294ce003f441330cf6af314e4daa399eadffe2bc58209c77b6c129