[INFO] cloning repository https://github.com/jiggak/lemon-launcher-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jiggak/lemon-launcher-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjiggak%2Flemon-launcher-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjiggak%2Flemon-launcher-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 28ff2a12ec1b96642a41391be613d6ed7ba5a2cd
[INFO] testing jiggak/lemon-launcher-rs 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%2Fjiggak%2Flemon-launcher-rs" "/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/jiggak/lemon-launcher-rs
[INFO] finished tweaking git repo https://github.com/jiggak/lemon-launcher-rs
[INFO] tweaked toml for git repo https://github.com/jiggak/lemon-launcher-rs written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jiggak/lemon-launcher-rs 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/jiggak/lemon-launcher-rs 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] 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] 467240712a5237d115548332aa6cd2852aa8de2bf0fcd5b1c4f3a0181b4d99ac
[INFO] running `Command { std: "docker" "start" "-a" "467240712a5237d115548332aa6cd2852aa8de2bf0fcd5b1c4f3a0181b4d99ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "467240712a5237d115548332aa6cd2852aa8de2bf0fcd5b1c4f3a0181b4d99ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "467240712a5237d115548332aa6cd2852aa8de2bf0fcd5b1c4f3a0181b4d99ac", kill_on_drop: false }`
[INFO] [stdout] 467240712a5237d115548332aa6cd2852aa8de2bf0fcd5b1c4f3a0181b4d99ac
[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] d63c8a872ca46e75655fb7e3f0e7e9e6ad1a6d04d9840dce2391039440919a66
[INFO] running `Command { std: "docker" "start" "-a" "d63c8a872ca46e75655fb7e3f0e7e9e6ad1a6d04d9840dce2391039440919a66", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling sdl2-sys v0.37.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling sdl2 v0.37.0
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling configparser v3.1.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling clap_builder v4.5.19
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling clap v4.5.19
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling quick-xml v0.36.2
[INFO] [stderr]    Compiling serde-env v0.2.0
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling lemon-launcher v1.0.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/rustc8dySih/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtoml-2be5dd9011e51b88,libtoml_edit-f47d3ca9fb4262d4,libserde_spanned-9d5307b4afd1bef9,libindexmap-112f552261936071,libequivalent-9c3368f02729e3d6,libwinnow-676f34b6b566ee2e,libtoml_datetime-ee85c40178d0c1d6,libserde_env-4c83830fb69a12c6,libthiserror-7d76720fc4640957,libconfigparser-9178aa66b9b819b4,librusqlite-8fddca65ce038ebd,libbitflags-23b2fe5ae6deb536,libsmallvec-0f0f0aa712927539,libfallible_streaming_iterator-7982aad940bdcab8,libhashlink-bc3a0e1328dc58a3,libhashbrown-bf37f5b44565fe68,libahash-cf2a682a375c1add,libonce_cell-3ef29bc93d94fc76,libcfg_if-d9b80cb51cda7b5b,libzerocopy-764d0eb03e3dcdcc,liblibsqlite3_sys-cc307669d029811e,libfallible_iterator-95f09b8523ec2280,libquick_xml-0d3d14907bb728b4,libmemchr-b178a40a7718f9bf,libsdl2-f563ae3730de32f7,libsdl2_sys-8a0983ce532f2185,libbitflags-a9851ebd0ab18f47,liblazy_static-58edaf41543212f3,liblibc-558160977ef021fc,libserde-b86171e61e02f859,libanyhow-57621a2e05989b0f,libclap-48e9f57b7fdb4480,libclap_builder-d462c25305516482,libstrsim-7d9507ff4dccca86,libanstream-bc47d0d5b0ac48c3,libanstyle_query-7eb92e519e90b602,libis_terminal_polyfill-faef7ac602f6391d,libcolorchoice-e48d92a3f687993f,libanstyle_parse-25b194991b56c552,libutf8parse-cc6465083e1503e1,libclap_lex-7ba4178e304cd129,libanstyle-67271604743ed7f3}.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" "-lsqlite3" "-lSDL2" "-lSDL2_image" "-lSDL2_ttf" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc8dySih/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/lemon_launcher-2d61bdde81e0859e" "-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]           rust-lld: error: unable to find library -lSDL2_ttf
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lemon-launcher` (bin "lemon-launcher") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "d63c8a872ca46e75655fb7e3f0e7e9e6ad1a6d04d9840dce2391039440919a66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d63c8a872ca46e75655fb7e3f0e7e9e6ad1a6d04d9840dce2391039440919a66", kill_on_drop: false }`
[INFO] [stdout] d63c8a872ca46e75655fb7e3f0e7e9e6ad1a6d04d9840dce2391039440919a66
