[INFO] cloning repository https://github.com/konradsz/sdl_rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/konradsz/sdl_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkonradsz%2Fsdl_rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkonradsz%2Fsdl_rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 742e90adcf502f0a8aa008c5526adb07a1008aba
[INFO] testing konradsz/sdl_rust against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkonradsz%2Fsdl_rust" "/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/konradsz/sdl_rust
[INFO] finished tweaking git repo https://github.com/konradsz/sdl_rust
[INFO] tweaked toml for git repo https://github.com/konradsz/sdl_rust written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/konradsz/sdl_rust on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/konradsz/sdl_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-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e395b1c2b64be903a00dc00ab42cd9dec3de379e52fd0fff867d1cf59b57f4db
[INFO] running `Command { std: "docker" "start" "-a" "e395b1c2b64be903a00dc00ab42cd9dec3de379e52fd0fff867d1cf59b57f4db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e395b1c2b64be903a00dc00ab42cd9dec3de379e52fd0fff867d1cf59b57f4db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e395b1c2b64be903a00dc00ab42cd9dec3de379e52fd0fff867d1cf59b57f4db", kill_on_drop: false }`
[INFO] [stdout] e395b1c2b64be903a00dc00ab42cd9dec3de379e52fd0fff867d1cf59b57f4db
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7ae0ca9dca2e6944695135a33b23fa0f9d19cd05df4aab3e700566abd9561f19
[INFO] running `Command { std: "docker" "start" "-a" "7ae0ca9dca2e6944695135a33b23fa0f9d19cd05df4aab3e700566abd9561f19", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v0.1.2
[INFO] [stderr]    Compiling rand_core v0.4.0
[INFO] [stderr]    Compiling num-traits v0.2.6
[INFO] [stderr]    Compiling libc v0.2.51
[INFO] [stderr]    Compiling cfg-if v0.1.7
[INFO] [stderr]    Compiling num-integer v0.1.39
[INFO] [stderr]    Compiling num-iter v0.1.37
[INFO] [stderr]    Compiling sdl2 v0.32.2
[INFO] [stderr]    Compiling bitflags v1.0.4
[INFO] [stderr]    Compiling lazy_static v1.3.0
[INFO] [stderr]    Compiling c_vec v1.3.2
[INFO] [stderr]    Compiling sdl2-sys v0.32.6
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling rand_jitter v0.1.3
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling num v0.1.42
[INFO] [stderr]    Compiling sdl_rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcQ4iHw8/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsdl2-c960ae34941a8505,librand-15e1a994bb58ea15,librand_xorshift-c94128df45d7b511,librand_pcg-084ed86fa1b3ce9a,librand_hc-b86f4fc7c4e48350,librand_chacha-94ce3c3b85856b8f,librand_isaac-e49a6a289643756f,librand_core-b75a578ebae8fe90,librand_os-acde26a5f637e5f8,librand_jitter-17f3b41abb8847f4,librand_core-304effe925ae0d6a,libc_vec-b3d508024465ac34,libsdl2_sys-2c06da3be237a412,libbitflags-6d2f8c1ae0c6cf82,liblazy_static-cd609a044bdca600,liblibc-3b2c13c7dc86b6e4,libnum-e64fb44f83dd8f25,libnum_iter-38bb5819aadf11b9,libnum_integer-f7e41d05d9939b60,libnum_traits-d5697793d28bb1c5}.rlib" "<sysroot>/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_gfx" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcQ4iHw8/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/sdl_rust-9a64a9190eab9205" "-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_gfx
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sdl_rust` (bin "sdl_rust") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "7ae0ca9dca2e6944695135a33b23fa0f9d19cd05df4aab3e700566abd9561f19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ae0ca9dca2e6944695135a33b23fa0f9d19cd05df4aab3e700566abd9561f19", kill_on_drop: false }`
[INFO] [stdout] 7ae0ca9dca2e6944695135a33b23fa0f9d19cd05df4aab3e700566abd9561f19
