[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 master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavawen%2Fraylib-bindings" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-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-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/davawen/raylib-bindings on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d441a34b8cfee1d79501de0eed97fc4a65db78bd927cfac43fc8712e03d3ce16
[INFO] running `Command { std: "docker" "start" "-a" "d441a34b8cfee1d79501de0eed97fc4a65db78bd927cfac43fc8712e03d3ce16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d441a34b8cfee1d79501de0eed97fc4a65db78bd927cfac43fc8712e03d3ce16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d441a34b8cfee1d79501de0eed97fc4a65db78bd927cfac43fc8712e03d3ce16", kill_on_drop: false }`
[INFO] [stdout] d441a34b8cfee1d79501de0eed97fc4a65db78bd927cfac43fc8712e03d3ce16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f60780efbca9fa810e2e712db20dfb08de6a540a68fc60eac4c1b2f68e519339
[INFO] running `Command { std: "docker" "start" "-a" "f60780efbca9fa810e2e712db20dfb08de6a540a68fc60eac4c1b2f68e519339", kill_on_drop: false }`
[INFO] [stderr]    Compiling ahash v0.8.10
[INFO] [stderr]    Compiling cc v1.0.98
[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 va_list v0.1.4
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling half v2.4.0
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling fontdue v0.8.0
[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: lifetime flowing from input to output with different syntax can be 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]    |                            ^^^^^ this lifetime flows to the output   -------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]    |                      |         the lifetimes get resolved as `'_`
[INFO] [stdout]    |                      this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn materials(&self) -> &[Material<'_>] {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]    |                          |             the lifetimes get resolved as `'_`
[INFO] [stdout]    |                          this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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 28.74s
[INFO] running `Command { std: "docker" "inspect" "f60780efbca9fa810e2e712db20dfb08de6a540a68fc60eac4c1b2f68e519339", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f60780efbca9fa810e2e712db20dfb08de6a540a68fc60eac4c1b2f68e519339", kill_on_drop: false }`
[INFO] [stdout] f60780efbca9fa810e2e712db20dfb08de6a540a68fc60eac4c1b2f68e519339
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5aae49d503c9f79c1d98d666f8a323b81b918ad34c6cd7e21446618a4d70d267
[INFO] running `Command { std: "docker" "start" "-a" "5aae49d503c9f79c1d98d666f8a323b81b918ad34c6cd7e21446618a4d70d267", 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: lifetime flowing from input to output with different syntax can be 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]    |                            ^^^^^ this lifetime flows to the output   -------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]    |                      |         the lifetimes get resolved as `'_`
[INFO] [stdout]    |                      this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn materials(&self) -> &[Material<'_>] {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]    |                          |             the lifetimes get resolved as `'_`
[INFO] [stdout]    |                          this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub fn materials_mut(&mut self) -> &mut [Material<'_>] {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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]    |                            ^^^^^ this lifetime flows to the output   -------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]    |                      |         the lifetimes get resolved as `'_`
[INFO] [stdout]    |                      this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn materials(&self) -> &[Material<'_>] {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]    |                          |             the lifetimes get resolved as `'_`
[INFO] [stdout]    |                          this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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 9.93s
[INFO] running `Command { std: "docker" "inspect" "5aae49d503c9f79c1d98d666f8a323b81b918ad34c6cd7e21446618a4d70d267", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5aae49d503c9f79c1d98d666f8a323b81b918ad34c6cd7e21446618a4d70d267", kill_on_drop: false }`
[INFO] [stdout] 5aae49d503c9f79c1d98d666f8a323b81b918ad34c6cd7e21446618a4d70d267
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3d50cc2f437db1515800ca5d3327e486a9f94abc221631243183dfbe230563f7
[INFO] running `Command { std: "docker" "start" "-a" "3d50cc2f437db1515800ca5d3327e486a9f94abc221631243183dfbe230563f7", 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: lifetime flowing from input to output with different syntax can be 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]    |                            ^^^^^ this lifetime flows to the output   -------------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stderr]    |                      |         the lifetimes get resolved as `'_`
[INFO] [stderr]    |                      this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 64 |     pub fn materials(&self) -> &[Material<'_>] {
[INFO] [stderr]    |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stderr]    |                          |             the lifetimes get resolved as `'_`
[INFO] [stderr]    |                          this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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 (run `cargo fix --lib -p raylib-bindings --tests` to apply 6 suggestions)
[INFO] [stderr] warning: `raylib-bindings` (lib) generated 9 warnings (9 duplicates)
[INFO] [stderr] error: could not compile `raylib-bindings` (example "font_size")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/733b47ea4b1b86216f14ef56e49440c33933f230/bin/rustc --crate-name font_size --edition=2021 examples/font_size.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="dds"' --cfg 'feature="default"' --cfg 'feature="gif"' --cfg 'feature="gltf"' --cfg 'feature="hdr"' --cfg 'feature="image_export"' --cfg 'feature="image_generation"' --cfg 'feature="image_manipulation"' --cfg 'feature="iqm"' --cfg 'feature="jpg"' --cfg 'feature="m3d"' --cfg 'feature="mod"' --cfg 'feature="mp3"' --cfg 'feature="mtl"' --cfg 'feature="obj"' --cfg 'feature="ogg"' --cfg 'feature="png"' --cfg 'feature="qoa"' --cfg 'feature="qoi"' --cfg 'feature="vox"' --cfg 'feature="wav"' --cfg 'feature="xm"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("astc", "bmp", "dds", "default", "ffi", "flac", "gif", "gltf", "hdr", "image_export", "image_generation", "image_manipulation", "iqm", "jpg", "ktx", "m3d", "mod", "mp3", "mtl", "obj", "ogg", "pic", "pkm", "png", "pnm", "psd", "pvr", "qoa", "qoi", "rlgl", "svg", "tga", "vox", "wav", "xm"))' -C metadata=1a2e88acf6ec8b92 -C extra-filename=-5fffe92d6eec9c06 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-bc075cf852e4ba77.rlib --extern float_cmp=/opt/rustwide/target/debug/deps/libfloat_cmp-56fae5cd0900dc9c.rlib --extern fontdue=/opt/rustwide/target/debug/deps/libfontdue-570167cd6ced0a77.rlib --extern half=/opt/rustwide/target/debug/deps/libhalf-6054e4181538471c.rlib --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-a6304f9f033bb5bd.rlib --extern raylib=/opt/rustwide/target/debug/deps/libraylib-c740358103aa1351.rlib --extern va_list=/opt/rustwide/target/debug/deps/libva_list-8a5b0e81003fdb01.rlib --cap-lints=forbid -Copt-level=3 -L native=/opt/rustwide/target/debug/build/raylib-bindings-883ab428c0b7df8d/out/lib` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "3d50cc2f437db1515800ca5d3327e486a9f94abc221631243183dfbe230563f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d50cc2f437db1515800ca5d3327e486a9f94abc221631243183dfbe230563f7", kill_on_drop: false }`
[INFO] [stdout] 3d50cc2f437db1515800ca5d3327e486a9f94abc221631243183dfbe230563f7
