[INFO] cloning repository https://github.com/redwarp/snake [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/redwarp/snake" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredwarp%2Fsnake", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredwarp%2Fsnake'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 657a817f7b18090250fb7a3f3ae178df594c2da0 [INFO] testing redwarp/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%2Fredwarp%2Fsnake" "/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/redwarp/snake [INFO] finished tweaking git repo https://github.com/redwarp/snake [INFO] tweaked toml for git repo https://github.com/redwarp/snake written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/redwarp/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/redwarp/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] fa0aa4032c63e1c0b81e63722ee06f56d885153c24fc5bb3c6b60d254b3d3b76 [INFO] running `Command { std: "docker" "start" "-a" "fa0aa4032c63e1c0b81e63722ee06f56d885153c24fc5bb3c6b60d254b3d3b76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fa0aa4032c63e1c0b81e63722ee06f56d885153c24fc5bb3c6b60d254b3d3b76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa0aa4032c63e1c0b81e63722ee06f56d885153c24fc5bb3c6b60d254b3d3b76", kill_on_drop: false }` [INFO] [stdout] fa0aa4032c63e1c0b81e63722ee06f56d885153c24fc5bb3c6b60d254b3d3b76 [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] dd8ca331e8310b5ff31bf016c7897f151f4709c3512afe06d8b02ffb603b41ff [INFO] running `Command { std: "docker" "start" "-a" "dd8ca331e8310b5ff31bf016c7897f151f4709c3512afe06d8b02ffb603b41ff", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling libloading v0.6.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling piston-float v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling syn v1.0.41 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling wayland-sys v0.21.13 [INFO] [stderr] Compiling ordered-float v1.1.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling piston-viewport v1.0.0 [INFO] [stderr] Compiling rayon-core v1.8.1 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling piston-graphics_api_version v1.0.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling rayon v1.4.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling cc v1.0.60 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling gl v0.11.0 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling wayland-commons v0.21.13 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling png v0.16.7 [INFO] [stderr] Compiling tiff v0.5.0 [INFO] [stderr] Compiling shader_version v0.7.0 [INFO] [stderr] Compiling vecmath v1.0.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling interpolation v0.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling jpeg-decoder v0.1.20 [INFO] [stderr] Compiling bytemuck v1.4.1 [INFO] [stderr] Compiling read_color v1.0.0 [INFO] [stderr] Compiling piston-texture v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling piston2d-graphics v0.37.0 [INFO] [stderr] Compiling piston-shaders_graphics2d v0.3.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling image v0.23.9 [INFO] [stderr] Compiling pistoncore-input v1.0.0 [INFO] [stderr] Compiling pistoncore-window v0.47.0 [INFO] [stderr] Compiling pistoncore-event_loop v0.52.0 [INFO] [stderr] Compiling piston v0.52.0 [INFO] [stderr] Compiling piston2d-opengl_graphics v0.74.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.66.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: "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/rustc5y2Z9O/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{librand-acbef01b068283e7.rlib,librand_chacha-1e9ce603e679f1bc.rlib,libppv_lite86-fe4748cb9a4a903e.rlib,librand_core-af31ddfb116860d3.rlib,libgetrandom-3d65a302698658d7.rlib,libpiston-e5fcb79c0e33cb39.rlib,libevent_loop-e1e74e97f8a3103e.rlib,libglutin_window-a53c785b1119008b.rlib,libwindow-23108dc248464187.rlib,libinput-15dac7e481c0816d.rlib,libserde-f1a69c3c80e4b49a.rlib,libglutin-42e9aa72e220be0a.rlib,libosmesa_sys-60a94962820aa55f.rlib,libshared_library-79668daa0c658db0.rlib,liblibloading-362fd8ed7941e028.rlib}.rlib" "-ldl" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libwinit-0e6c2f0d3e1df546.rlib}.rlib" "-ldl" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libraw_window_handle-1b807e16d7745ad7.rlib,libsmithay_client_toolkit-a605fce0b576831a.rlib,libwayland_protocols-3ca2fc1e092be557.rlib,libwayland_client-a181dea7c5ccb7d3.rlib,libwayland_commons-3faa12ff21e340ff.rlib,libwayland_sys-b2e284cbc1460a83.rlib,libnix-78adc360ae7d26cd.rlib,libvoid-93586161032aa49a.rlib,libmemmap-6d2d3e2cc4680da5.rlib,libandrew-3af89bebf6032d0e.rlib,libxml-f868e108e08c2f2d.rlib,libxdg-f7294b9b5e8fc405.rlib,libwalkdir-3efeb4370cd33e40.rlib,libsame_file-ebfa63be59ead6ba.rlib,librusttype-51d8719b6b0e15d5.rlib,libline_drawing-82765e4a834bed02.rlib,libdlib-37780b2ebe91ddbb.rlib,liblibloading-df620bfc30ad4611.rlib}.rlib" "-ldl" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libpercent_encoding-3f452dc5e318e927.rlib,libparking_lot-1b76ac2c05b2b616.rlib,libparking_lot_core-fc41122cf07078c5.rlib,libsmallvec-8b046477ae81064c.rlib,liblock_api-6f337b257994d935.rlib,liblog-e27f9015365cb9c5.rlib,libglutin_glx_sys-a66ed0edfd846371.rlib,libx11_dl-1d9bbc7bc2a9fd5f.rlib}.rlib" "-ldl" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libglutin_egl_sys-f11de4931f2377f2.rlib,libopengl_graphics-1c9da817d672bce0.rlib,libgraphics-e900b8888f5067ae.rlib,libfnv-81596130b397d5c3.rlib,librusttype-4a72206f4b684805.rlib,libstb_truetype-3c1a78e44aa581b1.rlib,libordered_float-5595c4699345fa0b.rlib,libapprox-4f52ec1b17a8bee6.rlib,libviewport-68afd48d38384180.rlib,libinterpolation-f19afb8b2b1bf86a.rlib,libread_color-b86e0a51daa0617e.rlib,libtexture-0a4761c54ec9d420.rlib,libvecmath-4ab82ff6efa548cc.rlib,libfloat-3a2db9956b6c79fe.rlib,libgl-de5c31fde1598de2.rlib,libimage-78df9024c94e7ec3.rlib,libbytemuck-bfa446c6f83e451f.rlib,libpng-9efe075011e6b656.rlib,libcrc32fast-061a844a3ae1fd0f.rlib,libdeflate-c713fec0228355e7.rlib,libbitflags-561a4f1321538a32.rlib,libnum_iter-9d3c9e3bfca30ff7.rlib,libjpeg_decoder-abcda21c358e9336.rlib,librayon-4fb675474761a4d0.rlib,librayon_core-a14d618e2008095c.rlib,libnum_cpus-27adeaa48ca3a367.rlib,liblibc-ef7905a6c382df03.rlib,libcrossbeam_deque-8ef9bde6083d66fa.rlib,libcrossbeam_epoch-216d29e384b147b8.rlib,libscopeguard-73056285f12cb829.rlib,libmemoffset-a37616990ad4cfb8.rlib,libcrossbeam_channel-e4f7507907b6e89d.rlib,libmaybe_uninit-56cae5b1ed8837f0.rlib,libcrossbeam_utils-946317e8b534a400.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libcfg_if-2d17986ae484e939.rlib,libeither-e8a0ef7222037a64.rlib,libscoped_threadpool-7a69c1f095d1210f.rlib,libnum_rational-cdb051a8171a844e.rlib,libnum_integer-bfc0d1052d038f7a.rlib,libgif-b9feb260d01964d6.rlib,libcolor_quant-9c8c9adf1a35708c.rlib,libnum_traits-3ce7a2d6fa7a3fa6.rlib,libtiff-04ff45372abde642.rlib,libminiz_oxide-dd3230b304bd21da.rlib,libadler32-5cb8e62306edda0a.rlib,liblzw-4876bf1d3077c95b.rlib,libbyteorder-549def2b2525ef52.rlib,libshaders_graphics2d-5a46acf23384ba7e.rlib,libshader_version-5812458aa3e4cd3b.rlib,libgraphics_api_version-9a2eb85d1c6fb0c7.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/rustc5y2Z9O/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/libloading-d9c3befd15d8d7c8/out" "-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-4b6b78723f4ab396" "-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-3d65a302698658d7.rlib(getrandom-3d65a302698658d7.getrandom.cca278e80fb4fe2-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.1.15/src/util_libc.rs:112:(.text._ZN9getrandom9util_libc13open_readonly17hc224e8524e837b27E+0x79): 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` (bin "snake") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "dd8ca331e8310b5ff31bf016c7897f151f4709c3512afe06d8b02ffb603b41ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd8ca331e8310b5ff31bf016c7897f151f4709c3512afe06d8b02ffb603b41ff", kill_on_drop: false }` [INFO] [stdout] dd8ca331e8310b5ff31bf016c7897f151f4709c3512afe06d8b02ffb603b41ff