[INFO] cloning repository https://github.com/davawen/raylib-bindings [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/davawen/raylib-bindings" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavawen%2Fraylib-bindings", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavawen%2Fraylib-bindings'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5ffd4213642f5fa9c61c02a7ef5d8d805ec36add [INFO] testing davawen/raylib-bindings against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavawen%2Fraylib-bindings" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/davawen/raylib-bindings [INFO] finished tweaking git repo https://github.com/davawen/raylib-bindings [INFO] tweaked toml for git repo https://github.com/davawen/raylib-bindings written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/davawen/raylib-bindings on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/davawen/raylib-bindings 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f12214b65980193bcfca7884068b020d9c11e6ca4d14e455dbb6ad9f2b17aadd [INFO] running `Command { std: "docker" "start" "-a" "f12214b65980193bcfca7884068b020d9c11e6ca4d14e455dbb6ad9f2b17aadd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f12214b65980193bcfca7884068b020d9c11e6ca4d14e455dbb6ad9f2b17aadd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f12214b65980193bcfca7884068b020d9c11e6ca4d14e455dbb6ad9f2b17aadd", kill_on_drop: false }` [INFO] [stdout] f12214b65980193bcfca7884068b020d9c11e6ca4d14e455dbb6ad9f2b17aadd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1faf346e30459dfd92c054bb746e98d6ecae1c69a1fc43380364950d8e3d9112 [INFO] running `Command { std: "docker" "start" "-a" "1faf346e30459dfd92c054bb746e98d6ecae1c69a1fc43380364950d8e3d9112", kill_on_drop: false }` [INFO] [stderr] Compiling ahash v0.8.10 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling ttf-parser v0.20.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling va_list v0.1.4 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling half v2.4.0 [INFO] [stderr] Compiling raylib-bindings v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling fontdue v0.8.0 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/ffi.rs:535:29 [INFO] [stdout] | [INFO] [stdout] 535 | pub type TraceLogCallback = extern fn(ffi::c_int, *const ffi::c_char, va_list::VaList, ); [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(missing_abi)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/ffi.rs:537:33 [INFO] [stdout] | [INFO] [stdout] 537 | pub type LoadFileDataCallback = extern fn(*const ffi::c_char, *mut ffi::c_int, ) -> *mut ffi::c_uchar; [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/ffi.rs:539:33 [INFO] [stdout] | [INFO] [stdout] 539 | pub type SaveFileDataCallback = extern fn(*const ffi::c_char, *mut ffi::c_void, ffi::c_int, ) -> bool; [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/ffi.rs:541:33 [INFO] [stdout] | [INFO] [stdout] 541 | pub type LoadFileTextCallback = extern fn(*const ffi::c_char, ) -> *mut ffi::c_char; [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/ffi.rs:543:33 [INFO] [stdout] | [INFO] [stdout] 543 | pub type SaveFileTextCallback = extern fn(*const ffi::c_char, *mut ffi::c_char, ) -> bool; [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/ffi.rs:544:26 [INFO] [stdout] | [INFO] [stdout] 544 | pub type AudioCallback = extern fn(*mut ffi::c_void, ffi::c_uint, ); [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/core/other.rs:80:28 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn random_sequence(&self, count: u32, min: i32, max: i32) -> RandomSequence { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 80 | pub fn random_sequence(&self, count: u32, min: i32, max: i32) -> RandomSequence<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/model/model.rs:64:22 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn materials(&self) -> &[Material] { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 64 | pub fn materials(&self) -> &[Material<'_>] { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/model/model.rs:68:26 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn materials_mut(&mut self) -> &mut [Material] { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 68 | pub fn materials_mut(&mut self) -> &mut [Material<'_>] { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.29s [INFO] running `Command { std: "docker" "inspect" "1faf346e30459dfd92c054bb746e98d6ecae1c69a1fc43380364950d8e3d9112", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1faf346e30459dfd92c054bb746e98d6ecae1c69a1fc43380364950d8e3d9112", kill_on_drop: false }` [INFO] [stdout] 1faf346e30459dfd92c054bb746e98d6ecae1c69a1fc43380364950d8e3d9112 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e96358983739ac1c9de3fcd9be2c712a92ba57f17ba1c119f5d2f40542c4d5c [INFO] running `Command { std: "docker" "start" "-a" "3e96358983739ac1c9de3fcd9be2c712a92ba57f17ba1c119f5d2f40542c4d5c", kill_on_drop: false }` [INFO] [stderr] Compiling raylib-bindings v0.3.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/ffi.rs:535:29 [INFO] [stdout] | [INFO] [stdout] 535 | pub type TraceLogCallback = extern fn(ffi::c_int, *const ffi::c_char, va_list::VaList, ); [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(missing_abi)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/ffi.rs:537:33 [INFO] [stdout] | [INFO] [stdout] 537 | pub type LoadFileDataCallback = extern fn(*const ffi::c_char, *mut ffi::c_int, ) -> *mut ffi::c_uchar; [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/ffi.rs:539:33 [INFO] [stdout] | [INFO] [stdout] 539 | pub type SaveFileDataCallback = extern fn(*const ffi::c_char, *mut ffi::c_void, ffi::c_int, ) -> bool; [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/ffi.rs:541:33 [INFO] [stdout] | [INFO] [stdout] 541 | pub type LoadFileTextCallback = extern fn(*const ffi::c_char, ) -> *mut ffi::c_char; [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/ffi.rs:543:33 [INFO] [stdout] | [INFO] [stdout] 543 | pub type SaveFileTextCallback = extern fn(*const ffi::c_char, *mut ffi::c_char, ) -> bool; [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/ffi.rs:544:26 [INFO] [stdout] | [INFO] [stdout] 544 | pub type AudioCallback = extern fn(*mut ffi::c_void, ffi::c_uint, ); [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/ffi.rs:535:29 [INFO] [stdout] | [INFO] [stdout] 535 | pub type TraceLogCallback = extern fn(ffi::c_int, *const ffi::c_char, va_list::VaList, ); [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(missing_abi)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/ffi.rs:537:33 [INFO] [stdout] | [INFO] [stdout] 537 | pub type LoadFileDataCallback = extern fn(*const ffi::c_char, *mut ffi::c_int, ) -> *mut ffi::c_uchar; [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/ffi.rs:539:33 [INFO] [stdout] | [INFO] [stdout] 539 | pub type SaveFileDataCallback = extern fn(*const ffi::c_char, *mut ffi::c_void, ffi::c_int, ) -> bool; [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/ffi.rs:541:33 [INFO] [stdout] | [INFO] [stdout] 541 | pub type LoadFileTextCallback = extern fn(*const ffi::c_char, ) -> *mut ffi::c_char; [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/ffi.rs:543:33 [INFO] [stdout] | [INFO] [stdout] 543 | pub type SaveFileTextCallback = extern fn(*const ffi::c_char, *mut ffi::c_char, ) -> bool; [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/ffi.rs:544:26 [INFO] [stdout] | [INFO] [stdout] 544 | pub type AudioCallback = extern fn(*mut ffi::c_void, ffi::c_uint, ); [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/core/other.rs:80:28 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn random_sequence(&self, count: u32, min: i32, max: i32) -> RandomSequence { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 80 | pub fn random_sequence(&self, count: u32, min: i32, max: i32) -> RandomSequence<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/model/model.rs:64:22 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn materials(&self) -> &[Material] { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 64 | pub fn materials(&self) -> &[Material<'_>] { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/model/model.rs:68:26 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn materials_mut(&mut self) -> &mut [Material] { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 68 | pub fn materials_mut(&mut self) -> &mut [Material<'_>] { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/core/other.rs:80:28 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn random_sequence(&self, count: u32, min: i32, max: i32) -> RandomSequence { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 80 | pub fn random_sequence(&self, count: u32, min: i32, max: i32) -> RandomSequence<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/model/model.rs:64:22 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn materials(&self) -> &[Material] { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 64 | pub fn materials(&self) -> &[Material<'_>] { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/model/model.rs:68:26 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn materials_mut(&mut self) -> &mut [Material] { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 68 | pub fn materials_mut(&mut self) -> &mut [Material<'_>] { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.25s [INFO] running `Command { std: "docker" "inspect" "3e96358983739ac1c9de3fcd9be2c712a92ba57f17ba1c119f5d2f40542c4d5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e96358983739ac1c9de3fcd9be2c712a92ba57f17ba1c119f5d2f40542c4d5c", kill_on_drop: false }` [INFO] [stdout] 3e96358983739ac1c9de3fcd9be2c712a92ba57f17ba1c119f5d2f40542c4d5c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a3ffcf816f189aed771b4711e21d2237a7cb40e984763d5e927bc3a276ff3eae [INFO] running `Command { std: "docker" "start" "-a" "a3ffcf816f189aed771b4711e21d2237a7cb40e984763d5e927bc3a276ff3eae", kill_on_drop: false }` [INFO] [stderr] Compiling raylib-bindings v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stderr] --> src/ffi.rs:535:29 [INFO] [stderr] | [INFO] [stderr] 535 | pub type TraceLogCallback = extern fn(ffi::c_int, *const ffi::c_char, va_list::VaList, ); [INFO] [stderr] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(missing_abi)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stderr] --> src/ffi.rs:537:33 [INFO] [stderr] | [INFO] [stderr] 537 | pub type LoadFileDataCallback = extern fn(*const ffi::c_char, *mut ffi::c_int, ) -> *mut ffi::c_uchar; [INFO] [stderr] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stderr] [INFO] [stderr] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stderr] --> src/ffi.rs:539:33 [INFO] [stderr] | [INFO] [stderr] 539 | pub type SaveFileDataCallback = extern fn(*const ffi::c_char, *mut ffi::c_void, ffi::c_int, ) -> bool; [INFO] [stderr] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stderr] [INFO] [stderr] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stderr] --> src/ffi.rs:541:33 [INFO] [stderr] | [INFO] [stderr] 541 | pub type LoadFileTextCallback = extern fn(*const ffi::c_char, ) -> *mut ffi::c_char; [INFO] [stderr] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stderr] [INFO] [stderr] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stderr] --> src/ffi.rs:543:33 [INFO] [stderr] | [INFO] [stderr] 543 | pub type SaveFileTextCallback = extern fn(*const ffi::c_char, *mut ffi::c_char, ) -> bool; [INFO] [stderr] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stderr] [INFO] [stderr] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stderr] --> src/ffi.rs:544:26 [INFO] [stderr] | [INFO] [stderr] 544 | pub type AudioCallback = extern fn(*mut ffi::c_void, ffi::c_uint, ); [INFO] [stderr] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/core/other.rs:80:28 [INFO] [stderr] | [INFO] [stderr] 80 | pub fn random_sequence(&self, count: u32, min: i32, max: i32) -> RandomSequence { [INFO] [stderr] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 80 | pub fn random_sequence(&self, count: u32, min: i32, max: i32) -> RandomSequence<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/model/model.rs:64:22 [INFO] [stderr] | [INFO] [stderr] 64 | pub fn materials(&self) -> &[Material] { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^ [INFO] [stderr] | | | | [INFO] [stderr] | | | the same lifetime is hidden here [INFO] [stderr] | | the same lifetime is elided here [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 64 | pub fn materials(&self) -> &[Material<'_>] { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/model/model.rs:68:26 [INFO] [stderr] | [INFO] [stderr] 68 | pub fn materials_mut(&mut self) -> &mut [Material] { [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stderr] | | | | [INFO] [stderr] | | | the same lifetime is hidden here [INFO] [stderr] | | the same lifetime is elided here [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 68 | pub fn materials_mut(&mut self) -> &mut [Material<'_>] { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `raylib-bindings` (lib test) generated 9 warnings (6 duplicates) (run `cargo fix --lib -p raylib-bindings --tests` to apply 3 suggestions) [INFO] [stderr] warning: `raylib-bindings` (lib) generated 9 warnings (3 duplicates) (run `cargo fix --lib -p raylib-bindings` to apply 6 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.60s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/raylib-742fff5ecc11c8e1) [INFO] [stderr] Doc-tests raylib [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 27 tests [INFO] [stdout] test src/cstr_macro.rs - cstr_macro::cstr (line 8) - compile fail ... ok [INFO] [stdout] test src/cstr_macro.rs - cstr_macro::cstr (line 13) - compile fail ... ok [INFO] [stdout] test src/math/vector2.rs - math::vector2::Vector2::clamp_magnitude (line 94) ... ok [INFO] [stdout] test src/core/input.rs - core::input::get_touch_pos (line 285) ... FAILED [INFO] [stdout] test src/core/input.rs - core::input::get_touch_positions (line 310) ... FAILED [INFO] [stdout] test src/core/input.rs - core::input::get_gamepad_name_cstr (line 116) ... FAILED [INFO] [stdout] test src/cstr_macro.rs - cstr_macro::cstr (line 3) ... ok [INFO] [stdout] test src/core/input.rs - core::input::is_gamepad_available (line 81) ... FAILED [INFO] [stdout] test src/core/shader.rs - core::shader::Shader::load (line 19) ... FAILED [INFO] [stdout] test src/core/input.rs - core::input::get_touch_positions (line 322) ... FAILED [INFO] [stdout] test src/core/draw.rs - core::draw::begin_texture_mode (line 36) ... FAILED [INFO] [stdout] test src/core/draw.rs - core::draw::begin_drawing (line 19) ... FAILED [INFO] [stdout] test src/core/window.rs - core::window::is_window_state (line 119) ... FAILED [INFO] [stdout] test src/core/window.rs - core::window::init_window (line 59) ... FAILED [INFO] [stdout] test src/math/vector3.rs - math::vector3::Vector3::barycenter (line 188) ... ok [INFO] [stdout] test src/text/font.rs - text::font::load_font_bytes (line 94) ... FAILED [INFO] [stdout] test src/math/vector2.rs - math::vector2::Vector2::normalize (line 76) ... ok [INFO] [stdout] test src/text/font.rs - text::font::load_font (line 70) ... FAILED [INFO] [stdout] test src/math/quaternion.rs - math::quaternion::Quaternion::inverse (line 114) ... ok [INFO] [stdout] test src/lib.rs - (line 5) ... FAILED [INFO] [stdout] test src/core/other.rs - core::other::Raylib::set_random_seed (line 64) ... FAILED [INFO] [stdout] test src/math/vector3.rs - math::vector3::Vector3::clamp_magnitude (line 86) ... ok [INFO] [stdout] test src/text/font.rs - text::font::TrueTypeFont::from_bytes (line 16) ... FAILED [INFO] [stdout] test src/model/mod.rs - model::DrawHandle3D (line 11) ... FAILED [INFO] [stdout] test src/textures/image.rs - textures::image::Image::load_raw (line 242) ... FAILED [INFO] [stdout] test src/model/material.rs - model::material::Material<'a>::load_default (line 47) ... FAILED [INFO] [stdout] test src/model/mesh.rs - model::mesh::MeshBuilder::new (line 103) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/core/input.rs - core::input::get_touch_pos (line 285) stdout ---- [INFO] [stdout] Test executable failed (signal: 11 (SIGSEGV) (core dumped)). [INFO] [stdout] [INFO] [stdout] stdout: [INFO] [stdout] INFO: Initializing raylib 5.1-dev [INFO] [stdout] INFO: Platform backend: DESKTOP (GLFW) [INFO] [stdout] INFO: Supported raylib modules: [INFO] [stdout] INFO: > rcore:..... loaded (mandatory) [INFO] [stdout] INFO: > rlgl:...... loaded (mandatory) [INFO] [stdout] INFO: > rshapes:... loaded (optional) [INFO] [stdout] INFO: > rtextures:. loaded (optional) [INFO] [stdout] INFO: > rtext:..... loaded (optional) [INFO] [stdout] INFO: > rmodels:... loaded (optional) [INFO] [stdout] INFO: > raudio:.... loaded (optional) [INFO] [stdout] WARNING: GLFW: Error: 65550 Description: Failed to detect any supported platform [INFO] [stdout] WARNING: GLFW: Failed to initialize GLFW [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] error: XDG_RUNTIME_DIR is invalid or not set in the environment. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/core/input.rs - core::input::get_touch_positions (line 310) stdout ---- [INFO] [stdout] Test executable failed (signal: 11 (SIGSEGV) (core dumped)). [INFO] [stdout] [INFO] [stdout] stdout: [INFO] [stdout] INFO: Initializing raylib 5.1-dev [INFO] [stdout] INFO: Platform backend: DESKTOP (GLFW) [INFO] [stdout] INFO: Supported raylib modules: [INFO] [stdout] INFO: > rcore:..... loaded (mandatory) [INFO] [stdout] INFO: > rlgl:...... loaded (mandatory) [INFO] [stdout] INFO: > rshapes:... loaded (optional) [INFO] [stdout] INFO: > rtextures:. loaded (optional) [INFO] [stdout] INFO: > rtext:..... loaded (optional) [INFO] [stdout] INFO: > rmodels:... loaded (optional) [INFO] [stdout] INFO: > raudio:.... loaded (optional) [INFO] [stdout] WARNING: GLFW: Error: 65550 Description: Failed to detect any supported platform [INFO] [stdout] WARNING: GLFW: Failed to initialize GLFW [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] error: XDG_RUNTIME_DIR is invalid or not set in the environment. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/core/input.rs - core::input::get_gamepad_name_cstr (line 116) stdout ---- [INFO] [stdout] Test executable failed (signal: 11 (SIGSEGV) (core dumped)). [INFO] [stdout] [INFO] [stdout] stdout: [INFO] [stdout] INFO: Initializing raylib 5.1-dev [INFO] [stdout] INFO: Platform backend: DESKTOP (GLFW) [INFO] [stdout] INFO: Supported raylib modules: [INFO] [stdout] INFO: > rcore:..... loaded (mandatory) [INFO] [stdout] INFO: > rlgl:...... loaded (mandatory) [INFO] [stdout] INFO: > rshapes:... loaded (optional) [INFO] [stdout] INFO: > rtextures:. loaded (optional) [INFO] [stdout] INFO: > rtext:..... loaded (optional) [INFO] [stdout] INFO: > rmodels:... loaded (optional) [INFO] [stdout] INFO: > raudio:.... loaded (optional) [INFO] [stdout] WARNING: GLFW: Error: 65550 Description: Failed to detect any supported platform [INFO] [stdout] WARNING: GLFW: Failed to initialize GLFW [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] error: XDG_RUNTIME_DIR is invalid or not set in the environment. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/core/input.rs - core::input::is_gamepad_available (line 81) stdout ---- [INFO] [stdout] Test executable failed (signal: 11 (SIGSEGV) (core dumped)). [INFO] [stdout] [INFO] [stdout] stdout: [INFO] [stdout] INFO: Initializing raylib 5.1-dev [INFO] [stdout] INFO: Platform backend: DESKTOP (GLFW) [INFO] [stdout] INFO: Supported raylib modules: [INFO] [stdout] INFO: > rcore:..... loaded (mandatory) [INFO] [stdout] INFO: > rlgl:...... loaded (mandatory) [INFO] [stdout] INFO: > rshapes:... loaded (optional) [INFO] [stdout] INFO: > rtextures:. loaded (optional) [INFO] [stdout] INFO: > rtext:..... loaded (optional) [INFO] [stdout] INFO: > rmodels:... loaded (optional) [INFO] [stdout] INFO: > raudio:.... loaded (optional) [INFO] [stdout] WARNING: GLFW: Error: 65550 Description: Failed to detect any supported platform [INFO] [stdout] WARNING: GLFW: Failed to initialize GLFW [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] error: XDG_RUNTIME_DIR is invalid or not set in the environment. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/core/shader.rs - core::shader::Shader::load (line 19) stdout ---- [INFO] [stdout] Test executable failed (signal: 11 (SIGSEGV) (core dumped)). [INFO] [stdout] [INFO] [stdout] stdout: [INFO] [stdout] INFO: Initializing raylib 5.1-dev [INFO] [stdout] INFO: Platform backend: DESKTOP (GLFW) [INFO] [stdout] INFO: Supported raylib modules: [INFO] [stdout] INFO: > rcore:..... loaded (mandatory) [INFO] [stdout] INFO: > rlgl:...... loaded (mandatory) [INFO] [stdout] INFO: > rshapes:... loaded (optional) [INFO] [stdout] INFO: > rtextures:. loaded (optional) [INFO] [stdout] INFO: > rtext:..... loaded (optional) [INFO] [stdout] INFO: > rmodels:... loaded (optional) [INFO] [stdout] INFO: > raudio:.... loaded (optional) [INFO] [stdout] WARNING: GLFW: Error: 65550 Description: Failed to detect any supported platform [INFO] [stdout] WARNING: GLFW: Failed to initialize GLFW [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] error: XDG_RUNTIME_DIR is invalid or not set in the environment. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/core/input.rs - core::input::get_touch_positions (line 322) stdout ---- [INFO] [stdout] Test executable failed (signal: 11 (SIGSEGV) (core dumped)). [INFO] [stdout] [INFO] [stdout] stdout: [INFO] [stdout] INFO: Initializing raylib 5.1-dev [INFO] [stdout] INFO: Platform backend: DESKTOP (GLFW) [INFO] [stdout] INFO: Supported raylib modules: [INFO] [stdout] INFO: > rcore:..... loaded (mandatory) [INFO] [stdout] INFO: > rlgl:...... loaded (mandatory) [INFO] [stdout] INFO: > rshapes:... loaded (optional) [INFO] [stdout] INFO: > rtextures:. loaded (optional) [INFO] [stdout] INFO: > rtext:..... loaded (optional) [INFO] [stdout] INFO: > rmodels:... loaded (optional) [INFO] [stdout] INFO: > raudio:.... loaded (optional) [INFO] [stdout] WARNING: GLFW: Error: 65550 Description: Failed to detect any supported platform [INFO] [stdout] WARNING: GLFW: Failed to initialize GLFW [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] error: XDG_RUNTIME_DIR is invalid or not set in the environment. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/core/draw.rs - core::draw::begin_texture_mode (line 36) stdout ---- [INFO] [stdout] Test executable failed (signal: 11 (SIGSEGV) (core dumped)). [INFO] [stdout] [INFO] [stdout] stdout: [INFO] [stdout] INFO: Initializing raylib 5.1-dev [INFO] [stdout] INFO: Platform backend: DESKTOP (GLFW) [INFO] [stdout] INFO: Supported raylib modules: [INFO] [stdout] INFO: > rcore:..... loaded (mandatory) [INFO] [stdout] INFO: > rlgl:...... loaded (mandatory) [INFO] [stdout] INFO: > rshapes:... loaded (optional) [INFO] [stdout] INFO: > rtextures:. loaded (optional) [INFO] [stdout] INFO: > rtext:..... loaded (optional) [INFO] [stdout] INFO: > rmodels:... loaded (optional) [INFO] [stdout] INFO: > raudio:.... loaded (optional) [INFO] [stdout] WARNING: GLFW: Error: 65550 Description: Failed to detect any supported platform [INFO] [stdout] WARNING: GLFW: Failed to initialize GLFW [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] error: XDG_RUNTIME_DIR is invalid or not set in the environment. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/core/draw.rs - core::draw::begin_drawing (line 19) stdout ---- [INFO] [stdout] Test executable failed (signal: 11 (SIGSEGV) (core dumped)). [INFO] [stdout] [INFO] [stdout] stdout: [INFO] [stdout] INFO: Initializing raylib 5.1-dev [INFO] [stdout] INFO: Platform backend: DESKTOP (GLFW) [INFO] [stdout] INFO: Supported raylib modules: [INFO] [stdout] INFO: > rcore:..... loaded (mandatory) [INFO] [stdout] INFO: > rlgl:...... loaded (mandatory) [INFO] [stdout] INFO: > rshapes:... loaded (optional) [INFO] [stdout] INFO: > rtextures:. loaded (optional) [INFO] [stdout] INFO: > rtext:..... loaded (optional) [INFO] [stdout] INFO: > rmodels:... loaded (optional) [INFO] [stdout] INFO: > raudio:.... loaded (optional) [INFO] [stdout] WARNING: GLFW: Error: 65550 Description: Failed to detect any supported platform [INFO] [stdout] WARNING: GLFW: Failed to initialize GLFW [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] error: XDG_RUNTIME_DIR is invalid or not set in the environment. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/core/window.rs - core::window::is_window_state (line 119) stdout ---- [INFO] [stdout] Test executable failed (signal: 11 (SIGSEGV) (core dumped)). [INFO] [stdout] [INFO] [stdout] stdout: [INFO] [stdout] INFO: Initializing raylib 5.1-dev [INFO] [stdout] INFO: Platform backend: DESKTOP (GLFW) [INFO] [stdout] INFO: Supported raylib modules: [INFO] [stdout] INFO: > rcore:..... loaded (mandatory) [INFO] [stdout] INFO: > rlgl:...... loaded (mandatory) [INFO] [stdout] INFO: > rshapes:... loaded (optional) [INFO] [stdout] INFO: > rtextures:. loaded (optional) [INFO] [stdout] INFO: > rtext:..... loaded (optional) [INFO] [stdout] INFO: > rmodels:... loaded (optional) [INFO] [stdout] INFO: > raudio:.... loaded (optional) [INFO] [stdout] WARNING: GLFW: Error: 65550 Description: Failed to detect any supported platform [INFO] [stdout] WARNING: GLFW: Failed to initialize GLFW [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] error: XDG_RUNTIME_DIR is invalid or not set in the environment. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/core/window.rs - core::window::init_window (line 59) stdout ---- [INFO] [stdout] Test executable failed (signal: 11 (SIGSEGV) (core dumped)). [INFO] [stdout] [INFO] [stdout] stdout: [INFO] [stdout] INFO: Initializing raylib 5.1-dev [INFO] [stdout] INFO: Platform backend: DESKTOP (GLFW) [INFO] [stdout] INFO: Supported raylib modules: [INFO] [stdout] INFO: > rcore:..... loaded (mandatory) [INFO] [stdout] INFO: > rlgl:...... loaded (mandatory) [INFO] [stdout] INFO: > rshapes:... loaded (optional) [INFO] [stdout] INFO: > rtextures:. loaded (optional) [INFO] [stdout] INFO: > rtext:..... loaded (optional) [INFO] [stdout] INFO: > rmodels:... loaded (optional) [INFO] [stdout] INFO: > raudio:.... loaded (optional) [INFO] [stdout] WARNING: GLFW: Error: 65550 Description: Failed to detect any supported platform [INFO] [stdout] WARNING: GLFW: Failed to initialize GLFW [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] error: XDG_RUNTIME_DIR is invalid or not set in the environment. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/text/font.rs - text::font::load_font_bytes (line 94) stdout ---- [INFO] [stdout] error: couldn't read `src/text/assets/TerminusTTF.ttf`: No such file or directory (os error 2) [INFO] [stdout] --> src/text/font.rs:98:32 [INFO] [stdout] | [INFO] [stdout] 7 | let font = load_font_bytes(rl, include_bytes!("assets/TerminusTTF.ttf").as_slice()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a file with the same name in a different directory [INFO] [stdout] | [INFO] [stdout] 7 | let font = load_font_bytes(rl, include_bytes!("../../assets/TerminusTTF.ttf").as_slice()); [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> src/text/font.rs:97:19 [INFO] [stdout] | [INFO] [stdout] 6 | let mut rl = &mut init_window(100, 100, "font from bytes"); [INFO] [stdout] | ^^^^^^^^^^^----------------------------- argument #4 of type `i32` is missing [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/core/window.rs:71:8 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn init_window(width: i32, height: i32, title: &str, target_fps: i32) -> Raylib { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 6 | let mut rl = &mut init_window(100, 100, "font from bytes", /* i32 */); [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0061`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/text/font.rs - text::font::load_font (line 70) stdout ---- [INFO] [stdout] error[E0061]: this function takes 6 arguments but 5 arguments were supplied [INFO] [stdout] --> src/text/font.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 9 | draw_text(rl, &font, "Hello, world!", vec2(20.0, 60.0), Color::BLACK); [INFO] [stdout] | ^^^^^^^^^ ------------ argument #5 of type `f32` is missing [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/text/cache.rs:112:8 [INFO] [stdout] | [INFO] [stdout] 112 | pub fn draw_text(rl: &DrawHandle, cache: &F, text: &str, mut pos: Vector2, size: f32, color: Color) -> Vector2 { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 9 | draw_text(rl, &font, "Hello, world!", vec2(20.0, 60.0), /* f32 */, Color::BLACK); [INFO] [stdout] | ++++++++++ [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0061`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 5) stdout ---- [INFO] [stdout] Test executable failed (signal: 11 (SIGSEGV) (core dumped)). [INFO] [stdout] [INFO] [stdout] stdout: [INFO] [stdout] INFO: Initializing raylib 5.1-dev [INFO] [stdout] INFO: Platform backend: DESKTOP (GLFW) [INFO] [stdout] INFO: Supported raylib modules: [INFO] [stdout] INFO: > rcore:..... loaded (mandatory) [INFO] [stdout] INFO: > rlgl:...... loaded (mandatory) [INFO] [stdout] INFO: > rshapes:... loaded (optional) [INFO] [stdout] INFO: > rtextures:. loaded (optional) [INFO] [stdout] INFO: > rtext:..... loaded (optional) [INFO] [stdout] INFO: > rmodels:... loaded (optional) [INFO] [stdout] INFO: > raudio:.... loaded (optional) [INFO] [stdout] WARNING: GLFW: Error: 65550 Description: Failed to detect any supported platform [INFO] [stdout] WARNING: GLFW: Failed to initialize GLFW [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] error: XDG_RUNTIME_DIR is invalid or not set in the environment. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/core/other.rs - core::other::Raylib::set_random_seed (line 64) stdout ---- [INFO] [stdout] Test executable failed (signal: 11 (SIGSEGV) (core dumped)). [INFO] [stdout] [INFO] [stdout] stdout: [INFO] [stdout] INFO: Initializing raylib 5.1-dev [INFO] [stdout] INFO: Platform backend: DESKTOP (GLFW) [INFO] [stdout] INFO: Supported raylib modules: [INFO] [stdout] INFO: > rcore:..... loaded (mandatory) [INFO] [stdout] INFO: > rlgl:...... loaded (mandatory) [INFO] [stdout] INFO: > rshapes:... loaded (optional) [INFO] [stdout] INFO: > rtextures:. loaded (optional) [INFO] [stdout] INFO: > rtext:..... loaded (optional) [INFO] [stdout] INFO: > rmodels:... loaded (optional) [INFO] [stdout] INFO: > raudio:.... loaded (optional) [INFO] [stdout] WARNING: GLFW: Error: 65550 Description: Failed to detect any supported platform [INFO] [stdout] WARNING: GLFW: Failed to initialize GLFW [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] error: XDG_RUNTIME_DIR is invalid or not set in the environment. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/text/font.rs - text::font::TrueTypeFont::from_bytes (line 16) stdout ---- [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> src/text/font.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 8 | let font = load_font_ex(rl, font); [INFO] [stdout] | ^^^^^^^^^^^^---------- argument #3 of type `FontParams` is missing [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/text/font.rs:108:8 [INFO] [stdout] | [INFO] [stdout] 108 | pub fn load_font_ex(_rl: &Raylib, font: TrueTypeFont, params: FontParams) -> TrueTypeFontCache { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 8 | let font = load_font_ex(rl, font, /* FontParams */); [INFO] [stdout] | ++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0061`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/model/mod.rs - model::DrawHandle3D (line 11) stdout ---- [INFO] [stdout] Test executable failed (signal: 11 (SIGSEGV) (core dumped)). [INFO] [stdout] [INFO] [stdout] stdout: [INFO] [stdout] INFO: Initializing raylib 5.1-dev [INFO] [stdout] INFO: Platform backend: DESKTOP (GLFW) [INFO] [stdout] INFO: Supported raylib modules: [INFO] [stdout] INFO: > rcore:..... loaded (mandatory) [INFO] [stdout] INFO: > rlgl:...... loaded (mandatory) [INFO] [stdout] INFO: > rshapes:... loaded (optional) [INFO] [stdout] INFO: > rtextures:. loaded (optional) [INFO] [stdout] INFO: > rtext:..... loaded (optional) [INFO] [stdout] INFO: > rmodels:... loaded (optional) [INFO] [stdout] INFO: > raudio:.... loaded (optional) [INFO] [stdout] WARNING: GLFW: Error: 65550 Description: Failed to detect any supported platform [INFO] [stdout] WARNING: GLFW: Failed to initialize GLFW [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] error: XDG_RUNTIME_DIR is invalid or not set in the environment. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/textures/image.rs - textures::image::Image::load_raw (line 242) stdout ---- [INFO] [stdout] Test executable failed (signal: 11 (SIGSEGV) (core dumped)). [INFO] [stdout] [INFO] [stdout] stdout: [INFO] [stdout] INFO: Initializing raylib 5.1-dev [INFO] [stdout] INFO: Platform backend: DESKTOP (GLFW) [INFO] [stdout] INFO: Supported raylib modules: [INFO] [stdout] INFO: > rcore:..... loaded (mandatory) [INFO] [stdout] INFO: > rlgl:...... loaded (mandatory) [INFO] [stdout] INFO: > rshapes:... loaded (optional) [INFO] [stdout] INFO: > rtextures:. loaded (optional) [INFO] [stdout] INFO: > rtext:..... loaded (optional) [INFO] [stdout] INFO: > rmodels:... loaded (optional) [INFO] [stdout] INFO: > raudio:.... loaded (optional) [INFO] [stdout] WARNING: GLFW: Error: 65550 Description: Failed to detect any supported platform [INFO] [stdout] WARNING: GLFW: Failed to initialize GLFW [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] error: XDG_RUNTIME_DIR is invalid or not set in the environment. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/model/material.rs - model::material::Material<'a>::load_default (line 47) stdout ---- [INFO] [stdout] Test executable failed (signal: 11 (SIGSEGV) (core dumped)). [INFO] [stdout] [INFO] [stdout] stdout: [INFO] [stdout] INFO: Initializing raylib 5.1-dev [INFO] [stdout] INFO: Platform backend: DESKTOP (GLFW) [INFO] [stdout] INFO: Supported raylib modules: [INFO] [stdout] INFO: > rcore:..... loaded (mandatory) [INFO] [stdout] INFO: > rlgl:...... loaded (mandatory) [INFO] [stdout] INFO: > rshapes:... loaded (optional) [INFO] [stdout] INFO: > rtextures:. loaded (optional) [INFO] [stdout] INFO: > rtext:..... loaded (optional) [INFO] [stdout] INFO: > rmodels:... loaded (optional) [INFO] [stdout] INFO: > raudio:.... loaded (optional) [INFO] [stdout] WARNING: GLFW: Error: 65550 Description: Failed to detect any supported platform [INFO] [stdout] WARNING: GLFW: Failed to initialize GLFW [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] error: XDG_RUNTIME_DIR is invalid or not set in the environment. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/model/mesh.rs - model::mesh::MeshBuilder::new (line 103) stdout ---- [INFO] [stdout] Test executable failed (signal: 11 (SIGSEGV) (core dumped)). [INFO] [stdout] [INFO] [stdout] stdout: [INFO] [stdout] INFO: Initializing raylib 5.1-dev [INFO] [stdout] INFO: Platform backend: DESKTOP (GLFW) [INFO] [stdout] INFO: Supported raylib modules: [INFO] [stdout] INFO: > rcore:..... loaded (mandatory) [INFO] [stdout] INFO: > rlgl:...... loaded (mandatory) [INFO] [stdout] INFO: > rshapes:... loaded (optional) [INFO] [stdout] INFO: > rtextures:. loaded (optional) [INFO] [stdout] INFO: > rtext:..... loaded (optional) [INFO] [stdout] INFO: > rmodels:... loaded (optional) [INFO] [stdout] INFO: > raudio:.... loaded (optional) [INFO] [stdout] WARNING: GLFW: Error: 65550 Description: Failed to detect any supported platform [INFO] [stdout] WARNING: GLFW: Failed to initialize GLFW [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] error: XDG_RUNTIME_DIR is invalid or not set in the environment. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/core/draw.rs - core::draw::begin_drawing (line 19) [INFO] [stdout] src/core/draw.rs - core::draw::begin_texture_mode (line 36) [INFO] [stdout] src/core/input.rs - core::input::get_gamepad_name_cstr (line 116) [INFO] [stdout] src/core/input.rs - core::input::get_touch_pos (line 285) [INFO] [stdout] src/core/input.rs - core::input::get_touch_positions (line 310) [INFO] [stdout] src/core/input.rs - core::input::get_touch_positions (line 322) [INFO] [stdout] src/core/input.rs - core::input::is_gamepad_available (line 81) [INFO] [stdout] src/core/other.rs - core::other::Raylib::set_random_seed (line 64) [INFO] [stdout] src/core/shader.rs - core::shader::Shader::load (line 19) [INFO] [stdout] src/core/window.rs - core::window::init_window (line 59) [INFO] [stdout] src/core/window.rs - core::window::is_window_state (line 119) [INFO] [stdout] src/lib.rs - (line 5) [INFO] [stdout] src/model/material.rs - model::material::Material<'a>::load_default (line 47) [INFO] [stdout] src/model/mesh.rs - model::mesh::MeshBuilder::new (line 103) [INFO] [stdout] src/model/mod.rs - model::DrawHandle3D (line 11) [INFO] [stdout] src/text/font.rs - text::font::TrueTypeFont::from_bytes (line 16) [INFO] [stdout] src/text/font.rs - text::font::load_font (line 70) [INFO] [stdout] src/text/font.rs - text::font::load_font_bytes (line 94) [INFO] [stdout] src/textures/image.rs - textures::image::Image::load_raw (line 242) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 8 passed; 19 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.03s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "a3ffcf816f189aed771b4711e21d2237a7cb40e984763d5e927bc3a276ff3eae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3ffcf816f189aed771b4711e21d2237a7cb40e984763d5e927bc3a276ff3eae", kill_on_drop: false }` [INFO] [stdout] a3ffcf816f189aed771b4711e21d2237a7cb40e984763d5e927bc3a276ff3eae