[INFO] cloning repository https://github.com/WishAllVA/rust-snake [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/WishAllVA/rust-snake" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWishAllVA%2Frust-snake", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWishAllVA%2Frust-snake'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6aa68fa301270d8e18523e556613757653c07f04 [INFO] testing WishAllVA/rust-snake 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%2FWishAllVA%2Frust-snake" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/WishAllVA/rust-snake [INFO] finished tweaking git repo https://github.com/WishAllVA/rust-snake [INFO] tweaked toml for git repo https://github.com/WishAllVA/rust-snake written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/WishAllVA/rust-snake 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/WishAllVA/rust-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" "+c066bf6804adc55193b71afdff6a56922f4a8689" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 6d0100402fc66423e5c60652ce93809e59e89621000795f028eba57879863340 [INFO] running `Command { std: "docker" "start" "-a" "6d0100402fc66423e5c60652ce93809e59e89621000795f028eba57879863340", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6d0100402fc66423e5c60652ce93809e59e89621000795f028eba57879863340", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d0100402fc66423e5c60652ce93809e59e89621000795f028eba57879863340", kill_on_drop: false }` [INFO] [stdout] 6d0100402fc66423e5c60652ce93809e59e89621000795f028eba57879863340 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 1cecdb008320f3689fe6b3b55d1419d567aac41cce000fc19a5836af8466cf98 [INFO] running `Command { std: "docker" "start" "-a" "1cecdb008320f3689fe6b3b55d1419d567aac41cce000fc19a5836af8466cf98", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.127 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling piston-float v1.0.1 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling piston-viewport v1.0.2 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling serde_derive v1.0.142 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling serde v1.0.142 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling piston-graphics_api_version v1.0.1 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling spin v0.9.4 [INFO] [stderr] Compiling deflate v1.0.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling draw_state v0.8.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling gfx_core v0.9.2 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling lebe v0.5.1 [INFO] [stderr] Compiling glutin_egl_sys v0.1.6 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling xdg v2.4.1 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling glutin_glx_sys v0.1.8 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling gif v0.11.4 [INFO] [stderr] Compiling gl v0.13.0 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling png v0.17.5 [INFO] [stderr] Compiling raw-window-handle v0.3.4 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling gfx_gl v0.6.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling piston-texture v0.8.0 [INFO] [stderr] Compiling bytemuck v1.11.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling gfx v0.18.2 [INFO] [stderr] Compiling shader_version v0.7.0 [INFO] [stderr] Compiling vecmath v1.0.0 [INFO] [stderr] Compiling spin_sleep v1.1.1 [INFO] [stderr] Compiling read_color v1.0.0 [INFO] [stderr] Compiling interpolation v0.2.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling wayland-commons v0.28.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling piston-shaders_graphics2d v0.4.0 [INFO] [stderr] Compiling piston2d-graphics v0.42.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling jpeg-decoder v0.2.6 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling tiff v0.7.3 [INFO] [stderr] Compiling pin-project-internal v1.0.11 [INFO] [stderr] Compiling wayland-cursor v0.28.6 [INFO] [stderr] Compiling wayland-egl v0.28.6 [INFO] [stderr] Compiling gfx_device_gl v0.16.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 image v0.24.3 [INFO] [stderr] Compiling pistoncore-window v0.47.1 [INFO] [stderr] Compiling pistoncore-event_loop v0.53.1 [INFO] [stderr] Compiling piston v0.53.1 [INFO] [stderr] Compiling piston-gfx_texture v0.42.0 [INFO] [stderr] Compiling piston2d-gfx_graphics v0.76.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.12.3 [INFO] [stderr] Compiling winit v0.24.0 [INFO] [stderr] Compiling glutin v0.26.0 [INFO] [stderr] Compiling pistoncore-glutin_window v0.70.1 [INFO] [stderr] Compiling piston_window v0.124.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: "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/rustcnO69hj/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libpiston_window-d5f23b91dcf37c10.rlib,libglutin_window-685a16405fd0316f.rlib,libgl-8d2dd044e3c79452.rlib,libglutin-78ebd7ffccf3aa85.rlib,libwayland_egl-2efd8215305f840c.rlib,libosmesa_sys-9e53504e20f751e6.rlib,libshared_library-e2492b667a7b5e61.rlib,libwinit-b667701835a89e24.rlib,libmio_extras-841d265b409fe42b.rlib,libmio-5b49edef84447f74.rlib,libslab-793d2e028b450ee7.rlib,libiovec-aeafaa9d5cb68d4e.rlib,libnet2-8b63fe6895fe36cf.rlib,liblazycell-eedb34e0c1f475b4.rlib,libpercent_encoding-3f452dc5e318e927.rlib,libsmithay_client_toolkit-3515462dc1e4d6f0.rlib,libandrew-b982a986f38a4837.rlib,libxml-2dc9518b220164ad.rlib,libxdg-709a6d6a9e3eead5.rlib,libdirs-2f41e8aacec32bf9.rlib,libdirs_sys-a404a662eb1bb6a5.rlib,libwalkdir-6da7a998d20d0502.rlib,libsame_file-ebfa63be59ead6ba.rlib,libwayland_cursor-ae0a98580d40cec7.rlib,libxcursor-bc7f88a16098cd4a.rlib,libnom-d1c0aeebaae02fe3.rlib,libmemchr-b6b881c91ed2f84b.rlib,libmemmap2-ed512c01900d3f15.rlib,libwayland_protocols-ae00bbe783f3ebcd.rlib,libwayland_client-709e786cf0679882.rlib,libscoped_tls-c773acb8a8b535a4.rlib,libwayland_commons-aae2bc79758b13ff.rlib,libnix-61ccef68c5d4e0c4.rlib,libwayland_sys-a9a25062884da2a3.rlib,libdlib-46aadee49dd46aae.rlib,liblibloading-9bcc23d3cb2d4dff.rlib}.rlib" "-ldl" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libcalloop-bb7a5060e7ea11c0.rlib,libnix-a2a85bff58ceebc7.rlib,libcfg_if-2d17986ae484e939.rlib,libdlib-13ac18e771e0262c.rlib,liblibloading-308597874b178daa.rlib}.rlib" "-ldl" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libraw_window_handle-2f9b7d3891324696.rlib,libraw_window_handle-56b95ac57c38091c.rlib,libcty-5091860036d7fdf6.rlib,libparking_lot-2ea2342be1578a2e.rlib,libparking_lot_core-f09ebcc90021d096.rlib,libinstant-e23fa3fb52ce1101.rlib,libglutin_glx_sys-ad1361eee6115a76.rlib,libx11_dl-138a6bcddb62cd79.rlib}.rlib" "-ldl" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libglutin_egl_sys-fd2a4ffbe0648be1.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libpiston-46264473bb47b0db.rlib,libevent_loop-940698107d128560.rlib,libspin_sleep-cf54a9b5104e98e5.rlib,libwindow-39f170e2116850bc.rlib,libinput-bb7da822755e640e.rlib,libserde-b6511bdbbf55349d.rlib,libgfx_graphics-7a4edec26073567d.rlib,libshader_version-df2439631eba9cb2.rlib,libgraphics_api_version-5118b958e0a15cb7.rlib,libshaders_graphics2d-60da6d93850f12dc.rlib,libgraphics-7108606b4a7302dd.rlib,libinterpolation-f19afb8b2b1bf86a.rlib,libvecmath-06400610f00b7016.rlib,librusttype-990d7681c81c5a10.rlib,libab_glyph_rasterizer-7c792a6342ebc267.rlib,libowned_ttf_parser-5733f77f04a884f8.rlib,libttf_parser-6494604512d55a58.rlib,libfnv-81596130b397d5c3.rlib,libread_color-b86e0a51daa0617e.rlib,libviewport-6d35c41250cf505f.rlib,libfloat-9508fc8d991630dc.rlib,libgfx_texture-62d1d6386407ce31.rlib,libimage-bcaaa00ad7b03687.rlib,libbytemuck-d467eb8209df4462.rlib,libpng-e7d7bc7cf95a00f8.rlib,libexr-06023c28d3ccba21.rlib,libflume-a65c4175b8533ae0.rlib,libspin-51d27e9ddaafe555.rlib,liblock_api-05ccfdad17814006.rlib,libpin_project-5c9839e2ec2a5b75.rlib,libfutures_sink-6b34edd4ad0827d4.rlib,libfutures_core-262b0b080aab7fb5.rlib,libnanorand-c88d208b6c8a7393.rlib,libthreadpool-e7be66dd56f19b8c.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-e11ba2b0b774c027.rlib,libnum_integer-4d89774bb0b448de.rlib,libgif-597c1811dd3dac01.rlib,libcolor_quant-fd36927056f4d79f.rlib,libbyteorder-c7092f68299ac016.rlib,libnum_traits-3cb65ae8623d94f1.rlib,libtiff-1b6341e209feee2a.rlib,libflate2-7e71747367124604.rlib,libminiz_oxide-eaac9f770cbf95cc.rlib,libadler-b32dea79b2f05ffd.rlib,libcrc32fast-8f2d6020cd2aee51.rlib,libweezl-203abeacc7a6ba7f.rlib,libjpeg_decoder-cdac7288349d3a50.rlib,librayon-5222f4b85bcbe232.rlib,librayon_core-d9327e084e76f354.rlib,libnum_cpus-0520514572c5adf0.rlib,libcrossbeam_deque-a0dfb91be084f029.rlib,libcrossbeam_epoch-c661ab813b04044c.rlib,libmemoffset-9acda8b838fa5d0e.rlib,libscopeguard-73056285f12cb829.rlib,libcrossbeam_channel-648eb5cf24d28710.rlib,libcrossbeam_utils-7eb5aa9f6fc5aa33.rlib,libonce_cell-734862852b790e74.rlib,libeither-6d630fb060af2013.rlib,libtexture-0a4761c54ec9d420.rlib,libgfx_device_gl-a265c19b6fac95ef.rlib,libgfx_gl-e87c90c813825e03.rlib,libgfx-24a84ff05a218a3b.rlib,libgfx_core-997e9e855d8fbff2.rlib,libdraw_state-a2da44675457cf2a.rlib,libbitflags-e274cd04b58a060d.rlib,liblog-fc4b0167ad2190de.rlib,librand-beb4679721eae4a7.rlib,librand_chacha-189b9831450fda88.rlib,libppv_lite86-a9f3c9ee76597f1e.rlib,librand_core-b5138cee8d38b4af.rlib,libgetrandom-1613b574dc01f7b0.rlib,liblibc-26bdf356815b703d.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/rustcnO69hj/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/snake_game-633986e097c26ef0" "-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-1613b574dc01f7b0.rlib(getrandom-1613b574dc01f7b0.getrandom.8ff6f4bdf3f41a24-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_readonly17h87a4da099ca2f787E+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 `snake_game` (bin "snake_game") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "1cecdb008320f3689fe6b3b55d1419d567aac41cce000fc19a5836af8466cf98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1cecdb008320f3689fe6b3b55d1419d567aac41cce000fc19a5836af8466cf98", kill_on_drop: false }` [INFO] [stdout] 1cecdb008320f3689fe6b3b55d1419d567aac41cce000fc19a5836af8466cf98