[INFO] cloning repository https://github.com/kpinter3-14/phone-game-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kpinter3-14/phone-game-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkpinter3-14%2Fphone-game-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkpinter3-14%2Fphone-game-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b4afc407109a81839ac43fd7883a4de390a7c93a [INFO] testing kpinter3-14/phone-game-rust against beta-2025-09-21 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkpinter3-14%2Fphone-game-rust" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config [INFO] started tweaking git repo https://github.com/kpinter3-14/phone-game-rust [INFO] finished tweaking git repo https://github.com/kpinter3-14/phone-game-rust [INFO] tweaked toml for git repo https://github.com/kpinter3-14/phone-game-rust written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kpinter3-14/phone-game-rust on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kpinter3-14/phone-game-rust 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6a4dd422162362a9527eb32fff960bb9cfea481a18041ab34414e19ca12d24d6 [INFO] running `Command { std: "docker" "start" "-a" "6a4dd422162362a9527eb32fff960bb9cfea481a18041ab34414e19ca12d24d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6a4dd422162362a9527eb32fff960bb9cfea481a18041ab34414e19ca12d24d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a4dd422162362a9527eb32fff960bb9cfea481a18041ab34414e19ca12d24d6", kill_on_drop: false }` [INFO] [stdout] 6a4dd422162362a9527eb32fff960bb9cfea481a18041ab34414e19ca12d24d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d1c39d2ccfe7c041aba4babb7443c5c2c81d25bebcb4d657e1625ccdda9c22d [INFO] running `Command { std: "docker" "start" "-a" "3d1c39d2ccfe7c041aba4babb7443c5c2c81d25bebcb4d657e1625ccdda9c22d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling sdl2-sys v0.34.3 [INFO] [stderr] Compiling sdl2 v0.34.3 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling emscripten_main_loop v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rand_core v0.6.1 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling game-lib v0.1.0 (/opt/rustwide/workdir/game-lib) [INFO] [stderr] Compiling cherry-ball v0.1.0 (/opt/rustwide/workdir/cherry-ball) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcltREVr/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librand-8e16fdce653557a4,librand_chacha-65e2e7c18c18b4bd,libppv_lite86-c6f18da16586a8ed,librand_core-c99cd700e83f9d02,libgetrandom-06f5043b77c34023,libgame_lib-7ddfbb1226bcc000,libpng-bb0b0e3d58a08015,libminiz_oxide-0e349b524b90f291,libcrc32fast-7a9105bf95c47852,libcfg_if-3e7fc4e38d4a72b5,libdeflate-01542b121cbefdf2,libbyteorder-7abd79d7d37cf217,libadler32-b015fcfcf4d4fee0,libemscripten_main_loop-448cc915c67429c0,libsdl2-1d037e0b2aaeb6d8,libsdl2_sys-f18ed83a28e0cc42,libbitflags-9d8828a22cdd2424,liblazy_static-af860367908b8176,liblibc-0be8859ab01684a4,libcgmath-7ed0ee1bcb00a2de,libapprox-820ae505dca13c2a,libnum_traits-58c79ea191fc14a4}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lSDL2_image" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcltREVr/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/cherry_ball-3387bfee356c9d44" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: unable to find library -lSDL2_image [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cherry-ball` (bin "cherry-ball") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "3d1c39d2ccfe7c041aba4babb7443c5c2c81d25bebcb4d657e1625ccdda9c22d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d1c39d2ccfe7c041aba4babb7443c5c2c81d25bebcb4d657e1625ccdda9c22d", kill_on_drop: false }` [INFO] [stdout] 3d1c39d2ccfe7c041aba4babb7443c5c2c81d25bebcb4d657e1625ccdda9c22d