[INFO] fetching crate rscenes-raylib-connector 1.0.0...
[INFO] testing rscenes-raylib-connector-1.0.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate rscenes-raylib-connector 1.0.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate rscenes-raylib-connector 1.0.0
[INFO] finished tweaking crates.io crate rscenes-raylib-connector 1.0.0
[INFO] tweaked toml for crates.io crate rscenes-raylib-connector 1.0.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rscenes-raylib-connector 1.0.0 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 39 packages to latest compatible versions
[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] 6adb43461e6ca51e7c713eb029e05645e1c603ed57881dc4df6256ca632f2e5a
[INFO] running `Command { std: "docker" "start" "-a" "6adb43461e6ca51e7c713eb029e05645e1c603ed57881dc4df6256ca632f2e5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6adb43461e6ca51e7c713eb029e05645e1c603ed57881dc4df6256ca632f2e5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6adb43461e6ca51e7c713eb029e05645e1c603ed57881dc4df6256ca632f2e5a", kill_on_drop: false }`
[INFO] [stdout] 6adb43461e6ca51e7c713eb029e05645e1c603ed57881dc4df6256ca632f2e5a
[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] a74577bd5e147bba936b17ccb2ddb4ba42c6e27a08e72acd2479603c7611a634
[INFO] running `Command { std: "docker" "start" "-a" "a74577bd5e147bba936b17ccb2ddb4ba42c6e27a08e72acd2479603c7611a634", kill_on_drop: false }`
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling raylib-ffi v5.5.1
[INFO] [stderr]    Compiling rscenes-raylib-connector v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `IsWaveReady` in this scope
[INFO] [stdout]   --> src/raudio.rs:75:18
[INFO] [stdout]    |
[INFO] [stdout] 75 |         unsafe { IsWaveReady(wave) }
[INFO] [stdout]    |                  ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `IsSoundReady` in this scope
[INFO] [stdout]    --> src/raudio.rs:108:18
[INFO] [stdout]     |
[INFO] [stdout] 108 |         unsafe { IsSoundReady(sound) }
[INFO] [stdout]     |                  ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `IsMusicReady` in this scope
[INFO] [stdout]    --> src/raudio.rs:220:18
[INFO] [stdout]     |
[INFO] [stdout] 220 |         unsafe { IsMusicReady(music) }
[INFO] [stdout]     |                  ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `IsAudioStreamReady` in this scope
[INFO] [stdout]    --> src/raudio.rs:289:18
[INFO] [stdout]     |
[INFO] [stdout] 289 |         unsafe { IsAudioStreamReady(stream) }
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/target/debug/build/raylib-ffi-a58de2c68c6ccd6d/out/bindings.rs:3:97673
[INFO] [stdout]     |
[INFO] [stdout]   3 | ...C" { pub fn IsAudioStreamValid (stream : AudioStream) -> bool ; } extern "C" { pub fn UnloadAudioStream (stream : AudioStream) ;...
[INFO] [stdout]     |         ---------------------------------------------------------- similarly named function `IsAudioStreamValid` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 289 -         unsafe { IsAudioStreamReady(stream) }
[INFO] [stdout] 289 +         unsafe { IsAudioStreamValid(stream) }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `IsShaderReady` in this scope
[INFO] [stdout]    --> src/rcore.rs:363:18
[INFO] [stdout]     |
[INFO] [stdout] 363 |         unsafe { IsShaderReady(shader) }
[INFO] [stdout]     |                  ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetMouseRay` in this scope
[INFO] [stdout]    --> src/rcore.rs:449:18
[INFO] [stdout]     |
[INFO] [stdout] 449 |         unsafe { GetMouseRay(mouse_position, camera) }
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/target/debug/build/raylib-ffi-a58de2c68c6ccd6d/out/bindings.rs:3:52611
[INFO] [stdout]     |
[INFO] [stdout]   3 | ...xtern "C" { pub fn GetMouseX () -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn GetMouseY () -> :: std :: os :: raw :: c...
[INFO] [stdout]     |                ----------------------------------------------------- similarly named function `GetMouseX` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 449 -         unsafe { GetMouseRay(mouse_position, camera) }
[INFO] [stdout] 449 +         unsafe { GetMouseX(mouse_position, camera) }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/rcore.rs:759:44
[INFO] [stdout]     |
[INFO] [stdout] 759 |         unsafe { UnloadAutomationEventList(&mut list) }
[INFO] [stdout]     |                  ------------------------- ^^^^^^^^^ expected `AutomationEventList`, found `&mut AutomationEventList`
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/raylib-ffi-a58de2c68c6ccd6d/out/bindings.rs:3:49704
[INFO] [stdout]     |
[INFO] [stdout]   3 | ...ar) -> AutomationEventList ; } extern "C" { pub fn UnloadAutomationEventList (list : AutomationEventList) ; } extern "C" { pub f...
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider removing the borrow
[INFO] [stdout]     |
[INFO] [stdout] 759 -         unsafe { UnloadAutomationEventList(&mut list) }
[INFO] [stdout] 759 +         unsafe { UnloadAutomationEventList(list) }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `IsModelReady` in this scope
[INFO] [stdout]    --> src/rmodels.rs:181:18
[INFO] [stdout]     |
[INFO] [stdout] 181 |         unsafe { IsModelReady(model) }
[INFO] [stdout]     |                  ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `IsMaterialReady` in this scope
[INFO] [stdout]    --> src/rmodels.rs:373:18
[INFO] [stdout]     |
[INFO] [stdout] 373 |         unsafe { IsMaterialReady(material) }
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/target/debug/build/raylib-ffi-a58de2c68c6ccd6d/out/bindings.rs:3:91738
[INFO] [stdout]     |
[INFO] [stdout]   3 | ...rn "C" { pub fn IsMaterialValid (material : Material) -> bool ; } extern "C" { pub fn UnloadMaterial (material : Material) ; } e...
[INFO] [stdout]     |             ------------------------------------------------------ similarly named function `IsMaterialValid` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 373 -         unsafe { IsMaterialReady(material) }
[INFO] [stdout] 373 +         unsafe { IsMaterialValid(material) }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 4 arguments but 5 arguments were supplied
[INFO] [stdout]    --> src/rshapes.rs:226:18
[INFO] [stdout]     |
[INFO] [stdout] 226 |         unsafe { DrawRectangleRoundedLines(rec, roundness, segments, thick, color) }
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^                           ----- unexpected argument #4 of type `f32`
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/raylib-ffi-a58de2c68c6ccd6d/out/bindings.rs:3:58833
[INFO] [stdout]     |
[INFO] [stdout]   3 | ... :: c_int , color : Color) ; } extern "C" { pub fn DrawRectangleRoundedLines (rec : Rectangle , roundness : f32 , segments : :: ...
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]     |
[INFO] [stdout] 226 -         unsafe { DrawRectangleRoundedLines(rec, roundness, segments, thick, color) }
[INFO] [stdout] 226 +         unsafe { DrawRectangleRoundedLines(rec, roundness, segments, color) }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `IsFontReady` in this scope
[INFO] [stdout]    --> src/rtext.rs:102:18
[INFO] [stdout]     |
[INFO] [stdout] 102 |         unsafe { IsFontReady(font) }
[INFO] [stdout]     |                  ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LoadImageSvg` in this scope
[INFO] [stdout]   --> src/rtextures.rs:71:25
[INFO] [stdout]    |
[INFO] [stdout] 71 |             let image = LoadImageSvg(rl_str!(filename_or_string), width, height);
[INFO] [stdout]    |                         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/raylib-ffi-a58de2c68c6ccd6d/out/bindings.rs:3:63354
[INFO] [stdout]    |
[INFO] [stdout]  3 | ...gle ; } extern "C" { pub fn LoadImage (fileName : * const :: std :: os :: raw :: c_char) -> Image ; } extern "C" { pub fn LoadIma...
[INFO] [stdout]    |                         ------------------------------------------------------------------------------ similarly named function `LoadImage` defined here
[INFO] [stdout]    |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 71 -             let image = LoadImageSvg(rl_str!(filename_or_string), width, height);
[INFO] [stdout] 71 +             let image = LoadImage(rl_str!(filename_or_string), width, height);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `IsImageReady` in this scope
[INFO] [stdout]    --> src/rtextures.rs:123:18
[INFO] [stdout]     |
[INFO] [stdout] 123 |         unsafe { IsImageReady(image) }
[INFO] [stdout]     |                  ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `IsTextureReady` in this scope
[INFO] [stdout]    --> src/rtextures.rs:573:18
[INFO] [stdout]     |
[INFO] [stdout] 573 |         unsafe { IsTextureReady(texture) }
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `IsRenderTextureReady` in this scope
[INFO] [stdout]    --> src/rtextures.rs:581:18
[INFO] [stdout]     |
[INFO] [stdout] 581 |         unsafe { IsRenderTextureReady(target) }
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/target/debug/build/raylib-ffi-a58de2c68c6ccd6d/out/bindings.rs:3:74176
[INFO] [stdout]     |
[INFO] [stdout]   3 | ...ture2D) ; } extern "C" { pub fn IsRenderTextureValid (target : RenderTexture2D) -> bool ; } extern "C" { pub fn UnloadRenderText...
[INFO] [stdout]     |                             ---------------------------------------------------------------- similarly named function `IsRenderTextureValid` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 581 -         unsafe { IsRenderTextureReady(target) }
[INFO] [stdout] 581 +         unsafe { IsRenderTextureValid(target) }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0308, E0425.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rscenes-raylib-connector` (lib) due to 15 previous errors
[INFO] running `Command { std: "docker" "inspect" "a74577bd5e147bba936b17ccb2ddb4ba42c6e27a08e72acd2479603c7611a634", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a74577bd5e147bba936b17ccb2ddb4ba42c6e27a08e72acd2479603c7611a634", kill_on_drop: false }`
[INFO] [stdout] a74577bd5e147bba936b17ccb2ddb4ba42c6e27a08e72acd2479603c7611a634
