[INFO] cloning repository https://github.com/henrikno/sdl2-opengl-example
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/henrikno/sdl2-opengl-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhenrikno%2Fsdl2-opengl-example", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhenrikno%2Fsdl2-opengl-example'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 58f6407e6a49c83c43322cfb4636d46499855b3b
[INFO] testing henrikno/sdl2-opengl-example 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%2Fhenrikno%2Fsdl2-opengl-example" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/henrikno/sdl2-opengl-example
[INFO] finished tweaking git repo https://github.com/henrikno/sdl2-opengl-example
[INFO] tweaked toml for git repo https://github.com/henrikno/sdl2-opengl-example written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/henrikno/sdl2-opengl-example 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/henrikno/sdl2-opengl-example 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] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 849758d8916c31e885cdbf738d4b1518b7c0200534ffaef4ac216065a56897d1
[INFO] running `Command { std: "docker" "start" "-a" "849758d8916c31e885cdbf738d4b1518b7c0200534ffaef4ac216065a56897d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "849758d8916c31e885cdbf738d4b1518b7c0200534ffaef4ac216065a56897d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "849758d8916c31e885cdbf738d4b1518b7c0200534ffaef4ac216065a56897d1", kill_on_drop: false }`
[INFO] [stdout] 849758d8916c31e885cdbf738d4b1518b7c0200534ffaef4ac216065a56897d1
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0b07a8da12a0fcfa7bc1f682fc5ed8895707721d9a4072ae5936110fb6595335
[INFO] running `Command { std: "docker" "start" "-a" "0b07a8da12a0fcfa7bc1f682fc5ed8895707721d9a4072ae5936110fb6595335", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling bitflags v1.0.1
[INFO] [stderr]    Compiling log v0.3.8
[INFO] [stderr]    Compiling num-traits v0.1.41
[INFO] [stderr]    Compiling khronos_api v2.0.0
[INFO] [stderr]    Compiling libc v0.2.34
[INFO] [stderr]    Compiling sdl2-sys v0.30.0
[INFO] [stderr]    Compiling lazy_static v0.2.11
[INFO] [stderr]    Compiling xml-rs v0.7.0
[INFO] [stderr]    Compiling rand v0.3.18
[INFO] [stderr]    Compiling num-integer v0.1.35
[INFO] [stderr]    Compiling num-iter v0.1.34
[INFO] [stderr]    Compiling gl_generator v0.6.1
[INFO] [stderr]    Compiling num v0.1.41
[INFO] [stderr]    Compiling sdl2 v0.30.0
[INFO] [stderr]    Compiling gl v0.6.5
[INFO] [stderr]    Compiling sdl2-opengl-example v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused label
[INFO] [stdout]   --> src/main.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     'main: loop {
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_labels)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcxXN3lG/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsdl2-d9ec615b30da9db3,librand-44f5156a2525369b,libsdl2_sys-3370680a7612a91f,libbitflags-93de1e277c949754,liblazy_static-f94a104d9c94319d,liblibc-a32b769f215bc0c1,libnum-6d98f1b6dbd4f6b5,libnum_iter-03b972f6e2207f3c,libnum_integer-bf9ec737f6a3efc6,libnum_traits-ed067a6870c94bd7,libgl-cc51d0a14f898773}.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_ttf" "-lSDL2_image" "-lSDL2" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcxXN3lG/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/sdl2_opengl_example-acfc76e764efd3e2" "-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_ttf
[INFO] [stdout]           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 `sdl2-opengl-example` (bin "sdl2-opengl-example") due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "0b07a8da12a0fcfa7bc1f682fc5ed8895707721d9a4072ae5936110fb6595335", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b07a8da12a0fcfa7bc1f682fc5ed8895707721d9a4072ae5936110fb6595335", kill_on_drop: false }`
[INFO] [stdout] 0b07a8da12a0fcfa7bc1f682fc5ed8895707721d9a4072ae5936110fb6595335
