[INFO] fetching crate pg_sdl 0.1.1...
[INFO] testing pg_sdl-0.1.1 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate pg_sdl 0.1.1 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate pg_sdl 0.1.1
[INFO] finished tweaking crates.io crate pg_sdl 0.1.1
[INFO] tweaked toml for crates.io crate pg_sdl 0.1.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pg_sdl 0.1.1 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 crates.io crate pg_sdl 0.1.1 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: file `/workspace/builds/worker-5-tc2/source/examples/spring_test/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `pg_sdl2`
[INFO] [stderr]   * `example` target `spring_test`
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 463bc4ebafd92bac9362231327125888ff095dc6ab313c75920e11247b2e978f
[INFO] running `Command { std: "docker" "start" "-a" "463bc4ebafd92bac9362231327125888ff095dc6ab313c75920e11247b2e978f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "463bc4ebafd92bac9362231327125888ff095dc6ab313c75920e11247b2e978f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "463bc4ebafd92bac9362231327125888ff095dc6ab313c75920e11247b2e978f", kill_on_drop: false }`
[INFO] [stdout] 463bc4ebafd92bac9362231327125888ff095dc6ab313c75920e11247b2e978f
[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=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] 1c939c1cf09d2b39981f74bafe316747e439b4008798919516104113a8dadf3c
[INFO] running `Command { std: "docker" "start" "-a" "1c939c1cf09d2b39981f74bafe316747e439b4008798919516104113a8dadf3c", kill_on_drop: false }`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/examples/spring_test/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `pg_sdl2`
[INFO] [stderr]   * `example` target `spring_test`
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling libc v0.2.142
[INFO] [stderr]    Compiling sdl2 v0.35.2
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling c_vec v2.0.0
[INFO] [stderr]    Compiling as-any v0.3.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling sdl2-sys v0.35.2
[INFO] [stderr]    Compiling pg_sdl v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused return value of `must_use` that must be used
[INFO] [stdout]   --> pg_sdl/src/text/text.rs:20:17
[INFO] [stdout]    |
[INFO] [stdout] 20 |                 format!("{}DejaVuSans.ttf", FONT_PATH);
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 20 |                 let _ = format!("{}DejaVuSans.ttf", FONT_PATH);
[INFO] [stdout]    |                 +++++++
[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/rustct3nZlc/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpg_sdl-0fae169a22443d7e,libas_any-e087657c28bc8e0f,libitertools-7d3e39a8a1d1d657,libeither-0defed00c29a1543,libsdl2-6586213324922215,libc_vec-437e056f9c4fbd54,libsdl2_sys-e3c2fe1910e7c8ad,libbitflags-a9851ebd0ab18f47,liblazy_static-8f54c7c82e1daacf,liblibc-8dc38b1e53f2e785}.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_ttf" "-lSDL2_gfx" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustct3nZlc/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/pg_sdl2-3282d5f049b17f57" "-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_gfx
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pg_sdl` (bin "pg_sdl2") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "1c939c1cf09d2b39981f74bafe316747e439b4008798919516104113a8dadf3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c939c1cf09d2b39981f74bafe316747e439b4008798919516104113a8dadf3c", kill_on_drop: false }`
[INFO] [stdout] 1c939c1cf09d2b39981f74bafe316747e439b4008798919516104113a8dadf3c
