[INFO] cloning repository https://github.com/elpnt/rust_snake_game [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/elpnt/rust_snake_game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felpnt%2Frust_snake_game", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felpnt%2Frust_snake_game'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2cab0cd439d5096a7939671fe86c35f1528207ea [INFO] testing elpnt/rust_snake_game against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felpnt%2Frust_snake_game" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/elpnt/rust_snake_game on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/elpnt/rust_snake_game [INFO] finished tweaking git repo https://github.com/elpnt/rust_snake_game [INFO] tweaked toml for git repo https://github.com/elpnt/rust_snake_game written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/elpnt/rust_snake_game 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.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded glutin_egl_sys v0.1.3 [INFO] [stderr] Downloaded downcast-rs v1.1.0 [INFO] [stderr] Downloaded gfx_gl v0.6.0 [INFO] [stderr] Downloaded piston-gfx_texture v0.40.0 [INFO] [stderr] Downloaded piston2d-graphics v0.35.0 [INFO] [stderr] Downloaded glutin v0.21.1 [INFO] [stderr] Downloaded derivative v1.0.3 [INFO] [stderr] Downloaded winit v0.19.3 [INFO] [stderr] Downloaded piston2d-gfx_graphics v0.66.0 [INFO] [stderr] Downloaded piston_window v0.105.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 469d22b865f247bc987a05cfb3792516dcfd47c719fb5f6138eea6a07113bbee [INFO] running `Command { std: "docker" "start" "-a" "469d22b865f247bc987a05cfb3792516dcfd47c719fb5f6138eea6a07113bbee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "469d22b865f247bc987a05cfb3792516dcfd47c719fb5f6138eea6a07113bbee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "469d22b865f247bc987a05cfb3792516dcfd47c719fb5f6138eea6a07113bbee", kill_on_drop: false }` [INFO] [stdout] 469d22b865f247bc987a05cfb3792516dcfd47c719fb5f6138eea6a07113bbee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7001e1b9b55546713794b292fd1edd4cd796a59f2c61e63770a6023a5784fb6c [INFO] running `Command { std: "docker" "start" "-a" "7001e1b9b55546713794b292fd1edd4cd796a59f2c61e63770a6023a5784fb6c", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling bitflags v1.2.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling gl_generator v0.11.0 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling proc-macro2 v1.0.5 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling stb_truetype v0.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling piston-float v1.0.0 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling rusttype v0.8.1 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling piston-viewport v1.0.0 [INFO] [stderr] Compiling wayland-sys v0.21.13 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling x11-dl v2.18.4 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling downcast-rs v1.1.0 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling piston-graphics_api_version v0.2.0 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling wayland-commons v0.21.13 [INFO] [stderr] Compiling draw_state v0.8.0 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling rayon v1.2.0 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling gfx_core v0.9.2 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling glutin_egl_sys v0.1.3 [INFO] [stderr] Compiling glutin_glx_sys v0.1.5 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling lock_api v0.3.1 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling gl v0.11.0 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling png v0.15.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.16 [INFO] [stderr] Compiling gfx_gl v0.6.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling piston-texture v0.8.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling image v0.22.3 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling gfx v0.18.2 [INFO] [stderr] Compiling derivative v1.0.3 [INFO] [stderr] Compiling shader_version v0.6.0 [INFO] [stderr] Compiling vecmath v1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling read_color v1.0.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling interpolation v0.2.0 [INFO] [stderr] Compiling piston2d-graphics v0.35.0 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling pistoncore-input v0.28.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling piston-shaders_graphics2d v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling pistoncore-window v0.44.0 [INFO] [stderr] Compiling pistoncore-event_loop v0.49.0 [INFO] [stderr] Compiling piston-gfx_texture v0.40.0 [INFO] [stderr] Compiling piston v0.49.0 [INFO] [stderr] Compiling gfx_device_gl v0.16.2 [INFO] [stderr] Compiling piston2d-gfx_graphics v0.66.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.6 [INFO] [stderr] Compiling winit v0.19.3 [INFO] [stderr] Compiling glutin v0.21.1 [INFO] [stderr] Compiling pistoncore-glutin_window v0.63.0 [INFO] [stderr] Compiling piston_window v0.105.0 [INFO] [stderr] Compiling snake_game 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.84.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/rustcvz3M0A/symbols.o" "/opt/rustwide/target/debug/deps/snake_game-1ef83e0982dc7784.snake_game.dc262df5e80e0087-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/snake_game-1ef83e0982dc7784.snake_game.dc262df5e80e0087-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/snake_game-1ef83e0982dc7784.snake_game.dc262df5e80e0087-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/snake_game-1ef83e0982dc7784.snake_game.dc262df5e80e0087-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/snake_game-1ef83e0982dc7784.snake_game.dc262df5e80e0087-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/snake_game-1ef83e0982dc7784.snake_game.dc262df5e80e0087-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/snake_game-1ef83e0982dc7784.snake_game.dc262df5e80e0087-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/snake_game-1ef83e0982dc7784.snake_game.dc262df5e80e0087-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/snake_game-1ef83e0982dc7784.snake_game.dc262df5e80e0087-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/snake_game-1ef83e0982dc7784.snake_game.dc262df5e80e0087-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/snake_game-1ef83e0982dc7784.c0tjwvuenbt4u4am791u302w3.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librand-fa84e8ee9f9b618f.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f58facd028fcbdb8.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-d8acd5f78654b9f1.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-21dfc8394e576480.rlib" "/opt/rustwide/target/debug/deps/librand_core-54aad28deece6f83.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-bfe31f25dd754869.rlib" "/opt/rustwide/target/debug/deps/libpiston_window-9fd6722920669480.rlib" "/opt/rustwide/target/debug/deps/libglutin_window-4ec6529e1e385d4d.rlib" "/opt/rustwide/target/debug/deps/libgl-c3bab66081b4c3e1.rlib" "/opt/rustwide/target/debug/deps/libglutin-a6582e46f4a939a8.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-45ab636985fca3ef.rlib" "/opt/rustwide/target/debug/deps/libshared_library-4f088ad791c4155d.rlib" "/opt/rustwide/target/debug/deps/libwinit-c3879c91356d8f1d.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-5669d8cc5f80dfe1.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-901d06bcc49960af.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-0082be2d920f63db.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-9212251434179410.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-29f9a0cbda050684.rlib" "/opt/rustwide/target/debug/deps/libnix-bc0b942f00f18996.rlib" "/opt/rustwide/target/debug/deps/libvoid-292c92bfb99f3194.rlib" "/opt/rustwide/target/debug/deps/libmemmap-6c891918ef031b21.rlib" "/opt/rustwide/target/debug/deps/libandrew-a30ef7887dc77ca9.rlib" "/opt/rustwide/target/debug/deps/libxml-1d42856bc2836879.rlib" "/opt/rustwide/target/debug/deps/libxdg-f213f8b9e419daf5.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-000fcfff1eb1a80b.rlib" "/opt/rustwide/target/debug/deps/libsame_file-3725565ed22df1c2.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-3f224477115463fc.rlib" "/opt/rustwide/target/debug/deps/libdlib-50981316ef3d06b9.rlib" "/opt/rustwide/target/debug/deps/liblibloading-ac305323657d065c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a0ca4bc71d2a5e52.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-104a8da537ac2376.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-a452899cae6e9e8a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ac627ca5eabed984.rlib" "/opt/rustwide/target/debug/deps/liblock_api-b9b53ab940ca6399.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-b6be9451227922f1.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-d685a431d8055beb.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-936d42b8bdd000d6.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-90b3e535f36115c3.rlib" "/opt/rustwide/target/debug/deps/libgfx_graphics-c76ea1d90e30f8a1.rlib" "/opt/rustwide/target/debug/deps/libshader_version-4e204ce8aff37c00.rlib" "/opt/rustwide/target/debug/deps/libshaders_graphics2d-aa3808d1922d921e.rlib" "/opt/rustwide/target/debug/deps/libgraphics-1f8a110564e5ea21.rlib" "/opt/rustwide/target/debug/deps/libfnv-8ac046cdb6ca72a5.rlib" "/opt/rustwide/target/debug/deps/librusttype-0126c7fc71ff039b.rlib" "/opt/rustwide/target/debug/deps/librusttype-d29d5e8d39d34698.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-3f12113a100f776b.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-d22127355da89e7f.rlib" "/opt/rustwide/target/debug/deps/libordered_float-f8c15f23b2a0ee99.rlib" "/opt/rustwide/target/debug/deps/libapprox-7059e9ffacb88975.rlib" "/opt/rustwide/target/debug/deps/libinterpolation-c85fee6e6b24b247.rlib" "/opt/rustwide/target/debug/deps/libread_color-0cfdf9ea5dd9943a.rlib" "/opt/rustwide/target/debug/deps/libvecmath-9d1c5e114105bd25.rlib" "/opt/rustwide/target/debug/deps/libgfx_texture-a72971c473de508b.rlib" "/opt/rustwide/target/debug/deps/libimage-55f1596c2d3d6291.rlib" "/opt/rustwide/target/debug/deps/libtiff-51616fb621710c25.rlib" "/opt/rustwide/target/debug/deps/libpng-13976d6aadb2f4ba.rlib" "/opt/rustwide/target/debug/deps/libdeflate-4e211f6aec0dcd9e.rlib" "/opt/rustwide/target/debug/deps/libinflate-b56d1dcf693d16e6.rlib" "/opt/rustwide/target/debug/deps/libadler32-7e5cd0ca36379aa5.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-e2c39679ca2a6ab3.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-210650d01a9ea15e.rlib" "/opt/rustwide/target/debug/deps/librayon-3082f014d658a580.rlib" "/opt/rustwide/target/debug/deps/librayon_core-03209130865c44f6.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-70af2c73526f68e4.rlib" "/opt/rustwide/target/debug/deps/liblibc-84b4e3192d21da37.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-3d3dbce650579e76.rlib" "/opt/rustwide/target/debug/deps/libeither-71e6b00de2b593d8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-985dde25f995dd7b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-05b8fdf04f13db30.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d0c619703d152be4.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-d34b8ecaa1a18404.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-2c96e40aa7836f29.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-c71c7d3baff721e2.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-d2ea7245e2346f6c.rlib" "/opt/rustwide/target/debug/deps/libnodrop-72fd6798ad40c51a.rlib" "/opt/rustwide/target/debug/deps/libgif-080801557aa70fcd.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-dc15d5b5c0986480.rlib" "/opt/rustwide/target/debug/deps/liblzw-6da130d9e09f9deb.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-a4746360204a0113.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-35bd6e6f075afa74.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-623c2c56a9c03abc.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-e260e2d21697915b.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e444654fd8b7014b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-d2cbeec73c63c85c.rlib" "/opt/rustwide/target/debug/deps/libtexture-4c44dc0465e9fa86.rlib" "/opt/rustwide/target/debug/deps/libgfx_device_gl-22e8b5dc2f181ba3.rlib" "/opt/rustwide/target/debug/deps/libgfx_gl-884e93a059555b20.rlib" "/opt/rustwide/target/debug/deps/libgfx-37125ff177a70006.rlib" "/opt/rustwide/target/debug/deps/libgfx_core-1266613a9f8ccce5.rlib" "/opt/rustwide/target/debug/deps/libdraw_state-396809cde38ca505.rlib" "/opt/rustwide/target/debug/deps/liblog-5fcd46baba9eff60.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-066b54dcc0b2baaf.rlib" "/opt/rustwide/target/debug/deps/libpiston-80e749bedebded62.rlib" "/opt/rustwide/target/debug/deps/libevent_loop-34103757ac4c867f.rlib" "/opt/rustwide/target/debug/deps/libwindow-310ee985b5b60558.rlib" "/opt/rustwide/target/debug/deps/libgraphics_api_version-adfffaa7ec840d22.rlib" "/opt/rustwide/target/debug/deps/libinput-7ca40d72965df5c4.rlib" "/opt/rustwide/target/debug/deps/libviewport-3fabfa634d15de60.rlib" "/opt/rustwide/target/debug/deps/libfloat-70c121796cc76b7a.rlib" "/opt/rustwide/target/debug/deps/libserde-b3833d78503a57a5.rlib" "/opt/rustwide/target/debug/deps/libbitflags-2320207d0f19add2.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-057643b1ee86c6e4.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-8e63f34add4b5f76.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8f13995dfe88b143.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-45742ba23c5ac84b.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-bea85df8985bb2f0.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-042a1cb2143833ef.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-092847c11df9843e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-766a7f754c8a7b1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-9b015ab0e459320f.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5742b2ff1aee27a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d03b432324732a0e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-7edbe936f6124018.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b3cefab73e1d8804.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a6ffb752c82ede63.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c896c1f3ebd992a5.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-915fd1ebf7e3c376.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-0ca9d0e07c79bf1c.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1e6496089ac34c68.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3d4809363f767eb8.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libloading-4db9ddf85882bfae/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/snake_game-1ef83e0982dc7784" "-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_game` (bin "snake_game") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "7001e1b9b55546713794b292fd1edd4cd796a59f2c61e63770a6023a5784fb6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7001e1b9b55546713794b292fd1edd4cd796a59f2c61e63770a6023a5784fb6c", kill_on_drop: false }` [INFO] [stdout] 7001e1b9b55546713794b292fd1edd4cd796a59f2c61e63770a6023a5784fb6c