[INFO] fetching crate raylib-sys 3.7.0... [INFO] testing raylib-sys-3.7.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate raylib-sys 3.7.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate raylib-sys 3.7.0 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate raylib-sys 3.7.0 [INFO] finished tweaking crates.io crate raylib-sys 3.7.0 [INFO] tweaked toml for crates.io crate raylib-sys 3.7.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6b5d4e2ad55f1102aa8cf1d7b3cb7c7aea39fabde7ed345a2ca31fe3b11f2ad0 [INFO] running `Command { std: "docker" "start" "-a" "6b5d4e2ad55f1102aa8cf1d7b3cb7c7aea39fabde7ed345a2ca31fe3b11f2ad0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6b5d4e2ad55f1102aa8cf1d7b3cb7c7aea39fabde7ed345a2ca31fe3b11f2ad0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b5d4e2ad55f1102aa8cf1d7b3cb7c7aea39fabde7ed345a2ca31fe3b11f2ad0", kill_on_drop: false }` [INFO] [stdout] 6b5d4e2ad55f1102aa8cf1d7b3cb7c7aea39fabde7ed345a2ca31fe3b11f2ad0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 221dd7e4a53f2527fa8de019b4b4c27018506f117193c2db1706a38af580b1b2 [INFO] running `Command { std: "docker" "start" "-a" "221dd7e4a53f2527fa8de019b4b4c27018506f117193c2db1706a38af580b1b2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling raylib-sys v3.7.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:5059:10 [INFO] [stdout] | [INFO] [stdout] 5059 | ) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(improper_ctypes)]` on by default [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7257:38 [INFO] [stdout] | [INFO] [stdout] 7257 | pub fn nexttoward(__x: f64, __y: u128) -> f64; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7260:40 [INFO] [stdout] | [INFO] [stdout] 7260 | pub fn __nexttoward(__x: f64, __y: u128) -> f64; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7620:39 [INFO] [stdout] | [INFO] [stdout] 7620 | pub fn nexttowardf(__x: f32, __y: u128) -> f32; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7623:41 [INFO] [stdout] | [INFO] [stdout] 7623 | pub fn __nexttowardf(__x: f32, __y: u128) -> f32; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7722:35 [INFO] [stdout] | [INFO] [stdout] 7722 | pub fn __fpclassifyl(__value: u128) -> ::std::os::raw::c_int; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7725:32 [INFO] [stdout] | [INFO] [stdout] 7725 | pub fn __signbitl(__value: u128) -> ::std::os::raw::c_int; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7728:30 [INFO] [stdout] | [INFO] [stdout] 7728 | pub fn __isinfl(__value: u128) -> ::std::os::raw::c_int; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7731:31 [INFO] [stdout] | [INFO] [stdout] 7731 | pub fn __finitel(__value: u128) -> ::std::os::raw::c_int; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7734:30 [INFO] [stdout] | [INFO] [stdout] 7734 | pub fn __isnanl(__value: u128) -> ::std::os::raw::c_int; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7737:28 [INFO] [stdout] | [INFO] [stdout] 7737 | pub fn __iseqsigl(__x: u128, __y: u128) -> ::std::os::raw::c_int; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7737:39 [INFO] [stdout] | [INFO] [stdout] 7737 | pub fn __iseqsigl(__x: u128, __y: u128) -> ::std::os::raw::c_int; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7740:36 [INFO] [stdout] | [INFO] [stdout] 7740 | pub fn __issignalingl(__value: u128) -> ::std::os::raw::c_int; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7743:23 [INFO] [stdout] | [INFO] [stdout] 7743 | pub fn acosl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7743:32 [INFO] [stdout] | [INFO] [stdout] 7743 | pub fn acosl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7746:25 [INFO] [stdout] | [INFO] [stdout] 7746 | pub fn __acosl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7746:34 [INFO] [stdout] | [INFO] [stdout] 7746 | pub fn __acosl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7749:23 [INFO] [stdout] | [INFO] [stdout] 7749 | pub fn asinl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7749:32 [INFO] [stdout] | [INFO] [stdout] 7749 | pub fn asinl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7752:25 [INFO] [stdout] | [INFO] [stdout] 7752 | pub fn __asinl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7752:34 [INFO] [stdout] | [INFO] [stdout] 7752 | pub fn __asinl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7755:23 [INFO] [stdout] | [INFO] [stdout] 7755 | pub fn atanl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7755:32 [INFO] [stdout] | [INFO] [stdout] 7755 | pub fn atanl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7758:25 [INFO] [stdout] | [INFO] [stdout] 7758 | pub fn __atanl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7758:34 [INFO] [stdout] | [INFO] [stdout] 7758 | pub fn __atanl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7761:24 [INFO] [stdout] | [INFO] [stdout] 7761 | pub fn atan2l(__y: u128, __x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7761:35 [INFO] [stdout] | [INFO] [stdout] 7761 | pub fn atan2l(__y: u128, __x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7761:44 [INFO] [stdout] | [INFO] [stdout] 7761 | pub fn atan2l(__y: u128, __x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7764:26 [INFO] [stdout] | [INFO] [stdout] 7764 | pub fn __atan2l(__y: u128, __x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7764:37 [INFO] [stdout] | [INFO] [stdout] 7764 | pub fn __atan2l(__y: u128, __x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7764:46 [INFO] [stdout] | [INFO] [stdout] 7764 | pub fn __atan2l(__y: u128, __x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7767:22 [INFO] [stdout] | [INFO] [stdout] 7767 | pub fn cosl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7767:31 [INFO] [stdout] | [INFO] [stdout] 7767 | pub fn cosl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7770:24 [INFO] [stdout] | [INFO] [stdout] 7770 | pub fn __cosl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7770:33 [INFO] [stdout] | [INFO] [stdout] 7770 | pub fn __cosl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7773:22 [INFO] [stdout] | [INFO] [stdout] 7773 | pub fn sinl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7773:31 [INFO] [stdout] | [INFO] [stdout] 7773 | pub fn sinl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7776:24 [INFO] [stdout] | [INFO] [stdout] 7776 | pub fn __sinl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7776:33 [INFO] [stdout] | [INFO] [stdout] 7776 | pub fn __sinl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7779:22 [INFO] [stdout] | [INFO] [stdout] 7779 | pub fn tanl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7779:31 [INFO] [stdout] | [INFO] [stdout] 7779 | pub fn tanl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7782:24 [INFO] [stdout] | [INFO] [stdout] 7782 | pub fn __tanl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7782:33 [INFO] [stdout] | [INFO] [stdout] 7782 | pub fn __tanl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7785:23 [INFO] [stdout] | [INFO] [stdout] 7785 | pub fn coshl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7785:32 [INFO] [stdout] | [INFO] [stdout] 7785 | pub fn coshl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7788:25 [INFO] [stdout] | [INFO] [stdout] 7788 | pub fn __coshl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7788:34 [INFO] [stdout] | [INFO] [stdout] 7788 | pub fn __coshl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7791:23 [INFO] [stdout] | [INFO] [stdout] 7791 | pub fn sinhl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7791:32 [INFO] [stdout] | [INFO] [stdout] 7791 | pub fn sinhl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7794:25 [INFO] [stdout] | [INFO] [stdout] 7794 | pub fn __sinhl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7794:34 [INFO] [stdout] | [INFO] [stdout] 7794 | pub fn __sinhl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7797:23 [INFO] [stdout] | [INFO] [stdout] 7797 | pub fn tanhl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7797:32 [INFO] [stdout] | [INFO] [stdout] 7797 | pub fn tanhl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7800:25 [INFO] [stdout] | [INFO] [stdout] 7800 | pub fn __tanhl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7800:34 [INFO] [stdout] | [INFO] [stdout] 7800 | pub fn __tanhl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7803:24 [INFO] [stdout] | [INFO] [stdout] 7803 | pub fn acoshl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7803:33 [INFO] [stdout] | [INFO] [stdout] 7803 | pub fn acoshl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7806:26 [INFO] [stdout] | [INFO] [stdout] 7806 | pub fn __acoshl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7806:35 [INFO] [stdout] | [INFO] [stdout] 7806 | pub fn __acoshl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7809:24 [INFO] [stdout] | [INFO] [stdout] 7809 | pub fn asinhl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7809:33 [INFO] [stdout] | [INFO] [stdout] 7809 | pub fn asinhl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7812:26 [INFO] [stdout] | [INFO] [stdout] 7812 | pub fn __asinhl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7812:35 [INFO] [stdout] | [INFO] [stdout] 7812 | pub fn __asinhl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7815:24 [INFO] [stdout] | [INFO] [stdout] 7815 | pub fn atanhl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7815:33 [INFO] [stdout] | [INFO] [stdout] 7815 | pub fn atanhl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7818:26 [INFO] [stdout] | [INFO] [stdout] 7818 | pub fn __atanhl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7818:35 [INFO] [stdout] | [INFO] [stdout] 7818 | pub fn __atanhl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7821:22 [INFO] [stdout] | [INFO] [stdout] 7821 | pub fn expl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7821:31 [INFO] [stdout] | [INFO] [stdout] 7821 | pub fn expl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7824:24 [INFO] [stdout] | [INFO] [stdout] 7824 | pub fn __expl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7824:33 [INFO] [stdout] | [INFO] [stdout] 7824 | pub fn __expl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7827:24 [INFO] [stdout] | [INFO] [stdout] 7827 | pub fn frexpl(__x: u128, __exponent: *mut ::std::os::raw::c_int) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7827:73 [INFO] [stdout] | [INFO] [stdout] 7827 | pub fn frexpl(__x: u128, __exponent: *mut ::std::os::raw::c_int) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7830:26 [INFO] [stdout] | [INFO] [stdout] 7830 | pub fn __frexpl(__x: u128, __exponent: *mut ::std::os::raw::c_int) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7830:75 [INFO] [stdout] | [INFO] [stdout] 7830 | pub fn __frexpl(__x: u128, __exponent: *mut ::std::os::raw::c_int) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7833:24 [INFO] [stdout] | [INFO] [stdout] 7833 | pub fn ldexpl(__x: u128, __exponent: ::std::os::raw::c_int) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7833:68 [INFO] [stdout] | [INFO] [stdout] 7833 | pub fn ldexpl(__x: u128, __exponent: ::std::os::raw::c_int) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7836:26 [INFO] [stdout] | [INFO] [stdout] 7836 | pub fn __ldexpl(__x: u128, __exponent: ::std::os::raw::c_int) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7836:70 [INFO] [stdout] | [INFO] [stdout] 7836 | pub fn __ldexpl(__x: u128, __exponent: ::std::os::raw::c_int) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7839:22 [INFO] [stdout] | [INFO] [stdout] 7839 | pub fn logl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7839:31 [INFO] [stdout] | [INFO] [stdout] 7839 | pub fn logl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7842:24 [INFO] [stdout] | [INFO] [stdout] 7842 | pub fn __logl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7842:33 [INFO] [stdout] | [INFO] [stdout] 7842 | pub fn __logl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7845:24 [INFO] [stdout] | [INFO] [stdout] 7845 | pub fn log10l(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7845:33 [INFO] [stdout] | [INFO] [stdout] 7845 | pub fn log10l(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7848:26 [INFO] [stdout] | [INFO] [stdout] 7848 | pub fn __log10l(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7848:35 [INFO] [stdout] | [INFO] [stdout] 7848 | pub fn __log10l(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7851:23 [INFO] [stdout] | [INFO] [stdout] 7851 | pub fn modfl(__x: u128, __iptr: *mut u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7851:37 [INFO] [stdout] | [INFO] [stdout] 7851 | pub fn modfl(__x: u128, __iptr: *mut u128) -> u128; [INFO] [stdout] | ^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7851:51 [INFO] [stdout] | [INFO] [stdout] 7851 | pub fn modfl(__x: u128, __iptr: *mut u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7854:25 [INFO] [stdout] | [INFO] [stdout] 7854 | pub fn __modfl(__x: u128, __iptr: *mut u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7854:39 [INFO] [stdout] | [INFO] [stdout] 7854 | pub fn __modfl(__x: u128, __iptr: *mut u128) -> u128; [INFO] [stdout] | ^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7854:53 [INFO] [stdout] | [INFO] [stdout] 7854 | pub fn __modfl(__x: u128, __iptr: *mut u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7857:24 [INFO] [stdout] | [INFO] [stdout] 7857 | pub fn expm1l(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7857:33 [INFO] [stdout] | [INFO] [stdout] 7857 | pub fn expm1l(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7860:26 [INFO] [stdout] | [INFO] [stdout] 7860 | pub fn __expm1l(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7860:35 [INFO] [stdout] | [INFO] [stdout] 7860 | pub fn __expm1l(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7863:24 [INFO] [stdout] | [INFO] [stdout] 7863 | pub fn log1pl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7863:33 [INFO] [stdout] | [INFO] [stdout] 7863 | pub fn log1pl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7866:26 [INFO] [stdout] | [INFO] [stdout] 7866 | pub fn __log1pl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7866:35 [INFO] [stdout] | [INFO] [stdout] 7866 | pub fn __log1pl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7869:23 [INFO] [stdout] | [INFO] [stdout] 7869 | pub fn logbl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7869:32 [INFO] [stdout] | [INFO] [stdout] 7869 | pub fn logbl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7872:25 [INFO] [stdout] | [INFO] [stdout] 7872 | pub fn __logbl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7872:34 [INFO] [stdout] | [INFO] [stdout] 7872 | pub fn __logbl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7875:23 [INFO] [stdout] | [INFO] [stdout] 7875 | pub fn exp2l(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7875:32 [INFO] [stdout] | [INFO] [stdout] 7875 | pub fn exp2l(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7878:25 [INFO] [stdout] | [INFO] [stdout] 7878 | pub fn __exp2l(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7878:34 [INFO] [stdout] | [INFO] [stdout] 7878 | pub fn __exp2l(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7881:23 [INFO] [stdout] | [INFO] [stdout] 7881 | pub fn log2l(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7881:32 [INFO] [stdout] | [INFO] [stdout] 7881 | pub fn log2l(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7884:25 [INFO] [stdout] | [INFO] [stdout] 7884 | pub fn __log2l(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7884:34 [INFO] [stdout] | [INFO] [stdout] 7884 | pub fn __log2l(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7887:22 [INFO] [stdout] | [INFO] [stdout] 7887 | pub fn powl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7887:33 [INFO] [stdout] | [INFO] [stdout] 7887 | pub fn powl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7887:42 [INFO] [stdout] | [INFO] [stdout] 7887 | pub fn powl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7890:24 [INFO] [stdout] | [INFO] [stdout] 7890 | pub fn __powl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7890:35 [INFO] [stdout] | [INFO] [stdout] 7890 | pub fn __powl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7890:44 [INFO] [stdout] | [INFO] [stdout] 7890 | pub fn __powl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7893:23 [INFO] [stdout] | [INFO] [stdout] 7893 | pub fn sqrtl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7893:32 [INFO] [stdout] | [INFO] [stdout] 7893 | pub fn sqrtl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7896:25 [INFO] [stdout] | [INFO] [stdout] 7896 | pub fn __sqrtl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7896:34 [INFO] [stdout] | [INFO] [stdout] 7896 | pub fn __sqrtl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7899:24 [INFO] [stdout] | [INFO] [stdout] 7899 | pub fn hypotl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7899:35 [INFO] [stdout] | [INFO] [stdout] 7899 | pub fn hypotl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7899:44 [INFO] [stdout] | [INFO] [stdout] 7899 | pub fn hypotl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7902:26 [INFO] [stdout] | [INFO] [stdout] 7902 | pub fn __hypotl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7902:37 [INFO] [stdout] | [INFO] [stdout] 7902 | pub fn __hypotl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7902:46 [INFO] [stdout] | [INFO] [stdout] 7902 | pub fn __hypotl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7905:23 [INFO] [stdout] | [INFO] [stdout] 7905 | pub fn cbrtl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7905:32 [INFO] [stdout] | [INFO] [stdout] 7905 | pub fn cbrtl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7908:25 [INFO] [stdout] | [INFO] [stdout] 7908 | pub fn __cbrtl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7908:34 [INFO] [stdout] | [INFO] [stdout] 7908 | pub fn __cbrtl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7911:23 [INFO] [stdout] | [INFO] [stdout] 7911 | pub fn ceill(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7911:32 [INFO] [stdout] | [INFO] [stdout] 7911 | pub fn ceill(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7914:25 [INFO] [stdout] | [INFO] [stdout] 7914 | pub fn __ceill(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7914:34 [INFO] [stdout] | [INFO] [stdout] 7914 | pub fn __ceill(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7917:23 [INFO] [stdout] | [INFO] [stdout] 7917 | pub fn fabsl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7917:32 [INFO] [stdout] | [INFO] [stdout] 7917 | pub fn fabsl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7920:25 [INFO] [stdout] | [INFO] [stdout] 7920 | pub fn __fabsl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7920:34 [INFO] [stdout] | [INFO] [stdout] 7920 | pub fn __fabsl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7923:24 [INFO] [stdout] | [INFO] [stdout] 7923 | pub fn floorl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7923:33 [INFO] [stdout] | [INFO] [stdout] 7923 | pub fn floorl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7926:26 [INFO] [stdout] | [INFO] [stdout] 7926 | pub fn __floorl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7926:35 [INFO] [stdout] | [INFO] [stdout] 7926 | pub fn __floorl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7929:23 [INFO] [stdout] | [INFO] [stdout] 7929 | pub fn fmodl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7929:34 [INFO] [stdout] | [INFO] [stdout] 7929 | pub fn fmodl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7929:43 [INFO] [stdout] | [INFO] [stdout] 7929 | pub fn fmodl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7932:25 [INFO] [stdout] | [INFO] [stdout] 7932 | pub fn __fmodl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7932:36 [INFO] [stdout] | [INFO] [stdout] 7932 | pub fn __fmodl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7932:45 [INFO] [stdout] | [INFO] [stdout] 7932 | pub fn __fmodl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7935:27 [INFO] [stdout] | [INFO] [stdout] 7935 | pub fn copysignl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7935:38 [INFO] [stdout] | [INFO] [stdout] 7935 | pub fn copysignl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7935:47 [INFO] [stdout] | [INFO] [stdout] 7935 | pub fn copysignl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7938:29 [INFO] [stdout] | [INFO] [stdout] 7938 | pub fn __copysignl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7938:40 [INFO] [stdout] | [INFO] [stdout] 7938 | pub fn __copysignl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7938:49 [INFO] [stdout] | [INFO] [stdout] 7938 | pub fn __copysignl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7941:59 [INFO] [stdout] | [INFO] [stdout] 7941 | pub fn nanl(__tagb: *const ::std::os::raw::c_char) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7944:61 [INFO] [stdout] | [INFO] [stdout] 7944 | pub fn __nanl(__tagb: *const ::std::os::raw::c_char) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7947:23 [INFO] [stdout] | [INFO] [stdout] 7947 | pub fn erfl(arg1: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7947:32 [INFO] [stdout] | [INFO] [stdout] 7947 | pub fn erfl(arg1: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7950:25 [INFO] [stdout] | [INFO] [stdout] 7950 | pub fn __erfl(arg1: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7950:34 [INFO] [stdout] | [INFO] [stdout] 7950 | pub fn __erfl(arg1: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7953:24 [INFO] [stdout] | [INFO] [stdout] 7953 | pub fn erfcl(arg1: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7953:33 [INFO] [stdout] | [INFO] [stdout] 7953 | pub fn erfcl(arg1: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7956:26 [INFO] [stdout] | [INFO] [stdout] 7956 | pub fn __erfcl(arg1: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7956:35 [INFO] [stdout] | [INFO] [stdout] 7956 | pub fn __erfcl(arg1: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7959:26 [INFO] [stdout] | [INFO] [stdout] 7959 | pub fn lgammal(arg1: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7959:35 [INFO] [stdout] | [INFO] [stdout] 7959 | pub fn lgammal(arg1: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7962:28 [INFO] [stdout] | [INFO] [stdout] 7962 | pub fn __lgammal(arg1: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7962:37 [INFO] [stdout] | [INFO] [stdout] 7962 | pub fn __lgammal(arg1: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7965:26 [INFO] [stdout] | [INFO] [stdout] 7965 | pub fn tgammal(arg1: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7965:35 [INFO] [stdout] | [INFO] [stdout] 7965 | pub fn tgammal(arg1: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7968:28 [INFO] [stdout] | [INFO] [stdout] 7968 | pub fn __tgammal(arg1: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7968:37 [INFO] [stdout] | [INFO] [stdout] 7968 | pub fn __tgammal(arg1: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7971:23 [INFO] [stdout] | [INFO] [stdout] 7971 | pub fn rintl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7971:32 [INFO] [stdout] | [INFO] [stdout] 7971 | pub fn rintl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7974:25 [INFO] [stdout] | [INFO] [stdout] 7974 | pub fn __rintl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7974:34 [INFO] [stdout] | [INFO] [stdout] 7974 | pub fn __rintl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7977:28 [INFO] [stdout] | [INFO] [stdout] 7977 | pub fn nextafterl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7977:39 [INFO] [stdout] | [INFO] [stdout] 7977 | pub fn nextafterl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7977:48 [INFO] [stdout] | [INFO] [stdout] 7977 | pub fn nextafterl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7980:30 [INFO] [stdout] | [INFO] [stdout] 7980 | pub fn __nextafterl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7980:41 [INFO] [stdout] | [INFO] [stdout] 7980 | pub fn __nextafterl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7980:50 [INFO] [stdout] | [INFO] [stdout] 7980 | pub fn __nextafterl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7983:29 [INFO] [stdout] | [INFO] [stdout] 7983 | pub fn nexttowardl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7983:40 [INFO] [stdout] | [INFO] [stdout] 7983 | pub fn nexttowardl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7983:49 [INFO] [stdout] | [INFO] [stdout] 7983 | pub fn nexttowardl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7986:31 [INFO] [stdout] | [INFO] [stdout] 7986 | pub fn __nexttowardl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7986:42 [INFO] [stdout] | [INFO] [stdout] 7986 | pub fn __nexttowardl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7986:51 [INFO] [stdout] | [INFO] [stdout] 7986 | pub fn __nexttowardl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7989:28 [INFO] [stdout] | [INFO] [stdout] 7989 | pub fn remainderl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7989:39 [INFO] [stdout] | [INFO] [stdout] 7989 | pub fn remainderl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7989:48 [INFO] [stdout] | [INFO] [stdout] 7989 | pub fn remainderl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7992:30 [INFO] [stdout] | [INFO] [stdout] 7992 | pub fn __remainderl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7992:41 [INFO] [stdout] | [INFO] [stdout] 7992 | pub fn __remainderl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7992:50 [INFO] [stdout] | [INFO] [stdout] 7992 | pub fn __remainderl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7995:25 [INFO] [stdout] | [INFO] [stdout] 7995 | pub fn scalbnl(__x: u128, __n: ::std::os::raw::c_int) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7995:62 [INFO] [stdout] | [INFO] [stdout] 7995 | pub fn scalbnl(__x: u128, __n: ::std::os::raw::c_int) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7998:27 [INFO] [stdout] | [INFO] [stdout] 7998 | pub fn __scalbnl(__x: u128, __n: ::std::os::raw::c_int) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7998:64 [INFO] [stdout] | [INFO] [stdout] 7998 | pub fn __scalbnl(__x: u128, __n: ::std::os::raw::c_int) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8001:24 [INFO] [stdout] | [INFO] [stdout] 8001 | pub fn ilogbl(__x: u128) -> ::std::os::raw::c_int; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8004:26 [INFO] [stdout] | [INFO] [stdout] 8004 | pub fn __ilogbl(__x: u128) -> ::std::os::raw::c_int; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8007:26 [INFO] [stdout] | [INFO] [stdout] 8007 | pub fn scalblnl(__x: u128, __n: ::std::os::raw::c_long) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8007:64 [INFO] [stdout] | [INFO] [stdout] 8007 | pub fn scalblnl(__x: u128, __n: ::std::os::raw::c_long) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8010:28 [INFO] [stdout] | [INFO] [stdout] 8010 | pub fn __scalblnl(__x: u128, __n: ::std::os::raw::c_long) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8010:66 [INFO] [stdout] | [INFO] [stdout] 8010 | pub fn __scalblnl(__x: u128, __n: ::std::os::raw::c_long) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8013:28 [INFO] [stdout] | [INFO] [stdout] 8013 | pub fn nearbyintl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8013:37 [INFO] [stdout] | [INFO] [stdout] 8013 | pub fn nearbyintl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8016:30 [INFO] [stdout] | [INFO] [stdout] 8016 | pub fn __nearbyintl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8016:39 [INFO] [stdout] | [INFO] [stdout] 8016 | pub fn __nearbyintl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8019:24 [INFO] [stdout] | [INFO] [stdout] 8019 | pub fn roundl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8019:33 [INFO] [stdout] | [INFO] [stdout] 8019 | pub fn roundl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8022:26 [INFO] [stdout] | [INFO] [stdout] 8022 | pub fn __roundl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8022:35 [INFO] [stdout] | [INFO] [stdout] 8022 | pub fn __roundl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8025:24 [INFO] [stdout] | [INFO] [stdout] 8025 | pub fn truncl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8025:33 [INFO] [stdout] | [INFO] [stdout] 8025 | pub fn truncl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8028:26 [INFO] [stdout] | [INFO] [stdout] 8028 | pub fn __truncl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8028:35 [INFO] [stdout] | [INFO] [stdout] 8028 | pub fn __truncl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8031:25 [INFO] [stdout] | [INFO] [stdout] 8031 | pub fn remquol(__x: u128, __y: u128, __quo: *mut ::std::os::raw::c_int) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8031:36 [INFO] [stdout] | [INFO] [stdout] 8031 | pub fn remquol(__x: u128, __y: u128, __quo: *mut ::std::os::raw::c_int) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8031:80 [INFO] [stdout] | [INFO] [stdout] 8031 | pub fn remquol(__x: u128, __y: u128, __quo: *mut ::std::os::raw::c_int) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8034:27 [INFO] [stdout] | [INFO] [stdout] 8034 | pub fn __remquol(__x: u128, __y: u128, __quo: *mut ::std::os::raw::c_int) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8034:38 [INFO] [stdout] | [INFO] [stdout] 8034 | pub fn __remquol(__x: u128, __y: u128, __quo: *mut ::std::os::raw::c_int) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8034:82 [INFO] [stdout] | [INFO] [stdout] 8034 | pub fn __remquol(__x: u128, __y: u128, __quo: *mut ::std::os::raw::c_int) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8037:24 [INFO] [stdout] | [INFO] [stdout] 8037 | pub fn lrintl(__x: u128) -> ::std::os::raw::c_long; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8040:26 [INFO] [stdout] | [INFO] [stdout] 8040 | pub fn __lrintl(__x: u128) -> ::std::os::raw::c_long; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8043:25 [INFO] [stdout] | [INFO] [stdout] 8043 | pub fn llrintl(__x: u128) -> ::std::os::raw::c_longlong; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8046:27 [INFO] [stdout] | [INFO] [stdout] 8046 | pub fn __llrintl(__x: u128) -> ::std::os::raw::c_longlong; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8049:25 [INFO] [stdout] | [INFO] [stdout] 8049 | pub fn lroundl(__x: u128) -> ::std::os::raw::c_long; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8052:27 [INFO] [stdout] | [INFO] [stdout] 8052 | pub fn __lroundl(__x: u128) -> ::std::os::raw::c_long; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8055:26 [INFO] [stdout] | [INFO] [stdout] 8055 | pub fn llroundl(__x: u128) -> ::std::os::raw::c_longlong; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8058:28 [INFO] [stdout] | [INFO] [stdout] 8058 | pub fn __llroundl(__x: u128) -> ::std::os::raw::c_longlong; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8061:23 [INFO] [stdout] | [INFO] [stdout] 8061 | pub fn fdiml(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8061:34 [INFO] [stdout] | [INFO] [stdout] 8061 | pub fn fdiml(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8061:43 [INFO] [stdout] | [INFO] [stdout] 8061 | pub fn fdiml(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8064:25 [INFO] [stdout] | [INFO] [stdout] 8064 | pub fn __fdiml(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8064:36 [INFO] [stdout] | [INFO] [stdout] 8064 | pub fn __fdiml(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8064:45 [INFO] [stdout] | [INFO] [stdout] 8064 | pub fn __fdiml(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8067:23 [INFO] [stdout] | [INFO] [stdout] 8067 | pub fn fmaxl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8067:34 [INFO] [stdout] | [INFO] [stdout] 8067 | pub fn fmaxl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8067:43 [INFO] [stdout] | [INFO] [stdout] 8067 | pub fn fmaxl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8070:25 [INFO] [stdout] | [INFO] [stdout] 8070 | pub fn __fmaxl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8070:36 [INFO] [stdout] | [INFO] [stdout] 8070 | pub fn __fmaxl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8070:45 [INFO] [stdout] | [INFO] [stdout] 8070 | pub fn __fmaxl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8073:23 [INFO] [stdout] | [INFO] [stdout] 8073 | pub fn fminl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8073:34 [INFO] [stdout] | [INFO] [stdout] 8073 | pub fn fminl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8073:43 [INFO] [stdout] | [INFO] [stdout] 8073 | pub fn fminl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8076:25 [INFO] [stdout] | [INFO] [stdout] 8076 | pub fn __fminl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8076:36 [INFO] [stdout] | [INFO] [stdout] 8076 | pub fn __fminl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8076:45 [INFO] [stdout] | [INFO] [stdout] 8076 | pub fn __fminl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8079:22 [INFO] [stdout] | [INFO] [stdout] 8079 | pub fn fmal(__x: u128, __y: u128, __z: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8079:33 [INFO] [stdout] | [INFO] [stdout] 8079 | pub fn fmal(__x: u128, __y: u128, __z: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8079:44 [INFO] [stdout] | [INFO] [stdout] 8079 | pub fn fmal(__x: u128, __y: u128, __z: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8079:53 [INFO] [stdout] | [INFO] [stdout] 8079 | pub fn fmal(__x: u128, __y: u128, __z: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8082:24 [INFO] [stdout] | [INFO] [stdout] 8082 | pub fn __fmal(__x: u128, __y: u128, __z: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8082:35 [INFO] [stdout] | [INFO] [stdout] 8082 | pub fn __fmal(__x: u128, __y: u128, __z: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8082:46 [INFO] [stdout] | [INFO] [stdout] 8082 | pub fn __fmal(__x: u128, __y: u128, __z: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8082:55 [INFO] [stdout] | [INFO] [stdout] 8082 | pub fn __fmal(__x: u128, __y: u128, __z: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 259 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.73s [INFO] running `Command { std: "docker" "inspect" "221dd7e4a53f2527fa8de019b4b4c27018506f117193c2db1706a38af580b1b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "221dd7e4a53f2527fa8de019b4b4c27018506f117193c2db1706a38af580b1b2", kill_on_drop: false }` [INFO] [stdout] 221dd7e4a53f2527fa8de019b4b4c27018506f117193c2db1706a38af580b1b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c91b92e62096f458ff93ea09704490134c49e5f7dc1e72b83b9db29ee04cf639 [INFO] running `Command { std: "docker" "start" "-a" "c91b92e62096f458ff93ea09704490134c49e5f7dc1e72b83b9db29ee04cf639", kill_on_drop: false }` [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:5059:10 [INFO] [stdout] | [INFO] [stdout] 5059 | ) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(improper_ctypes)]` on by default [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7257:38 [INFO] [stdout] | [INFO] [stdout] 7257 | pub fn nexttoward(__x: f64, __y: u128) -> f64; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7260:40 [INFO] [stdout] | [INFO] [stdout] 7260 | pub fn __nexttoward(__x: f64, __y: u128) -> f64; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7620:39 [INFO] [stdout] | [INFO] [stdout] 7620 | pub fn nexttowardf(__x: f32, __y: u128) -> f32; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7623:41 [INFO] [stdout] | [INFO] [stdout] 7623 | pub fn __nexttowardf(__x: f32, __y: u128) -> f32; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7722:35 [INFO] [stdout] | [INFO] [stdout] 7722 | pub fn __fpclassifyl(__value: u128) -> ::std::os::raw::c_int; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7725:32 [INFO] [stdout] | [INFO] [stdout] 7725 | pub fn __signbitl(__value: u128) -> ::std::os::raw::c_int; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7728:30 [INFO] [stdout] | [INFO] [stdout] 7728 | pub fn __isinfl(__value: u128) -> ::std::os::raw::c_int; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7731:31 [INFO] [stdout] | [INFO] [stdout] 7731 | pub fn __finitel(__value: u128) -> ::std::os::raw::c_int; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7734:30 [INFO] [stdout] | [INFO] [stdout] 7734 | pub fn __isnanl(__value: u128) -> ::std::os::raw::c_int; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7737:28 [INFO] [stdout] | [INFO] [stdout] 7737 | pub fn __iseqsigl(__x: u128, __y: u128) -> ::std::os::raw::c_int; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7737:39 [INFO] [stdout] | [INFO] [stdout] 7737 | pub fn __iseqsigl(__x: u128, __y: u128) -> ::std::os::raw::c_int; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7740:36 [INFO] [stdout] | [INFO] [stdout] 7740 | pub fn __issignalingl(__value: u128) -> ::std::os::raw::c_int; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7743:23 [INFO] [stdout] | [INFO] [stdout] 7743 | pub fn acosl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7743:32 [INFO] [stdout] | [INFO] [stdout] 7743 | pub fn acosl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7746:25 [INFO] [stdout] | [INFO] [stdout] 7746 | pub fn __acosl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7746:34 [INFO] [stdout] | [INFO] [stdout] 7746 | pub fn __acosl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7749:23 [INFO] [stdout] | [INFO] [stdout] 7749 | pub fn asinl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7749:32 [INFO] [stdout] | [INFO] [stdout] 7749 | pub fn asinl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7752:25 [INFO] [stdout] | [INFO] [stdout] 7752 | pub fn __asinl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7752:34 [INFO] [stdout] | [INFO] [stdout] 7752 | pub fn __asinl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7755:23 [INFO] [stdout] | [INFO] [stdout] 7755 | pub fn atanl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7755:32 [INFO] [stdout] | [INFO] [stdout] 7755 | pub fn atanl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7758:25 [INFO] [stdout] | [INFO] [stdout] 7758 | pub fn __atanl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7758:34 [INFO] [stdout] | [INFO] [stdout] 7758 | pub fn __atanl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7761:24 [INFO] [stdout] | [INFO] [stdout] 7761 | pub fn atan2l(__y: u128, __x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7761:35 [INFO] [stdout] | [INFO] [stdout] 7761 | pub fn atan2l(__y: u128, __x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7761:44 [INFO] [stdout] | [INFO] [stdout] 7761 | pub fn atan2l(__y: u128, __x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7764:26 [INFO] [stdout] | [INFO] [stdout] 7764 | pub fn __atan2l(__y: u128, __x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7764:37 [INFO] [stdout] | [INFO] [stdout] 7764 | pub fn __atan2l(__y: u128, __x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7764:46 [INFO] [stdout] | [INFO] [stdout] 7764 | pub fn __atan2l(__y: u128, __x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7767:22 [INFO] [stdout] | [INFO] [stdout] 7767 | pub fn cosl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7767:31 [INFO] [stdout] | [INFO] [stdout] 7767 | pub fn cosl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7770:24 [INFO] [stdout] | [INFO] [stdout] 7770 | pub fn __cosl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7770:33 [INFO] [stdout] | [INFO] [stdout] 7770 | pub fn __cosl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7773:22 [INFO] [stdout] | [INFO] [stdout] 7773 | pub fn sinl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7773:31 [INFO] [stdout] | [INFO] [stdout] 7773 | pub fn sinl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7776:24 [INFO] [stdout] | [INFO] [stdout] 7776 | pub fn __sinl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7776:33 [INFO] [stdout] | [INFO] [stdout] 7776 | pub fn __sinl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7779:22 [INFO] [stdout] | [INFO] [stdout] 7779 | pub fn tanl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7779:31 [INFO] [stdout] | [INFO] [stdout] 7779 | pub fn tanl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7782:24 [INFO] [stdout] | [INFO] [stdout] 7782 | pub fn __tanl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7782:33 [INFO] [stdout] | [INFO] [stdout] 7782 | pub fn __tanl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7785:23 [INFO] [stdout] | [INFO] [stdout] 7785 | pub fn coshl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7785:32 [INFO] [stdout] | [INFO] [stdout] 7785 | pub fn coshl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7788:25 [INFO] [stdout] | [INFO] [stdout] 7788 | pub fn __coshl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7788:34 [INFO] [stdout] | [INFO] [stdout] 7788 | pub fn __coshl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7791:23 [INFO] [stdout] | [INFO] [stdout] 7791 | pub fn sinhl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7791:32 [INFO] [stdout] | [INFO] [stdout] 7791 | pub fn sinhl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7794:25 [INFO] [stdout] | [INFO] [stdout] 7794 | pub fn __sinhl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7794:34 [INFO] [stdout] | [INFO] [stdout] 7794 | pub fn __sinhl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7797:23 [INFO] [stdout] | [INFO] [stdout] 7797 | pub fn tanhl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7797:32 [INFO] [stdout] | [INFO] [stdout] 7797 | pub fn tanhl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7800:25 [INFO] [stdout] | [INFO] [stdout] 7800 | pub fn __tanhl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7800:34 [INFO] [stdout] | [INFO] [stdout] 7800 | pub fn __tanhl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7803:24 [INFO] [stdout] | [INFO] [stdout] 7803 | pub fn acoshl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7803:33 [INFO] [stdout] | [INFO] [stdout] 7803 | pub fn acoshl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7806:26 [INFO] [stdout] | [INFO] [stdout] 7806 | pub fn __acoshl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7806:35 [INFO] [stdout] | [INFO] [stdout] 7806 | pub fn __acoshl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7809:24 [INFO] [stdout] | [INFO] [stdout] 7809 | pub fn asinhl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7809:33 [INFO] [stdout] | [INFO] [stdout] 7809 | pub fn asinhl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7812:26 [INFO] [stdout] | [INFO] [stdout] 7812 | pub fn __asinhl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7812:35 [INFO] [stdout] | [INFO] [stdout] 7812 | pub fn __asinhl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7815:24 [INFO] [stdout] | [INFO] [stdout] 7815 | pub fn atanhl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7815:33 [INFO] [stdout] | [INFO] [stdout] 7815 | pub fn atanhl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7818:26 [INFO] [stdout] | [INFO] [stdout] 7818 | pub fn __atanhl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7818:35 [INFO] [stdout] | [INFO] [stdout] 7818 | pub fn __atanhl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7821:22 [INFO] [stdout] | [INFO] [stdout] 7821 | pub fn expl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7821:31 [INFO] [stdout] | [INFO] [stdout] 7821 | pub fn expl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7824:24 [INFO] [stdout] | [INFO] [stdout] 7824 | pub fn __expl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7824:33 [INFO] [stdout] | [INFO] [stdout] 7824 | pub fn __expl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7827:24 [INFO] [stdout] | [INFO] [stdout] 7827 | pub fn frexpl(__x: u128, __exponent: *mut ::std::os::raw::c_int) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7827:73 [INFO] [stdout] | [INFO] [stdout] 7827 | pub fn frexpl(__x: u128, __exponent: *mut ::std::os::raw::c_int) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7830:26 [INFO] [stdout] | [INFO] [stdout] 7830 | pub fn __frexpl(__x: u128, __exponent: *mut ::std::os::raw::c_int) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7830:75 [INFO] [stdout] | [INFO] [stdout] 7830 | pub fn __frexpl(__x: u128, __exponent: *mut ::std::os::raw::c_int) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7833:24 [INFO] [stdout] | [INFO] [stdout] 7833 | pub fn ldexpl(__x: u128, __exponent: ::std::os::raw::c_int) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7833:68 [INFO] [stdout] | [INFO] [stdout] 7833 | pub fn ldexpl(__x: u128, __exponent: ::std::os::raw::c_int) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7836:26 [INFO] [stdout] | [INFO] [stdout] 7836 | pub fn __ldexpl(__x: u128, __exponent: ::std::os::raw::c_int) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7836:70 [INFO] [stdout] | [INFO] [stdout] 7836 | pub fn __ldexpl(__x: u128, __exponent: ::std::os::raw::c_int) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7839:22 [INFO] [stdout] | [INFO] [stdout] 7839 | pub fn logl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7839:31 [INFO] [stdout] | [INFO] [stdout] 7839 | pub fn logl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7842:24 [INFO] [stdout] | [INFO] [stdout] 7842 | pub fn __logl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7842:33 [INFO] [stdout] | [INFO] [stdout] 7842 | pub fn __logl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7845:24 [INFO] [stdout] | [INFO] [stdout] 7845 | pub fn log10l(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7845:33 [INFO] [stdout] | [INFO] [stdout] 7845 | pub fn log10l(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7848:26 [INFO] [stdout] | [INFO] [stdout] 7848 | pub fn __log10l(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7848:35 [INFO] [stdout] | [INFO] [stdout] 7848 | pub fn __log10l(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7851:23 [INFO] [stdout] | [INFO] [stdout] 7851 | pub fn modfl(__x: u128, __iptr: *mut u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7851:37 [INFO] [stdout] | [INFO] [stdout] 7851 | pub fn modfl(__x: u128, __iptr: *mut u128) -> u128; [INFO] [stdout] | ^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7851:51 [INFO] [stdout] | [INFO] [stdout] 7851 | pub fn modfl(__x: u128, __iptr: *mut u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7854:25 [INFO] [stdout] | [INFO] [stdout] 7854 | pub fn __modfl(__x: u128, __iptr: *mut u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7854:39 [INFO] [stdout] | [INFO] [stdout] 7854 | pub fn __modfl(__x: u128, __iptr: *mut u128) -> u128; [INFO] [stdout] | ^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7854:53 [INFO] [stdout] | [INFO] [stdout] 7854 | pub fn __modfl(__x: u128, __iptr: *mut u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7857:24 [INFO] [stdout] | [INFO] [stdout] 7857 | pub fn expm1l(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7857:33 [INFO] [stdout] | [INFO] [stdout] 7857 | pub fn expm1l(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7860:26 [INFO] [stdout] | [INFO] [stdout] 7860 | pub fn __expm1l(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7860:35 [INFO] [stdout] | [INFO] [stdout] 7860 | pub fn __expm1l(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7863:24 [INFO] [stdout] | [INFO] [stdout] 7863 | pub fn log1pl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7863:33 [INFO] [stdout] | [INFO] [stdout] 7863 | pub fn log1pl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7866:26 [INFO] [stdout] | [INFO] [stdout] 7866 | pub fn __log1pl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7866:35 [INFO] [stdout] | [INFO] [stdout] 7866 | pub fn __log1pl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7869:23 [INFO] [stdout] | [INFO] [stdout] 7869 | pub fn logbl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7869:32 [INFO] [stdout] | [INFO] [stdout] 7869 | pub fn logbl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7872:25 [INFO] [stdout] | [INFO] [stdout] 7872 | pub fn __logbl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7872:34 [INFO] [stdout] | [INFO] [stdout] 7872 | pub fn __logbl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7875:23 [INFO] [stdout] | [INFO] [stdout] 7875 | pub fn exp2l(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7875:32 [INFO] [stdout] | [INFO] [stdout] 7875 | pub fn exp2l(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7878:25 [INFO] [stdout] | [INFO] [stdout] 7878 | pub fn __exp2l(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7878:34 [INFO] [stdout] | [INFO] [stdout] 7878 | pub fn __exp2l(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7881:23 [INFO] [stdout] | [INFO] [stdout] 7881 | pub fn log2l(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7881:32 [INFO] [stdout] | [INFO] [stdout] 7881 | pub fn log2l(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7884:25 [INFO] [stdout] | [INFO] [stdout] 7884 | pub fn __log2l(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7884:34 [INFO] [stdout] | [INFO] [stdout] 7884 | pub fn __log2l(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7887:22 [INFO] [stdout] | [INFO] [stdout] 7887 | pub fn powl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7887:33 [INFO] [stdout] | [INFO] [stdout] 7887 | pub fn powl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7887:42 [INFO] [stdout] | [INFO] [stdout] 7887 | pub fn powl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7890:24 [INFO] [stdout] | [INFO] [stdout] 7890 | pub fn __powl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7890:35 [INFO] [stdout] | [INFO] [stdout] 7890 | pub fn __powl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7890:44 [INFO] [stdout] | [INFO] [stdout] 7890 | pub fn __powl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7893:23 [INFO] [stdout] | [INFO] [stdout] 7893 | pub fn sqrtl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7893:32 [INFO] [stdout] | [INFO] [stdout] 7893 | pub fn sqrtl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7896:25 [INFO] [stdout] | [INFO] [stdout] 7896 | pub fn __sqrtl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7896:34 [INFO] [stdout] | [INFO] [stdout] 7896 | pub fn __sqrtl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7899:24 [INFO] [stdout] | [INFO] [stdout] 7899 | pub fn hypotl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7899:35 [INFO] [stdout] | [INFO] [stdout] 7899 | pub fn hypotl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7899:44 [INFO] [stdout] | [INFO] [stdout] 7899 | pub fn hypotl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7902:26 [INFO] [stdout] | [INFO] [stdout] 7902 | pub fn __hypotl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7902:37 [INFO] [stdout] | [INFO] [stdout] 7902 | pub fn __hypotl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7902:46 [INFO] [stdout] | [INFO] [stdout] 7902 | pub fn __hypotl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7905:23 [INFO] [stdout] | [INFO] [stdout] 7905 | pub fn cbrtl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7905:32 [INFO] [stdout] | [INFO] [stdout] 7905 | pub fn cbrtl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7908:25 [INFO] [stdout] | [INFO] [stdout] 7908 | pub fn __cbrtl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7908:34 [INFO] [stdout] | [INFO] [stdout] 7908 | pub fn __cbrtl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7911:23 [INFO] [stdout] | [INFO] [stdout] 7911 | pub fn ceill(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7911:32 [INFO] [stdout] | [INFO] [stdout] 7911 | pub fn ceill(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7914:25 [INFO] [stdout] | [INFO] [stdout] 7914 | pub fn __ceill(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7914:34 [INFO] [stdout] | [INFO] [stdout] 7914 | pub fn __ceill(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7917:23 [INFO] [stdout] | [INFO] [stdout] 7917 | pub fn fabsl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7917:32 [INFO] [stdout] | [INFO] [stdout] 7917 | pub fn fabsl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7920:25 [INFO] [stdout] | [INFO] [stdout] 7920 | pub fn __fabsl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7920:34 [INFO] [stdout] | [INFO] [stdout] 7920 | pub fn __fabsl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7923:24 [INFO] [stdout] | [INFO] [stdout] 7923 | pub fn floorl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7923:33 [INFO] [stdout] | [INFO] [stdout] 7923 | pub fn floorl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7926:26 [INFO] [stdout] | [INFO] [stdout] 7926 | pub fn __floorl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7926:35 [INFO] [stdout] | [INFO] [stdout] 7926 | pub fn __floorl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7929:23 [INFO] [stdout] | [INFO] [stdout] 7929 | pub fn fmodl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7929:34 [INFO] [stdout] | [INFO] [stdout] 7929 | pub fn fmodl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7929:43 [INFO] [stdout] | [INFO] [stdout] 7929 | pub fn fmodl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7932:25 [INFO] [stdout] | [INFO] [stdout] 7932 | pub fn __fmodl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7932:36 [INFO] [stdout] | [INFO] [stdout] 7932 | pub fn __fmodl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7932:45 [INFO] [stdout] | [INFO] [stdout] 7932 | pub fn __fmodl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7935:27 [INFO] [stdout] | [INFO] [stdout] 7935 | pub fn copysignl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7935:38 [INFO] [stdout] | [INFO] [stdout] 7935 | pub fn copysignl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7935:47 [INFO] [stdout] | [INFO] [stdout] 7935 | pub fn copysignl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7938:29 [INFO] [stdout] | [INFO] [stdout] 7938 | pub fn __copysignl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7938:40 [INFO] [stdout] | [INFO] [stdout] 7938 | pub fn __copysignl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7938:49 [INFO] [stdout] | [INFO] [stdout] 7938 | pub fn __copysignl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7941:59 [INFO] [stdout] | [INFO] [stdout] 7941 | pub fn nanl(__tagb: *const ::std::os::raw::c_char) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7944:61 [INFO] [stdout] | [INFO] [stdout] 7944 | pub fn __nanl(__tagb: *const ::std::os::raw::c_char) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7947:23 [INFO] [stdout] | [INFO] [stdout] 7947 | pub fn erfl(arg1: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7947:32 [INFO] [stdout] | [INFO] [stdout] 7947 | pub fn erfl(arg1: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7950:25 [INFO] [stdout] | [INFO] [stdout] 7950 | pub fn __erfl(arg1: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7950:34 [INFO] [stdout] | [INFO] [stdout] 7950 | pub fn __erfl(arg1: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7953:24 [INFO] [stdout] | [INFO] [stdout] 7953 | pub fn erfcl(arg1: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7953:33 [INFO] [stdout] | [INFO] [stdout] 7953 | pub fn erfcl(arg1: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7956:26 [INFO] [stdout] | [INFO] [stdout] 7956 | pub fn __erfcl(arg1: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7956:35 [INFO] [stdout] | [INFO] [stdout] 7956 | pub fn __erfcl(arg1: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7959:26 [INFO] [stdout] | [INFO] [stdout] 7959 | pub fn lgammal(arg1: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7959:35 [INFO] [stdout] | [INFO] [stdout] 7959 | pub fn lgammal(arg1: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7962:28 [INFO] [stdout] | [INFO] [stdout] 7962 | pub fn __lgammal(arg1: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7962:37 [INFO] [stdout] | [INFO] [stdout] 7962 | pub fn __lgammal(arg1: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7965:26 [INFO] [stdout] | [INFO] [stdout] 7965 | pub fn tgammal(arg1: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7965:35 [INFO] [stdout] | [INFO] [stdout] 7965 | pub fn tgammal(arg1: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7968:28 [INFO] [stdout] | [INFO] [stdout] 7968 | pub fn __tgammal(arg1: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7968:37 [INFO] [stdout] | [INFO] [stdout] 7968 | pub fn __tgammal(arg1: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7971:23 [INFO] [stdout] | [INFO] [stdout] 7971 | pub fn rintl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7971:32 [INFO] [stdout] | [INFO] [stdout] 7971 | pub fn rintl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7974:25 [INFO] [stdout] | [INFO] [stdout] 7974 | pub fn __rintl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7974:34 [INFO] [stdout] | [INFO] [stdout] 7974 | pub fn __rintl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7977:28 [INFO] [stdout] | [INFO] [stdout] 7977 | pub fn nextafterl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7977:39 [INFO] [stdout] | [INFO] [stdout] 7977 | pub fn nextafterl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7977:48 [INFO] [stdout] | [INFO] [stdout] 7977 | pub fn nextafterl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7980:30 [INFO] [stdout] | [INFO] [stdout] 7980 | pub fn __nextafterl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7980:41 [INFO] [stdout] | [INFO] [stdout] 7980 | pub fn __nextafterl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7980:50 [INFO] [stdout] | [INFO] [stdout] 7980 | pub fn __nextafterl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7983:29 [INFO] [stdout] | [INFO] [stdout] 7983 | pub fn nexttowardl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7983:40 [INFO] [stdout] | [INFO] [stdout] 7983 | pub fn nexttowardl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7983:49 [INFO] [stdout] | [INFO] [stdout] 7983 | pub fn nexttowardl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7986:31 [INFO] [stdout] | [INFO] [stdout] 7986 | pub fn __nexttowardl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7986:42 [INFO] [stdout] | [INFO] [stdout] 7986 | pub fn __nexttowardl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7986:51 [INFO] [stdout] | [INFO] [stdout] 7986 | pub fn __nexttowardl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7989:28 [INFO] [stdout] | [INFO] [stdout] 7989 | pub fn remainderl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7989:39 [INFO] [stdout] | [INFO] [stdout] 7989 | pub fn remainderl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7989:48 [INFO] [stdout] | [INFO] [stdout] 7989 | pub fn remainderl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7992:30 [INFO] [stdout] | [INFO] [stdout] 7992 | pub fn __remainderl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7992:41 [INFO] [stdout] | [INFO] [stdout] 7992 | pub fn __remainderl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7992:50 [INFO] [stdout] | [INFO] [stdout] 7992 | pub fn __remainderl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7995:25 [INFO] [stdout] | [INFO] [stdout] 7995 | pub fn scalbnl(__x: u128, __n: ::std::os::raw::c_int) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7995:62 [INFO] [stdout] | [INFO] [stdout] 7995 | pub fn scalbnl(__x: u128, __n: ::std::os::raw::c_int) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7998:27 [INFO] [stdout] | [INFO] [stdout] 7998 | pub fn __scalbnl(__x: u128, __n: ::std::os::raw::c_int) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7998:64 [INFO] [stdout] | [INFO] [stdout] 7998 | pub fn __scalbnl(__x: u128, __n: ::std::os::raw::c_int) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8001:24 [INFO] [stdout] | [INFO] [stdout] 8001 | pub fn ilogbl(__x: u128) -> ::std::os::raw::c_int; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8004:26 [INFO] [stdout] | [INFO] [stdout] 8004 | pub fn __ilogbl(__x: u128) -> ::std::os::raw::c_int; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8007:26 [INFO] [stdout] | [INFO] [stdout] 8007 | pub fn scalblnl(__x: u128, __n: ::std::os::raw::c_long) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8007:64 [INFO] [stdout] | [INFO] [stdout] 8007 | pub fn scalblnl(__x: u128, __n: ::std::os::raw::c_long) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8010:28 [INFO] [stdout] | [INFO] [stdout] 8010 | pub fn __scalblnl(__x: u128, __n: ::std::os::raw::c_long) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8010:66 [INFO] [stdout] | [INFO] [stdout] 8010 | pub fn __scalblnl(__x: u128, __n: ::std::os::raw::c_long) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8013:28 [INFO] [stdout] | [INFO] [stdout] 8013 | pub fn nearbyintl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8013:37 [INFO] [stdout] | [INFO] [stdout] 8013 | pub fn nearbyintl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8016:30 [INFO] [stdout] | [INFO] [stdout] 8016 | pub fn __nearbyintl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8016:39 [INFO] [stdout] | [INFO] [stdout] 8016 | pub fn __nearbyintl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8019:24 [INFO] [stdout] | [INFO] [stdout] 8019 | pub fn roundl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8019:33 [INFO] [stdout] | [INFO] [stdout] 8019 | pub fn roundl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8022:26 [INFO] [stdout] | [INFO] [stdout] 8022 | pub fn __roundl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8022:35 [INFO] [stdout] | [INFO] [stdout] 8022 | pub fn __roundl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8025:24 [INFO] [stdout] | [INFO] [stdout] 8025 | pub fn truncl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8025:33 [INFO] [stdout] | [INFO] [stdout] 8025 | pub fn truncl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8028:26 [INFO] [stdout] | [INFO] [stdout] 8028 | pub fn __truncl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8028:35 [INFO] [stdout] | [INFO] [stdout] 8028 | pub fn __truncl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8031:25 [INFO] [stdout] | [INFO] [stdout] 8031 | pub fn remquol(__x: u128, __y: u128, __quo: *mut ::std::os::raw::c_int) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8031:36 [INFO] [stdout] | [INFO] [stdout] 8031 | pub fn remquol(__x: u128, __y: u128, __quo: *mut ::std::os::raw::c_int) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8031:80 [INFO] [stdout] | [INFO] [stdout] 8031 | pub fn remquol(__x: u128, __y: u128, __quo: *mut ::std::os::raw::c_int) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8034:27 [INFO] [stdout] | [INFO] [stdout] 8034 | pub fn __remquol(__x: u128, __y: u128, __quo: *mut ::std::os::raw::c_int) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8034:38 [INFO] [stdout] | [INFO] [stdout] 8034 | pub fn __remquol(__x: u128, __y: u128, __quo: *mut ::std::os::raw::c_int) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8034:82 [INFO] [stdout] | [INFO] [stdout] 8034 | pub fn __remquol(__x: u128, __y: u128, __quo: *mut ::std::os::raw::c_int) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8037:24 [INFO] [stdout] | [INFO] [stdout] 8037 | pub fn lrintl(__x: u128) -> ::std::os::raw::c_long; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8040:26 [INFO] [stdout] | [INFO] [stdout] 8040 | pub fn __lrintl(__x: u128) -> ::std::os::raw::c_long; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8043:25 [INFO] [stdout] | [INFO] [stdout] 8043 | pub fn llrintl(__x: u128) -> ::std::os::raw::c_longlong; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8046:27 [INFO] [stdout] | [INFO] [stdout] 8046 | pub fn __llrintl(__x: u128) -> ::std::os::raw::c_longlong; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8049:25 [INFO] [stdout] | [INFO] [stdout] 8049 | pub fn lroundl(__x: u128) -> ::std::os::raw::c_long; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8052:27 [INFO] [stdout] | [INFO] [stdout] 8052 | pub fn __lroundl(__x: u128) -> ::std::os::raw::c_long; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8055:26 [INFO] [stdout] | [INFO] [stdout] 8055 | pub fn llroundl(__x: u128) -> ::std::os::raw::c_longlong; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8058:28 [INFO] [stdout] | [INFO] [stdout] 8058 | pub fn __llroundl(__x: u128) -> ::std::os::raw::c_longlong; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8061:23 [INFO] [stdout] | [INFO] [stdout] 8061 | pub fn fdiml(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8061:34 [INFO] [stdout] | [INFO] [stdout] 8061 | pub fn fdiml(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8061:43 [INFO] [stdout] | [INFO] [stdout] 8061 | pub fn fdiml(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8064:25 [INFO] [stdout] | [INFO] [stdout] 8064 | pub fn __fdiml(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8064:36 [INFO] [stdout] | [INFO] [stdout] 8064 | pub fn __fdiml(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8064:45 [INFO] [stdout] | [INFO] [stdout] 8064 | pub fn __fdiml(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8067:23 [INFO] [stdout] | [INFO] [stdout] 8067 | pub fn fmaxl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8067:34 [INFO] [stdout] | [INFO] [stdout] 8067 | pub fn fmaxl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8067:43 [INFO] [stdout] | [INFO] [stdout] 8067 | pub fn fmaxl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8070:25 [INFO] [stdout] | [INFO] [stdout] 8070 | pub fn __fmaxl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8070:36 [INFO] [stdout] | [INFO] [stdout] 8070 | pub fn __fmaxl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8070:45 [INFO] [stdout] | [INFO] [stdout] 8070 | pub fn __fmaxl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8073:23 [INFO] [stdout] | [INFO] [stdout] 8073 | pub fn fminl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8073:34 [INFO] [stdout] | [INFO] [stdout] 8073 | pub fn fminl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8073:43 [INFO] [stdout] | [INFO] [stdout] 8073 | pub fn fminl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8076:25 [INFO] [stdout] | [INFO] [stdout] 8076 | pub fn __fminl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8076:36 [INFO] [stdout] | [INFO] [stdout] 8076 | pub fn __fminl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8076:45 [INFO] [stdout] | [INFO] [stdout] 8076 | pub fn __fminl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8079:22 [INFO] [stdout] | [INFO] [stdout] 8079 | pub fn fmal(__x: u128, __y: u128, __z: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8079:33 [INFO] [stdout] | [INFO] [stdout] 8079 | pub fn fmal(__x: u128, __y: u128, __z: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8079:44 [INFO] [stdout] | [INFO] [stdout] 8079 | pub fn fmal(__x: u128, __y: u128, __z: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8079:53 [INFO] [stdout] | [INFO] [stdout] 8079 | pub fn fmal(__x: u128, __y: u128, __z: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8082:24 [INFO] [stdout] | [INFO] [stdout] 8082 | pub fn __fmal(__x: u128, __y: u128, __z: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8082:35 [INFO] [stdout] | [INFO] [stdout] 8082 | pub fn __fmal(__x: u128, __y: u128, __z: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8082:46 [INFO] [stdout] | [INFO] [stdout] 8082 | pub fn __fmal(__x: u128, __y: u128, __z: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling raylib-sys v3.7.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8082:55 [INFO] [stdout] | [INFO] [stdout] 8082 | pub fn __fmal(__x: u128, __y: u128, __z: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 259 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:159:19 [INFO] [stdout] | [INFO] [stdout] 159 | unsafe { &(*(::std::ptr::null::())).x as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deref_nullptr)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:169:19 [INFO] [stdout] | [INFO] [stdout] 169 | unsafe { &(*(::std::ptr::null::())).y as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:199:19 [INFO] [stdout] | [INFO] [stdout] 199 | unsafe { &(*(::std::ptr::null::())).x as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:209:19 [INFO] [stdout] | [INFO] [stdout] 209 | unsafe { &(*(::std::ptr::null::())).y as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:219:19 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe { &(*(::std::ptr::null::())).z as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:250:19 [INFO] [stdout] | [INFO] [stdout] 250 | unsafe { &(*(::std::ptr::null::())).x as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:260:19 [INFO] [stdout] | [INFO] [stdout] 260 | unsafe { &(*(::std::ptr::null::())).y as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:270:19 [INFO] [stdout] | [INFO] [stdout] 270 | unsafe { &(*(::std::ptr::null::())).z as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:280:19 [INFO] [stdout] | [INFO] [stdout] 280 | unsafe { &(*(::std::ptr::null::())).w as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:324:19 [INFO] [stdout] | [INFO] [stdout] 324 | unsafe { &(*(::std::ptr::null::())).m0 as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:334:19 [INFO] [stdout] | [INFO] [stdout] 334 | unsafe { &(*(::std::ptr::null::())).m4 as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:344:19 [INFO] [stdout] | [INFO] [stdout] 344 | unsafe { &(*(::std::ptr::null::())).m8 as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:354:19 [INFO] [stdout] | [INFO] [stdout] 354 | unsafe { &(*(::std::ptr::null::())).m12 as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:364:19 [INFO] [stdout] | [INFO] [stdout] 364 | unsafe { &(*(::std::ptr::null::())).m1 as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:374:19 [INFO] [stdout] | [INFO] [stdout] 374 | unsafe { &(*(::std::ptr::null::())).m5 as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:384:19 [INFO] [stdout] | [INFO] [stdout] 384 | unsafe { &(*(::std::ptr::null::())).m9 as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:394:19 [INFO] [stdout] | [INFO] [stdout] 394 | unsafe { &(*(::std::ptr::null::())).m13 as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:404:19 [INFO] [stdout] | [INFO] [stdout] 404 | unsafe { &(*(::std::ptr::null::())).m2 as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:414:19 [INFO] [stdout] | [INFO] [stdout] 414 | unsafe { &(*(::std::ptr::null::())).m6 as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:424:19 [INFO] [stdout] | [INFO] [stdout] 424 | unsafe { &(*(::std::ptr::null::())).m10 as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:434:19 [INFO] [stdout] | [INFO] [stdout] 434 | unsafe { &(*(::std::ptr::null::())).m14 as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:444:19 [INFO] [stdout] | [INFO] [stdout] 444 | unsafe { &(*(::std::ptr::null::())).m3 as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:454:19 [INFO] [stdout] | [INFO] [stdout] 454 | unsafe { &(*(::std::ptr::null::())).m7 as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:464:19 [INFO] [stdout] | [INFO] [stdout] 464 | unsafe { &(*(::std::ptr::null::())).m11 as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:474:19 [INFO] [stdout] | [INFO] [stdout] 474 | unsafe { &(*(::std::ptr::null::())).m15 as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:505:19 [INFO] [stdout] | [INFO] [stdout] 505 | unsafe { &(*(::std::ptr::null::())).r as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:510:19 [INFO] [stdout] | [INFO] [stdout] 510 | unsafe { &(*(::std::ptr::null::())).g as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:515:19 [INFO] [stdout] | [INFO] [stdout] 515 | unsafe { &(*(::std::ptr::null::())).b as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:520:19 [INFO] [stdout] | [INFO] [stdout] 520 | unsafe { &(*(::std::ptr::null::())).a as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:546:19 [INFO] [stdout] | [INFO] [stdout] 546 | unsafe { &(*(::std::ptr::null::())).x as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:556:19 [INFO] [stdout] | [INFO] [stdout] 556 | unsafe { &(*(::std::ptr::null::())).y as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:566:19 [INFO] [stdout] | [INFO] [stdout] 566 | unsafe { &(*(::std::ptr::null::())).width as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:576:19 [INFO] [stdout] | [INFO] [stdout] 576 | unsafe { &(*(::std::ptr::null::())).height as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:608:19 [INFO] [stdout] | [INFO] [stdout] 608 | unsafe { &(*(::std::ptr::null::())).data as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:618:19 [INFO] [stdout] | [INFO] [stdout] 618 | unsafe { &(*(::std::ptr::null::())).width as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:628:19 [INFO] [stdout] | [INFO] [stdout] 628 | unsafe { &(*(::std::ptr::null::())).height as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:638:19 [INFO] [stdout] | [INFO] [stdout] 638 | unsafe { &(*(::std::ptr::null::())).mipmaps as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:648:19 [INFO] [stdout] | [INFO] [stdout] 648 | unsafe { &(*(::std::ptr::null::())).format as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:680:19 [INFO] [stdout] | [INFO] [stdout] 680 | unsafe { &(*(::std::ptr::null::())).id as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:690:19 [INFO] [stdout] | [INFO] [stdout] 690 | unsafe { &(*(::std::ptr::null::())).width as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:700:19 [INFO] [stdout] | [INFO] [stdout] 700 | unsafe { &(*(::std::ptr::null::())).height as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:710:19 [INFO] [stdout] | [INFO] [stdout] 710 | unsafe { &(*(::std::ptr::null::())).mipmaps as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:720:19 [INFO] [stdout] | [INFO] [stdout] 720 | unsafe { &(*(::std::ptr::null::())).format as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:752:19 [INFO] [stdout] | [INFO] [stdout] 752 | unsafe { &(*(::std::ptr::null::())).id as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:762:19 [INFO] [stdout] | [INFO] [stdout] 762 | unsafe { &(*(::std::ptr::null::())).texture as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:772:19 [INFO] [stdout] | [INFO] [stdout] 772 | unsafe { &(*(::std::ptr::null::())).depth as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:806:19 [INFO] [stdout] | [INFO] [stdout] 806 | unsafe { &(*(::std::ptr::null::())).source as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:816:19 [INFO] [stdout] | [INFO] [stdout] 816 | unsafe { &(*(::std::ptr::null::())).left as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:826:19 [INFO] [stdout] | [INFO] [stdout] 826 | unsafe { &(*(::std::ptr::null::())).top as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:836:19 [INFO] [stdout] | [INFO] [stdout] 836 | unsafe { &(*(::std::ptr::null::())).right as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:846:19 [INFO] [stdout] | [INFO] [stdout] 846 | unsafe { &(*(::std::ptr::null::())).bottom as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:856:19 [INFO] [stdout] | [INFO] [stdout] 856 | unsafe { &(*(::std::ptr::null::())).layout as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:888:19 [INFO] [stdout] | [INFO] [stdout] 888 | unsafe { &(*(::std::ptr::null::())).value as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:898:19 [INFO] [stdout] | [INFO] [stdout] 898 | unsafe { &(*(::std::ptr::null::())).offsetX as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:908:19 [INFO] [stdout] | [INFO] [stdout] 908 | unsafe { &(*(::std::ptr::null::())).offsetY as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:918:19 [INFO] [stdout] | [INFO] [stdout] 918 | unsafe { &(*(::std::ptr::null::())).advanceX as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:928:19 [INFO] [stdout] | [INFO] [stdout] 928 | unsafe { &(*(::std::ptr::null::())).image as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:961:19 [INFO] [stdout] | [INFO] [stdout] 961 | unsafe { &(*(::std::ptr::null::())).baseSize as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:971:19 [INFO] [stdout] | [INFO] [stdout] 971 | unsafe { &(*(::std::ptr::null::())).charsCount as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:981:19 [INFO] [stdout] | [INFO] [stdout] 981 | unsafe { &(*(::std::ptr::null::())).charsPadding as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:991:19 [INFO] [stdout] | [INFO] [stdout] 991 | unsafe { &(*(::std::ptr::null::())).texture as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:1001:19 [INFO] [stdout] | [INFO] [stdout] 1001 | unsafe { &(*(::std::ptr::null::())).recs as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:1011:19 [INFO] [stdout] | [INFO] [stdout] 1011 | unsafe { &(*(::std::ptr::null::())).chars as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:1043:19 [INFO] [stdout] | [INFO] [stdout] 1043 | unsafe { &(*(::std::ptr::null::())).position as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:1053:19 [INFO] [stdout] | [INFO] [stdout] 1053 | unsafe { &(*(::std::ptr::null::())).target as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:1063:19 [INFO] [stdout] | [INFO] [stdout] 1063 | unsafe { &(*(::std::ptr::null::())).up as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:1073:19 [INFO] [stdout] | [INFO] [stdout] 1073 | unsafe { &(*(::std::ptr::null::())).fovy as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:1083:19 [INFO] [stdout] | [INFO] [stdout] 1083 | unsafe { &(*(::std::ptr::null::())).projection as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:1115:19 [INFO] [stdout] | [INFO] [stdout] 1115 | unsafe { &(*(::std::ptr::null::())).offset as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:1125:19 [INFO] [stdout] | [INFO] [stdout] 1125 | unsafe { &(*(::std::ptr::null::())).target as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:1135:19 [INFO] [stdout] | [INFO] [stdout] 1135 | unsafe { &(*(::std::ptr::null::())).rotation as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:1145:19 [INFO] [stdout] | [INFO] [stdout] 1145 | unsafe { &(*(::std::ptr::null::())).zoom as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:1187:19 [INFO] [stdout] | [INFO] [stdout] 1187 | unsafe { &(*(::std::ptr::null::())).vertexCount as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:1197:19 [INFO] [stdout] | [INFO] [stdout] 1197 | unsafe { &(*(::std::ptr::null::())).triangleCount as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:1207:19 [INFO] [stdout] | [INFO] [stdout] 1207 | unsafe { &(*(::std::ptr::null::())).vertices as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:1217:19 [INFO] [stdout] | [INFO] [stdout] 1217 | unsafe { &(*(::std::ptr::null::())).texcoords as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:1227:19 [INFO] [stdout] | [INFO] [stdout] 1227 | unsafe { &(*(::std::ptr::null::())).texcoords2 as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:1237:19 [INFO] [stdout] | [INFO] [stdout] 1237 | unsafe { &(*(::std::ptr::null::())).normals as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:1247:19 [INFO] [stdout] | [INFO] [stdout] 1247 | unsafe { &(*(::std::ptr::null::())).tangents as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:1257:19 [INFO] [stdout] | [INFO] [stdout] 1257 | unsafe { &(*(::std::ptr::null::())).colors as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:1267:19 [INFO] [stdout] | [INFO] [stdout] 1267 | unsafe { &(*(::std::ptr::null::())).indices as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:1277:19 [INFO] [stdout] | [INFO] [stdout] 1277 | unsafe { &(*(::std::ptr::null::())).animVertices as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:1287:19 [INFO] [stdout] | [INFO] [stdout] 1287 | unsafe { &(*(::std::ptr::null::())).animNormals as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:1297:19 [INFO] [stdout] | [INFO] [stdout] 1297 | unsafe { &(*(::std::ptr::null::())).boneIds as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:1307:19 [INFO] [stdout] | [INFO] [stdout] 1307 | unsafe { &(*(::std::ptr::null::())).boneWeights as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:1317:19 [INFO] [stdout] | [INFO] [stdout] 1317 | unsafe { &(*(::std::ptr::null::())).vaoId as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:1327:19 [INFO] [stdout] | [INFO] [stdout] 1327 | unsafe { &(*(::std::ptr::null::())).vboId as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:1356:19 [INFO] [stdout] | [INFO] [stdout] 1356 | unsafe { &(*(::std::ptr::null::())).id as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:1366:19 [INFO] [stdout] | [INFO] [stdout] 1366 | unsafe { &(*(::std::ptr::null::())).locs as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:1396:19 [INFO] [stdout] | [INFO] [stdout] 1396 | unsafe { &(*(::std::ptr::null::())).texture as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:1406:19 [INFO] [stdout] | [INFO] [stdout] 1406 | unsafe { &(*(::std::ptr::null::())).color as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:1416:19 [INFO] [stdout] | [INFO] [stdout] 1416 | unsafe { &(*(::std::ptr::null::())).value as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:1446:19 [INFO] [stdout] | [INFO] [stdout] 1446 | unsafe { &(*(::std::ptr::null::())).shader as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:1456:19 [INFO] [stdout] | [INFO] [stdout] 1456 | unsafe { &(*(::std::ptr::null::())).maps as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:1466:19 [INFO] [stdout] | [INFO] [stdout] 1466 | unsafe { &(*(::std::ptr::null::())).params as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:1496:19 [INFO] [stdout] | [INFO] [stdout] 1496 | unsafe { &(*(::std::ptr::null::())).translation as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:1506:19 [INFO] [stdout] | [INFO] [stdout] 1506 | unsafe { &(*(::std::ptr::null::())).rotation as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:1516:19 [INFO] [stdout] | [INFO] [stdout] 1516 | unsafe { &(*(::std::ptr::null::())).scale as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:1545:19 [INFO] [stdout] | [INFO] [stdout] 1545 | unsafe { &(*(::std::ptr::null::())).name as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:1555:19 [INFO] [stdout] | [INFO] [stdout] 1555 | unsafe { &(*(::std::ptr::null::())).parent as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:1591:19 [INFO] [stdout] | [INFO] [stdout] 1591 | unsafe { &(*(::std::ptr::null::())).transform as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:1601:19 [INFO] [stdout] | [INFO] [stdout] 1601 | unsafe { &(*(::std::ptr::null::())).meshCount as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:1611:19 [INFO] [stdout] | [INFO] [stdout] 1611 | unsafe { &(*(::std::ptr::null::())).materialCount as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:1621:19 [INFO] [stdout] | [INFO] [stdout] 1621 | unsafe { &(*(::std::ptr::null::())).meshes as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:1631:19 [INFO] [stdout] | [INFO] [stdout] 1631 | unsafe { &(*(::std::ptr::null::())).materials as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:1641:19 [INFO] [stdout] | [INFO] [stdout] 1641 | unsafe { &(*(::std::ptr::null::())).meshMaterial as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:1651:19 [INFO] [stdout] | [INFO] [stdout] 1651 | unsafe { &(*(::std::ptr::null::())).boneCount as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:1661:19 [INFO] [stdout] | [INFO] [stdout] 1661 | unsafe { &(*(::std::ptr::null::())).bones as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:1671:19 [INFO] [stdout] | [INFO] [stdout] 1671 | unsafe { &(*(::std::ptr::null::())).bindPose as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:1702:19 [INFO] [stdout] | [INFO] [stdout] 1702 | unsafe { &(*(::std::ptr::null::())).boneCount as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:1712:19 [INFO] [stdout] | [INFO] [stdout] 1712 | unsafe { &(*(::std::ptr::null::())).frameCount as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:1722:19 [INFO] [stdout] | [INFO] [stdout] 1722 | unsafe { &(*(::std::ptr::null::())).bones as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:1732:19 [INFO] [stdout] | [INFO] [stdout] 1732 | unsafe { &(*(::std::ptr::null::())).framePoses as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:1761:19 [INFO] [stdout] | [INFO] [stdout] 1761 | unsafe { &(*(::std::ptr::null::())).position as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:1771:19 [INFO] [stdout] | [INFO] [stdout] 1771 | unsafe { &(*(::std::ptr::null::())).direction as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:1802:19 [INFO] [stdout] | [INFO] [stdout] 1802 | unsafe { &(*(::std::ptr::null::())).hit as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:1812:19 [INFO] [stdout] | [INFO] [stdout] 1812 | unsafe { &(*(::std::ptr::null::())).distance as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:1822:19 [INFO] [stdout] | [INFO] [stdout] 1822 | unsafe { &(*(::std::ptr::null::())).position as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:1832:19 [INFO] [stdout] | [INFO] [stdout] 1832 | unsafe { &(*(::std::ptr::null::())).normal as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:1861:19 [INFO] [stdout] | [INFO] [stdout] 1861 | unsafe { &(*(::std::ptr::null::())).min as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:1871:19 [INFO] [stdout] | [INFO] [stdout] 1871 | unsafe { &(*(::std::ptr::null::())).max as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:1903:19 [INFO] [stdout] | [INFO] [stdout] 1903 | unsafe { &(*(::std::ptr::null::())).sampleCount as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:1913:19 [INFO] [stdout] | [INFO] [stdout] 1913 | unsafe { &(*(::std::ptr::null::())).sampleRate as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:1923:19 [INFO] [stdout] | [INFO] [stdout] 1923 | unsafe { &(*(::std::ptr::null::())).sampleSize as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:1933:19 [INFO] [stdout] | [INFO] [stdout] 1933 | unsafe { &(*(::std::ptr::null::())).channels as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:1943:19 [INFO] [stdout] | [INFO] [stdout] 1943 | unsafe { &(*(::std::ptr::null::())).data as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:1979:19 [INFO] [stdout] | [INFO] [stdout] 1979 | unsafe { &(*(::std::ptr::null::())).buffer as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:1989:19 [INFO] [stdout] | [INFO] [stdout] 1989 | unsafe { &(*(::std::ptr::null::())).sampleRate as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:1999:19 [INFO] [stdout] | [INFO] [stdout] 1999 | unsafe { &(*(::std::ptr::null::())).sampleSize as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:2009:19 [INFO] [stdout] | [INFO] [stdout] 2009 | unsafe { &(*(::std::ptr::null::())).channels as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:2038:19 [INFO] [stdout] | [INFO] [stdout] 2038 | unsafe { &(*(::std::ptr::null::())).stream as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:2048:19 [INFO] [stdout] | [INFO] [stdout] 2048 | unsafe { &(*(::std::ptr::null::())).sampleCount as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:2080:19 [INFO] [stdout] | [INFO] [stdout] 2080 | unsafe { &(*(::std::ptr::null::())).stream as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:2090:19 [INFO] [stdout] | [INFO] [stdout] 2090 | unsafe { &(*(::std::ptr::null::())).sampleCount as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:2100:19 [INFO] [stdout] | [INFO] [stdout] 2100 | unsafe { &(*(::std::ptr::null::())).looping as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:2110:19 [INFO] [stdout] | [INFO] [stdout] 2110 | unsafe { &(*(::std::ptr::null::())).ctxType as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:2120:19 [INFO] [stdout] | [INFO] [stdout] 2120 | unsafe { &(*(::std::ptr::null::())).ctxData as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:2157:19 [INFO] [stdout] | [INFO] [stdout] 2157 | unsafe { &(*(::std::ptr::null::())).hResolution as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:2167:19 [INFO] [stdout] | [INFO] [stdout] 2167 | unsafe { &(*(::std::ptr::null::())).vResolution as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:2177:19 [INFO] [stdout] | [INFO] [stdout] 2177 | unsafe { &(*(::std::ptr::null::())).hScreenSize as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:2187:19 [INFO] [stdout] | [INFO] [stdout] 2187 | unsafe { &(*(::std::ptr::null::())).vScreenSize as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:2197:19 [INFO] [stdout] | [INFO] [stdout] 2197 | unsafe { &(*(::std::ptr::null::())).vScreenCenter as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:2208:14 [INFO] [stdout] | [INFO] [stdout] 2208 | &(*(::std::ptr::null::())).eyeToScreenDistance as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:2220:14 [INFO] [stdout] | [INFO] [stdout] 2220 | &(*(::std::ptr::null::())).lensSeparationDistance as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:2232:14 [INFO] [stdout] | [INFO] [stdout] 2232 | &(*(::std::ptr::null::())).interpupillaryDistance as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:2244:14 [INFO] [stdout] | [INFO] [stdout] 2244 | &(*(::std::ptr::null::())).lensDistortionValues as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:2255:19 [INFO] [stdout] | [INFO] [stdout] 2255 | unsafe { &(*(::std::ptr::null::())).chromaAbCorrection as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:2290:19 [INFO] [stdout] | [INFO] [stdout] 2290 | unsafe { &(*(::std::ptr::null::())).projection as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:2300:19 [INFO] [stdout] | [INFO] [stdout] 2300 | unsafe { &(*(::std::ptr::null::())).viewOffset as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:2310:19 [INFO] [stdout] | [INFO] [stdout] 2310 | unsafe { &(*(::std::ptr::null::())).leftLensCenter as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:2320:19 [INFO] [stdout] | [INFO] [stdout] 2320 | unsafe { &(*(::std::ptr::null::())).rightLensCenter as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:2330:19 [INFO] [stdout] | [INFO] [stdout] 2330 | unsafe { &(*(::std::ptr::null::())).leftScreenCenter as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:2341:14 [INFO] [stdout] | [INFO] [stdout] 2341 | &(*(::std::ptr::null::())).rightScreenCenter as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:2352:19 [INFO] [stdout] | [INFO] [stdout] 2352 | unsafe { &(*(::std::ptr::null::())).scale as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:2362:19 [INFO] [stdout] | [INFO] [stdout] 2362 | unsafe { &(*(::std::ptr::null::())).scaleIn as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:4930:19 [INFO] [stdout] | [INFO] [stdout] 4930 | unsafe { &(*(::std::ptr::null::())).quot as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:4940:19 [INFO] [stdout] | [INFO] [stdout] 4940 | unsafe { &(*(::std::ptr::null::())).rem as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:4969:19 [INFO] [stdout] | [INFO] [stdout] 4969 | unsafe { &(*(::std::ptr::null::())).quot as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:4979:19 [INFO] [stdout] | [INFO] [stdout] 4979 | unsafe { &(*(::std::ptr::null::())).rem as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:5008:19 [INFO] [stdout] | [INFO] [stdout] 5008 | unsafe { &(*(::std::ptr::null::())).quot as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:5018:19 [INFO] [stdout] | [INFO] [stdout] 5018 | unsafe { &(*(::std::ptr::null::())).rem as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:5059:10 [INFO] [stdout] | [INFO] [stdout] 5059 | ) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(improper_ctypes)]` on by default [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:5233:19 [INFO] [stdout] | [INFO] [stdout] 5233 | unsafe { &(*(::std::ptr::null::())).controlId as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:5243:19 [INFO] [stdout] | [INFO] [stdout] 5243 | unsafe { &(*(::std::ptr::null::())).propertyId as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:5253:19 [INFO] [stdout] | [INFO] [stdout] 5253 | unsafe { &(*(::std::ptr::null::())).propertyValue as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:6025:19 [INFO] [stdout] | [INFO] [stdout] 6025 | unsafe { &(*(::std::ptr::null::<__fsid_t>())).__val as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:6087:19 [INFO] [stdout] | [INFO] [stdout] 6087 | unsafe { &(*(::std::ptr::null::<__mbstate_t__bindgen_ty_1>())).__wch as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:6098:14 [INFO] [stdout] | [INFO] [stdout] 6098 | &(*(::std::ptr::null::<__mbstate_t__bindgen_ty_1>())).__wchb as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:6122:19 [INFO] [stdout] | [INFO] [stdout] 6122 | unsafe { &(*(::std::ptr::null::<__mbstate_t>())).__count as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:6132:19 [INFO] [stdout] | [INFO] [stdout] 6132 | unsafe { &(*(::std::ptr::null::<__mbstate_t>())).__value as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:6161:19 [INFO] [stdout] | [INFO] [stdout] 6161 | unsafe { &(*(::std::ptr::null::<_G_fpos_t>())).__pos as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:6171:19 [INFO] [stdout] | [INFO] [stdout] 6171 | unsafe { &(*(::std::ptr::null::<_G_fpos_t>())).__state as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:6201:19 [INFO] [stdout] | [INFO] [stdout] 6201 | unsafe { &(*(::std::ptr::null::<_G_fpos64_t>())).__pos as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:6211:19 [INFO] [stdout] | [INFO] [stdout] 6211 | unsafe { &(*(::std::ptr::null::<_G_fpos64_t>())).__state as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:6286:19 [INFO] [stdout] | [INFO] [stdout] 6286 | unsafe { &(*(::std::ptr::null::<_IO_FILE>()))._flags as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:6296:19 [INFO] [stdout] | [INFO] [stdout] 6296 | unsafe { &(*(::std::ptr::null::<_IO_FILE>()))._IO_read_ptr as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:6306:19 [INFO] [stdout] | [INFO] [stdout] 6306 | unsafe { &(*(::std::ptr::null::<_IO_FILE>()))._IO_read_end as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:6316:19 [INFO] [stdout] | [INFO] [stdout] 6316 | unsafe { &(*(::std::ptr::null::<_IO_FILE>()))._IO_read_base as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:6326:19 [INFO] [stdout] | [INFO] [stdout] 6326 | unsafe { &(*(::std::ptr::null::<_IO_FILE>()))._IO_write_base as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:6336:19 [INFO] [stdout] | [INFO] [stdout] 6336 | unsafe { &(*(::std::ptr::null::<_IO_FILE>()))._IO_write_ptr as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:6346:19 [INFO] [stdout] | [INFO] [stdout] 6346 | unsafe { &(*(::std::ptr::null::<_IO_FILE>()))._IO_write_end as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:6356:19 [INFO] [stdout] | [INFO] [stdout] 6356 | unsafe { &(*(::std::ptr::null::<_IO_FILE>()))._IO_buf_base as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:6366:19 [INFO] [stdout] | [INFO] [stdout] 6366 | unsafe { &(*(::std::ptr::null::<_IO_FILE>()))._IO_buf_end as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:6376:19 [INFO] [stdout] | [INFO] [stdout] 6376 | unsafe { &(*(::std::ptr::null::<_IO_FILE>()))._IO_save_base as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:6386:19 [INFO] [stdout] | [INFO] [stdout] 6386 | unsafe { &(*(::std::ptr::null::<_IO_FILE>()))._IO_backup_base as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:6396:19 [INFO] [stdout] | [INFO] [stdout] 6396 | unsafe { &(*(::std::ptr::null::<_IO_FILE>()))._IO_save_end as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:6406:19 [INFO] [stdout] | [INFO] [stdout] 6406 | unsafe { &(*(::std::ptr::null::<_IO_FILE>()))._markers as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:6416:19 [INFO] [stdout] | [INFO] [stdout] 6416 | unsafe { &(*(::std::ptr::null::<_IO_FILE>()))._chain as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:6426:19 [INFO] [stdout] | [INFO] [stdout] 6426 | unsafe { &(*(::std::ptr::null::<_IO_FILE>()))._fileno as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:6436:19 [INFO] [stdout] | [INFO] [stdout] 6436 | unsafe { &(*(::std::ptr::null::<_IO_FILE>()))._flags2 as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:6446:19 [INFO] [stdout] | [INFO] [stdout] 6446 | unsafe { &(*(::std::ptr::null::<_IO_FILE>()))._old_offset as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:6456:19 [INFO] [stdout] | [INFO] [stdout] 6456 | unsafe { &(*(::std::ptr::null::<_IO_FILE>()))._cur_column as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:6466:19 [INFO] [stdout] | [INFO] [stdout] 6466 | unsafe { &(*(::std::ptr::null::<_IO_FILE>()))._vtable_offset as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:6476:19 [INFO] [stdout] | [INFO] [stdout] 6476 | unsafe { &(*(::std::ptr::null::<_IO_FILE>()))._shortbuf as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:6486:19 [INFO] [stdout] | [INFO] [stdout] 6486 | unsafe { &(*(::std::ptr::null::<_IO_FILE>()))._lock as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:6496:19 [INFO] [stdout] | [INFO] [stdout] 6496 | unsafe { &(*(::std::ptr::null::<_IO_FILE>()))._offset as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:6506:19 [INFO] [stdout] | [INFO] [stdout] 6506 | unsafe { &(*(::std::ptr::null::<_IO_FILE>()))._codecvt as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:6516:19 [INFO] [stdout] | [INFO] [stdout] 6516 | unsafe { &(*(::std::ptr::null::<_IO_FILE>()))._wide_data as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:6526:19 [INFO] [stdout] | [INFO] [stdout] 6526 | unsafe { &(*(::std::ptr::null::<_IO_FILE>()))._freeres_list as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:6536:19 [INFO] [stdout] | [INFO] [stdout] 6536 | unsafe { &(*(::std::ptr::null::<_IO_FILE>()))._freeres_buf as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:6546:19 [INFO] [stdout] | [INFO] [stdout] 6546 | unsafe { &(*(::std::ptr::null::<_IO_FILE>())).__pad5 as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:6556:19 [INFO] [stdout] | [INFO] [stdout] 6556 | unsafe { &(*(::std::ptr::null::<_IO_FILE>()))._mode as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:6566:19 [INFO] [stdout] | [INFO] [stdout] 6566 | unsafe { &(*(::std::ptr::null::<_IO_FILE>()))._unused2 as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7257:38 [INFO] [stdout] | [INFO] [stdout] 7257 | pub fn nexttoward(__x: f64, __y: u128) -> f64; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7260:40 [INFO] [stdout] | [INFO] [stdout] 7260 | pub fn __nexttoward(__x: f64, __y: u128) -> f64; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7620:39 [INFO] [stdout] | [INFO] [stdout] 7620 | pub fn nexttowardf(__x: f32, __y: u128) -> f32; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7623:41 [INFO] [stdout] | [INFO] [stdout] 7623 | pub fn __nexttowardf(__x: f32, __y: u128) -> f32; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7722:35 [INFO] [stdout] | [INFO] [stdout] 7722 | pub fn __fpclassifyl(__value: u128) -> ::std::os::raw::c_int; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7725:32 [INFO] [stdout] | [INFO] [stdout] 7725 | pub fn __signbitl(__value: u128) -> ::std::os::raw::c_int; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7728:30 [INFO] [stdout] | [INFO] [stdout] 7728 | pub fn __isinfl(__value: u128) -> ::std::os::raw::c_int; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7731:31 [INFO] [stdout] | [INFO] [stdout] 7731 | pub fn __finitel(__value: u128) -> ::std::os::raw::c_int; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7734:30 [INFO] [stdout] | [INFO] [stdout] 7734 | pub fn __isnanl(__value: u128) -> ::std::os::raw::c_int; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7737:28 [INFO] [stdout] | [INFO] [stdout] 7737 | pub fn __iseqsigl(__x: u128, __y: u128) -> ::std::os::raw::c_int; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7737:39 [INFO] [stdout] | [INFO] [stdout] 7737 | pub fn __iseqsigl(__x: u128, __y: u128) -> ::std::os::raw::c_int; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7740:36 [INFO] [stdout] | [INFO] [stdout] 7740 | pub fn __issignalingl(__value: u128) -> ::std::os::raw::c_int; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7743:23 [INFO] [stdout] | [INFO] [stdout] 7743 | pub fn acosl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7743:32 [INFO] [stdout] | [INFO] [stdout] 7743 | pub fn acosl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7746:25 [INFO] [stdout] | [INFO] [stdout] 7746 | pub fn __acosl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7746:34 [INFO] [stdout] | [INFO] [stdout] 7746 | pub fn __acosl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7749:23 [INFO] [stdout] | [INFO] [stdout] 7749 | pub fn asinl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7749:32 [INFO] [stdout] | [INFO] [stdout] 7749 | pub fn asinl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7752:25 [INFO] [stdout] | [INFO] [stdout] 7752 | pub fn __asinl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7752:34 [INFO] [stdout] | [INFO] [stdout] 7752 | pub fn __asinl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7755:23 [INFO] [stdout] | [INFO] [stdout] 7755 | pub fn atanl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7755:32 [INFO] [stdout] | [INFO] [stdout] 7755 | pub fn atanl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7758:25 [INFO] [stdout] | [INFO] [stdout] 7758 | pub fn __atanl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7758:34 [INFO] [stdout] | [INFO] [stdout] 7758 | pub fn __atanl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7761:24 [INFO] [stdout] | [INFO] [stdout] 7761 | pub fn atan2l(__y: u128, __x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7761:35 [INFO] [stdout] | [INFO] [stdout] 7761 | pub fn atan2l(__y: u128, __x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7761:44 [INFO] [stdout] | [INFO] [stdout] 7761 | pub fn atan2l(__y: u128, __x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7764:26 [INFO] [stdout] | [INFO] [stdout] 7764 | pub fn __atan2l(__y: u128, __x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7764:37 [INFO] [stdout] | [INFO] [stdout] 7764 | pub fn __atan2l(__y: u128, __x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7764:46 [INFO] [stdout] | [INFO] [stdout] 7764 | pub fn __atan2l(__y: u128, __x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7767:22 [INFO] [stdout] | [INFO] [stdout] 7767 | pub fn cosl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7767:31 [INFO] [stdout] | [INFO] [stdout] 7767 | pub fn cosl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7770:24 [INFO] [stdout] | [INFO] [stdout] 7770 | pub fn __cosl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7770:33 [INFO] [stdout] | [INFO] [stdout] 7770 | pub fn __cosl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7773:22 [INFO] [stdout] | [INFO] [stdout] 7773 | pub fn sinl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7773:31 [INFO] [stdout] | [INFO] [stdout] 7773 | pub fn sinl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7776:24 [INFO] [stdout] | [INFO] [stdout] 7776 | pub fn __sinl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7776:33 [INFO] [stdout] | [INFO] [stdout] 7776 | pub fn __sinl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7779:22 [INFO] [stdout] | [INFO] [stdout] 7779 | pub fn tanl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7779:31 [INFO] [stdout] | [INFO] [stdout] 7779 | pub fn tanl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7782:24 [INFO] [stdout] | [INFO] [stdout] 7782 | pub fn __tanl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7782:33 [INFO] [stdout] | [INFO] [stdout] 7782 | pub fn __tanl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7785:23 [INFO] [stdout] | [INFO] [stdout] 7785 | pub fn coshl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7785:32 [INFO] [stdout] | [INFO] [stdout] 7785 | pub fn coshl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7788:25 [INFO] [stdout] | [INFO] [stdout] 7788 | pub fn __coshl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7788:34 [INFO] [stdout] | [INFO] [stdout] 7788 | pub fn __coshl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7791:23 [INFO] [stdout] | [INFO] [stdout] 7791 | pub fn sinhl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7791:32 [INFO] [stdout] | [INFO] [stdout] 7791 | pub fn sinhl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7794:25 [INFO] [stdout] | [INFO] [stdout] 7794 | pub fn __sinhl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7794:34 [INFO] [stdout] | [INFO] [stdout] 7794 | pub fn __sinhl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7797:23 [INFO] [stdout] | [INFO] [stdout] 7797 | pub fn tanhl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7797:32 [INFO] [stdout] | [INFO] [stdout] 7797 | pub fn tanhl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7800:25 [INFO] [stdout] | [INFO] [stdout] 7800 | pub fn __tanhl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7800:34 [INFO] [stdout] | [INFO] [stdout] 7800 | pub fn __tanhl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7803:24 [INFO] [stdout] | [INFO] [stdout] 7803 | pub fn acoshl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7803:33 [INFO] [stdout] | [INFO] [stdout] 7803 | pub fn acoshl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7806:26 [INFO] [stdout] | [INFO] [stdout] 7806 | pub fn __acoshl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7806:35 [INFO] [stdout] | [INFO] [stdout] 7806 | pub fn __acoshl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7809:24 [INFO] [stdout] | [INFO] [stdout] 7809 | pub fn asinhl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7809:33 [INFO] [stdout] | [INFO] [stdout] 7809 | pub fn asinhl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7812:26 [INFO] [stdout] | [INFO] [stdout] 7812 | pub fn __asinhl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7812:35 [INFO] [stdout] | [INFO] [stdout] 7812 | pub fn __asinhl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7815:24 [INFO] [stdout] | [INFO] [stdout] 7815 | pub fn atanhl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7815:33 [INFO] [stdout] | [INFO] [stdout] 7815 | pub fn atanhl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7818:26 [INFO] [stdout] | [INFO] [stdout] 7818 | pub fn __atanhl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7818:35 [INFO] [stdout] | [INFO] [stdout] 7818 | pub fn __atanhl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7821:22 [INFO] [stdout] | [INFO] [stdout] 7821 | pub fn expl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7821:31 [INFO] [stdout] | [INFO] [stdout] 7821 | pub fn expl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7824:24 [INFO] [stdout] | [INFO] [stdout] 7824 | pub fn __expl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7824:33 [INFO] [stdout] | [INFO] [stdout] 7824 | pub fn __expl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7827:24 [INFO] [stdout] | [INFO] [stdout] 7827 | pub fn frexpl(__x: u128, __exponent: *mut ::std::os::raw::c_int) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7827:73 [INFO] [stdout] | [INFO] [stdout] 7827 | pub fn frexpl(__x: u128, __exponent: *mut ::std::os::raw::c_int) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7830:26 [INFO] [stdout] | [INFO] [stdout] 7830 | pub fn __frexpl(__x: u128, __exponent: *mut ::std::os::raw::c_int) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7830:75 [INFO] [stdout] | [INFO] [stdout] 7830 | pub fn __frexpl(__x: u128, __exponent: *mut ::std::os::raw::c_int) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7833:24 [INFO] [stdout] | [INFO] [stdout] 7833 | pub fn ldexpl(__x: u128, __exponent: ::std::os::raw::c_int) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7833:68 [INFO] [stdout] | [INFO] [stdout] 7833 | pub fn ldexpl(__x: u128, __exponent: ::std::os::raw::c_int) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7836:26 [INFO] [stdout] | [INFO] [stdout] 7836 | pub fn __ldexpl(__x: u128, __exponent: ::std::os::raw::c_int) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7836:70 [INFO] [stdout] | [INFO] [stdout] 7836 | pub fn __ldexpl(__x: u128, __exponent: ::std::os::raw::c_int) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7839:22 [INFO] [stdout] | [INFO] [stdout] 7839 | pub fn logl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7839:31 [INFO] [stdout] | [INFO] [stdout] 7839 | pub fn logl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7842:24 [INFO] [stdout] | [INFO] [stdout] 7842 | pub fn __logl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7842:33 [INFO] [stdout] | [INFO] [stdout] 7842 | pub fn __logl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7845:24 [INFO] [stdout] | [INFO] [stdout] 7845 | pub fn log10l(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7845:33 [INFO] [stdout] | [INFO] [stdout] 7845 | pub fn log10l(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7848:26 [INFO] [stdout] | [INFO] [stdout] 7848 | pub fn __log10l(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7848:35 [INFO] [stdout] | [INFO] [stdout] 7848 | pub fn __log10l(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7851:23 [INFO] [stdout] | [INFO] [stdout] 7851 | pub fn modfl(__x: u128, __iptr: *mut u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7851:37 [INFO] [stdout] | [INFO] [stdout] 7851 | pub fn modfl(__x: u128, __iptr: *mut u128) -> u128; [INFO] [stdout] | ^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7851:51 [INFO] [stdout] | [INFO] [stdout] 7851 | pub fn modfl(__x: u128, __iptr: *mut u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7854:25 [INFO] [stdout] | [INFO] [stdout] 7854 | pub fn __modfl(__x: u128, __iptr: *mut u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7854:39 [INFO] [stdout] | [INFO] [stdout] 7854 | pub fn __modfl(__x: u128, __iptr: *mut u128) -> u128; [INFO] [stdout] | ^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7854:53 [INFO] [stdout] | [INFO] [stdout] 7854 | pub fn __modfl(__x: u128, __iptr: *mut u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7857:24 [INFO] [stdout] | [INFO] [stdout] 7857 | pub fn expm1l(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7857:33 [INFO] [stdout] | [INFO] [stdout] 7857 | pub fn expm1l(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7860:26 [INFO] [stdout] | [INFO] [stdout] 7860 | pub fn __expm1l(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7860:35 [INFO] [stdout] | [INFO] [stdout] 7860 | pub fn __expm1l(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7863:24 [INFO] [stdout] | [INFO] [stdout] 7863 | pub fn log1pl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7863:33 [INFO] [stdout] | [INFO] [stdout] 7863 | pub fn log1pl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7866:26 [INFO] [stdout] | [INFO] [stdout] 7866 | pub fn __log1pl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7866:35 [INFO] [stdout] | [INFO] [stdout] 7866 | pub fn __log1pl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7869:23 [INFO] [stdout] | [INFO] [stdout] 7869 | pub fn logbl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7869:32 [INFO] [stdout] | [INFO] [stdout] 7869 | pub fn logbl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7872:25 [INFO] [stdout] | [INFO] [stdout] 7872 | pub fn __logbl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7872:34 [INFO] [stdout] | [INFO] [stdout] 7872 | pub fn __logbl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7875:23 [INFO] [stdout] | [INFO] [stdout] 7875 | pub fn exp2l(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7875:32 [INFO] [stdout] | [INFO] [stdout] 7875 | pub fn exp2l(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7878:25 [INFO] [stdout] | [INFO] [stdout] 7878 | pub fn __exp2l(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7878:34 [INFO] [stdout] | [INFO] [stdout] 7878 | pub fn __exp2l(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7881:23 [INFO] [stdout] | [INFO] [stdout] 7881 | pub fn log2l(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7881:32 [INFO] [stdout] | [INFO] [stdout] 7881 | pub fn log2l(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7884:25 [INFO] [stdout] | [INFO] [stdout] 7884 | pub fn __log2l(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7884:34 [INFO] [stdout] | [INFO] [stdout] 7884 | pub fn __log2l(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7887:22 [INFO] [stdout] | [INFO] [stdout] 7887 | pub fn powl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7887:33 [INFO] [stdout] | [INFO] [stdout] 7887 | pub fn powl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7887:42 [INFO] [stdout] | [INFO] [stdout] 7887 | pub fn powl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7890:24 [INFO] [stdout] | [INFO] [stdout] 7890 | pub fn __powl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7890:35 [INFO] [stdout] | [INFO] [stdout] 7890 | pub fn __powl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7890:44 [INFO] [stdout] | [INFO] [stdout] 7890 | pub fn __powl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7893:23 [INFO] [stdout] | [INFO] [stdout] 7893 | pub fn sqrtl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7893:32 [INFO] [stdout] | [INFO] [stdout] 7893 | pub fn sqrtl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7896:25 [INFO] [stdout] | [INFO] [stdout] 7896 | pub fn __sqrtl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7896:34 [INFO] [stdout] | [INFO] [stdout] 7896 | pub fn __sqrtl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7899:24 [INFO] [stdout] | [INFO] [stdout] 7899 | pub fn hypotl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7899:35 [INFO] [stdout] | [INFO] [stdout] 7899 | pub fn hypotl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7899:44 [INFO] [stdout] | [INFO] [stdout] 7899 | pub fn hypotl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7902:26 [INFO] [stdout] | [INFO] [stdout] 7902 | pub fn __hypotl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7902:37 [INFO] [stdout] | [INFO] [stdout] 7902 | pub fn __hypotl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7902:46 [INFO] [stdout] | [INFO] [stdout] 7902 | pub fn __hypotl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7905:23 [INFO] [stdout] | [INFO] [stdout] 7905 | pub fn cbrtl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7905:32 [INFO] [stdout] | [INFO] [stdout] 7905 | pub fn cbrtl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7908:25 [INFO] [stdout] | [INFO] [stdout] 7908 | pub fn __cbrtl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7908:34 [INFO] [stdout] | [INFO] [stdout] 7908 | pub fn __cbrtl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7911:23 [INFO] [stdout] | [INFO] [stdout] 7911 | pub fn ceill(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7911:32 [INFO] [stdout] | [INFO] [stdout] 7911 | pub fn ceill(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7914:25 [INFO] [stdout] | [INFO] [stdout] 7914 | pub fn __ceill(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7914:34 [INFO] [stdout] | [INFO] [stdout] 7914 | pub fn __ceill(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7917:23 [INFO] [stdout] | [INFO] [stdout] 7917 | pub fn fabsl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7917:32 [INFO] [stdout] | [INFO] [stdout] 7917 | pub fn fabsl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7920:25 [INFO] [stdout] | [INFO] [stdout] 7920 | pub fn __fabsl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7920:34 [INFO] [stdout] | [INFO] [stdout] 7920 | pub fn __fabsl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7923:24 [INFO] [stdout] | [INFO] [stdout] 7923 | pub fn floorl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7923:33 [INFO] [stdout] | [INFO] [stdout] 7923 | pub fn floorl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7926:26 [INFO] [stdout] | [INFO] [stdout] 7926 | pub fn __floorl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7926:35 [INFO] [stdout] | [INFO] [stdout] 7926 | pub fn __floorl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7929:23 [INFO] [stdout] | [INFO] [stdout] 7929 | pub fn fmodl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7929:34 [INFO] [stdout] | [INFO] [stdout] 7929 | pub fn fmodl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7929:43 [INFO] [stdout] | [INFO] [stdout] 7929 | pub fn fmodl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7932:25 [INFO] [stdout] | [INFO] [stdout] 7932 | pub fn __fmodl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7932:36 [INFO] [stdout] | [INFO] [stdout] 7932 | pub fn __fmodl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7932:45 [INFO] [stdout] | [INFO] [stdout] 7932 | pub fn __fmodl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7935:27 [INFO] [stdout] | [INFO] [stdout] 7935 | pub fn copysignl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7935:38 [INFO] [stdout] | [INFO] [stdout] 7935 | pub fn copysignl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7935:47 [INFO] [stdout] | [INFO] [stdout] 7935 | pub fn copysignl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7938:29 [INFO] [stdout] | [INFO] [stdout] 7938 | pub fn __copysignl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7938:40 [INFO] [stdout] | [INFO] [stdout] 7938 | pub fn __copysignl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7938:49 [INFO] [stdout] | [INFO] [stdout] 7938 | pub fn __copysignl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7941:59 [INFO] [stdout] | [INFO] [stdout] 7941 | pub fn nanl(__tagb: *const ::std::os::raw::c_char) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7944:61 [INFO] [stdout] | [INFO] [stdout] 7944 | pub fn __nanl(__tagb: *const ::std::os::raw::c_char) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7947:23 [INFO] [stdout] | [INFO] [stdout] 7947 | pub fn erfl(arg1: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7947:32 [INFO] [stdout] | [INFO] [stdout] 7947 | pub fn erfl(arg1: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7950:25 [INFO] [stdout] | [INFO] [stdout] 7950 | pub fn __erfl(arg1: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7950:34 [INFO] [stdout] | [INFO] [stdout] 7950 | pub fn __erfl(arg1: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7953:24 [INFO] [stdout] | [INFO] [stdout] 7953 | pub fn erfcl(arg1: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7953:33 [INFO] [stdout] | [INFO] [stdout] 7953 | pub fn erfcl(arg1: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7956:26 [INFO] [stdout] | [INFO] [stdout] 7956 | pub fn __erfcl(arg1: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7956:35 [INFO] [stdout] | [INFO] [stdout] 7956 | pub fn __erfcl(arg1: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7959:26 [INFO] [stdout] | [INFO] [stdout] 7959 | pub fn lgammal(arg1: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7959:35 [INFO] [stdout] | [INFO] [stdout] 7959 | pub fn lgammal(arg1: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7962:28 [INFO] [stdout] | [INFO] [stdout] 7962 | pub fn __lgammal(arg1: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7962:37 [INFO] [stdout] | [INFO] [stdout] 7962 | pub fn __lgammal(arg1: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7965:26 [INFO] [stdout] | [INFO] [stdout] 7965 | pub fn tgammal(arg1: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7965:35 [INFO] [stdout] | [INFO] [stdout] 7965 | pub fn tgammal(arg1: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7968:28 [INFO] [stdout] | [INFO] [stdout] 7968 | pub fn __tgammal(arg1: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7968:37 [INFO] [stdout] | [INFO] [stdout] 7968 | pub fn __tgammal(arg1: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7971:23 [INFO] [stdout] | [INFO] [stdout] 7971 | pub fn rintl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7971:32 [INFO] [stdout] | [INFO] [stdout] 7971 | pub fn rintl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7974:25 [INFO] [stdout] | [INFO] [stdout] 7974 | pub fn __rintl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7974:34 [INFO] [stdout] | [INFO] [stdout] 7974 | pub fn __rintl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7977:28 [INFO] [stdout] | [INFO] [stdout] 7977 | pub fn nextafterl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7977:39 [INFO] [stdout] | [INFO] [stdout] 7977 | pub fn nextafterl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7977:48 [INFO] [stdout] | [INFO] [stdout] 7977 | pub fn nextafterl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7980:30 [INFO] [stdout] | [INFO] [stdout] 7980 | pub fn __nextafterl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7980:41 [INFO] [stdout] | [INFO] [stdout] 7980 | pub fn __nextafterl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7980:50 [INFO] [stdout] | [INFO] [stdout] 7980 | pub fn __nextafterl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7983:29 [INFO] [stdout] | [INFO] [stdout] 7983 | pub fn nexttowardl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7983:40 [INFO] [stdout] | [INFO] [stdout] 7983 | pub fn nexttowardl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7983:49 [INFO] [stdout] | [INFO] [stdout] 7983 | pub fn nexttowardl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7986:31 [INFO] [stdout] | [INFO] [stdout] 7986 | pub fn __nexttowardl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7986:42 [INFO] [stdout] | [INFO] [stdout] 7986 | pub fn __nexttowardl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7986:51 [INFO] [stdout] | [INFO] [stdout] 7986 | pub fn __nexttowardl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7989:28 [INFO] [stdout] | [INFO] [stdout] 7989 | pub fn remainderl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7989:39 [INFO] [stdout] | [INFO] [stdout] 7989 | pub fn remainderl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7989:48 [INFO] [stdout] | [INFO] [stdout] 7989 | pub fn remainderl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7992:30 [INFO] [stdout] | [INFO] [stdout] 7992 | pub fn __remainderl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7992:41 [INFO] [stdout] | [INFO] [stdout] 7992 | pub fn __remainderl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7992:50 [INFO] [stdout] | [INFO] [stdout] 7992 | pub fn __remainderl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7995:25 [INFO] [stdout] | [INFO] [stdout] 7995 | pub fn scalbnl(__x: u128, __n: ::std::os::raw::c_int) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7995:62 [INFO] [stdout] | [INFO] [stdout] 7995 | pub fn scalbnl(__x: u128, __n: ::std::os::raw::c_int) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7998:27 [INFO] [stdout] | [INFO] [stdout] 7998 | pub fn __scalbnl(__x: u128, __n: ::std::os::raw::c_int) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7998:64 [INFO] [stdout] | [INFO] [stdout] 7998 | pub fn __scalbnl(__x: u128, __n: ::std::os::raw::c_int) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8001:24 [INFO] [stdout] | [INFO] [stdout] 8001 | pub fn ilogbl(__x: u128) -> ::std::os::raw::c_int; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8004:26 [INFO] [stdout] | [INFO] [stdout] 8004 | pub fn __ilogbl(__x: u128) -> ::std::os::raw::c_int; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8007:26 [INFO] [stdout] | [INFO] [stdout] 8007 | pub fn scalblnl(__x: u128, __n: ::std::os::raw::c_long) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8007:64 [INFO] [stdout] | [INFO] [stdout] 8007 | pub fn scalblnl(__x: u128, __n: ::std::os::raw::c_long) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8010:28 [INFO] [stdout] | [INFO] [stdout] 8010 | pub fn __scalblnl(__x: u128, __n: ::std::os::raw::c_long) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8010:66 [INFO] [stdout] | [INFO] [stdout] 8010 | pub fn __scalblnl(__x: u128, __n: ::std::os::raw::c_long) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8013:28 [INFO] [stdout] | [INFO] [stdout] 8013 | pub fn nearbyintl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8013:37 [INFO] [stdout] | [INFO] [stdout] 8013 | pub fn nearbyintl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8016:30 [INFO] [stdout] | [INFO] [stdout] 8016 | pub fn __nearbyintl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8016:39 [INFO] [stdout] | [INFO] [stdout] 8016 | pub fn __nearbyintl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8019:24 [INFO] [stdout] | [INFO] [stdout] 8019 | pub fn roundl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8019:33 [INFO] [stdout] | [INFO] [stdout] 8019 | pub fn roundl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8022:26 [INFO] [stdout] | [INFO] [stdout] 8022 | pub fn __roundl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8022:35 [INFO] [stdout] | [INFO] [stdout] 8022 | pub fn __roundl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8025:24 [INFO] [stdout] | [INFO] [stdout] 8025 | pub fn truncl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8025:33 [INFO] [stdout] | [INFO] [stdout] 8025 | pub fn truncl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8028:26 [INFO] [stdout] | [INFO] [stdout] 8028 | pub fn __truncl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8028:35 [INFO] [stdout] | [INFO] [stdout] 8028 | pub fn __truncl(__x: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8031:25 [INFO] [stdout] | [INFO] [stdout] 8031 | pub fn remquol(__x: u128, __y: u128, __quo: *mut ::std::os::raw::c_int) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8031:36 [INFO] [stdout] | [INFO] [stdout] 8031 | pub fn remquol(__x: u128, __y: u128, __quo: *mut ::std::os::raw::c_int) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8031:80 [INFO] [stdout] | [INFO] [stdout] 8031 | pub fn remquol(__x: u128, __y: u128, __quo: *mut ::std::os::raw::c_int) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8034:27 [INFO] [stdout] | [INFO] [stdout] 8034 | pub fn __remquol(__x: u128, __y: u128, __quo: *mut ::std::os::raw::c_int) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8034:38 [INFO] [stdout] | [INFO] [stdout] 8034 | pub fn __remquol(__x: u128, __y: u128, __quo: *mut ::std::os::raw::c_int) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8034:82 [INFO] [stdout] | [INFO] [stdout] 8034 | pub fn __remquol(__x: u128, __y: u128, __quo: *mut ::std::os::raw::c_int) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8037:24 [INFO] [stdout] | [INFO] [stdout] 8037 | pub fn lrintl(__x: u128) -> ::std::os::raw::c_long; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8040:26 [INFO] [stdout] | [INFO] [stdout] 8040 | pub fn __lrintl(__x: u128) -> ::std::os::raw::c_long; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8043:25 [INFO] [stdout] | [INFO] [stdout] 8043 | pub fn llrintl(__x: u128) -> ::std::os::raw::c_longlong; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8046:27 [INFO] [stdout] | [INFO] [stdout] 8046 | pub fn __llrintl(__x: u128) -> ::std::os::raw::c_longlong; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8049:25 [INFO] [stdout] | [INFO] [stdout] 8049 | pub fn lroundl(__x: u128) -> ::std::os::raw::c_long; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8052:27 [INFO] [stdout] | [INFO] [stdout] 8052 | pub fn __lroundl(__x: u128) -> ::std::os::raw::c_long; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8055:26 [INFO] [stdout] | [INFO] [stdout] 8055 | pub fn llroundl(__x: u128) -> ::std::os::raw::c_longlong; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8058:28 [INFO] [stdout] | [INFO] [stdout] 8058 | pub fn __llroundl(__x: u128) -> ::std::os::raw::c_longlong; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8061:23 [INFO] [stdout] | [INFO] [stdout] 8061 | pub fn fdiml(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8061:34 [INFO] [stdout] | [INFO] [stdout] 8061 | pub fn fdiml(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8061:43 [INFO] [stdout] | [INFO] [stdout] 8061 | pub fn fdiml(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8064:25 [INFO] [stdout] | [INFO] [stdout] 8064 | pub fn __fdiml(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8064:36 [INFO] [stdout] | [INFO] [stdout] 8064 | pub fn __fdiml(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8064:45 [INFO] [stdout] | [INFO] [stdout] 8064 | pub fn __fdiml(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8067:23 [INFO] [stdout] | [INFO] [stdout] 8067 | pub fn fmaxl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8067:34 [INFO] [stdout] | [INFO] [stdout] 8067 | pub fn fmaxl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8067:43 [INFO] [stdout] | [INFO] [stdout] 8067 | pub fn fmaxl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8070:25 [INFO] [stdout] | [INFO] [stdout] 8070 | pub fn __fmaxl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8070:36 [INFO] [stdout] | [INFO] [stdout] 8070 | pub fn __fmaxl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8070:45 [INFO] [stdout] | [INFO] [stdout] 8070 | pub fn __fmaxl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8073:23 [INFO] [stdout] | [INFO] [stdout] 8073 | pub fn fminl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8073:34 [INFO] [stdout] | [INFO] [stdout] 8073 | pub fn fminl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8073:43 [INFO] [stdout] | [INFO] [stdout] 8073 | pub fn fminl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8076:25 [INFO] [stdout] | [INFO] [stdout] 8076 | pub fn __fminl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8076:36 [INFO] [stdout] | [INFO] [stdout] 8076 | pub fn __fminl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8076:45 [INFO] [stdout] | [INFO] [stdout] 8076 | pub fn __fminl(__x: u128, __y: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8079:22 [INFO] [stdout] | [INFO] [stdout] 8079 | pub fn fmal(__x: u128, __y: u128, __z: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8079:33 [INFO] [stdout] | [INFO] [stdout] 8079 | pub fn fmal(__x: u128, __y: u128, __z: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8079:44 [INFO] [stdout] | [INFO] [stdout] 8079 | pub fn fmal(__x: u128, __y: u128, __z: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8079:53 [INFO] [stdout] | [INFO] [stdout] 8079 | pub fn fmal(__x: u128, __y: u128, __z: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8082:24 [INFO] [stdout] | [INFO] [stdout] 8082 | pub fn __fmal(__x: u128, __y: u128, __z: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8082:35 [INFO] [stdout] | [INFO] [stdout] 8082 | pub fn __fmal(__x: u128, __y: u128, __z: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8082:46 [INFO] [stdout] | [INFO] [stdout] 8082 | pub fn __fmal(__x: u128, __y: u128, __z: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8082:55 [INFO] [stdout] | [INFO] [stdout] 8082 | pub fn __fmal(__x: u128, __y: u128, __z: u128) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8159:19 [INFO] [stdout] | [INFO] [stdout] 8159 | unsafe { &(*(::std::ptr::null::<__va_list_tag>())).gp_offset as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8169:19 [INFO] [stdout] | [INFO] [stdout] 8169 | unsafe { &(*(::std::ptr::null::<__va_list_tag>())).fp_offset as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8179:19 [INFO] [stdout] | [INFO] [stdout] 8179 | unsafe { &(*(::std::ptr::null::<__va_list_tag>())).overflow_arg_area as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:8189:19 [INFO] [stdout] | [INFO] [stdout] 8189 | unsafe { &(*(::std::ptr::null::<__va_list_tag>())).reg_save_area as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 465 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.46s [INFO] running `Command { std: "docker" "inspect" "c91b92e62096f458ff93ea09704490134c49e5f7dc1e72b83b9db29ee04cf639", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c91b92e62096f458ff93ea09704490134c49e5f7dc1e72b83b9db29ee04cf639", kill_on_drop: false }` [INFO] [stdout] c91b92e62096f458ff93ea09704490134c49e5f7dc1e72b83b9db29ee04cf639 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 591aef19ff11f161e8fce675b8117e596e47f5e69ac789a15812833a90198d84 [INFO] running `Command { std: "docker" "start" "-a" "591aef19ff11f161e8fce675b8117e596e47f5e69ac789a15812833a90198d84", kill_on_drop: false }` [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:5059:10 [INFO] [stderr] | [INFO] [stderr] 5059 | ) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(improper_ctypes)]` on by default [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7257:38 [INFO] [stderr] | [INFO] [stderr] 7257 | pub fn nexttoward(__x: f64, __y: u128) -> f64; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7260:40 [INFO] [stderr] | [INFO] [stderr] 7260 | pub fn __nexttoward(__x: f64, __y: u128) -> f64; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7620:39 [INFO] [stderr] | [INFO] [stderr] 7620 | pub fn nexttowardf(__x: f32, __y: u128) -> f32; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7623:41 [INFO] [stderr] | [INFO] [stderr] 7623 | pub fn __nexttowardf(__x: f32, __y: u128) -> f32; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7722:35 [INFO] [stderr] | [INFO] [stderr] 7722 | pub fn __fpclassifyl(__value: u128) -> ::std::os::raw::c_int; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7725:32 [INFO] [stderr] | [INFO] [stderr] 7725 | pub fn __signbitl(__value: u128) -> ::std::os::raw::c_int; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7728:30 [INFO] [stderr] | [INFO] [stderr] 7728 | pub fn __isinfl(__value: u128) -> ::std::os::raw::c_int; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7731:31 [INFO] [stderr] | [INFO] [stderr] 7731 | pub fn __finitel(__value: u128) -> ::std::os::raw::c_int; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7734:30 [INFO] [stderr] | [INFO] [stderr] 7734 | pub fn __isnanl(__value: u128) -> ::std::os::raw::c_int; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7737:28 [INFO] [stderr] | [INFO] [stderr] 7737 | pub fn __iseqsigl(__x: u128, __y: u128) -> ::std::os::raw::c_int; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7737:39 [INFO] [stderr] | [INFO] [stderr] 7737 | pub fn __iseqsigl(__x: u128, __y: u128) -> ::std::os::raw::c_int; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7740:36 [INFO] [stderr] | [INFO] [stderr] 7740 | pub fn __issignalingl(__value: u128) -> ::std::os::raw::c_int; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7743:23 [INFO] [stderr] | [INFO] [stderr] 7743 | pub fn acosl(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7743:32 [INFO] [stderr] | [INFO] [stderr] 7743 | pub fn acosl(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7746:25 [INFO] [stderr] | [INFO] [stderr] 7746 | pub fn __acosl(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7746:34 [INFO] [stderr] | [INFO] [stderr] 7746 | pub fn __acosl(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7749:23 [INFO] [stderr] | [INFO] [stderr] 7749 | pub fn asinl(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7749:32 [INFO] [stderr] | [INFO] [stderr] 7749 | pub fn asinl(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7752:25 [INFO] [stderr] | [INFO] [stderr] 7752 | pub fn __asinl(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7752:34 [INFO] [stderr] | [INFO] [stderr] 7752 | pub fn __asinl(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7755:23 [INFO] [stderr] | [INFO] [stderr] 7755 | pub fn atanl(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7755:32 [INFO] [stderr] | [INFO] [stderr] 7755 | pub fn atanl(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7758:25 [INFO] [stderr] | [INFO] [stderr] 7758 | pub fn __atanl(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7758:34 [INFO] [stderr] | [INFO] [stderr] 7758 | pub fn __atanl(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7761:24 [INFO] [stderr] | [INFO] [stderr] 7761 | pub fn atan2l(__y: u128, __x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7761:35 [INFO] [stderr] | [INFO] [stderr] 7761 | pub fn atan2l(__y: u128, __x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7761:44 [INFO] [stderr] | [INFO] [stderr] 7761 | pub fn atan2l(__y: u128, __x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7764:26 [INFO] [stderr] | [INFO] [stderr] 7764 | pub fn __atan2l(__y: u128, __x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7764:37 [INFO] [stderr] | [INFO] [stderr] 7764 | pub fn __atan2l(__y: u128, __x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7764:46 [INFO] [stderr] | [INFO] [stderr] 7764 | pub fn __atan2l(__y: u128, __x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7767:22 [INFO] [stderr] | [INFO] [stderr] 7767 | pub fn cosl(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7767:31 [INFO] [stderr] | [INFO] [stderr] 7767 | pub fn cosl(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7770:24 [INFO] [stderr] | [INFO] [stderr] 7770 | pub fn __cosl(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7770:33 [INFO] [stderr] | [INFO] [stderr] 7770 | pub fn __cosl(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7773:22 [INFO] [stderr] | [INFO] [stderr] 7773 | pub fn sinl(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7773:31 [INFO] [stderr] | [INFO] [stderr] 7773 | pub fn sinl(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7776:24 [INFO] [stderr] | [INFO] [stderr] 7776 | pub fn __sinl(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7776:33 [INFO] [stderr] | [INFO] [stderr] 7776 | pub fn __sinl(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7779:22 [INFO] [stderr] | [INFO] [stderr] 7779 | pub fn tanl(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7779:31 [INFO] [stderr] | [INFO] [stderr] 7779 | pub fn tanl(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7782:24 [INFO] [stderr] | [INFO] [stderr] 7782 | pub fn __tanl(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7782:33 [INFO] [stderr] | [INFO] [stderr] 7782 | pub fn __tanl(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7785:23 [INFO] [stderr] | [INFO] [stderr] 7785 | pub fn coshl(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7785:32 [INFO] [stderr] | [INFO] [stderr] 7785 | pub fn coshl(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7788:25 [INFO] [stderr] | [INFO] [stderr] 7788 | pub fn __coshl(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7788:34 [INFO] [stderr] | [INFO] [stderr] 7788 | pub fn __coshl(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7791:23 [INFO] [stderr] | [INFO] [stderr] 7791 | pub fn sinhl(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7791:32 [INFO] [stderr] | [INFO] [stderr] 7791 | pub fn sinhl(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7794:25 [INFO] [stderr] | [INFO] [stderr] 7794 | pub fn __sinhl(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7794:34 [INFO] [stderr] | [INFO] [stderr] 7794 | pub fn __sinhl(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7797:23 [INFO] [stderr] | [INFO] [stderr] 7797 | pub fn tanhl(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7797:32 [INFO] [stderr] | [INFO] [stderr] 7797 | pub fn tanhl(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7800:25 [INFO] [stderr] | [INFO] [stderr] 7800 | pub fn __tanhl(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7800:34 [INFO] [stderr] | [INFO] [stderr] 7800 | pub fn __tanhl(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7803:24 [INFO] [stderr] | [INFO] [stderr] 7803 | pub fn acoshl(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7803:33 [INFO] [stderr] | [INFO] [stderr] 7803 | pub fn acoshl(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7806:26 [INFO] [stderr] | [INFO] [stderr] 7806 | pub fn __acoshl(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7806:35 [INFO] [stderr] | [INFO] [stderr] 7806 | pub fn __acoshl(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7809:24 [INFO] [stderr] | [INFO] [stderr] 7809 | pub fn asinhl(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7809:33 [INFO] [stderr] | [INFO] [stderr] 7809 | pub fn asinhl(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7812:26 [INFO] [stderr] | [INFO] [stderr] 7812 | pub fn __asinhl(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7812:35 [INFO] [stderr] | [INFO] [stderr] 7812 | pub fn __asinhl(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7815:24 [INFO] [stderr] | [INFO] [stderr] 7815 | pub fn atanhl(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7815:33 [INFO] [stderr] | [INFO] [stderr] 7815 | pub fn atanhl(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7818:26 [INFO] [stderr] | [INFO] [stderr] 7818 | pub fn __atanhl(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7818:35 [INFO] [stderr] | [INFO] [stderr] 7818 | pub fn __atanhl(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7821:22 [INFO] [stderr] | [INFO] [stderr] 7821 | pub fn expl(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7821:31 [INFO] [stderr] | [INFO] [stderr] 7821 | pub fn expl(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7824:24 [INFO] [stderr] | [INFO] [stderr] 7824 | pub fn __expl(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7824:33 [INFO] [stderr] | [INFO] [stderr] 7824 | pub fn __expl(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7827:24 [INFO] [stderr] | [INFO] [stderr] 7827 | pub fn frexpl(__x: u128, __exponent: *mut ::std::os::raw::c_int) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7827:73 [INFO] [stderr] | [INFO] [stderr] 7827 | pub fn frexpl(__x: u128, __exponent: *mut ::std::os::raw::c_int) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7830:26 [INFO] [stderr] | [INFO] [stderr] 7830 | pub fn __frexpl(__x: u128, __exponent: *mut ::std::os::raw::c_int) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7830:75 [INFO] [stderr] | [INFO] [stderr] 7830 | pub fn __frexpl(__x: u128, __exponent: *mut ::std::os::raw::c_int) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7833:24 [INFO] [stderr] | [INFO] [stderr] 7833 | pub fn ldexpl(__x: u128, __exponent: ::std::os::raw::c_int) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7833:68 [INFO] [stderr] | [INFO] [stderr] 7833 | pub fn ldexpl(__x: u128, __exponent: ::std::os::raw::c_int) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7836:26 [INFO] [stderr] | [INFO] [stderr] 7836 | pub fn __ldexpl(__x: u128, __exponent: ::std::os::raw::c_int) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7836:70 [INFO] [stderr] | [INFO] [stderr] 7836 | pub fn __ldexpl(__x: u128, __exponent: ::std::os::raw::c_int) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7839:22 [INFO] [stderr] | [INFO] [stderr] 7839 | pub fn logl(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7839:31 [INFO] [stderr] | [INFO] [stderr] 7839 | pub fn logl(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7842:24 [INFO] [stderr] | [INFO] [stderr] 7842 | pub fn __logl(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7842:33 [INFO] [stderr] | [INFO] [stderr] 7842 | pub fn __logl(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7845:24 [INFO] [stderr] | [INFO] [stderr] 7845 | pub fn log10l(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7845:33 [INFO] [stderr] | [INFO] [stderr] 7845 | pub fn log10l(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7848:26 [INFO] [stderr] | [INFO] [stderr] 7848 | pub fn __log10l(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7848:35 [INFO] [stderr] | [INFO] [stderr] 7848 | pub fn __log10l(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7851:23 [INFO] [stderr] | [INFO] [stderr] 7851 | pub fn modfl(__x: u128, __iptr: *mut u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7851:37 [INFO] [stderr] | [INFO] [stderr] 7851 | pub fn modfl(__x: u128, __iptr: *mut u128) -> u128; [INFO] [stderr] | ^^^^^^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7851:51 [INFO] [stderr] | [INFO] [stderr] 7851 | pub fn modfl(__x: u128, __iptr: *mut u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7854:25 [INFO] [stderr] | [INFO] [stderr] 7854 | pub fn __modfl(__x: u128, __iptr: *mut u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7854:39 [INFO] [stderr] | [INFO] [stderr] 7854 | pub fn __modfl(__x: u128, __iptr: *mut u128) -> u128; [INFO] [stderr] | ^^^^^^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7854:53 [INFO] [stderr] | [INFO] [stderr] 7854 | pub fn __modfl(__x: u128, __iptr: *mut u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7857:24 [INFO] [stderr] | [INFO] [stderr] 7857 | pub fn expm1l(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7857:33 [INFO] [stderr] | [INFO] [stderr] 7857 | pub fn expm1l(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7860:26 [INFO] [stderr] | [INFO] [stderr] 7860 | pub fn __expm1l(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7860:35 [INFO] [stderr] | [INFO] [stderr] 7860 | pub fn __expm1l(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7863:24 [INFO] [stderr] | [INFO] [stderr] 7863 | pub fn log1pl(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7863:33 [INFO] [stderr] | [INFO] [stderr] 7863 | pub fn log1pl(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7866:26 [INFO] [stderr] | [INFO] [stderr] 7866 | pub fn __log1pl(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7866:35 [INFO] [stderr] | [INFO] [stderr] 7866 | pub fn __log1pl(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7869:23 [INFO] [stderr] | [INFO] [stderr] 7869 | pub fn logbl(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7869:32 [INFO] [stderr] | [INFO] [stderr] 7869 | pub fn logbl(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7872:25 [INFO] [stderr] | [INFO] [stderr] 7872 | pub fn __logbl(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7872:34 [INFO] [stderr] | [INFO] [stderr] 7872 | pub fn __logbl(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7875:23 [INFO] [stderr] | [INFO] [stderr] 7875 | pub fn exp2l(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7875:32 [INFO] [stderr] | [INFO] [stderr] 7875 | pub fn exp2l(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7878:25 [INFO] [stderr] | [INFO] [stderr] 7878 | pub fn __exp2l(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7878:34 [INFO] [stderr] | [INFO] [stderr] 7878 | pub fn __exp2l(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7881:23 [INFO] [stderr] | [INFO] [stderr] 7881 | pub fn log2l(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7881:32 [INFO] [stderr] | [INFO] [stderr] 7881 | pub fn log2l(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7884:25 [INFO] [stderr] | [INFO] [stderr] 7884 | pub fn __log2l(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7884:34 [INFO] [stderr] | [INFO] [stderr] 7884 | pub fn __log2l(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7887:22 [INFO] [stderr] | [INFO] [stderr] 7887 | pub fn powl(__x: u128, __y: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7887:33 [INFO] [stderr] | [INFO] [stderr] 7887 | pub fn powl(__x: u128, __y: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7887:42 [INFO] [stderr] | [INFO] [stderr] 7887 | pub fn powl(__x: u128, __y: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7890:24 [INFO] [stderr] | [INFO] [stderr] 7890 | pub fn __powl(__x: u128, __y: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7890:35 [INFO] [stderr] | [INFO] [stderr] 7890 | pub fn __powl(__x: u128, __y: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7890:44 [INFO] [stderr] | [INFO] [stderr] 7890 | pub fn __powl(__x: u128, __y: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7893:23 [INFO] [stderr] | [INFO] [stderr] 7893 | pub fn sqrtl(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7893:32 [INFO] [stderr] | [INFO] [stderr] 7893 | pub fn sqrtl(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7896:25 [INFO] [stderr] | [INFO] [stderr] 7896 | pub fn __sqrtl(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7896:34 [INFO] [stderr] | [INFO] [stderr] 7896 | pub fn __sqrtl(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7899:24 [INFO] [stderr] | [INFO] [stderr] 7899 | pub fn hypotl(__x: u128, __y: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7899:35 [INFO] [stderr] | [INFO] [stderr] 7899 | pub fn hypotl(__x: u128, __y: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7899:44 [INFO] [stderr] | [INFO] [stderr] 7899 | pub fn hypotl(__x: u128, __y: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7902:26 [INFO] [stderr] | [INFO] [stderr] 7902 | pub fn __hypotl(__x: u128, __y: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7902:37 [INFO] [stderr] | [INFO] [stderr] 7902 | pub fn __hypotl(__x: u128, __y: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7902:46 [INFO] [stderr] | [INFO] [stderr] 7902 | pub fn __hypotl(__x: u128, __y: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7905:23 [INFO] [stderr] | [INFO] [stderr] 7905 | pub fn cbrtl(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7905:32 [INFO] [stderr] | [INFO] [stderr] 7905 | pub fn cbrtl(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7908:25 [INFO] [stderr] | [INFO] [stderr] 7908 | pub fn __cbrtl(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7908:34 [INFO] [stderr] | [INFO] [stderr] 7908 | pub fn __cbrtl(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7911:23 [INFO] [stderr] | [INFO] [stderr] 7911 | pub fn ceill(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7911:32 [INFO] [stderr] | [INFO] [stderr] 7911 | pub fn ceill(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7914:25 [INFO] [stderr] | [INFO] [stderr] 7914 | pub fn __ceill(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7914:34 [INFO] [stderr] | [INFO] [stderr] 7914 | pub fn __ceill(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7917:23 [INFO] [stderr] | [INFO] [stderr] 7917 | pub fn fabsl(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7917:32 [INFO] [stderr] | [INFO] [stderr] 7917 | pub fn fabsl(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7920:25 [INFO] [stderr] | [INFO] [stderr] 7920 | pub fn __fabsl(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7920:34 [INFO] [stderr] | [INFO] [stderr] 7920 | pub fn __fabsl(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7923:24 [INFO] [stderr] | [INFO] [stderr] 7923 | pub fn floorl(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7923:33 [INFO] [stderr] | [INFO] [stderr] 7923 | pub fn floorl(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7926:26 [INFO] [stderr] | [INFO] [stderr] 7926 | pub fn __floorl(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7926:35 [INFO] [stderr] | [INFO] [stderr] 7926 | pub fn __floorl(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7929:23 [INFO] [stderr] | [INFO] [stderr] 7929 | pub fn fmodl(__x: u128, __y: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7929:34 [INFO] [stderr] | [INFO] [stderr] 7929 | pub fn fmodl(__x: u128, __y: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7929:43 [INFO] [stderr] | [INFO] [stderr] 7929 | pub fn fmodl(__x: u128, __y: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7932:25 [INFO] [stderr] | [INFO] [stderr] 7932 | pub fn __fmodl(__x: u128, __y: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7932:36 [INFO] [stderr] | [INFO] [stderr] 7932 | pub fn __fmodl(__x: u128, __y: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7932:45 [INFO] [stderr] | [INFO] [stderr] 7932 | pub fn __fmodl(__x: u128, __y: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7935:27 [INFO] [stderr] | [INFO] [stderr] 7935 | pub fn copysignl(__x: u128, __y: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7935:38 [INFO] [stderr] | [INFO] [stderr] 7935 | pub fn copysignl(__x: u128, __y: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7935:47 [INFO] [stderr] | [INFO] [stderr] 7935 | pub fn copysignl(__x: u128, __y: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7938:29 [INFO] [stderr] | [INFO] [stderr] 7938 | pub fn __copysignl(__x: u128, __y: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7938:40 [INFO] [stderr] | [INFO] [stderr] 7938 | pub fn __copysignl(__x: u128, __y: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7938:49 [INFO] [stderr] | [INFO] [stderr] 7938 | pub fn __copysignl(__x: u128, __y: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7941:59 [INFO] [stderr] | [INFO] [stderr] 7941 | pub fn nanl(__tagb: *const ::std::os::raw::c_char) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7944:61 [INFO] [stderr] | [INFO] [stderr] 7944 | pub fn __nanl(__tagb: *const ::std::os::raw::c_char) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7947:23 [INFO] [stderr] | [INFO] [stderr] 7947 | pub fn erfl(arg1: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7947:32 [INFO] [stderr] | [INFO] [stderr] 7947 | pub fn erfl(arg1: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7950:25 [INFO] [stderr] | [INFO] [stderr] 7950 | pub fn __erfl(arg1: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7950:34 [INFO] [stderr] | [INFO] [stderr] 7950 | pub fn __erfl(arg1: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7953:24 [INFO] [stderr] | [INFO] [stderr] 7953 | pub fn erfcl(arg1: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7953:33 [INFO] [stderr] | [INFO] [stderr] 7953 | pub fn erfcl(arg1: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7956:26 [INFO] [stderr] | [INFO] [stderr] 7956 | pub fn __erfcl(arg1: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7956:35 [INFO] [stderr] | [INFO] [stderr] 7956 | pub fn __erfcl(arg1: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7959:26 [INFO] [stderr] | [INFO] [stderr] 7959 | pub fn lgammal(arg1: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7959:35 [INFO] [stderr] | [INFO] [stderr] 7959 | pub fn lgammal(arg1: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7962:28 [INFO] [stderr] | [INFO] [stderr] 7962 | pub fn __lgammal(arg1: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7962:37 [INFO] [stderr] | [INFO] [stderr] 7962 | pub fn __lgammal(arg1: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7965:26 [INFO] [stderr] | [INFO] [stderr] 7965 | pub fn tgammal(arg1: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7965:35 [INFO] [stderr] | [INFO] [stderr] 7965 | pub fn tgammal(arg1: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7968:28 [INFO] [stderr] | [INFO] [stderr] 7968 | pub fn __tgammal(arg1: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7968:37 [INFO] [stderr] | [INFO] [stderr] 7968 | pub fn __tgammal(arg1: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7971:23 [INFO] [stderr] | [INFO] [stderr] 7971 | pub fn rintl(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7971:32 [INFO] [stderr] | [INFO] [stderr] 7971 | pub fn rintl(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7974:25 [INFO] [stderr] | [INFO] [stderr] 7974 | pub fn __rintl(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7974:34 [INFO] [stderr] | [INFO] [stderr] 7974 | pub fn __rintl(__x: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7977:28 [INFO] [stderr] | [INFO] [stderr] 7977 | pub fn nextafterl(__x: u128, __y: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7977:39 [INFO] [stderr] | [INFO] [stderr] 7977 | pub fn nextafterl(__x: u128, __y: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7977:48 [INFO] [stderr] | [INFO] [stderr] 7977 | pub fn nextafterl(__x: u128, __y: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7980:30 [INFO] [stderr] | [INFO] [stderr] 7980 | pub fn __nextafterl(__x: u128, __y: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7980:41 [INFO] [stderr] | [INFO] [stderr] 7980 | pub fn __nextafterl(__x: u128, __y: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7980:50 [INFO] [stderr] | [INFO] [stderr] 7980 | pub fn __nextafterl(__x: u128, __y: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7983:29 [INFO] [stderr] | [INFO] [stderr] 7983 | pub fn nexttowardl(__x: u128, __y: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7983:40 [INFO] [stderr] | [INFO] [stderr] 7983 | pub fn nexttowardl(__x: u128, __y: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7983:49 [INFO] [stderr] | [INFO] [stderr] 7983 | pub fn nexttowardl(__x: u128, __y: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stderr] --> /opt/rustwide/target/debug/build/raylib-sys-2e8bee974061a6ca/out/bindings.rs:7986:31 [INFO] [stderr] | [INFO] [stderr] 7986 | pub fn __nexttowardl(__x: u128, __y: u128) -> u128; [INFO] [stderr] | ^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stderr] [WARN] too many lines in the log, truncating it