[INFO] fetching crate raylib-sys 3.0.0... [INFO] checking raylib-sys-3.0.0 against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] extracting crate raylib-sys 3.0.0 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate raylib-sys 3.0.0 on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate raylib-sys 3.0.0 [INFO] finished tweaking crates.io crate raylib-sys 3.0.0 [INFO] tweaked toml for crates.io crate raylib-sys 3.0.0 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 695a6a698d4610dc20300b7b0ddcd9d4ce3900ab581dfb291adc236db4b721a0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "695a6a698d4610dc20300b7b0ddcd9d4ce3900ab581dfb291adc236db4b721a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "695a6a698d4610dc20300b7b0ddcd9d4ce3900ab581dfb291adc236db4b721a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "695a6a698d4610dc20300b7b0ddcd9d4ce3900ab581dfb291adc236db4b721a0", kill_on_drop: false }` [INFO] [stdout] 695a6a698d4610dc20300b7b0ddcd9d4ce3900ab581dfb291adc236db4b721a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 93dda8883e98e9ed022f63f3751cbed82119683e5faf30090c6de4bad2cdbfc8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "93dda8883e98e9ed022f63f3751cbed82119683e5faf30090c6de4bad2cdbfc8", 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.44 [INFO] [stderr] Compiling raylib-sys v3.0.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-f94a369287892d7a/out/bindings.rs:6800:38 [INFO] [stdout] | [INFO] [stdout] 6800 | pub fn nexttoward(__x: f64, __y: u128) -> f64; [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-f94a369287892d7a/out/bindings.rs:6803:40 [INFO] [stdout] | [INFO] [stdout] 6803 | 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-f94a369287892d7a/out/bindings.rs:7157:39 [INFO] [stdout] | [INFO] [stdout] 7157 | 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-f94a369287892d7a/out/bindings.rs:7160:41 [INFO] [stdout] | [INFO] [stdout] 7160 | 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-f94a369287892d7a/out/bindings.rs:7265:23 [INFO] [stdout] | [INFO] [stdout] 7265 | 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-f94a369287892d7a/out/bindings.rs:7265:32 [INFO] [stdout] | [INFO] [stdout] 7265 | 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-f94a369287892d7a/out/bindings.rs:7268:25 [INFO] [stdout] | [INFO] [stdout] 7268 | 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-f94a369287892d7a/out/bindings.rs:7268:34 [INFO] [stdout] | [INFO] [stdout] 7268 | 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-f94a369287892d7a/out/bindings.rs:7271:23 [INFO] [stdout] | [INFO] [stdout] 7271 | 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-f94a369287892d7a/out/bindings.rs:7271:32 [INFO] [stdout] | [INFO] [stdout] 7271 | 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-f94a369287892d7a/out/bindings.rs:7274:25 [INFO] [stdout] | [INFO] [stdout] 7274 | 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-f94a369287892d7a/out/bindings.rs:7274:34 [INFO] [stdout] | [INFO] [stdout] 7274 | 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-f94a369287892d7a/out/bindings.rs:7277:23 [INFO] [stdout] | [INFO] [stdout] 7277 | 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-f94a369287892d7a/out/bindings.rs:7277:32 [INFO] [stdout] | [INFO] [stdout] 7277 | 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-f94a369287892d7a/out/bindings.rs:7280:25 [INFO] [stdout] | [INFO] [stdout] 7280 | 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-f94a369287892d7a/out/bindings.rs:7280:34 [INFO] [stdout] | [INFO] [stdout] 7280 | 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-f94a369287892d7a/out/bindings.rs:7283:24 [INFO] [stdout] | [INFO] [stdout] 7283 | 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-f94a369287892d7a/out/bindings.rs:7283:35 [INFO] [stdout] | [INFO] [stdout] 7283 | 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-f94a369287892d7a/out/bindings.rs:7283:44 [INFO] [stdout] | [INFO] [stdout] 7283 | 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-f94a369287892d7a/out/bindings.rs:7286:26 [INFO] [stdout] | [INFO] [stdout] 7286 | 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-f94a369287892d7a/out/bindings.rs:7286:37 [INFO] [stdout] | [INFO] [stdout] 7286 | 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-f94a369287892d7a/out/bindings.rs:7286:46 [INFO] [stdout] | [INFO] [stdout] 7286 | 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-f94a369287892d7a/out/bindings.rs:7289:22 [INFO] [stdout] | [INFO] [stdout] 7289 | 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-f94a369287892d7a/out/bindings.rs:7289:31 [INFO] [stdout] | [INFO] [stdout] 7289 | 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-f94a369287892d7a/out/bindings.rs:7292:24 [INFO] [stdout] | [INFO] [stdout] 7292 | 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-f94a369287892d7a/out/bindings.rs:7292:33 [INFO] [stdout] | [INFO] [stdout] 7292 | 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-f94a369287892d7a/out/bindings.rs:7295:22 [INFO] [stdout] | [INFO] [stdout] 7295 | 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-f94a369287892d7a/out/bindings.rs:7295:31 [INFO] [stdout] | [INFO] [stdout] 7295 | 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-f94a369287892d7a/out/bindings.rs:7298:24 [INFO] [stdout] | [INFO] [stdout] 7298 | 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-f94a369287892d7a/out/bindings.rs:7298:33 [INFO] [stdout] | [INFO] [stdout] 7298 | 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-f94a369287892d7a/out/bindings.rs:7301:22 [INFO] [stdout] | [INFO] [stdout] 7301 | 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-f94a369287892d7a/out/bindings.rs:7301:31 [INFO] [stdout] | [INFO] [stdout] 7301 | 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-f94a369287892d7a/out/bindings.rs:7304:24 [INFO] [stdout] | [INFO] [stdout] 7304 | 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-f94a369287892d7a/out/bindings.rs:7304:33 [INFO] [stdout] | [INFO] [stdout] 7304 | 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-f94a369287892d7a/out/bindings.rs:7307:23 [INFO] [stdout] | [INFO] [stdout] 7307 | 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-f94a369287892d7a/out/bindings.rs:7307:32 [INFO] [stdout] | [INFO] [stdout] 7307 | 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-f94a369287892d7a/out/bindings.rs:7310:25 [INFO] [stdout] | [INFO] [stdout] 7310 | 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-f94a369287892d7a/out/bindings.rs:7310:34 [INFO] [stdout] | [INFO] [stdout] 7310 | 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-f94a369287892d7a/out/bindings.rs:7313:23 [INFO] [stdout] | [INFO] [stdout] 7313 | 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-f94a369287892d7a/out/bindings.rs:7313:32 [INFO] [stdout] | [INFO] [stdout] 7313 | 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-f94a369287892d7a/out/bindings.rs:7316:25 [INFO] [stdout] | [INFO] [stdout] 7316 | 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-f94a369287892d7a/out/bindings.rs:7316:34 [INFO] [stdout] | [INFO] [stdout] 7316 | 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-f94a369287892d7a/out/bindings.rs:7319:23 [INFO] [stdout] | [INFO] [stdout] 7319 | 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-f94a369287892d7a/out/bindings.rs:7319:32 [INFO] [stdout] | [INFO] [stdout] 7319 | 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-f94a369287892d7a/out/bindings.rs:7322:25 [INFO] [stdout] | [INFO] [stdout] 7322 | 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-f94a369287892d7a/out/bindings.rs:7322:34 [INFO] [stdout] | [INFO] [stdout] 7322 | 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-f94a369287892d7a/out/bindings.rs:7325:24 [INFO] [stdout] | [INFO] [stdout] 7325 | 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-f94a369287892d7a/out/bindings.rs:7325:33 [INFO] [stdout] | [INFO] [stdout] 7325 | 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-f94a369287892d7a/out/bindings.rs:7328:26 [INFO] [stdout] | [INFO] [stdout] 7328 | 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-f94a369287892d7a/out/bindings.rs:7328:35 [INFO] [stdout] | [INFO] [stdout] 7328 | 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-f94a369287892d7a/out/bindings.rs:7331:24 [INFO] [stdout] | [INFO] [stdout] 7331 | 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-f94a369287892d7a/out/bindings.rs:7331:33 [INFO] [stdout] | [INFO] [stdout] 7331 | 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-f94a369287892d7a/out/bindings.rs:7334:26 [INFO] [stdout] | [INFO] [stdout] 7334 | 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-f94a369287892d7a/out/bindings.rs:7334:35 [INFO] [stdout] | [INFO] [stdout] 7334 | 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-f94a369287892d7a/out/bindings.rs:7337:24 [INFO] [stdout] | [INFO] [stdout] 7337 | 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-f94a369287892d7a/out/bindings.rs:7337:33 [INFO] [stdout] | [INFO] [stdout] 7337 | 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-f94a369287892d7a/out/bindings.rs:7340:26 [INFO] [stdout] | [INFO] [stdout] 7340 | 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-f94a369287892d7a/out/bindings.rs:7340:35 [INFO] [stdout] | [INFO] [stdout] 7340 | 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-f94a369287892d7a/out/bindings.rs:7343:22 [INFO] [stdout] | [INFO] [stdout] 7343 | 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-f94a369287892d7a/out/bindings.rs:7343:31 [INFO] [stdout] | [INFO] [stdout] 7343 | 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-f94a369287892d7a/out/bindings.rs:7346:24 [INFO] [stdout] | [INFO] [stdout] 7346 | 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-f94a369287892d7a/out/bindings.rs:7346:33 [INFO] [stdout] | [INFO] [stdout] 7346 | 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-f94a369287892d7a/out/bindings.rs:7349:24 [INFO] [stdout] | [INFO] [stdout] 7349 | 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-f94a369287892d7a/out/bindings.rs:7349:73 [INFO] [stdout] | [INFO] [stdout] 7349 | 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-f94a369287892d7a/out/bindings.rs:7352:26 [INFO] [stdout] | [INFO] [stdout] 7352 | 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-f94a369287892d7a/out/bindings.rs:7352:75 [INFO] [stdout] | [INFO] [stdout] 7352 | 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-f94a369287892d7a/out/bindings.rs:7355:24 [INFO] [stdout] | [INFO] [stdout] 7355 | 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-f94a369287892d7a/out/bindings.rs:7355:68 [INFO] [stdout] | [INFO] [stdout] 7355 | 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-f94a369287892d7a/out/bindings.rs:7358:26 [INFO] [stdout] | [INFO] [stdout] 7358 | 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-f94a369287892d7a/out/bindings.rs:7358:70 [INFO] [stdout] | [INFO] [stdout] 7358 | 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-f94a369287892d7a/out/bindings.rs:7361:22 [INFO] [stdout] | [INFO] [stdout] 7361 | 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-f94a369287892d7a/out/bindings.rs:7361:31 [INFO] [stdout] | [INFO] [stdout] 7361 | 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-f94a369287892d7a/out/bindings.rs:7364:24 [INFO] [stdout] | [INFO] [stdout] 7364 | 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-f94a369287892d7a/out/bindings.rs:7364:33 [INFO] [stdout] | [INFO] [stdout] 7364 | 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-f94a369287892d7a/out/bindings.rs:7367:24 [INFO] [stdout] | [INFO] [stdout] 7367 | 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-f94a369287892d7a/out/bindings.rs:7367:33 [INFO] [stdout] | [INFO] [stdout] 7367 | 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-f94a369287892d7a/out/bindings.rs:7370:26 [INFO] [stdout] | [INFO] [stdout] 7370 | 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-f94a369287892d7a/out/bindings.rs:7370:35 [INFO] [stdout] | [INFO] [stdout] 7370 | 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-f94a369287892d7a/out/bindings.rs:7373:23 [INFO] [stdout] | [INFO] [stdout] 7373 | 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-f94a369287892d7a/out/bindings.rs:7373:37 [INFO] [stdout] | [INFO] [stdout] 7373 | 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-f94a369287892d7a/out/bindings.rs:7373:51 [INFO] [stdout] | [INFO] [stdout] 7373 | 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-f94a369287892d7a/out/bindings.rs:7376:25 [INFO] [stdout] | [INFO] [stdout] 7376 | 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-f94a369287892d7a/out/bindings.rs:7376:39 [INFO] [stdout] | [INFO] [stdout] 7376 | 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-f94a369287892d7a/out/bindings.rs:7376:53 [INFO] [stdout] | [INFO] [stdout] 7376 | 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-f94a369287892d7a/out/bindings.rs:7379:24 [INFO] [stdout] | [INFO] [stdout] 7379 | 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-f94a369287892d7a/out/bindings.rs:7379:33 [INFO] [stdout] | [INFO] [stdout] 7379 | 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-f94a369287892d7a/out/bindings.rs:7382:26 [INFO] [stdout] | [INFO] [stdout] 7382 | 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-f94a369287892d7a/out/bindings.rs:7382:35 [INFO] [stdout] | [INFO] [stdout] 7382 | 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-f94a369287892d7a/out/bindings.rs:7385:24 [INFO] [stdout] | [INFO] [stdout] 7385 | 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-f94a369287892d7a/out/bindings.rs:7385:33 [INFO] [stdout] | [INFO] [stdout] 7385 | 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-f94a369287892d7a/out/bindings.rs:7388:26 [INFO] [stdout] | [INFO] [stdout] 7388 | 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-f94a369287892d7a/out/bindings.rs:7388:35 [INFO] [stdout] | [INFO] [stdout] 7388 | 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-f94a369287892d7a/out/bindings.rs:7391:23 [INFO] [stdout] | [INFO] [stdout] 7391 | 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-f94a369287892d7a/out/bindings.rs:7391:32 [INFO] [stdout] | [INFO] [stdout] 7391 | 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-f94a369287892d7a/out/bindings.rs:7394:25 [INFO] [stdout] | [INFO] [stdout] 7394 | 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-f94a369287892d7a/out/bindings.rs:7394:34 [INFO] [stdout] | [INFO] [stdout] 7394 | 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-f94a369287892d7a/out/bindings.rs:7397:23 [INFO] [stdout] | [INFO] [stdout] 7397 | 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-f94a369287892d7a/out/bindings.rs:7397:32 [INFO] [stdout] | [INFO] [stdout] 7397 | 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-f94a369287892d7a/out/bindings.rs:7400:25 [INFO] [stdout] | [INFO] [stdout] 7400 | 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-f94a369287892d7a/out/bindings.rs:7400:34 [INFO] [stdout] | [INFO] [stdout] 7400 | 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-f94a369287892d7a/out/bindings.rs:7403:23 [INFO] [stdout] | [INFO] [stdout] 7403 | 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-f94a369287892d7a/out/bindings.rs:7403:32 [INFO] [stdout] | [INFO] [stdout] 7403 | 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-f94a369287892d7a/out/bindings.rs:7406:25 [INFO] [stdout] | [INFO] [stdout] 7406 | 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-f94a369287892d7a/out/bindings.rs:7406:34 [INFO] [stdout] | [INFO] [stdout] 7406 | 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-f94a369287892d7a/out/bindings.rs:7409:22 [INFO] [stdout] | [INFO] [stdout] 7409 | 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-f94a369287892d7a/out/bindings.rs:7409:33 [INFO] [stdout] | [INFO] [stdout] 7409 | 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-f94a369287892d7a/out/bindings.rs:7409:42 [INFO] [stdout] | [INFO] [stdout] 7409 | 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-f94a369287892d7a/out/bindings.rs:7412:24 [INFO] [stdout] | [INFO] [stdout] 7412 | 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-f94a369287892d7a/out/bindings.rs:7412:35 [INFO] [stdout] | [INFO] [stdout] 7412 | 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-f94a369287892d7a/out/bindings.rs:7412:44 [INFO] [stdout] | [INFO] [stdout] 7412 | 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-f94a369287892d7a/out/bindings.rs:7415:23 [INFO] [stdout] | [INFO] [stdout] 7415 | 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-f94a369287892d7a/out/bindings.rs:7415:32 [INFO] [stdout] | [INFO] [stdout] 7415 | 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-f94a369287892d7a/out/bindings.rs:7418:25 [INFO] [stdout] | [INFO] [stdout] 7418 | 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-f94a369287892d7a/out/bindings.rs:7418:34 [INFO] [stdout] | [INFO] [stdout] 7418 | 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-f94a369287892d7a/out/bindings.rs:7421:24 [INFO] [stdout] | [INFO] [stdout] 7421 | 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-f94a369287892d7a/out/bindings.rs:7421:35 [INFO] [stdout] | [INFO] [stdout] 7421 | 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-f94a369287892d7a/out/bindings.rs:7421:44 [INFO] [stdout] | [INFO] [stdout] 7421 | 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-f94a369287892d7a/out/bindings.rs:7424:26 [INFO] [stdout] | [INFO] [stdout] 7424 | 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-f94a369287892d7a/out/bindings.rs:7424:37 [INFO] [stdout] | [INFO] [stdout] 7424 | 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-f94a369287892d7a/out/bindings.rs:7424:46 [INFO] [stdout] | [INFO] [stdout] 7424 | 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-f94a369287892d7a/out/bindings.rs:7427:23 [INFO] [stdout] | [INFO] [stdout] 7427 | 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-f94a369287892d7a/out/bindings.rs:7427:32 [INFO] [stdout] | [INFO] [stdout] 7427 | 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-f94a369287892d7a/out/bindings.rs:7430:25 [INFO] [stdout] | [INFO] [stdout] 7430 | 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-f94a369287892d7a/out/bindings.rs:7430:34 [INFO] [stdout] | [INFO] [stdout] 7430 | 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-f94a369287892d7a/out/bindings.rs:7433:23 [INFO] [stdout] | [INFO] [stdout] 7433 | 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-f94a369287892d7a/out/bindings.rs:7433:32 [INFO] [stdout] | [INFO] [stdout] 7433 | 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-f94a369287892d7a/out/bindings.rs:7436:25 [INFO] [stdout] | [INFO] [stdout] 7436 | 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-f94a369287892d7a/out/bindings.rs:7436:34 [INFO] [stdout] | [INFO] [stdout] 7436 | 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-f94a369287892d7a/out/bindings.rs:7439:23 [INFO] [stdout] | [INFO] [stdout] 7439 | 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-f94a369287892d7a/out/bindings.rs:7439:32 [INFO] [stdout] | [INFO] [stdout] 7439 | 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-f94a369287892d7a/out/bindings.rs:7442:25 [INFO] [stdout] | [INFO] [stdout] 7442 | 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-f94a369287892d7a/out/bindings.rs:7442:34 [INFO] [stdout] | [INFO] [stdout] 7442 | 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-f94a369287892d7a/out/bindings.rs:7445:24 [INFO] [stdout] | [INFO] [stdout] 7445 | 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-f94a369287892d7a/out/bindings.rs:7445:33 [INFO] [stdout] | [INFO] [stdout] 7445 | 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-f94a369287892d7a/out/bindings.rs:7448:26 [INFO] [stdout] | [INFO] [stdout] 7448 | 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-f94a369287892d7a/out/bindings.rs:7448:35 [INFO] [stdout] | [INFO] [stdout] 7448 | 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-f94a369287892d7a/out/bindings.rs:7451:23 [INFO] [stdout] | [INFO] [stdout] 7451 | 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-f94a369287892d7a/out/bindings.rs:7451:34 [INFO] [stdout] | [INFO] [stdout] 7451 | 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-f94a369287892d7a/out/bindings.rs:7451:43 [INFO] [stdout] | [INFO] [stdout] 7451 | 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-f94a369287892d7a/out/bindings.rs:7454:25 [INFO] [stdout] | [INFO] [stdout] 7454 | 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-f94a369287892d7a/out/bindings.rs:7454:36 [INFO] [stdout] | [INFO] [stdout] 7454 | 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-f94a369287892d7a/out/bindings.rs:7454:45 [INFO] [stdout] | [INFO] [stdout] 7454 | 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-f94a369287892d7a/out/bindings.rs:7457:30 [INFO] [stdout] | [INFO] [stdout] 7457 | 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-f94a369287892d7a/out/bindings.rs:7460:31 [INFO] [stdout] | [INFO] [stdout] 7460 | 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-f94a369287892d7a/out/bindings.rs:7463:27 [INFO] [stdout] | [INFO] [stdout] 7463 | 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-f94a369287892d7a/out/bindings.rs:7463:38 [INFO] [stdout] | [INFO] [stdout] 7463 | 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-f94a369287892d7a/out/bindings.rs:7463:47 [INFO] [stdout] | [INFO] [stdout] 7463 | 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-f94a369287892d7a/out/bindings.rs:7466:29 [INFO] [stdout] | [INFO] [stdout] 7466 | 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-f94a369287892d7a/out/bindings.rs:7466:40 [INFO] [stdout] | [INFO] [stdout] 7466 | 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-f94a369287892d7a/out/bindings.rs:7466:49 [INFO] [stdout] | [INFO] [stdout] 7466 | 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-f94a369287892d7a/out/bindings.rs:7469:59 [INFO] [stdout] | [INFO] [stdout] 7469 | 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-f94a369287892d7a/out/bindings.rs:7472:61 [INFO] [stdout] | [INFO] [stdout] 7472 | 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-f94a369287892d7a/out/bindings.rs:7475:30 [INFO] [stdout] | [INFO] [stdout] 7475 | 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-f94a369287892d7a/out/bindings.rs:7478:23 [INFO] [stdout] | [INFO] [stdout] 7478 | 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-f94a369287892d7a/out/bindings.rs:7478:32 [INFO] [stdout] | [INFO] [stdout] 7478 | 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-f94a369287892d7a/out/bindings.rs:7481:25 [INFO] [stdout] | [INFO] [stdout] 7481 | 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-f94a369287892d7a/out/bindings.rs:7481:34 [INFO] [stdout] | [INFO] [stdout] 7481 | 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-f94a369287892d7a/out/bindings.rs:7484:24 [INFO] [stdout] | [INFO] [stdout] 7484 | 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-f94a369287892d7a/out/bindings.rs:7484:33 [INFO] [stdout] | [INFO] [stdout] 7484 | 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-f94a369287892d7a/out/bindings.rs:7487:26 [INFO] [stdout] | [INFO] [stdout] 7487 | 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-f94a369287892d7a/out/bindings.rs:7487:35 [INFO] [stdout] | [INFO] [stdout] 7487 | 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-f94a369287892d7a/out/bindings.rs:7490:26 [INFO] [stdout] | [INFO] [stdout] 7490 | 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-f94a369287892d7a/out/bindings.rs:7490:35 [INFO] [stdout] | [INFO] [stdout] 7490 | 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-f94a369287892d7a/out/bindings.rs:7493:28 [INFO] [stdout] | [INFO] [stdout] 7493 | 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-f94a369287892d7a/out/bindings.rs:7493:37 [INFO] [stdout] | [INFO] [stdout] 7493 | 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-f94a369287892d7a/out/bindings.rs:7496:26 [INFO] [stdout] | [INFO] [stdout] 7496 | 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-f94a369287892d7a/out/bindings.rs:7496:35 [INFO] [stdout] | [INFO] [stdout] 7496 | 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-f94a369287892d7a/out/bindings.rs:7499:28 [INFO] [stdout] | [INFO] [stdout] 7499 | 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-f94a369287892d7a/out/bindings.rs:7499:37 [INFO] [stdout] | [INFO] [stdout] 7499 | 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-f94a369287892d7a/out/bindings.rs:7502:23 [INFO] [stdout] | [INFO] [stdout] 7502 | 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-f94a369287892d7a/out/bindings.rs:7502:32 [INFO] [stdout] | [INFO] [stdout] 7502 | 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-f94a369287892d7a/out/bindings.rs:7505:25 [INFO] [stdout] | [INFO] [stdout] 7505 | 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-f94a369287892d7a/out/bindings.rs:7505:34 [INFO] [stdout] | [INFO] [stdout] 7505 | 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-f94a369287892d7a/out/bindings.rs:7508:28 [INFO] [stdout] | [INFO] [stdout] 7508 | 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-f94a369287892d7a/out/bindings.rs:7508:39 [INFO] [stdout] | [INFO] [stdout] 7508 | 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-f94a369287892d7a/out/bindings.rs:7508:48 [INFO] [stdout] | [INFO] [stdout] 7508 | 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-f94a369287892d7a/out/bindings.rs:7511:30 [INFO] [stdout] | [INFO] [stdout] 7511 | 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-f94a369287892d7a/out/bindings.rs:7511:41 [INFO] [stdout] | [INFO] [stdout] 7511 | 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-f94a369287892d7a/out/bindings.rs:7511:50 [INFO] [stdout] | [INFO] [stdout] 7511 | 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-f94a369287892d7a/out/bindings.rs:7514:29 [INFO] [stdout] | [INFO] [stdout] 7514 | 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-f94a369287892d7a/out/bindings.rs:7514:40 [INFO] [stdout] | [INFO] [stdout] 7514 | 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-f94a369287892d7a/out/bindings.rs:7514:49 [INFO] [stdout] | [INFO] [stdout] 7514 | 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-f94a369287892d7a/out/bindings.rs:7517:31 [INFO] [stdout] | [INFO] [stdout] 7517 | 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-f94a369287892d7a/out/bindings.rs:7517:42 [INFO] [stdout] | [INFO] [stdout] 7517 | 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-f94a369287892d7a/out/bindings.rs:7517:51 [INFO] [stdout] | [INFO] [stdout] 7517 | 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-f94a369287892d7a/out/bindings.rs:7520:28 [INFO] [stdout] | [INFO] [stdout] 7520 | 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-f94a369287892d7a/out/bindings.rs:7520:39 [INFO] [stdout] | [INFO] [stdout] 7520 | 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-f94a369287892d7a/out/bindings.rs:7520:48 [INFO] [stdout] | [INFO] [stdout] 7520 | 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-f94a369287892d7a/out/bindings.rs:7523:30 [INFO] [stdout] | [INFO] [stdout] 7523 | 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-f94a369287892d7a/out/bindings.rs:7523:41 [INFO] [stdout] | [INFO] [stdout] 7523 | 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-f94a369287892d7a/out/bindings.rs:7523:50 [INFO] [stdout] | [INFO] [stdout] 7523 | 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-f94a369287892d7a/out/bindings.rs:7526:25 [INFO] [stdout] | [INFO] [stdout] 7526 | 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-f94a369287892d7a/out/bindings.rs:7526:62 [INFO] [stdout] | [INFO] [stdout] 7526 | 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-f94a369287892d7a/out/bindings.rs:7529:27 [INFO] [stdout] | [INFO] [stdout] 7529 | 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-f94a369287892d7a/out/bindings.rs:7529:64 [INFO] [stdout] | [INFO] [stdout] 7529 | 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-f94a369287892d7a/out/bindings.rs:7532:24 [INFO] [stdout] | [INFO] [stdout] 7532 | 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-f94a369287892d7a/out/bindings.rs:7535:26 [INFO] [stdout] | [INFO] [stdout] 7535 | 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-f94a369287892d7a/out/bindings.rs:7538:26 [INFO] [stdout] | [INFO] [stdout] 7538 | 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-f94a369287892d7a/out/bindings.rs:7538:64 [INFO] [stdout] | [INFO] [stdout] 7538 | 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-f94a369287892d7a/out/bindings.rs:7541:28 [INFO] [stdout] | [INFO] [stdout] 7541 | 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-f94a369287892d7a/out/bindings.rs:7541:66 [INFO] [stdout] | [INFO] [stdout] 7541 | 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-f94a369287892d7a/out/bindings.rs:7544:28 [INFO] [stdout] | [INFO] [stdout] 7544 | 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-f94a369287892d7a/out/bindings.rs:7544:37 [INFO] [stdout] | [INFO] [stdout] 7544 | 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-f94a369287892d7a/out/bindings.rs:7547:30 [INFO] [stdout] | [INFO] [stdout] 7547 | 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-f94a369287892d7a/out/bindings.rs:7547:39 [INFO] [stdout] | [INFO] [stdout] 7547 | 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-f94a369287892d7a/out/bindings.rs:7550:24 [INFO] [stdout] | [INFO] [stdout] 7550 | 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-f94a369287892d7a/out/bindings.rs:7550:33 [INFO] [stdout] | [INFO] [stdout] 7550 | 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-f94a369287892d7a/out/bindings.rs:7553:26 [INFO] [stdout] | [INFO] [stdout] 7553 | 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-f94a369287892d7a/out/bindings.rs:7553:35 [INFO] [stdout] | [INFO] [stdout] 7553 | 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-f94a369287892d7a/out/bindings.rs:7556:24 [INFO] [stdout] | [INFO] [stdout] 7556 | 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-f94a369287892d7a/out/bindings.rs:7556:33 [INFO] [stdout] | [INFO] [stdout] 7556 | 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-f94a369287892d7a/out/bindings.rs:7559:26 [INFO] [stdout] | [INFO] [stdout] 7559 | 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-f94a369287892d7a/out/bindings.rs:7559:35 [INFO] [stdout] | [INFO] [stdout] 7559 | 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-f94a369287892d7a/out/bindings.rs:7562:25 [INFO] [stdout] | [INFO] [stdout] 7562 | 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-f94a369287892d7a/out/bindings.rs:7562:36 [INFO] [stdout] | [INFO] [stdout] 7562 | 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-f94a369287892d7a/out/bindings.rs:7562:80 [INFO] [stdout] | [INFO] [stdout] 7562 | 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-f94a369287892d7a/out/bindings.rs:7565:27 [INFO] [stdout] | [INFO] [stdout] 7565 | 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-f94a369287892d7a/out/bindings.rs:7565:38 [INFO] [stdout] | [INFO] [stdout] 7565 | 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-f94a369287892d7a/out/bindings.rs:7565:82 [INFO] [stdout] | [INFO] [stdout] 7565 | 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-f94a369287892d7a/out/bindings.rs:7568:24 [INFO] [stdout] | [INFO] [stdout] 7568 | 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-f94a369287892d7a/out/bindings.rs:7571:26 [INFO] [stdout] | [INFO] [stdout] 7571 | 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-f94a369287892d7a/out/bindings.rs:7574:25 [INFO] [stdout] | [INFO] [stdout] 7574 | 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-f94a369287892d7a/out/bindings.rs:7577:27 [INFO] [stdout] | [INFO] [stdout] 7577 | 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-f94a369287892d7a/out/bindings.rs:7580:25 [INFO] [stdout] | [INFO] [stdout] 7580 | 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-f94a369287892d7a/out/bindings.rs:7583:27 [INFO] [stdout] | [INFO] [stdout] 7583 | 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-f94a369287892d7a/out/bindings.rs:7586:26 [INFO] [stdout] | [INFO] [stdout] 7586 | 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-f94a369287892d7a/out/bindings.rs:7589:28 [INFO] [stdout] | [INFO] [stdout] 7589 | 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-f94a369287892d7a/out/bindings.rs:7592:23 [INFO] [stdout] | [INFO] [stdout] 7592 | 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-f94a369287892d7a/out/bindings.rs:7592:34 [INFO] [stdout] | [INFO] [stdout] 7592 | 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-f94a369287892d7a/out/bindings.rs:7592:43 [INFO] [stdout] | [INFO] [stdout] 7592 | 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-f94a369287892d7a/out/bindings.rs:7595:25 [INFO] [stdout] | [INFO] [stdout] 7595 | 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-f94a369287892d7a/out/bindings.rs:7595:36 [INFO] [stdout] | [INFO] [stdout] 7595 | 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-f94a369287892d7a/out/bindings.rs:7595:45 [INFO] [stdout] | [INFO] [stdout] 7595 | 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-f94a369287892d7a/out/bindings.rs:7598:23 [INFO] [stdout] | [INFO] [stdout] 7598 | 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-f94a369287892d7a/out/bindings.rs:7598:34 [INFO] [stdout] | [INFO] [stdout] 7598 | 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-f94a369287892d7a/out/bindings.rs:7598:43 [INFO] [stdout] | [INFO] [stdout] 7598 | 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-f94a369287892d7a/out/bindings.rs:7601:25 [INFO] [stdout] | [INFO] [stdout] 7601 | 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-f94a369287892d7a/out/bindings.rs:7601:36 [INFO] [stdout] | [INFO] [stdout] 7601 | 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-f94a369287892d7a/out/bindings.rs:7601:45 [INFO] [stdout] | [INFO] [stdout] 7601 | 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-f94a369287892d7a/out/bindings.rs:7604:23 [INFO] [stdout] | [INFO] [stdout] 7604 | 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-f94a369287892d7a/out/bindings.rs:7604:34 [INFO] [stdout] | [INFO] [stdout] 7604 | 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-f94a369287892d7a/out/bindings.rs:7604:43 [INFO] [stdout] | [INFO] [stdout] 7604 | 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-f94a369287892d7a/out/bindings.rs:7607:25 [INFO] [stdout] | [INFO] [stdout] 7607 | 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-f94a369287892d7a/out/bindings.rs:7607:36 [INFO] [stdout] | [INFO] [stdout] 7607 | 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-f94a369287892d7a/out/bindings.rs:7607:45 [INFO] [stdout] | [INFO] [stdout] 7607 | 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-f94a369287892d7a/out/bindings.rs:7610:35 [INFO] [stdout] | [INFO] [stdout] 7610 | 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-f94a369287892d7a/out/bindings.rs:7613:32 [INFO] [stdout] | [INFO] [stdout] 7613 | 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-f94a369287892d7a/out/bindings.rs:7616:22 [INFO] [stdout] | [INFO] [stdout] 7616 | 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-f94a369287892d7a/out/bindings.rs:7616:33 [INFO] [stdout] | [INFO] [stdout] 7616 | 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-f94a369287892d7a/out/bindings.rs:7616:44 [INFO] [stdout] | [INFO] [stdout] 7616 | 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-f94a369287892d7a/out/bindings.rs:7616:53 [INFO] [stdout] | [INFO] [stdout] 7616 | 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-f94a369287892d7a/out/bindings.rs:7619:24 [INFO] [stdout] | [INFO] [stdout] 7619 | 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-f94a369287892d7a/out/bindings.rs:7619:35 [INFO] [stdout] | [INFO] [stdout] 7619 | 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-f94a369287892d7a/out/bindings.rs:7619:46 [INFO] [stdout] | [INFO] [stdout] 7619 | 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-f94a369287892d7a/out/bindings.rs:7619:55 [INFO] [stdout] | [INFO] [stdout] 7619 | 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-f94a369287892d7a/out/bindings.rs:8310:10 [INFO] [stdout] | [INFO] [stdout] 8310 | ) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 256 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-f94a369287892d7a/out/bindings.rs:6800:38 [INFO] [stdout] | [INFO] [stdout] 6800 | pub fn nexttoward(__x: f64, __y: u128) -> f64; [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-f94a369287892d7a/out/bindings.rs:6803:40 [INFO] [stdout] | [INFO] [stdout] 6803 | 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-f94a369287892d7a/out/bindings.rs:7157:39 [INFO] [stdout] | [INFO] [stdout] 7157 | 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-f94a369287892d7a/out/bindings.rs:7160:41 [INFO] [stdout] | [INFO] [stdout] 7160 | 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-f94a369287892d7a/out/bindings.rs:7265:23 [INFO] [stdout] | [INFO] [stdout] 7265 | 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-f94a369287892d7a/out/bindings.rs:7265:32 [INFO] [stdout] | [INFO] [stdout] 7265 | 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-f94a369287892d7a/out/bindings.rs:7268:25 [INFO] [stdout] | [INFO] [stdout] 7268 | 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-f94a369287892d7a/out/bindings.rs:7268:34 [INFO] [stdout] | [INFO] [stdout] 7268 | 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-f94a369287892d7a/out/bindings.rs:7271:23 [INFO] [stdout] | [INFO] [stdout] 7271 | 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-f94a369287892d7a/out/bindings.rs:7271:32 [INFO] [stdout] | [INFO] [stdout] 7271 | 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-f94a369287892d7a/out/bindings.rs:7274:25 [INFO] [stdout] | [INFO] [stdout] 7274 | 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-f94a369287892d7a/out/bindings.rs:7274:34 [INFO] [stdout] | [INFO] [stdout] 7274 | 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-f94a369287892d7a/out/bindings.rs:7277:23 [INFO] [stdout] | [INFO] [stdout] 7277 | 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-f94a369287892d7a/out/bindings.rs:7277:32 [INFO] [stdout] | [INFO] [stdout] 7277 | 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-f94a369287892d7a/out/bindings.rs:7280:25 [INFO] [stdout] | [INFO] [stdout] 7280 | 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-f94a369287892d7a/out/bindings.rs:7280:34 [INFO] [stdout] | [INFO] [stdout] 7280 | 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-f94a369287892d7a/out/bindings.rs:7283:24 [INFO] [stdout] | [INFO] [stdout] 7283 | 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-f94a369287892d7a/out/bindings.rs:7283:35 [INFO] [stdout] | [INFO] [stdout] 7283 | 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-f94a369287892d7a/out/bindings.rs:7283:44 [INFO] [stdout] | [INFO] [stdout] 7283 | 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-f94a369287892d7a/out/bindings.rs:7286:26 [INFO] [stdout] | [INFO] [stdout] 7286 | 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-f94a369287892d7a/out/bindings.rs:7286:37 [INFO] [stdout] | [INFO] [stdout] 7286 | 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-f94a369287892d7a/out/bindings.rs:7286:46 [INFO] [stdout] | [INFO] [stdout] 7286 | 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-f94a369287892d7a/out/bindings.rs:7289:22 [INFO] [stdout] | [INFO] [stdout] 7289 | 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-f94a369287892d7a/out/bindings.rs:7289:31 [INFO] [stdout] | [INFO] [stdout] 7289 | 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-f94a369287892d7a/out/bindings.rs:7292:24 [INFO] [stdout] | [INFO] [stdout] 7292 | 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-f94a369287892d7a/out/bindings.rs:7292:33 [INFO] [stdout] | [INFO] [stdout] 7292 | 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-f94a369287892d7a/out/bindings.rs:7295:22 [INFO] [stdout] | [INFO] [stdout] 7295 | 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-f94a369287892d7a/out/bindings.rs:7295:31 [INFO] [stdout] | [INFO] [stdout] 7295 | 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-f94a369287892d7a/out/bindings.rs:7298:24 [INFO] [stdout] | [INFO] [stdout] 7298 | 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-f94a369287892d7a/out/bindings.rs:7298:33 [INFO] [stdout] | [INFO] [stdout] 7298 | 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-f94a369287892d7a/out/bindings.rs:7301:22 [INFO] [stdout] | [INFO] [stdout] 7301 | 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-f94a369287892d7a/out/bindings.rs:7301:31 [INFO] [stdout] | [INFO] [stdout] 7301 | 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-f94a369287892d7a/out/bindings.rs:7304:24 [INFO] [stdout] | [INFO] [stdout] 7304 | 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-f94a369287892d7a/out/bindings.rs:7304:33 [INFO] [stdout] | [INFO] [stdout] 7304 | 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-f94a369287892d7a/out/bindings.rs:7307:23 [INFO] [stdout] | [INFO] [stdout] 7307 | 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-f94a369287892d7a/out/bindings.rs:7307:32 [INFO] [stdout] | [INFO] [stdout] 7307 | 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-f94a369287892d7a/out/bindings.rs:7310:25 [INFO] [stdout] | [INFO] [stdout] 7310 | 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-f94a369287892d7a/out/bindings.rs:7310:34 [INFO] [stdout] | [INFO] [stdout] 7310 | 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-f94a369287892d7a/out/bindings.rs:7313:23 [INFO] [stdout] | [INFO] [stdout] 7313 | 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-f94a369287892d7a/out/bindings.rs:7313:32 [INFO] [stdout] | [INFO] [stdout] 7313 | 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-f94a369287892d7a/out/bindings.rs:7316:25 [INFO] [stdout] | [INFO] [stdout] 7316 | 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-f94a369287892d7a/out/bindings.rs:7316:34 [INFO] [stdout] | [INFO] [stdout] 7316 | 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-f94a369287892d7a/out/bindings.rs:7319:23 [INFO] [stdout] | [INFO] [stdout] 7319 | 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-f94a369287892d7a/out/bindings.rs:7319:32 [INFO] [stdout] | [INFO] [stdout] 7319 | 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-f94a369287892d7a/out/bindings.rs:7322:25 [INFO] [stdout] | [INFO] [stdout] 7322 | 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-f94a369287892d7a/out/bindings.rs:7322:34 [INFO] [stdout] | [INFO] [stdout] 7322 | 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-f94a369287892d7a/out/bindings.rs:7325:24 [INFO] [stdout] | [INFO] [stdout] 7325 | 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-f94a369287892d7a/out/bindings.rs:7325:33 [INFO] [stdout] | [INFO] [stdout] 7325 | 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-f94a369287892d7a/out/bindings.rs:7328:26 [INFO] [stdout] | [INFO] [stdout] 7328 | 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-f94a369287892d7a/out/bindings.rs:7328:35 [INFO] [stdout] | [INFO] [stdout] 7328 | 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-f94a369287892d7a/out/bindings.rs:7331:24 [INFO] [stdout] | [INFO] [stdout] 7331 | 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-f94a369287892d7a/out/bindings.rs:7331:33 [INFO] [stdout] | [INFO] [stdout] 7331 | 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-f94a369287892d7a/out/bindings.rs:7334:26 [INFO] [stdout] | [INFO] [stdout] 7334 | 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-f94a369287892d7a/out/bindings.rs:7334:35 [INFO] [stdout] | [INFO] [stdout] 7334 | 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-f94a369287892d7a/out/bindings.rs:7337:24 [INFO] [stdout] | [INFO] [stdout] 7337 | 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-f94a369287892d7a/out/bindings.rs:7337:33 [INFO] [stdout] | [INFO] [stdout] 7337 | 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-f94a369287892d7a/out/bindings.rs:7340:26 [INFO] [stdout] | [INFO] [stdout] 7340 | 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-f94a369287892d7a/out/bindings.rs:7340:35 [INFO] [stdout] | [INFO] [stdout] 7340 | 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-f94a369287892d7a/out/bindings.rs:7343:22 [INFO] [stdout] | [INFO] [stdout] 7343 | 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-f94a369287892d7a/out/bindings.rs:7343:31 [INFO] [stdout] | [INFO] [stdout] 7343 | 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-f94a369287892d7a/out/bindings.rs:7346:24 [INFO] [stdout] | [INFO] [stdout] 7346 | 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-f94a369287892d7a/out/bindings.rs:7346:33 [INFO] [stdout] | [INFO] [stdout] 7346 | 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-f94a369287892d7a/out/bindings.rs:7349:24 [INFO] [stdout] | [INFO] [stdout] 7349 | 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-f94a369287892d7a/out/bindings.rs:7349:73 [INFO] [stdout] | [INFO] [stdout] 7349 | 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-f94a369287892d7a/out/bindings.rs:7352:26 [INFO] [stdout] | [INFO] [stdout] 7352 | 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-f94a369287892d7a/out/bindings.rs:7352:75 [INFO] [stdout] | [INFO] [stdout] 7352 | 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-f94a369287892d7a/out/bindings.rs:7355:24 [INFO] [stdout] | [INFO] [stdout] 7355 | 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-f94a369287892d7a/out/bindings.rs:7355:68 [INFO] [stdout] | [INFO] [stdout] 7355 | 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-f94a369287892d7a/out/bindings.rs:7358:26 [INFO] [stdout] | [INFO] [stdout] 7358 | 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-f94a369287892d7a/out/bindings.rs:7358:70 [INFO] [stdout] | [INFO] [stdout] 7358 | 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-f94a369287892d7a/out/bindings.rs:7361:22 [INFO] [stdout] | [INFO] [stdout] 7361 | 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-f94a369287892d7a/out/bindings.rs:7361:31 [INFO] [stdout] | [INFO] [stdout] 7361 | 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-f94a369287892d7a/out/bindings.rs:7364:24 [INFO] [stdout] | [INFO] [stdout] 7364 | 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-f94a369287892d7a/out/bindings.rs:7364:33 [INFO] [stdout] | [INFO] [stdout] 7364 | 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-f94a369287892d7a/out/bindings.rs:7367:24 [INFO] [stdout] | [INFO] [stdout] 7367 | 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-f94a369287892d7a/out/bindings.rs:7367:33 [INFO] [stdout] | [INFO] [stdout] 7367 | 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-f94a369287892d7a/out/bindings.rs:7370:26 [INFO] [stdout] | [INFO] [stdout] 7370 | 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-f94a369287892d7a/out/bindings.rs:7370:35 [INFO] [stdout] | [INFO] [stdout] 7370 | 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-f94a369287892d7a/out/bindings.rs:7373:23 [INFO] [stdout] | [INFO] [stdout] 7373 | 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-f94a369287892d7a/out/bindings.rs:7373:37 [INFO] [stdout] | [INFO] [stdout] 7373 | 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-f94a369287892d7a/out/bindings.rs:7373:51 [INFO] [stdout] | [INFO] [stdout] 7373 | 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-f94a369287892d7a/out/bindings.rs:7376:25 [INFO] [stdout] | [INFO] [stdout] 7376 | 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-f94a369287892d7a/out/bindings.rs:7376:39 [INFO] [stdout] | [INFO] [stdout] 7376 | 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-f94a369287892d7a/out/bindings.rs:7376:53 [INFO] [stdout] | [INFO] [stdout] 7376 | 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-f94a369287892d7a/out/bindings.rs:7379:24 [INFO] [stdout] | [INFO] [stdout] 7379 | 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-f94a369287892d7a/out/bindings.rs:7379:33 [INFO] [stdout] | [INFO] [stdout] 7379 | 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-f94a369287892d7a/out/bindings.rs:7382:26 [INFO] [stdout] | [INFO] [stdout] 7382 | 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-f94a369287892d7a/out/bindings.rs:7382:35 [INFO] [stdout] | [INFO] [stdout] 7382 | 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-f94a369287892d7a/out/bindings.rs:7385:24 [INFO] [stdout] | [INFO] [stdout] 7385 | 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-f94a369287892d7a/out/bindings.rs:7385:33 [INFO] [stdout] | [INFO] [stdout] 7385 | 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-f94a369287892d7a/out/bindings.rs:7388:26 [INFO] [stdout] | [INFO] [stdout] 7388 | 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-f94a369287892d7a/out/bindings.rs:7388:35 [INFO] [stdout] | [INFO] [stdout] 7388 | 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-f94a369287892d7a/out/bindings.rs:7391:23 [INFO] [stdout] | [INFO] [stdout] 7391 | 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-f94a369287892d7a/out/bindings.rs:7391:32 [INFO] [stdout] | [INFO] [stdout] 7391 | 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-f94a369287892d7a/out/bindings.rs:7394:25 [INFO] [stdout] | [INFO] [stdout] 7394 | 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-f94a369287892d7a/out/bindings.rs:7394:34 [INFO] [stdout] | [INFO] [stdout] 7394 | 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-f94a369287892d7a/out/bindings.rs:7397:23 [INFO] [stdout] | [INFO] [stdout] 7397 | 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-f94a369287892d7a/out/bindings.rs:7397:32 [INFO] [stdout] | [INFO] [stdout] 7397 | 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-f94a369287892d7a/out/bindings.rs:7400:25 [INFO] [stdout] | [INFO] [stdout] 7400 | 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-f94a369287892d7a/out/bindings.rs:7400:34 [INFO] [stdout] | [INFO] [stdout] 7400 | 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-f94a369287892d7a/out/bindings.rs:7403:23 [INFO] [stdout] | [INFO] [stdout] 7403 | 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-f94a369287892d7a/out/bindings.rs:7403:32 [INFO] [stdout] | [INFO] [stdout] 7403 | 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-f94a369287892d7a/out/bindings.rs:7406:25 [INFO] [stdout] | [INFO] [stdout] 7406 | 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-f94a369287892d7a/out/bindings.rs:7406:34 [INFO] [stdout] | [INFO] [stdout] 7406 | 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-f94a369287892d7a/out/bindings.rs:7409:22 [INFO] [stdout] | [INFO] [stdout] 7409 | 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-f94a369287892d7a/out/bindings.rs:7409:33 [INFO] [stdout] | [INFO] [stdout] 7409 | 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-f94a369287892d7a/out/bindings.rs:7409:42 [INFO] [stdout] | [INFO] [stdout] 7409 | 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-f94a369287892d7a/out/bindings.rs:7412:24 [INFO] [stdout] | [INFO] [stdout] 7412 | 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-f94a369287892d7a/out/bindings.rs:7412:35 [INFO] [stdout] | [INFO] [stdout] 7412 | 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-f94a369287892d7a/out/bindings.rs:7412:44 [INFO] [stdout] | [INFO] [stdout] 7412 | 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-f94a369287892d7a/out/bindings.rs:7415:23 [INFO] [stdout] | [INFO] [stdout] 7415 | 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-f94a369287892d7a/out/bindings.rs:7415:32 [INFO] [stdout] | [INFO] [stdout] 7415 | 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-f94a369287892d7a/out/bindings.rs:7418:25 [INFO] [stdout] | [INFO] [stdout] 7418 | 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-f94a369287892d7a/out/bindings.rs:7418:34 [INFO] [stdout] | [INFO] [stdout] 7418 | 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-f94a369287892d7a/out/bindings.rs:7421:24 [INFO] [stdout] | [INFO] [stdout] 7421 | 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-f94a369287892d7a/out/bindings.rs:7421:35 [INFO] [stdout] | [INFO] [stdout] 7421 | 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-f94a369287892d7a/out/bindings.rs:7421:44 [INFO] [stdout] | [INFO] [stdout] 7421 | 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-f94a369287892d7a/out/bindings.rs:7424:26 [INFO] [stdout] | [INFO] [stdout] 7424 | 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-f94a369287892d7a/out/bindings.rs:7424:37 [INFO] [stdout] | [INFO] [stdout] 7424 | 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-f94a369287892d7a/out/bindings.rs:7424:46 [INFO] [stdout] | [INFO] [stdout] 7424 | 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-f94a369287892d7a/out/bindings.rs:7427:23 [INFO] [stdout] | [INFO] [stdout] 7427 | 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-f94a369287892d7a/out/bindings.rs:7427:32 [INFO] [stdout] | [INFO] [stdout] 7427 | 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-f94a369287892d7a/out/bindings.rs:7430:25 [INFO] [stdout] | [INFO] [stdout] 7430 | 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-f94a369287892d7a/out/bindings.rs:7430:34 [INFO] [stdout] | [INFO] [stdout] 7430 | 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-f94a369287892d7a/out/bindings.rs:7433:23 [INFO] [stdout] | [INFO] [stdout] 7433 | 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-f94a369287892d7a/out/bindings.rs:7433:32 [INFO] [stdout] | [INFO] [stdout] 7433 | 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-f94a369287892d7a/out/bindings.rs:7436:25 [INFO] [stdout] | [INFO] [stdout] 7436 | 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-f94a369287892d7a/out/bindings.rs:7436:34 [INFO] [stdout] | [INFO] [stdout] 7436 | 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-f94a369287892d7a/out/bindings.rs:7439:23 [INFO] [stdout] | [INFO] [stdout] 7439 | 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-f94a369287892d7a/out/bindings.rs:7439:32 [INFO] [stdout] | [INFO] [stdout] 7439 | 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-f94a369287892d7a/out/bindings.rs:7442:25 [INFO] [stdout] | [INFO] [stdout] 7442 | 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-f94a369287892d7a/out/bindings.rs:7442:34 [INFO] [stdout] | [INFO] [stdout] 7442 | 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-f94a369287892d7a/out/bindings.rs:7445:24 [INFO] [stdout] | [INFO] [stdout] 7445 | 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-f94a369287892d7a/out/bindings.rs:7445:33 [INFO] [stdout] | [INFO] [stdout] 7445 | 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-f94a369287892d7a/out/bindings.rs:7448:26 [INFO] [stdout] | [INFO] [stdout] 7448 | 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-f94a369287892d7a/out/bindings.rs:7448:35 [INFO] [stdout] | [INFO] [stdout] 7448 | 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-f94a369287892d7a/out/bindings.rs:7451:23 [INFO] [stdout] | [INFO] [stdout] 7451 | 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-f94a369287892d7a/out/bindings.rs:7451:34 [INFO] [stdout] | [INFO] [stdout] 7451 | 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-f94a369287892d7a/out/bindings.rs:7451:43 [INFO] [stdout] | [INFO] [stdout] 7451 | 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-f94a369287892d7a/out/bindings.rs:7454:25 [INFO] [stdout] | [INFO] [stdout] 7454 | 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-f94a369287892d7a/out/bindings.rs:7454:36 [INFO] [stdout] | [INFO] [stdout] 7454 | 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-f94a369287892d7a/out/bindings.rs:7454:45 [INFO] [stdout] | [INFO] [stdout] 7454 | 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-f94a369287892d7a/out/bindings.rs:7457:30 [INFO] [stdout] | [INFO] [stdout] 7457 | 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-f94a369287892d7a/out/bindings.rs:7460:31 [INFO] [stdout] | [INFO] [stdout] 7460 | 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-f94a369287892d7a/out/bindings.rs:7463:27 [INFO] [stdout] | [INFO] [stdout] 7463 | 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-f94a369287892d7a/out/bindings.rs:7463:38 [INFO] [stdout] | [INFO] [stdout] 7463 | 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-f94a369287892d7a/out/bindings.rs:7463:47 [INFO] [stdout] | [INFO] [stdout] 7463 | 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-f94a369287892d7a/out/bindings.rs:7466:29 [INFO] [stdout] | [INFO] [stdout] 7466 | 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-f94a369287892d7a/out/bindings.rs:7466:40 [INFO] [stdout] | [INFO] [stdout] 7466 | 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-f94a369287892d7a/out/bindings.rs:7466:49 [INFO] [stdout] | [INFO] [stdout] 7466 | 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-f94a369287892d7a/out/bindings.rs:7469:59 [INFO] [stdout] | [INFO] [stdout] 7469 | 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-f94a369287892d7a/out/bindings.rs:7472:61 [INFO] [stdout] | [INFO] [stdout] 7472 | 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-f94a369287892d7a/out/bindings.rs:7475:30 [INFO] [stdout] | [INFO] [stdout] 7475 | 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-f94a369287892d7a/out/bindings.rs:7478:23 [INFO] [stdout] | [INFO] [stdout] 7478 | 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-f94a369287892d7a/out/bindings.rs:7478:32 [INFO] [stdout] | [INFO] [stdout] 7478 | 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-f94a369287892d7a/out/bindings.rs:7481:25 [INFO] [stdout] | [INFO] [stdout] 7481 | 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-f94a369287892d7a/out/bindings.rs:7481:34 [INFO] [stdout] | [INFO] [stdout] 7481 | 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-f94a369287892d7a/out/bindings.rs:7484:24 [INFO] [stdout] | [INFO] [stdout] 7484 | 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-f94a369287892d7a/out/bindings.rs:7484:33 [INFO] [stdout] | [INFO] [stdout] 7484 | 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-f94a369287892d7a/out/bindings.rs:7487:26 [INFO] [stdout] | [INFO] [stdout] 7487 | 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-f94a369287892d7a/out/bindings.rs:7487:35 [INFO] [stdout] | [INFO] [stdout] 7487 | 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-f94a369287892d7a/out/bindings.rs:7490:26 [INFO] [stdout] | [INFO] [stdout] 7490 | 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-f94a369287892d7a/out/bindings.rs:7490:35 [INFO] [stdout] | [INFO] [stdout] 7490 | 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-f94a369287892d7a/out/bindings.rs:7493:28 [INFO] [stdout] | [INFO] [stdout] 7493 | 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-f94a369287892d7a/out/bindings.rs:7493:37 [INFO] [stdout] | [INFO] [stdout] 7493 | 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-f94a369287892d7a/out/bindings.rs:7496:26 [INFO] [stdout] | [INFO] [stdout] 7496 | 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-f94a369287892d7a/out/bindings.rs:7496:35 [INFO] [stdout] | [INFO] [stdout] 7496 | 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-f94a369287892d7a/out/bindings.rs:7499:28 [INFO] [stdout] | [INFO] [stdout] 7499 | 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-f94a369287892d7a/out/bindings.rs:7499:37 [INFO] [stdout] | [INFO] [stdout] 7499 | 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-f94a369287892d7a/out/bindings.rs:7502:23 [INFO] [stdout] | [INFO] [stdout] 7502 | 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-f94a369287892d7a/out/bindings.rs:7502:32 [INFO] [stdout] | [INFO] [stdout] 7502 | 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-f94a369287892d7a/out/bindings.rs:7505:25 [INFO] [stdout] | [INFO] [stdout] 7505 | 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-f94a369287892d7a/out/bindings.rs:7505:34 [INFO] [stdout] | [INFO] [stdout] 7505 | 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-f94a369287892d7a/out/bindings.rs:7508:28 [INFO] [stdout] | [INFO] [stdout] 7508 | 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-f94a369287892d7a/out/bindings.rs:7508:39 [INFO] [stdout] | [INFO] [stdout] 7508 | 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-f94a369287892d7a/out/bindings.rs:7508:48 [INFO] [stdout] | [INFO] [stdout] 7508 | 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-f94a369287892d7a/out/bindings.rs:7511:30 [INFO] [stdout] | [INFO] [stdout] 7511 | 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-f94a369287892d7a/out/bindings.rs:7511:41 [INFO] [stdout] | [INFO] [stdout] 7511 | 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-f94a369287892d7a/out/bindings.rs:7511:50 [INFO] [stdout] | [INFO] [stdout] 7511 | 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-f94a369287892d7a/out/bindings.rs:7514:29 [INFO] [stdout] | [INFO] [stdout] 7514 | 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-f94a369287892d7a/out/bindings.rs:7514:40 [INFO] [stdout] | [INFO] [stdout] 7514 | 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-f94a369287892d7a/out/bindings.rs:7514:49 [INFO] [stdout] | [INFO] [stdout] 7514 | 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-f94a369287892d7a/out/bindings.rs:7517:31 [INFO] [stdout] | [INFO] [stdout] 7517 | 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-f94a369287892d7a/out/bindings.rs:7517:42 [INFO] [stdout] | [INFO] [stdout] 7517 | 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-f94a369287892d7a/out/bindings.rs:7517:51 [INFO] [stdout] | [INFO] [stdout] 7517 | 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-f94a369287892d7a/out/bindings.rs:7520:28 [INFO] [stdout] | [INFO] [stdout] 7520 | 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-f94a369287892d7a/out/bindings.rs:7520:39 [INFO] [stdout] | [INFO] [stdout] 7520 | 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-f94a369287892d7a/out/bindings.rs:7520:48 [INFO] [stdout] | [INFO] [stdout] 7520 | 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-f94a369287892d7a/out/bindings.rs:7523:30 [INFO] [stdout] | [INFO] [stdout] 7523 | 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-f94a369287892d7a/out/bindings.rs:7523:41 [INFO] [stdout] | [INFO] [stdout] 7523 | 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-f94a369287892d7a/out/bindings.rs:7523:50 [INFO] [stdout] | [INFO] [stdout] 7523 | 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-f94a369287892d7a/out/bindings.rs:7526:25 [INFO] [stdout] | [INFO] [stdout] 7526 | 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-f94a369287892d7a/out/bindings.rs:7526:62 [INFO] [stdout] | [INFO] [stdout] 7526 | 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-f94a369287892d7a/out/bindings.rs:7529:27 [INFO] [stdout] | [INFO] [stdout] 7529 | 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-f94a369287892d7a/out/bindings.rs:7529:64 [INFO] [stdout] | [INFO] [stdout] 7529 | 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-f94a369287892d7a/out/bindings.rs:7532:24 [INFO] [stdout] | [INFO] [stdout] 7532 | 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-f94a369287892d7a/out/bindings.rs:7535:26 [INFO] [stdout] | [INFO] [stdout] 7535 | 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-f94a369287892d7a/out/bindings.rs:7538:26 [INFO] [stdout] | [INFO] [stdout] 7538 | 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-f94a369287892d7a/out/bindings.rs:7538:64 [INFO] [stdout] | [INFO] [stdout] 7538 | 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-f94a369287892d7a/out/bindings.rs:7541:28 [INFO] [stdout] | [INFO] [stdout] 7541 | 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-f94a369287892d7a/out/bindings.rs:7541:66 [INFO] [stdout] | [INFO] [stdout] 7541 | 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-f94a369287892d7a/out/bindings.rs:7544:28 [INFO] [stdout] | [INFO] [stdout] 7544 | 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-f94a369287892d7a/out/bindings.rs:7544:37 [INFO] [stdout] | [INFO] [stdout] 7544 | 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-f94a369287892d7a/out/bindings.rs:7547:30 [INFO] [stdout] | [INFO] [stdout] 7547 | 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-f94a369287892d7a/out/bindings.rs:7547:39 [INFO] [stdout] | [INFO] [stdout] 7547 | 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-f94a369287892d7a/out/bindings.rs:7550:24 [INFO] [stdout] | [INFO] [stdout] 7550 | 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-f94a369287892d7a/out/bindings.rs:7550:33 [INFO] [stdout] | [INFO] [stdout] 7550 | 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-f94a369287892d7a/out/bindings.rs:7553:26 [INFO] [stdout] | [INFO] [stdout] 7553 | 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-f94a369287892d7a/out/bindings.rs:7553:35 [INFO] [stdout] | [INFO] [stdout] 7553 | 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-f94a369287892d7a/out/bindings.rs:7556:24 [INFO] [stdout] | [INFO] [stdout] 7556 | 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-f94a369287892d7a/out/bindings.rs:7556:33 [INFO] [stdout] | [INFO] [stdout] 7556 | 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-f94a369287892d7a/out/bindings.rs:7559:26 [INFO] [stdout] | [INFO] [stdout] 7559 | 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-f94a369287892d7a/out/bindings.rs:7559:35 [INFO] [stdout] | [INFO] [stdout] 7559 | 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-f94a369287892d7a/out/bindings.rs:7562:25 [INFO] [stdout] | [INFO] [stdout] 7562 | 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-f94a369287892d7a/out/bindings.rs:7562:36 [INFO] [stdout] | [INFO] [stdout] 7562 | 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-f94a369287892d7a/out/bindings.rs:7562:80 [INFO] [stdout] | [INFO] [stdout] 7562 | 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-f94a369287892d7a/out/bindings.rs:7565:27 [INFO] [stdout] | [INFO] [stdout] 7565 | 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-f94a369287892d7a/out/bindings.rs:7565:38 [INFO] [stdout] | [INFO] [stdout] 7565 | 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-f94a369287892d7a/out/bindings.rs:7565:82 [INFO] [stdout] | [INFO] [stdout] 7565 | 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-f94a369287892d7a/out/bindings.rs:7568:24 [INFO] [stdout] | [INFO] [stdout] 7568 | 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-f94a369287892d7a/out/bindings.rs:7571:26 [INFO] [stdout] | [INFO] [stdout] 7571 | 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-f94a369287892d7a/out/bindings.rs:7574:25 [INFO] [stdout] | [INFO] [stdout] 7574 | 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-f94a369287892d7a/out/bindings.rs:7577:27 [INFO] [stdout] | [INFO] [stdout] 7577 | 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-f94a369287892d7a/out/bindings.rs:7580:25 [INFO] [stdout] | [INFO] [stdout] 7580 | 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-f94a369287892d7a/out/bindings.rs:7583:27 [INFO] [stdout] | [INFO] [stdout] 7583 | 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-f94a369287892d7a/out/bindings.rs:7586:26 [INFO] [stdout] | [INFO] [stdout] 7586 | 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-f94a369287892d7a/out/bindings.rs:7589:28 [INFO] [stdout] | [INFO] [stdout] 7589 | 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-f94a369287892d7a/out/bindings.rs:7592:23 [INFO] [stdout] | [INFO] [stdout] 7592 | 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-f94a369287892d7a/out/bindings.rs:7592:34 [INFO] [stdout] | [INFO] [stdout] 7592 | 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-f94a369287892d7a/out/bindings.rs:7592:43 [INFO] [stdout] | [INFO] [stdout] 7592 | 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-f94a369287892d7a/out/bindings.rs:7595:25 [INFO] [stdout] | [INFO] [stdout] 7595 | 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-f94a369287892d7a/out/bindings.rs:7595:36 [INFO] [stdout] | [INFO] [stdout] 7595 | 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-f94a369287892d7a/out/bindings.rs:7595:45 [INFO] [stdout] | [INFO] [stdout] 7595 | 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-f94a369287892d7a/out/bindings.rs:7598:23 [INFO] [stdout] | [INFO] [stdout] 7598 | 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-f94a369287892d7a/out/bindings.rs:7598:34 [INFO] [stdout] | [INFO] [stdout] 7598 | 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-f94a369287892d7a/out/bindings.rs:7598:43 [INFO] [stdout] | [INFO] [stdout] 7598 | 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-f94a369287892d7a/out/bindings.rs:7601:25 [INFO] [stdout] | [INFO] [stdout] 7601 | 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-f94a369287892d7a/out/bindings.rs:7601:36 [INFO] [stdout] | [INFO] [stdout] 7601 | 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-f94a369287892d7a/out/bindings.rs:7601:45 [INFO] [stdout] | [INFO] [stdout] 7601 | 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-f94a369287892d7a/out/bindings.rs:7604:23 [INFO] [stdout] | [INFO] [stdout] 7604 | 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-f94a369287892d7a/out/bindings.rs:7604:34 [INFO] [stdout] | [INFO] [stdout] 7604 | 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-f94a369287892d7a/out/bindings.rs:7604:43 [INFO] [stdout] | [INFO] [stdout] 7604 | 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-f94a369287892d7a/out/bindings.rs:7607:25 [INFO] [stdout] | [INFO] [stdout] 7607 | 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-f94a369287892d7a/out/bindings.rs:7607:36 [INFO] [stdout] | [INFO] [stdout] 7607 | 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-f94a369287892d7a/out/bindings.rs:7607:45 [INFO] [stdout] | [INFO] [stdout] 7607 | 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-f94a369287892d7a/out/bindings.rs:7610:35 [INFO] [stdout] | [INFO] [stdout] 7610 | 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-f94a369287892d7a/out/bindings.rs:7613:32 [INFO] [stdout] | [INFO] [stdout] 7613 | 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-f94a369287892d7a/out/bindings.rs:7616:22 [INFO] [stdout] | [INFO] [stdout] 7616 | 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-f94a369287892d7a/out/bindings.rs:7616:33 [INFO] [stdout] | [INFO] [stdout] 7616 | 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-f94a369287892d7a/out/bindings.rs:7616:44 [INFO] [stdout] | [INFO] [stdout] 7616 | 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-f94a369287892d7a/out/bindings.rs:7616:53 [INFO] [stdout] | [INFO] [stdout] 7616 | 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-f94a369287892d7a/out/bindings.rs:7619:24 [INFO] [stdout] | [INFO] [stdout] 7619 | 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-f94a369287892d7a/out/bindings.rs:7619:35 [INFO] [stdout] | [INFO] [stdout] 7619 | 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-f94a369287892d7a/out/bindings.rs:7619:46 [INFO] [stdout] | [INFO] [stdout] 7619 | 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-f94a369287892d7a/out/bindings.rs:7619:55 [INFO] [stdout] | [INFO] [stdout] 7619 | 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-f94a369287892d7a/out/bindings.rs:8310:10 [INFO] [stdout] | [INFO] [stdout] 8310 | ) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 256 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.67s [INFO] running `Command { std: "docker" "inspect" "93dda8883e98e9ed022f63f3751cbed82119683e5faf30090c6de4bad2cdbfc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93dda8883e98e9ed022f63f3751cbed82119683e5faf30090c6de4bad2cdbfc8", kill_on_drop: false }` [INFO] [stdout] 93dda8883e98e9ed022f63f3751cbed82119683e5faf30090c6de4bad2cdbfc8