[INFO] cloning repository https://github.com/captainrex493/snake [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/captainrex493/snake" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcaptainrex493%2Fsnake", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcaptainrex493%2Fsnake'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a4a868a1cd86eb995486f0e5cb06273636c0f3f2 [INFO] testing captainrex493/snake 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%2Fcaptainrex493%2Fsnake" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/captainrex493/snake 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/captainrex493/snake [INFO] finished tweaking git repo https://github.com/captainrex493/snake [INFO] tweaked toml for git repo https://github.com/captainrex493/snake written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/captainrex493/snake 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-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] f4eecd4c0f92e63f6ff603e53ec854a363c299d9226040cdcba47349ce26a9c3 [INFO] running `Command { std: "docker" "start" "-a" "f4eecd4c0f92e63f6ff603e53ec854a363c299d9226040cdcba47349ce26a9c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f4eecd4c0f92e63f6ff603e53ec854a363c299d9226040cdcba47349ce26a9c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4eecd4c0f92e63f6ff603e53ec854a363c299d9226040cdcba47349ce26a9c3", kill_on_drop: false }` [INFO] [stdout] f4eecd4c0f92e63f6ff603e53ec854a363c299d9226040cdcba47349ce26a9c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 9f0a8cfbefd7a9bbda0e30b6957493db107f4a345d9a736b0307c1644edc7a75 [INFO] running `Command { std: "docker" "start" "-a" "9f0a8cfbefd7a9bbda0e30b6957493db107f4a345d9a736b0307c1644edc7a75", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling libloading v0.6.2 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling piston-float v1.0.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling piston-viewport v1.0.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling adler32 v1.1.0 [INFO] [stderr] Compiling wayland-sys v0.21.13 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling downcast-rs v1.1.1 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling piston-graphics_api_version v0.2.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling draw_state v0.8.0 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling cc v1.0.55 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling gfx_core v0.9.2 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling glutin_glx_sys v0.1.6 [INFO] [stderr] Compiling glutin_egl_sys v0.1.4 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling deflate v0.8.4 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling wayland-commons v0.21.13 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling gfx_gl v0.6.1 [INFO] [stderr] Compiling gl v0.11.0 [INFO] [stderr] Compiling png v0.16.5 [INFO] [stderr] Compiling tiff v0.5.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling piston-texture v0.8.0 [INFO] [stderr] Compiling bytemuck v1.2.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling gfx v0.18.2 [INFO] [stderr] Compiling shader_version v0.6.0 [INFO] [stderr] Compiling vecmath v1.0.0 [INFO] [stderr] Compiling read_color v1.0.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling interpolation v0.2.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling piston-shaders_graphics2d v0.3.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.19 [INFO] [stderr] Compiling piston2d-graphics v0.36.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling image v0.23.6 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling gfx_device_gl v0.16.2 [INFO] [stderr] Compiling piston-gfx_texture v0.41.0 [INFO] [stderr] Compiling piston2d-gfx_graphics v0.68.0 [INFO] [stderr] Compiling pistoncore-input v0.28.1 [INFO] [stderr] Compiling pistoncore-window v0.45.0 [INFO] [stderr] Compiling pistoncore-event_loop v0.50.0 [INFO] [stderr] Compiling piston v0.50.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.6 [INFO] [stderr] Compiling winit v0.19.5 [INFO] [stderr] Compiling glutin v0.21.2 [INFO] [stderr] Compiling pistoncore-glutin_window v0.64.0 [INFO] [stderr] Compiling piston_window v0.109.0 [INFO] [stderr] Compiling snake 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/rustcJINP5B/symbols.o" "/opt/rustwide/target/debug/deps/snake-09f5f43c4b4356bb.snake.7a8d7ea09a8d9a82-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/snake-09f5f43c4b4356bb.snake.7a8d7ea09a8d9a82-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/snake-09f5f43c4b4356bb.snake.7a8d7ea09a8d9a82-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/snake-09f5f43c4b4356bb.snake.7a8d7ea09a8d9a82-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/snake-09f5f43c4b4356bb.snake.7a8d7ea09a8d9a82-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/snake-09f5f43c4b4356bb.snake.7a8d7ea09a8d9a82-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/snake-09f5f43c4b4356bb.snake.7a8d7ea09a8d9a82-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/snake-09f5f43c4b4356bb.snake.7a8d7ea09a8d9a82-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/snake-09f5f43c4b4356bb.snake.7a8d7ea09a8d9a82-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/snake-09f5f43c4b4356bb.snake.7a8d7ea09a8d9a82-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/snake-09f5f43c4b4356bb.b3ewc2581jt6ri5vjxvwf7eg4.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librand-c6b1a4e1e6648b5c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-86eb2bc148d7859e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-4241d10bad684a29.rlib" "/opt/rustwide/target/debug/deps/librand_core-64efaecf4a492069.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-558349606d1ae5e7.rlib" "/opt/rustwide/target/debug/deps/libpiston_window-3c3deb12d00f77cc.rlib" "/opt/rustwide/target/debug/deps/libglutin_window-9f3352bf51fcb40a.rlib" "/opt/rustwide/target/debug/deps/libgl-cd9826c8ce1613b2.rlib" "/opt/rustwide/target/debug/deps/libglutin-a6294b5af3b49493.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-358d5e036def2e3a.rlib" "/opt/rustwide/target/debug/deps/libshared_library-3d5eb29301e6bdee.rlib" "/opt/rustwide/target/debug/deps/liblibloading-8cee76b6a878b797.rlib" "/opt/rustwide/target/debug/deps/libwinit-07193d29d442183b.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-7e1571f634570ccd.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-8c79e6e59b4a946e.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-8f92ad9387d5d000.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-5ee12735984e527b.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-33864a05b091ed90.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-abc99e324c4788c4.rlib" "/opt/rustwide/target/debug/deps/libnix-5080100f9bf9f2c0.rlib" "/opt/rustwide/target/debug/deps/libvoid-8e8e3b8408df586c.rlib" "/opt/rustwide/target/debug/deps/libmemmap-877708ad7a7f6a5a.rlib" "/opt/rustwide/target/debug/deps/libandrew-fc882a705bebaeb9.rlib" "/opt/rustwide/target/debug/deps/libxml-1631531a2aeeecd2.rlib" "/opt/rustwide/target/debug/deps/libxdg-073be3d93ac716c9.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-363737222170a8fe.rlib" "/opt/rustwide/target/debug/deps/libsame_file-5669399e58eccd84.rlib" "/opt/rustwide/target/debug/deps/librusttype-31deca4d60fcc5fd.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-78491423d4fa209c.rlib" "/opt/rustwide/target/debug/deps/libdlib-cd172146f167bd0d.rlib" "/opt/rustwide/target/debug/deps/liblibloading-1bbd07a845fa6e9c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-cf13d6c3cca11d0a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ff7e937348b02b2e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-a78cb3285ada96d2.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-7ccdc277e44a1e5c.rlib" "/opt/rustwide/target/debug/deps/liblock_api-d80fd9fd76503d0d.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-71b6c621d22a0927.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-337654a33f02725b.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-029273dd1279db76.rlib" "/opt/rustwide/target/debug/deps/libpiston-7daf8c58d808b14c.rlib" "/opt/rustwide/target/debug/deps/libevent_loop-2764aba906ab2d31.rlib" "/opt/rustwide/target/debug/deps/libwindow-67f535a3c773adcb.rlib" "/opt/rustwide/target/debug/deps/libinput-b17282e970181e84.rlib" "/opt/rustwide/target/debug/deps/libserde-f233ba934e9176b0.rlib" "/opt/rustwide/target/debug/deps/libgfx_graphics-7d1e718e12ffb639.rlib" "/opt/rustwide/target/debug/deps/libshader_version-5e011baf51a61088.rlib" "/opt/rustwide/target/debug/deps/libgraphics_api_version-90a0d48670a164fd.rlib" "/opt/rustwide/target/debug/deps/libshaders_graphics2d-e808e06c85ce1660.rlib" "/opt/rustwide/target/debug/deps/libgraphics-e9d240cab2dda107.rlib" "/opt/rustwide/target/debug/deps/libfnv-b4bd047f342dff07.rlib" "/opt/rustwide/target/debug/deps/librusttype-fa6a7a4ead939e0e.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-c74029b93e42daec.rlib" "/opt/rustwide/target/debug/deps/libordered_float-3525ad5761ea231c.rlib" "/opt/rustwide/target/debug/deps/libapprox-10c7f49862ad8eb0.rlib" "/opt/rustwide/target/debug/deps/libviewport-a1aa0672664166e3.rlib" "/opt/rustwide/target/debug/deps/libinterpolation-dac6507ecfd8de2b.rlib" "/opt/rustwide/target/debug/deps/libread_color-6d2822e8c35e41c3.rlib" "/opt/rustwide/target/debug/deps/libvecmath-97c9eca0afc9beb2.rlib" "/opt/rustwide/target/debug/deps/libfloat-7035d73d99f9b795.rlib" "/opt/rustwide/target/debug/deps/libgfx_texture-325de6b0732c9460.rlib" "/opt/rustwide/target/debug/deps/libimage-e565b32184c7d345.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-9663b43f9e8a02b1.rlib" "/opt/rustwide/target/debug/deps/libpng-326220d57999cbba.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-37f571cd2a78452a.rlib" "/opt/rustwide/target/debug/deps/libdeflate-2f3209276bf6ad8c.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-35b3aa46f7a3780f.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-7c374ced83e6b432.rlib" "/opt/rustwide/target/debug/deps/librayon-bbf1eee0c98cca15.rlib" "/opt/rustwide/target/debug/deps/librayon_core-e1a6886eb44d6b34.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-87bb04584146f6a8.rlib" "/opt/rustwide/target/debug/deps/liblibc-f40c97f9e9f9aff0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-fff005b5ce675189.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-53fa2921a518e7f2.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-158c5911326f9fbb.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-65686f50f2f345f2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-d727a5ea5d35cdab.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-1ee839cb7615ad89.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-8c0bb59ebbb3df6c.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9e510a350230cf92.rlib" "/opt/rustwide/target/debug/deps/libeither-7501575757fd7fcf.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-64b2d2fa64070db3.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-9ff14515f2740049.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-47f48362c3d3e432.rlib" "/opt/rustwide/target/debug/deps/libgif-a93427792d31414c.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-00f358fe2b7abc0a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-648cf46bd5f1f862.rlib" "/opt/rustwide/target/debug/deps/libtiff-35d6c44e4be51cea.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-be415de04ac40df7.rlib" "/opt/rustwide/target/debug/deps/libadler32-0f8f2237a0f11477.rlib" "/opt/rustwide/target/debug/deps/liblzw-1a8b9d22c7ff3f3c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-e226528106f86282.rlib" "/opt/rustwide/target/debug/deps/libtexture-8aa5a9289629e819.rlib" "/opt/rustwide/target/debug/deps/libgfx_device_gl-d6306c84a281e99b.rlib" "/opt/rustwide/target/debug/deps/libgfx_gl-d8c7e1b9fed411df.rlib" "/opt/rustwide/target/debug/deps/libgfx-3d4e2c80cb142be0.rlib" "/opt/rustwide/target/debug/deps/libgfx_core-89e17876a2c293eb.rlib" "/opt/rustwide/target/debug/deps/libdraw_state-5a8956e5b47234cd.rlib" "/opt/rustwide/target/debug/deps/libbitflags-261bab26e3defe81.rlib" "/opt/rustwide/target/debug/deps/liblog-61cd91c90b43c5bc.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-5398d23e7a4afed7.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" "-ldl" "-ldl" "-ldl" "-ldl" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libloading-689975e584783518/out" "-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/snake-09f5f43c4b4356bb" "-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 `snake` (bin "snake") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "9f0a8cfbefd7a9bbda0e30b6957493db107f4a345d9a736b0307c1644edc7a75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f0a8cfbefd7a9bbda0e30b6957493db107f4a345d9a736b0307c1644edc7a75", kill_on_drop: false }` [INFO] [stdout] 9f0a8cfbefd7a9bbda0e30b6957493db107f4a345d9a736b0307c1644edc7a75