[INFO] cloning repository https://github.com/NguyenHiepg23/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/NguyenHiepg23/rust-snake-game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNguyenHiepg23%2Frust-snake-game", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNguyenHiepg23%2Frust-snake-game'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0d72293232f7a35cdf556c58b94e67eda042aa68 [INFO] testing NguyenHiepg23/rust-snake-game against try#c066bf6804adc55193b71afdff6a56922f4a8689+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNguyenHiepg23%2Frust-snake-game" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/NguyenHiepg23/rust-snake-game [INFO] finished tweaking git repo https://github.com/NguyenHiepg23/rust-snake-game [INFO] tweaked toml for git repo https://github.com/NguyenHiepg23/rust-snake-game written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/NguyenHiepg23/rust-snake-game on toolchain c066bf6804adc55193b71afdff6a56922f4a8689 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/NguyenHiepg23/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" "+c066bf6804adc55193b71afdff6a56922f4a8689" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e14dfec74824d38b35b07a66f2b9bb2bb8dee75b3c284de8747d64cb345ea7b6 [INFO] running `Command { std: "docker" "start" "-a" "e14dfec74824d38b35b07a66f2b9bb2bb8dee75b3c284de8747d64cb345ea7b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e14dfec74824d38b35b07a66f2b9bb2bb8dee75b3c284de8747d64cb345ea7b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e14dfec74824d38b35b07a66f2b9bb2bb8dee75b3c284de8747d64cb345ea7b6", kill_on_drop: false }` [INFO] [stdout] e14dfec74824d38b35b07a66f2b9bb2bb8dee75b3c284de8747d64cb345ea7b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 527636cbe259046b559ddadc409451116fd825239d43775a8f669c3149e4049d [INFO] running `Command { std: "docker" "start" "-a" "527636cbe259046b559ddadc409451116fd825239d43775a8f669c3149e4049d", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.68 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling deflate v1.0.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling piston-float v1.0.0 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling piston-viewport v1.0.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling png v0.17.5 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling ttf-parser v0.19.2 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling piston-graphics_api_version v1.0.0 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling tiny-skia-path v0.8.4 [INFO] [stderr] Compiling wayland-sys v0.30.1 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling spin v0.9.4 [INFO] [stderr] Compiling draw_state v0.8.0 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling owned_ttf_parser v0.19.0 [INFO] [stderr] Compiling gfx_core v0.9.2 [INFO] [stderr] Compiling tiny-skia v0.8.4 [INFO] [stderr] Compiling glutin_egl_sys v0.5.1 [INFO] [stderr] Compiling glutin_glx_sys v0.4.0 [INFO] [stderr] Compiling ab_glyph v0.2.22 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling xcursor v0.3.3 [INFO] [stderr] Compiling winit v0.28.7 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling glutin v0.30.10 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling lebe v0.5.1 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling gif v0.11.2 [INFO] [stderr] Compiling gfx_gl v0.6.1 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling glutin-winit v0.3.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling piston-texture v0.9.0 [INFO] [stderr] Compiling jpeg-decoder v0.2.6 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling gfx v0.18.2 [INFO] [stderr] Compiling shader_version v0.7.0 [INFO] [stderr] Compiling gl v0.13.0 [INFO] [stderr] Compiling vecmath v1.0.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling tiff v0.7.3 [INFO] [stderr] Compiling read_color v1.0.0 [INFO] [stderr] Compiling interpolation v0.3.0 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling spin_sleep v1.0.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling piston-shaders_graphics2d v0.4.0 [INFO] [stderr] Compiling piston2d-graphics v0.44.0 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling pin-project-internal v1.0.11 [INFO] [stderr] Compiling gfx_device_gl v0.16.2 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling calloop v0.10.2 [INFO] [stderr] Compiling pin-project v1.0.11 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling exr v1.4.2 [INFO] [stderr] Compiling pistoncore-input v1.0.1 [INFO] [stderr] Compiling pistoncore-window v1.0.0 [INFO] [stderr] Compiling pistoncore-event_loop v0.54.0 [INFO] [stderr] Compiling piston v0.54.0 [INFO] [stderr] Compiling image v0.24.3 [INFO] [stderr] Compiling piston-gfx_texture v0.44.0 [INFO] [stderr] Compiling piston2d-gfx_graphics v0.80.0 [INFO] [stderr] Compiling sctk-adwaita v0.5.4 [INFO] [stderr] Compiling pistoncore-glutin_window v0.72.0 [INFO] [stderr] Compiling piston_window v0.130.0 [INFO] [stderr] Compiling rust-snake-game v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcPD6uW3/symbols.o" "<8 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{librand-6022f4d5427c7a8c.rlib,librand_chacha-79377298c12064c0.rlib,libppv_lite86-a9f3c9ee76597f1e.rlib,librand_core-2cff35bbefd1e5dd.rlib,libpiston_window-05f92e12f23a9331.rlib,libglutin_window-56955aea74eb1185.rlib,libglutin_winit-401352e2d68f88df.rlib,libwinit-1ded5cf50bd12116.rlib,libsctk_adwaita-a8e67ae5f0dd1c67.rlib,libab_glyph-9908f71431a357d9.rlib,libowned_ttf_parser-d053947e51b96c08.rlib,libttf_parser-98f4f5f5808710ec.rlib,libtiny_skia-5cd1b557a4f7061d.rlib,libarrayvec-04f9cdd9d12b13be.rlib,libtiny_skia_path-597e688410d273fe.rlib,libstrict_num-232629ad91d26f3c.rlib,libarrayref-57d8cbfd7aab3407.rlib,libmio-038dcdd8983b7fd8.rlib,libpercent_encoding-3f452dc5e318e927.rlib,libsmithay_client_toolkit-76498b70a2effde8.rlib,libwayland_cursor-eaa805e61ca44e11.rlib,libxcursor-bb7f2f015aa961dc.rlib,libnom-e9c36d153a0d0b2b.rlib,libmemchr-e9cff04844b3db01.rlib,libmemmap2-2866edc74aa11849.rlib,libwayland_protocols-330f10ba4fcdefaf.rlib,libwayland_client-77e7b7e91d28e61c.rlib,libscoped_tls-c773acb8a8b535a4.rlib,libwayland_commons-3fd8b19b77b2c542.rlib,libwayland_sys-471d2b65e0867e7a.rlib,libcalloop-3241b800e716403f.rlib,libthiserror-1c3dc7d0fa77f82d.rlib,libslotmap-c95ce86b7fc4d88b.rlib,libnix-2c3f15a2ac3b2983.rlib,libvec_map-f5624d319d58cb9d.rlib,libinstant-acbae527bd47fcf6.rlib,libgl-c496de468a868913.rlib,libglutin-37e15ecfcdbb5061.rlib,libglutin_glx_sys-17a345b82c78384f.rlib,libx11_dl-f4c896f59e9fe7d2.rlib}.rlib" "-ldl" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libwayland_sys-509d50952d7bab87.rlib,libdlib-d704f037c8e4e704.rlib,libraw_window_handle-d132460a8d3b23da.rlib,libonce_cell-ce86ebe646105db3.rlib,liblibloading-93f111b0df540ff3.rlib}.rlib" "-ldl" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libglutin_egl_sys-e515e4a65058beab.rlib,libpiston-32bef9eecfc2e12d.rlib,libevent_loop-e67baa16d937ae84.rlib,libspin_sleep-68516b00ca367b89.rlib,libwindow-4b5f9c464a609633.rlib,libinput-9a2cdee644d359b9.rlib,libserde-2c15afe036253a32.rlib,libgfx_graphics-6b6d0e3921ad9ddc.rlib,libshader_version-5812458aa3e4cd3b.rlib,libgraphics_api_version-9a2eb85d1c6fb0c7.rlib,libshaders_graphics2d-60da6d93850f12dc.rlib,libgraphics-65aaa9ecef13338c.rlib,libinterpolation-735a6293525c18b5.rlib,libvecmath-4ab82ff6efa548cc.rlib,librusttype-7304e1d527dc06d8.rlib,libab_glyph_rasterizer-9ac758ab9e29ab21.rlib,libowned_ttf_parser-5733f77f04a884f8.rlib,libttf_parser-6494604512d55a58.rlib,libfnv-81596130b397d5c3.rlib,libread_color-b86e0a51daa0617e.rlib,libviewport-68afd48d38384180.rlib,libfloat-3a2db9956b6c79fe.rlib,libgfx_texture-697286a28a5f26cb.rlib,libimage-9afeebf6f61474da.rlib,libbytemuck-bdbde55f389e742a.rlib,libpng-2ce3724861d66188.rlib,libexr-5e3f850fabac8fee.rlib,libflume-9ae7575141c726ee.rlib,libspin-7d1084866d92c656.rlib,liblock_api-8a3a9ae637979500.rlib,libpin_project-e90b7a164136a5e5.rlib,libfutures_sink-6b34edd4ad0827d4.rlib,libfutures_core-262b0b080aab7fb5.rlib,libnanorand-b5c2e70528ee2c50.rlib,libgetrandom-4ceb0ccfd59bbe9e.rlib,libthreadpool-586f352afe51ed2a.rlib,libbit_field-64298eae6118a5b2.rlib,libinflate-5e5bdc6ff1667a9c.rlib,libdeflate-a6f271635a280993.rlib,libadler32-5cb8e62306edda0a.rlib,liblebe-a22831b628e61137.rlib,libhalf-34d4a81151972767.rlib,libsmallvec-cccb44d9dce4cf27.rlib,libscoped_threadpool-7a69c1f095d1210f.rlib,libnum_rational-d07e32e6eb68ce6a.rlib,libnum_integer-ce2f7ddd2d89fcb0.rlib,libgif-d3f11ba2a7ce49a7.rlib,libcolor_quant-fd36927056f4d79f.rlib,libbyteorder-c7092f68299ac016.rlib,libnum_traits-e04a0b1505efd012.rlib,libtiff-1418c08bb165d157.rlib,libflate2-0bc3a173a36d406a.rlib,libminiz_oxide-eaac9f770cbf95cc.rlib,libadler-b32dea79b2f05ffd.rlib,libcrc32fast-73831421cab1f53a.rlib,libweezl-f531a40d0c23cadd.rlib,libjpeg_decoder-9b410e7299cfbf34.rlib,librayon-817938b032a3da28.rlib,librayon_core-9a2cd7a4637c8250.rlib,libnum_cpus-1173351b7211ded1.rlib,liblibc-05aac8d2dbdac7df.rlib,libcrossbeam_deque-feab3bcfcc1b4ba7.rlib,libcrossbeam_epoch-082f09a5c5878a95.rlib,libmemoffset-55fe4c4525b1aab8.rlib,libscopeguard-73056285f12cb829.rlib,libcrossbeam_channel-eb3ebe0039fefd61.rlib,libcrossbeam_utils-3a2e50d552e81206.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libeither-e8a0ef7222037a64.rlib,libtexture-5de1336f89eccf7f.rlib,libgfx_device_gl-3e57c59be087d1a5.rlib,libgfx_gl-3f2112132ab0fa83.rlib,libgfx-1b193c2dd78d9b36.rlib,libgfx_core-0bef6141354fc7cb.rlib,libdraw_state-a2da44675457cf2a.rlib,libbitflags-e274cd04b58a060d.rlib,liblog-2fa663e3959e676f.rlib,libcfg_if-66d55f6b302e88c8.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcPD6uW3/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/rust_snake_game-2f953713c307b658" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libgetrandom-4ceb0ccfd59bbe9e.rlib(getrandom-4ceb0ccfd59bbe9e.getrandom.520db16ee74955ed-cgu.0.rcgu.o): in function `getrandom::util_libc::open_readonly': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.2.7/src/util_libc.rs:150:(.text._ZN9getrandom9util_libc13open_readonly17h7ca4da9c6913233cE+0xbc): undefined reference to `open64' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = note: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#rustc-link-lib) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-snake-game` (bin "rust-snake-game") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "527636cbe259046b559ddadc409451116fd825239d43775a8f669c3149e4049d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "527636cbe259046b559ddadc409451116fd825239d43775a8f669c3149e4049d", kill_on_drop: false }` [INFO] [stdout] 527636cbe259046b559ddadc409451116fd825239d43775a8f669c3149e4049d