[INFO] cloning repository https://github.com/joelniinikoski/jormas_games [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/joelniinikoski/jormas_games" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoelniinikoski%2Fjormas_games", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoelniinikoski%2Fjormas_games'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1601212c6fb491a932ebf15269ec8f2385cc3cad [INFO] testing joelniinikoski/jormas_games 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%2Fjoelniinikoski%2Fjormas_games" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/joelniinikoski/jormas_games [INFO] finished tweaking git repo https://github.com/joelniinikoski/jormas_games [INFO] tweaked toml for git repo https://github.com/joelniinikoski/jormas_games written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/joelniinikoski/jormas_games 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/joelniinikoski/jormas_games 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: unused manifest key: bin.0.src [INFO] [stderr] warning: unused manifest key: bin.1.src [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 1763f40413cbe117ba97a580da78a0dfc97645ca7a241c98c37810234b3341ee [INFO] running `Command { std: "docker" "start" "-a" "1763f40413cbe117ba97a580da78a0dfc97645ca7a241c98c37810234b3341ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1763f40413cbe117ba97a580da78a0dfc97645ca7a241c98c37810234b3341ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1763f40413cbe117ba97a580da78a0dfc97645ca7a241c98c37810234b3341ee", kill_on_drop: false }` [INFO] [stdout] 1763f40413cbe117ba97a580da78a0dfc97645ca7a241c98c37810234b3341ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 31cb991df0c86da5a6964e9ce20f87e4e7fce5a2989c000d1bf10bb094478fe4 [INFO] running `Command { std: "docker" "start" "-a" "31cb991df0c86da5a6964e9ce20f87e4e7fce5a2989c000d1bf10bb094478fe4", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: bin.0.src [INFO] [stderr] warning: unused manifest key: bin.1.src [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling sapp-linux v0.1.14 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling quad-snd v0.2.3 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling bytemuck v1.9.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling ttf-parser v0.12.3 [INFO] [stderr] Compiling bumpalo v3.10.0 [INFO] [stderr] Compiling glam v0.14.0 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling ogg v0.7.1 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling lewton v0.9.4 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling quad-alsa-sys v0.3.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling fontdue v0.5.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling audrey v0.3.0 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling miniquad v0.3.0-alpha.46 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling macroquad v0.3.16 [INFO] [stderr] Compiling macroquad_jorma 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/rustcW52G4J/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libmacroquad_jorma-d96de0c73a27d4fe.rlib,librand-3c862eb2a6d7dda1.rlib,librand_chacha-e6e6171a6f871988.rlib,libppv_lite86-a9f3c9ee76597f1e.rlib,librand_core-8fe97031ebf95a8d.rlib,libgetrandom-21f7f0a18fb310ca.rlib,libmacroquad-415318c361554b6e.rlib,libbumpalo-85079b1fae449bcf.rlib,libfontdue-0a774ff6068c9721.rlib,libttf_parser-9870af413577b5d3.rlib,libhashbrown-0dccce57bbd8f9b2.rlib,libahash-18c039992bb48e9f.rlib,libimage-2fc76df3d8b5d34e.rlib,libcolor_quant-fd36927056f4d79f.rlib,libnum_iter-6b1f39f2b6d09022.rlib,libbytemuck-b6264fcfd1cb0434.rlib,libpng-041017762db448b0.rlib,libminiz_oxide-dd3230b304bd21da.rlib,libcrc32fast-8f2d6020cd2aee51.rlib,libcfg_if-66d55f6b302e88c8.rlib,libdeflate-c52f7037696141fd.rlib,libadler32-5cb8e62306edda0a.rlib,libbitflags-e274cd04b58a060d.rlib,libnum_rational-49698a452cf0bb5a.rlib,libnum_integer-d2cf829730df7cfd.rlib,libnum_traits-3cb65ae8623d94f1.rlib,libquad_rand-7b25f8b6bd96ca28.rlib,libglam-de112eec52641f78.rlib,libquad_snd-01d8fed1d5f3f8dc.rlib,libaudrey-4c1c0ec29ad913e4.rlib,liblewton-c54db9ee7a4673be.rlib,libogg-c9d6b8411bd17b7a.rlib,libsmallvec-b32ffdb17841032a.rlib,libmaybe_uninit-56cae5b1ed8837f0.rlib,libbyteorder-c7092f68299ac016.rlib,libhound-829a5324fc761e16.rlib,libdasp_frame-c9ca4f0bfecd863a.rlib,libdasp_sample-e0e2a9702f572d9f.rlib,libquad_alsa_sys-18d0f480fce19dea.rlib,libminiquad-fc9af3674fca5874.rlib,libsapp_linux-99aa6bd1a418d216.rlib,liblibc-46cbd4892249b89e.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" "-Wl,-Bdynamic" "-lasound" "-lGL" "-lX11" "-lXi" "-L" "/tmp/rustcW52G4J/raw-dylibs" "-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/pong-b975d2bad0ad87a9" "-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-21f7f0a18fb310ca.rlib(getrandom-21f7f0a18fb310ca.getrandom.191978e39c2c1aea-cgu.0.rcgu.o): undefined reference to symbol 'open64@@GLIBC_2.2.5' [INFO] [stdout] /usr/bin/ld: /lib/x86_64-linux-gnu/libc.so.6: error adding symbols: DSO missing from command line [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] [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/rustcViAp5W/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libmacroquad_jorma-d96de0c73a27d4fe.rlib,librand-3c862eb2a6d7dda1.rlib,librand_chacha-e6e6171a6f871988.rlib,libppv_lite86-a9f3c9ee76597f1e.rlib,librand_core-8fe97031ebf95a8d.rlib,libgetrandom-21f7f0a18fb310ca.rlib,libmacroquad-415318c361554b6e.rlib,libbumpalo-85079b1fae449bcf.rlib,libfontdue-0a774ff6068c9721.rlib,libttf_parser-9870af413577b5d3.rlib,libhashbrown-0dccce57bbd8f9b2.rlib,libahash-18c039992bb48e9f.rlib,libimage-2fc76df3d8b5d34e.rlib,libcolor_quant-fd36927056f4d79f.rlib,libnum_iter-6b1f39f2b6d09022.rlib,libbytemuck-b6264fcfd1cb0434.rlib,libpng-041017762db448b0.rlib,libminiz_oxide-dd3230b304bd21da.rlib,libcrc32fast-8f2d6020cd2aee51.rlib,libcfg_if-66d55f6b302e88c8.rlib,libdeflate-c52f7037696141fd.rlib,libadler32-5cb8e62306edda0a.rlib,libbitflags-e274cd04b58a060d.rlib,libnum_rational-49698a452cf0bb5a.rlib,libnum_integer-d2cf829730df7cfd.rlib,libnum_traits-3cb65ae8623d94f1.rlib,libquad_rand-7b25f8b6bd96ca28.rlib,libglam-de112eec52641f78.rlib,libquad_snd-01d8fed1d5f3f8dc.rlib,libaudrey-4c1c0ec29ad913e4.rlib,liblewton-c54db9ee7a4673be.rlib,libogg-c9d6b8411bd17b7a.rlib,libsmallvec-b32ffdb17841032a.rlib,libmaybe_uninit-56cae5b1ed8837f0.rlib,libbyteorder-c7092f68299ac016.rlib,libhound-829a5324fc761e16.rlib,libdasp_frame-c9ca4f0bfecd863a.rlib,libdasp_sample-e0e2a9702f572d9f.rlib,libquad_alsa_sys-18d0f480fce19dea.rlib,libminiquad-fc9af3674fca5874.rlib,libsapp_linux-99aa6bd1a418d216.rlib,liblibc-46cbd4892249b89e.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" "-Wl,-Bdynamic" "-lasound" "-lGL" "-lX11" "-lXi" "-L" "/tmp/rustcViAp5W/raw-dylibs" "-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/game_of_life-9f15521e23c90a7a" "-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-21f7f0a18fb310ca.rlib(getrandom-21f7f0a18fb310ca.getrandom.191978e39c2c1aea-cgu.0.rcgu.o): undefined reference to symbol 'open64@@GLIBC_2.2.5' [INFO] [stdout] /usr/bin/ld: /lib/x86_64-linux-gnu/libc.so.6: error adding symbols: DSO missing from command line [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 `macroquad_jorma` (bin "pong") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `macroquad_jorma` (bin "game_of_life") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "31cb991df0c86da5a6964e9ce20f87e4e7fce5a2989c000d1bf10bb094478fe4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31cb991df0c86da5a6964e9ce20f87e4e7fce5a2989c000d1bf10bb094478fe4", kill_on_drop: false }` [INFO] [stdout] 31cb991df0c86da5a6964e9ce20f87e4e7fce5a2989c000d1bf10bb094478fe4