[INFO] fetching crate ry-gfx 0.10.8...
[INFO] testing ry-gfx-0.10.8 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate ry-gfx 0.10.8 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate ry-gfx 0.10.8
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate ry-gfx 0.10.8
[INFO] tweaked toml for crates.io crate ry-gfx 0.10.8 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ry-gfx 0.10.8 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 ry-gfx 0.10.8 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 70879c6d6f6cbb072ca9c6d74e4f49163acef9cd7222def1b41e39089de96acb
[INFO] running `Command { std: "docker" "start" "-a" "70879c6d6f6cbb072ca9c6d74e4f49163acef9cd7222def1b41e39089de96acb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "70879c6d6f6cbb072ca9c6d74e4f49163acef9cd7222def1b41e39089de96acb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70879c6d6f6cbb072ca9c6d74e4f49163acef9cd7222def1b41e39089de96acb", kill_on_drop: false }`
[INFO] [stdout] 70879c6d6f6cbb072ca9c6d74e4f49163acef9cd7222def1b41e39089de96acb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] d1e754a68f820586c3a8a7d412ed546d8bfa4560e08af15a63abde5d2d9044ef
[INFO] running `Command { std: "docker" "start" "-a" "d1e754a68f820586c3a8a7d412ed546d8bfa4560e08af15a63abde5d2d9044ef", kill_on_drop: false }`
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling gl v0.14.0
[INFO] [stderr]    Compiling sdl2 v0.37.0
[INFO] [stderr]    Compiling ry-gfx v0.10.8 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling v-shield v0.2.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling sdl2-sys v0.37.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling raylib-sys v5.5.1
[INFO] [stderr]    Compiling raylib v5.5.1
[INFO] [stdout] warning: constant `FSR_SHARPEN_SRC` is never used
[INFO] [stdout]   --> src/fsr.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | const FSR_SHARPEN_SRC: &str = include_str!("../shaders/fsr_sharpen.glsl");
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.69s
[INFO] running `Command { std: "docker" "inspect" "d1e754a68f820586c3a8a7d412ed546d8bfa4560e08af15a63abde5d2d9044ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1e754a68f820586c3a8a7d412ed546d8bfa4560e08af15a63abde5d2d9044ef", kill_on_drop: false }`
[INFO] [stdout] d1e754a68f820586c3a8a7d412ed546d8bfa4560e08af15a63abde5d2d9044ef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0f3a3cc5d8d4e557c7fef5854c9fdca195457a27360c808544f3f916f910a92b
[INFO] running `Command { std: "docker" "start" "-a" "0f3a3cc5d8d4e557c7fef5854c9fdca195457a27360c808544f3f916f910a92b", kill_on_drop: false }`
[INFO] [stdout] warning: constant `FSR_SHARPEN_SRC` is never used
[INFO] [stdout]   --> src/fsr.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | const FSR_SHARPEN_SRC: &str = include_str!("../shaders/fsr_sharpen.glsl");
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ry-gfx v0.10.8 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcOILWlY/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libry_gfx-c52179463c96d38d,libsdl2-3550b471a077a8f1,libsdl2_sys-9e09d5b2b2c8344f,libbitflags-a9851ebd0ab18f47,liblazy_static-58edaf41543212f3,liblibc-beaac0770c9b643f,libgl-14e6d37b5c5eeeec,libv_shield-0007c1d440762869,libraylib-6aca620130f9e94d,libcfg_if-73907a425b6e514e,libthiserror-8321bcbc656d6383,libraylib_sys-b829665b3c093083}.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_image" "-lSDL2_ttf" "-lSDL2_mixer" "-lraylib" "-lSDL2" "-lSDL2" "-lSDL2_mixer" "-lSDL2_image" "-lSDL2_ttf" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcOILWlY/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" "/opt/rustwide/target/debug/build/raylib-sys-a1c98b74bfef7d04/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/demo-4250016eed25bfee" "-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]           rust-lld: error: unable to find library -lSDL2_mixer
[INFO] [stdout]           rust-lld: error: unable to find library -lraylib
[INFO] [stdout]           rust-lld: error: unable to find library -lSDL2_mixer
[INFO] [stdout]           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 `ry-gfx` (example "demo") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0061]: this method takes 2 arguments but 1 argument was supplied
[INFO] [stdout]    --> examples/demo_render_queue.rs:174:23
[INFO] [stdout]     |
[INFO] [stdout] 174 |         double_buffer.swap_and_execute(&mut gfx);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^---------- argument #2 of type `&Assets` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> src/render_queue.rs:458:12
[INFO] [stdout]     |
[INFO] [stdout] 458 |     pub fn swap_and_execute(&mut self, gfx: &mut RyditGfx, assets: &Assets) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 174 |         double_buffer.swap_and_execute(&mut gfx, /* &Assets */);
[INFO] [stdout]     |                                                +++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ry-gfx` (example "demo_render_queue") due to 1 previous error
[INFO] [stdout] warning: constant `FSR_SHARPEN_SRC` is never used
[INFO] [stdout]   --> src/fsr.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | const FSR_SHARPEN_SRC: &str = include_str!("../shaders/fsr_sharpen.glsl");
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (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/rustc3HCzvc/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bdynamic" "-lSDL2_image" "-lSDL2_ttf" "-lSDL2_mixer" "-lraylib" "-lSDL2" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libsdl2-3550b471a077a8f1,libsdl2_sys-9e09d5b2b2c8344f,libbitflags-a9851ebd0ab18f47,liblazy_static-58edaf41543212f3,liblibc-beaac0770c9b643f,libgl-14e6d37b5c5eeeec,libv_shield-0007c1d440762869,libraylib-6aca620130f9e94d,libcfg_if-73907a425b6e514e,libthiserror-8321bcbc656d6383,libraylib_sys-b829665b3c093083}.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_mixer" "-lSDL2_image" "-lSDL2_ttf" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc3HCzvc/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" "/opt/rustwide/target/debug/build/raylib-sys-a1c98b74bfef7d04/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/ry_gfx-9a033d65170bedd3" "-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]           rust-lld: error: unable to find library -lSDL2_mixer
[INFO] [stdout]           rust-lld: error: unable to find library -lraylib
[INFO] [stdout]           rust-lld: error: unable to find library -lSDL2_mixer
[INFO] [stdout]           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 `ry-gfx` (lib test) due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "0f3a3cc5d8d4e557c7fef5854c9fdca195457a27360c808544f3f916f910a92b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f3a3cc5d8d4e557c7fef5854c9fdca195457a27360c808544f3f916f910a92b", kill_on_drop: false }`
[INFO] [stdout] 0f3a3cc5d8d4e557c7fef5854c9fdca195457a27360c808544f3f916f910a92b
