[INFO] fetching crate raylib-sys 3.5.0... [INFO] checking raylib-sys-3.5.0 against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] extracting crate raylib-sys 3.5.0 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate raylib-sys 3.5.0 on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate raylib-sys 3.5.0 [INFO] finished tweaking crates.io crate raylib-sys 3.5.0 [INFO] tweaked toml for crates.io crate raylib-sys 3.5.0 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 84b4f8ee90ac9e0178ce87ca77b29702144e47d34908c69aec8dbe20bfb38fb8 [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" "84b4f8ee90ac9e0178ce87ca77b29702144e47d34908c69aec8dbe20bfb38fb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "84b4f8ee90ac9e0178ce87ca77b29702144e47d34908c69aec8dbe20bfb38fb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84b4f8ee90ac9e0178ce87ca77b29702144e47d34908c69aec8dbe20bfb38fb8", kill_on_drop: false }` [INFO] [stdout] 84b4f8ee90ac9e0178ce87ca77b29702144e47d34908c69aec8dbe20bfb38fb8 [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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8653b08ba5945f2a2f5f2f362654df197743d853c008e13e6d98c64ea1f287c2 [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" "8653b08ba5945f2a2f5f2f362654df197743d853c008e13e6d98c64ea1f287c2", kill_on_drop: false }` [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling raylib-sys v3.5.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-84d483764940110b/out/bindings.rs:7065:38 [INFO] [stdout] | [INFO] [stdout] 7065 | 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-84d483764940110b/out/bindings.rs:7068:40 [INFO] [stdout] | [INFO] [stdout] 7068 | 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-84d483764940110b/out/bindings.rs:7428:39 [INFO] [stdout] | [INFO] [stdout] 7428 | 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-84d483764940110b/out/bindings.rs:7431:41 [INFO] [stdout] | [INFO] [stdout] 7431 | 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-84d483764940110b/out/bindings.rs:7530:35 [INFO] [stdout] | [INFO] [stdout] 7530 | 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-84d483764940110b/out/bindings.rs:7533:32 [INFO] [stdout] | [INFO] [stdout] 7533 | 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-84d483764940110b/out/bindings.rs:7536:30 [INFO] [stdout] | [INFO] [stdout] 7536 | 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-84d483764940110b/out/bindings.rs:7539:31 [INFO] [stdout] | [INFO] [stdout] 7539 | 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-84d483764940110b/out/bindings.rs:7542:30 [INFO] [stdout] | [INFO] [stdout] 7542 | 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-84d483764940110b/out/bindings.rs:7545:28 [INFO] [stdout] | [INFO] [stdout] 7545 | pub fn __iseqsigl(__x: u128, __y: u128) -> ::std::os::raw::c_int; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-84d483764940110b/out/bindings.rs:7545:39 [INFO] [stdout] | [INFO] [stdout] 7545 | pub fn __iseqsigl(__x: u128, __y: u128) -> ::std::os::raw::c_int; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-84d483764940110b/out/bindings.rs:7548:36 [INFO] [stdout] | [INFO] [stdout] 7548 | pub fn __issignalingl(__value: u128) -> ::std::os::raw::c_int; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-84d483764940110b/out/bindings.rs:7551:23 [INFO] [stdout] | [INFO] [stdout] 7551 | 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-84d483764940110b/out/bindings.rs:7551:32 [INFO] [stdout] | [INFO] [stdout] 7551 | 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-84d483764940110b/out/bindings.rs:7554:25 [INFO] [stdout] | [INFO] [stdout] 7554 | 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-84d483764940110b/out/bindings.rs:7554:34 [INFO] [stdout] | [INFO] [stdout] 7554 | 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-84d483764940110b/out/bindings.rs:7557:23 [INFO] [stdout] | [INFO] [stdout] 7557 | 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-84d483764940110b/out/bindings.rs:7557:32 [INFO] [stdout] | [INFO] [stdout] 7557 | 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-84d483764940110b/out/bindings.rs:7560:25 [INFO] [stdout] | [INFO] [stdout] 7560 | 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-84d483764940110b/out/bindings.rs:7560:34 [INFO] [stdout] | [INFO] [stdout] 7560 | 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-84d483764940110b/out/bindings.rs:7563:23 [INFO] [stdout] | [INFO] [stdout] 7563 | 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-84d483764940110b/out/bindings.rs:7563:32 [INFO] [stdout] | [INFO] [stdout] 7563 | 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-84d483764940110b/out/bindings.rs:7566:25 [INFO] [stdout] | [INFO] [stdout] 7566 | 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-84d483764940110b/out/bindings.rs:7566:34 [INFO] [stdout] | [INFO] [stdout] 7566 | 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-84d483764940110b/out/bindings.rs:7569:24 [INFO] [stdout] | [INFO] [stdout] 7569 | 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-84d483764940110b/out/bindings.rs:7569:35 [INFO] [stdout] | [INFO] [stdout] 7569 | 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-84d483764940110b/out/bindings.rs:7569:44 [INFO] [stdout] | [INFO] [stdout] 7569 | 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-84d483764940110b/out/bindings.rs:7572:26 [INFO] [stdout] | [INFO] [stdout] 7572 | 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-84d483764940110b/out/bindings.rs:7572:37 [INFO] [stdout] | [INFO] [stdout] 7572 | 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-84d483764940110b/out/bindings.rs:7572:46 [INFO] [stdout] | [INFO] [stdout] 7572 | 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-84d483764940110b/out/bindings.rs:7575:22 [INFO] [stdout] | [INFO] [stdout] 7575 | 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-84d483764940110b/out/bindings.rs:7575:31 [INFO] [stdout] | [INFO] [stdout] 7575 | 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-84d483764940110b/out/bindings.rs:7578:24 [INFO] [stdout] | [INFO] [stdout] 7578 | 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-84d483764940110b/out/bindings.rs:7578:33 [INFO] [stdout] | [INFO] [stdout] 7578 | 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-84d483764940110b/out/bindings.rs:7581:22 [INFO] [stdout] | [INFO] [stdout] 7581 | 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-84d483764940110b/out/bindings.rs:7581:31 [INFO] [stdout] | [INFO] [stdout] 7581 | 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-84d483764940110b/out/bindings.rs:7584:24 [INFO] [stdout] | [INFO] [stdout] 7584 | 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-84d483764940110b/out/bindings.rs:7584:33 [INFO] [stdout] | [INFO] [stdout] 7584 | 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-84d483764940110b/out/bindings.rs:7587:22 [INFO] [stdout] | [INFO] [stdout] 7587 | 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-84d483764940110b/out/bindings.rs:7587:31 [INFO] [stdout] | [INFO] [stdout] 7587 | 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-84d483764940110b/out/bindings.rs:7590:24 [INFO] [stdout] | [INFO] [stdout] 7590 | 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-84d483764940110b/out/bindings.rs:7590:33 [INFO] [stdout] | [INFO] [stdout] 7590 | 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-84d483764940110b/out/bindings.rs:7593:23 [INFO] [stdout] | [INFO] [stdout] 7593 | 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-84d483764940110b/out/bindings.rs:7593:32 [INFO] [stdout] | [INFO] [stdout] 7593 | 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-84d483764940110b/out/bindings.rs:7596:25 [INFO] [stdout] | [INFO] [stdout] 7596 | 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-84d483764940110b/out/bindings.rs:7596:34 [INFO] [stdout] | [INFO] [stdout] 7596 | 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-84d483764940110b/out/bindings.rs:7599:23 [INFO] [stdout] | [INFO] [stdout] 7599 | 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-84d483764940110b/out/bindings.rs:7599:32 [INFO] [stdout] | [INFO] [stdout] 7599 | 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-84d483764940110b/out/bindings.rs:7602:25 [INFO] [stdout] | [INFO] [stdout] 7602 | 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-84d483764940110b/out/bindings.rs:7602:34 [INFO] [stdout] | [INFO] [stdout] 7602 | 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-84d483764940110b/out/bindings.rs:7605:23 [INFO] [stdout] | [INFO] [stdout] 7605 | 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-84d483764940110b/out/bindings.rs:7605:32 [INFO] [stdout] | [INFO] [stdout] 7605 | 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-84d483764940110b/out/bindings.rs:7608:25 [INFO] [stdout] | [INFO] [stdout] 7608 | 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-84d483764940110b/out/bindings.rs:7608:34 [INFO] [stdout] | [INFO] [stdout] 7608 | 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-84d483764940110b/out/bindings.rs:7611:24 [INFO] [stdout] | [INFO] [stdout] 7611 | 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-84d483764940110b/out/bindings.rs:7611:33 [INFO] [stdout] | [INFO] [stdout] 7611 | 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-84d483764940110b/out/bindings.rs:7614:26 [INFO] [stdout] | [INFO] [stdout] 7614 | 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-84d483764940110b/out/bindings.rs:7614:35 [INFO] [stdout] | [INFO] [stdout] 7614 | 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-84d483764940110b/out/bindings.rs:7617:24 [INFO] [stdout] | [INFO] [stdout] 7617 | 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-84d483764940110b/out/bindings.rs:7617:33 [INFO] [stdout] | [INFO] [stdout] 7617 | 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-84d483764940110b/out/bindings.rs:7620:26 [INFO] [stdout] | [INFO] [stdout] 7620 | 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-84d483764940110b/out/bindings.rs:7620:35 [INFO] [stdout] | [INFO] [stdout] 7620 | 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-84d483764940110b/out/bindings.rs:7623:24 [INFO] [stdout] | [INFO] [stdout] 7623 | 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-84d483764940110b/out/bindings.rs:7623:33 [INFO] [stdout] | [INFO] [stdout] 7623 | 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-84d483764940110b/out/bindings.rs:7626:26 [INFO] [stdout] | [INFO] [stdout] 7626 | 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-84d483764940110b/out/bindings.rs:7626:35 [INFO] [stdout] | [INFO] [stdout] 7626 | 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-84d483764940110b/out/bindings.rs:7629:22 [INFO] [stdout] | [INFO] [stdout] 7629 | 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-84d483764940110b/out/bindings.rs:7629:31 [INFO] [stdout] | [INFO] [stdout] 7629 | 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-84d483764940110b/out/bindings.rs:7632:24 [INFO] [stdout] | [INFO] [stdout] 7632 | 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-84d483764940110b/out/bindings.rs:7632:33 [INFO] [stdout] | [INFO] [stdout] 7632 | 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-84d483764940110b/out/bindings.rs:7635:24 [INFO] [stdout] | [INFO] [stdout] 7635 | 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-84d483764940110b/out/bindings.rs:7635:73 [INFO] [stdout] | [INFO] [stdout] 7635 | 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-84d483764940110b/out/bindings.rs:7638:26 [INFO] [stdout] | [INFO] [stdout] 7638 | 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-84d483764940110b/out/bindings.rs:7638:75 [INFO] [stdout] | [INFO] [stdout] 7638 | 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-84d483764940110b/out/bindings.rs:7641:24 [INFO] [stdout] | [INFO] [stdout] 7641 | 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-84d483764940110b/out/bindings.rs:7641:68 [INFO] [stdout] | [INFO] [stdout] 7641 | 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-84d483764940110b/out/bindings.rs:7644:26 [INFO] [stdout] | [INFO] [stdout] 7644 | 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-84d483764940110b/out/bindings.rs:7644:70 [INFO] [stdout] | [INFO] [stdout] 7644 | 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-84d483764940110b/out/bindings.rs:7647:22 [INFO] [stdout] | [INFO] [stdout] 7647 | 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-84d483764940110b/out/bindings.rs:7647:31 [INFO] [stdout] | [INFO] [stdout] 7647 | 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-84d483764940110b/out/bindings.rs:7650:24 [INFO] [stdout] | [INFO] [stdout] 7650 | 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-84d483764940110b/out/bindings.rs:7650:33 [INFO] [stdout] | [INFO] [stdout] 7650 | 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-84d483764940110b/out/bindings.rs:7653:24 [INFO] [stdout] | [INFO] [stdout] 7653 | 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-84d483764940110b/out/bindings.rs:7653:33 [INFO] [stdout] | [INFO] [stdout] 7653 | 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-84d483764940110b/out/bindings.rs:7656:26 [INFO] [stdout] | [INFO] [stdout] 7656 | 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-84d483764940110b/out/bindings.rs:7656:35 [INFO] [stdout] | [INFO] [stdout] 7656 | 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-84d483764940110b/out/bindings.rs:7659:23 [INFO] [stdout] | [INFO] [stdout] 7659 | 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-84d483764940110b/out/bindings.rs:7659:37 [INFO] [stdout] | [INFO] [stdout] 7659 | 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-84d483764940110b/out/bindings.rs:7659:51 [INFO] [stdout] | [INFO] [stdout] 7659 | 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-84d483764940110b/out/bindings.rs:7662:25 [INFO] [stdout] | [INFO] [stdout] 7662 | 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-84d483764940110b/out/bindings.rs:7662:39 [INFO] [stdout] | [INFO] [stdout] 7662 | 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-84d483764940110b/out/bindings.rs:7662:53 [INFO] [stdout] | [INFO] [stdout] 7662 | 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-84d483764940110b/out/bindings.rs:7665:24 [INFO] [stdout] | [INFO] [stdout] 7665 | 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-84d483764940110b/out/bindings.rs:7665:33 [INFO] [stdout] | [INFO] [stdout] 7665 | 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-84d483764940110b/out/bindings.rs:7668:26 [INFO] [stdout] | [INFO] [stdout] 7668 | 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-84d483764940110b/out/bindings.rs:7668:35 [INFO] [stdout] | [INFO] [stdout] 7668 | 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-84d483764940110b/out/bindings.rs:7671:24 [INFO] [stdout] | [INFO] [stdout] 7671 | 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-84d483764940110b/out/bindings.rs:7671:33 [INFO] [stdout] | [INFO] [stdout] 7671 | 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-84d483764940110b/out/bindings.rs:7674:26 [INFO] [stdout] | [INFO] [stdout] 7674 | 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-84d483764940110b/out/bindings.rs:7674:35 [INFO] [stdout] | [INFO] [stdout] 7674 | 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-84d483764940110b/out/bindings.rs:7677:23 [INFO] [stdout] | [INFO] [stdout] 7677 | 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-84d483764940110b/out/bindings.rs:7677:32 [INFO] [stdout] | [INFO] [stdout] 7677 | 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-84d483764940110b/out/bindings.rs:7680:25 [INFO] [stdout] | [INFO] [stdout] 7680 | 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-84d483764940110b/out/bindings.rs:7680:34 [INFO] [stdout] | [INFO] [stdout] 7680 | 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-84d483764940110b/out/bindings.rs:7683:23 [INFO] [stdout] | [INFO] [stdout] 7683 | 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-84d483764940110b/out/bindings.rs:7683:32 [INFO] [stdout] | [INFO] [stdout] 7683 | 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-84d483764940110b/out/bindings.rs:7686:25 [INFO] [stdout] | [INFO] [stdout] 7686 | 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-84d483764940110b/out/bindings.rs:7686:34 [INFO] [stdout] | [INFO] [stdout] 7686 | 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-84d483764940110b/out/bindings.rs:7689:23 [INFO] [stdout] | [INFO] [stdout] 7689 | 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-84d483764940110b/out/bindings.rs:7689:32 [INFO] [stdout] | [INFO] [stdout] 7689 | 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-84d483764940110b/out/bindings.rs:7692:25 [INFO] [stdout] | [INFO] [stdout] 7692 | 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-84d483764940110b/out/bindings.rs:7692:34 [INFO] [stdout] | [INFO] [stdout] 7692 | 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-84d483764940110b/out/bindings.rs:7695:22 [INFO] [stdout] | [INFO] [stdout] 7695 | 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-84d483764940110b/out/bindings.rs:7695:33 [INFO] [stdout] | [INFO] [stdout] 7695 | 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-84d483764940110b/out/bindings.rs:7695:42 [INFO] [stdout] | [INFO] [stdout] 7695 | 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-84d483764940110b/out/bindings.rs:7698:24 [INFO] [stdout] | [INFO] [stdout] 7698 | 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-84d483764940110b/out/bindings.rs:7698:35 [INFO] [stdout] | [INFO] [stdout] 7698 | 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-84d483764940110b/out/bindings.rs:7698:44 [INFO] [stdout] | [INFO] [stdout] 7698 | 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-84d483764940110b/out/bindings.rs:7701:23 [INFO] [stdout] | [INFO] [stdout] 7701 | 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-84d483764940110b/out/bindings.rs:7701:32 [INFO] [stdout] | [INFO] [stdout] 7701 | 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-84d483764940110b/out/bindings.rs:7704:25 [INFO] [stdout] | [INFO] [stdout] 7704 | 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-84d483764940110b/out/bindings.rs:7704:34 [INFO] [stdout] | [INFO] [stdout] 7704 | 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-84d483764940110b/out/bindings.rs:7707:24 [INFO] [stdout] | [INFO] [stdout] 7707 | 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-84d483764940110b/out/bindings.rs:7707:35 [INFO] [stdout] | [INFO] [stdout] 7707 | 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-84d483764940110b/out/bindings.rs:7707:44 [INFO] [stdout] | [INFO] [stdout] 7707 | 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-84d483764940110b/out/bindings.rs:7710:26 [INFO] [stdout] | [INFO] [stdout] 7710 | 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-84d483764940110b/out/bindings.rs:7710:37 [INFO] [stdout] | [INFO] [stdout] 7710 | 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-84d483764940110b/out/bindings.rs:7710:46 [INFO] [stdout] | [INFO] [stdout] 7710 | 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-84d483764940110b/out/bindings.rs:7713:23 [INFO] [stdout] | [INFO] [stdout] 7713 | 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-84d483764940110b/out/bindings.rs:7713:32 [INFO] [stdout] | [INFO] [stdout] 7713 | 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-84d483764940110b/out/bindings.rs:7716:25 [INFO] [stdout] | [INFO] [stdout] 7716 | 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-84d483764940110b/out/bindings.rs:7716:34 [INFO] [stdout] | [INFO] [stdout] 7716 | 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-84d483764940110b/out/bindings.rs:7719:23 [INFO] [stdout] | [INFO] [stdout] 7719 | 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-84d483764940110b/out/bindings.rs:7719:32 [INFO] [stdout] | [INFO] [stdout] 7719 | 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-84d483764940110b/out/bindings.rs:7722:25 [INFO] [stdout] | [INFO] [stdout] 7722 | 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-84d483764940110b/out/bindings.rs:7722:34 [INFO] [stdout] | [INFO] [stdout] 7722 | 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-84d483764940110b/out/bindings.rs:7725:23 [INFO] [stdout] | [INFO] [stdout] 7725 | 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-84d483764940110b/out/bindings.rs:7725:32 [INFO] [stdout] | [INFO] [stdout] 7725 | 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-84d483764940110b/out/bindings.rs:7728:25 [INFO] [stdout] | [INFO] [stdout] 7728 | 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-84d483764940110b/out/bindings.rs:7728:34 [INFO] [stdout] | [INFO] [stdout] 7728 | 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-84d483764940110b/out/bindings.rs:7731:24 [INFO] [stdout] | [INFO] [stdout] 7731 | 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-84d483764940110b/out/bindings.rs:7731:33 [INFO] [stdout] | [INFO] [stdout] 7731 | 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-84d483764940110b/out/bindings.rs:7734:26 [INFO] [stdout] | [INFO] [stdout] 7734 | 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-84d483764940110b/out/bindings.rs:7734:35 [INFO] [stdout] | [INFO] [stdout] 7734 | 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-84d483764940110b/out/bindings.rs:7737:23 [INFO] [stdout] | [INFO] [stdout] 7737 | 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-84d483764940110b/out/bindings.rs:7737:34 [INFO] [stdout] | [INFO] [stdout] 7737 | 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-84d483764940110b/out/bindings.rs:7737:43 [INFO] [stdout] | [INFO] [stdout] 7737 | 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-84d483764940110b/out/bindings.rs:7740:25 [INFO] [stdout] | [INFO] [stdout] 7740 | 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-84d483764940110b/out/bindings.rs:7740:36 [INFO] [stdout] | [INFO] [stdout] 7740 | 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-84d483764940110b/out/bindings.rs:7740:45 [INFO] [stdout] | [INFO] [stdout] 7740 | 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-84d483764940110b/out/bindings.rs:7743:27 [INFO] [stdout] | [INFO] [stdout] 7743 | 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-84d483764940110b/out/bindings.rs:7743:38 [INFO] [stdout] | [INFO] [stdout] 7743 | 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-84d483764940110b/out/bindings.rs:7743:47 [INFO] [stdout] | [INFO] [stdout] 7743 | 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-84d483764940110b/out/bindings.rs:7746:29 [INFO] [stdout] | [INFO] [stdout] 7746 | 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-84d483764940110b/out/bindings.rs:7746:40 [INFO] [stdout] | [INFO] [stdout] 7746 | 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-84d483764940110b/out/bindings.rs:7746:49 [INFO] [stdout] | [INFO] [stdout] 7746 | 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-84d483764940110b/out/bindings.rs:7749:59 [INFO] [stdout] | [INFO] [stdout] 7749 | 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-84d483764940110b/out/bindings.rs:7752:61 [INFO] [stdout] | [INFO] [stdout] 7752 | 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-84d483764940110b/out/bindings.rs:7755:23 [INFO] [stdout] | [INFO] [stdout] 7755 | 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-84d483764940110b/out/bindings.rs:7755:32 [INFO] [stdout] | [INFO] [stdout] 7755 | 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-84d483764940110b/out/bindings.rs:7758:25 [INFO] [stdout] | [INFO] [stdout] 7758 | 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-84d483764940110b/out/bindings.rs:7758:34 [INFO] [stdout] | [INFO] [stdout] 7758 | 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-84d483764940110b/out/bindings.rs:7761:24 [INFO] [stdout] | [INFO] [stdout] 7761 | 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-84d483764940110b/out/bindings.rs:7761:33 [INFO] [stdout] | [INFO] [stdout] 7761 | 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-84d483764940110b/out/bindings.rs:7764:26 [INFO] [stdout] | [INFO] [stdout] 7764 | 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-84d483764940110b/out/bindings.rs:7764:35 [INFO] [stdout] | [INFO] [stdout] 7764 | 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-84d483764940110b/out/bindings.rs:7767:26 [INFO] [stdout] | [INFO] [stdout] 7767 | 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-84d483764940110b/out/bindings.rs:7767:35 [INFO] [stdout] | [INFO] [stdout] 7767 | 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-84d483764940110b/out/bindings.rs:7770:28 [INFO] [stdout] | [INFO] [stdout] 7770 | 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-84d483764940110b/out/bindings.rs:7770:37 [INFO] [stdout] | [INFO] [stdout] 7770 | 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-84d483764940110b/out/bindings.rs:7773:26 [INFO] [stdout] | [INFO] [stdout] 7773 | 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-84d483764940110b/out/bindings.rs:7773:35 [INFO] [stdout] | [INFO] [stdout] 7773 | 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-84d483764940110b/out/bindings.rs:7776:28 [INFO] [stdout] | [INFO] [stdout] 7776 | 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-84d483764940110b/out/bindings.rs:7776:37 [INFO] [stdout] | [INFO] [stdout] 7776 | 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-84d483764940110b/out/bindings.rs:7779:23 [INFO] [stdout] | [INFO] [stdout] 7779 | 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-84d483764940110b/out/bindings.rs:7779:32 [INFO] [stdout] | [INFO] [stdout] 7779 | 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-84d483764940110b/out/bindings.rs:7782:25 [INFO] [stdout] | [INFO] [stdout] 7782 | 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-84d483764940110b/out/bindings.rs:7782:34 [INFO] [stdout] | [INFO] [stdout] 7782 | 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-84d483764940110b/out/bindings.rs:7785:28 [INFO] [stdout] | [INFO] [stdout] 7785 | 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-84d483764940110b/out/bindings.rs:7785:39 [INFO] [stdout] | [INFO] [stdout] 7785 | 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-84d483764940110b/out/bindings.rs:7785:48 [INFO] [stdout] | [INFO] [stdout] 7785 | 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-84d483764940110b/out/bindings.rs:7788:30 [INFO] [stdout] | [INFO] [stdout] 7788 | 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-84d483764940110b/out/bindings.rs:7788:41 [INFO] [stdout] | [INFO] [stdout] 7788 | 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-84d483764940110b/out/bindings.rs:7788:50 [INFO] [stdout] | [INFO] [stdout] 7788 | 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-84d483764940110b/out/bindings.rs:7791:29 [INFO] [stdout] | [INFO] [stdout] 7791 | 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-84d483764940110b/out/bindings.rs:7791:40 [INFO] [stdout] | [INFO] [stdout] 7791 | 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-84d483764940110b/out/bindings.rs:7791:49 [INFO] [stdout] | [INFO] [stdout] 7791 | 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-84d483764940110b/out/bindings.rs:7794:31 [INFO] [stdout] | [INFO] [stdout] 7794 | 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-84d483764940110b/out/bindings.rs:7794:42 [INFO] [stdout] | [INFO] [stdout] 7794 | 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-84d483764940110b/out/bindings.rs:7794:51 [INFO] [stdout] | [INFO] [stdout] 7794 | 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-84d483764940110b/out/bindings.rs:7797:28 [INFO] [stdout] | [INFO] [stdout] 7797 | 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-84d483764940110b/out/bindings.rs:7797:39 [INFO] [stdout] | [INFO] [stdout] 7797 | 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-84d483764940110b/out/bindings.rs:7797:48 [INFO] [stdout] | [INFO] [stdout] 7797 | 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-84d483764940110b/out/bindings.rs:7800:30 [INFO] [stdout] | [INFO] [stdout] 7800 | 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-84d483764940110b/out/bindings.rs:7800:41 [INFO] [stdout] | [INFO] [stdout] 7800 | 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-84d483764940110b/out/bindings.rs:7800:50 [INFO] [stdout] | [INFO] [stdout] 7800 | 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-84d483764940110b/out/bindings.rs:7803:25 [INFO] [stdout] | [INFO] [stdout] 7803 | 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-84d483764940110b/out/bindings.rs:7803:62 [INFO] [stdout] | [INFO] [stdout] 7803 | 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-84d483764940110b/out/bindings.rs:7806:27 [INFO] [stdout] | [INFO] [stdout] 7806 | 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-84d483764940110b/out/bindings.rs:7806:64 [INFO] [stdout] | [INFO] [stdout] 7806 | 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-84d483764940110b/out/bindings.rs:7809:24 [INFO] [stdout] | [INFO] [stdout] 7809 | 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-84d483764940110b/out/bindings.rs:7812:26 [INFO] [stdout] | [INFO] [stdout] 7812 | 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-84d483764940110b/out/bindings.rs:7815:26 [INFO] [stdout] | [INFO] [stdout] 7815 | 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-84d483764940110b/out/bindings.rs:7815:64 [INFO] [stdout] | [INFO] [stdout] 7815 | 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-84d483764940110b/out/bindings.rs:7818:28 [INFO] [stdout] | [INFO] [stdout] 7818 | 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-84d483764940110b/out/bindings.rs:7818:66 [INFO] [stdout] | [INFO] [stdout] 7818 | 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-84d483764940110b/out/bindings.rs:7821:28 [INFO] [stdout] | [INFO] [stdout] 7821 | 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-84d483764940110b/out/bindings.rs:7821:37 [INFO] [stdout] | [INFO] [stdout] 7821 | 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-84d483764940110b/out/bindings.rs:7824:30 [INFO] [stdout] | [INFO] [stdout] 7824 | 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-84d483764940110b/out/bindings.rs:7824:39 [INFO] [stdout] | [INFO] [stdout] 7824 | 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-84d483764940110b/out/bindings.rs:7827:24 [INFO] [stdout] | [INFO] [stdout] 7827 | 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-84d483764940110b/out/bindings.rs:7827:33 [INFO] [stdout] | [INFO] [stdout] 7827 | 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-84d483764940110b/out/bindings.rs:7830:26 [INFO] [stdout] | [INFO] [stdout] 7830 | 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-84d483764940110b/out/bindings.rs:7830:35 [INFO] [stdout] | [INFO] [stdout] 7830 | 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-84d483764940110b/out/bindings.rs:7833:24 [INFO] [stdout] | [INFO] [stdout] 7833 | 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-84d483764940110b/out/bindings.rs:7833:33 [INFO] [stdout] | [INFO] [stdout] 7833 | 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-84d483764940110b/out/bindings.rs:7836:26 [INFO] [stdout] | [INFO] [stdout] 7836 | 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-84d483764940110b/out/bindings.rs:7836:35 [INFO] [stdout] | [INFO] [stdout] 7836 | 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-84d483764940110b/out/bindings.rs:7839:25 [INFO] [stdout] | [INFO] [stdout] 7839 | 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-84d483764940110b/out/bindings.rs:7839:36 [INFO] [stdout] | [INFO] [stdout] 7839 | 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-84d483764940110b/out/bindings.rs:7839:80 [INFO] [stdout] | [INFO] [stdout] 7839 | 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-84d483764940110b/out/bindings.rs:7842:27 [INFO] [stdout] | [INFO] [stdout] 7842 | 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-84d483764940110b/out/bindings.rs:7842:38 [INFO] [stdout] | [INFO] [stdout] 7842 | 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-84d483764940110b/out/bindings.rs:7842:82 [INFO] [stdout] | [INFO] [stdout] 7842 | 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-84d483764940110b/out/bindings.rs:7845:24 [INFO] [stdout] | [INFO] [stdout] 7845 | 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-84d483764940110b/out/bindings.rs:7848:26 [INFO] [stdout] | [INFO] [stdout] 7848 | 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-84d483764940110b/out/bindings.rs:7851:25 [INFO] [stdout] | [INFO] [stdout] 7851 | 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-84d483764940110b/out/bindings.rs:7854:27 [INFO] [stdout] | [INFO] [stdout] 7854 | 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-84d483764940110b/out/bindings.rs:7857:25 [INFO] [stdout] | [INFO] [stdout] 7857 | 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-84d483764940110b/out/bindings.rs:7860:27 [INFO] [stdout] | [INFO] [stdout] 7860 | 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-84d483764940110b/out/bindings.rs:7863:26 [INFO] [stdout] | [INFO] [stdout] 7863 | 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-84d483764940110b/out/bindings.rs:7866:28 [INFO] [stdout] | [INFO] [stdout] 7866 | 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-84d483764940110b/out/bindings.rs:7869:23 [INFO] [stdout] | [INFO] [stdout] 7869 | 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-84d483764940110b/out/bindings.rs:7869:34 [INFO] [stdout] | [INFO] [stdout] 7869 | 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-84d483764940110b/out/bindings.rs:7869:43 [INFO] [stdout] | [INFO] [stdout] 7869 | 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-84d483764940110b/out/bindings.rs:7872:25 [INFO] [stdout] | [INFO] [stdout] 7872 | 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-84d483764940110b/out/bindings.rs:7872:36 [INFO] [stdout] | [INFO] [stdout] 7872 | 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-84d483764940110b/out/bindings.rs:7872:45 [INFO] [stdout] | [INFO] [stdout] 7872 | 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-84d483764940110b/out/bindings.rs:7875:23 [INFO] [stdout] | [INFO] [stdout] 7875 | 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-84d483764940110b/out/bindings.rs:7875:34 [INFO] [stdout] | [INFO] [stdout] 7875 | 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-84d483764940110b/out/bindings.rs:7875:43 [INFO] [stdout] | [INFO] [stdout] 7875 | 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-84d483764940110b/out/bindings.rs:7878:25 [INFO] [stdout] | [INFO] [stdout] 7878 | 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-84d483764940110b/out/bindings.rs:7878:36 [INFO] [stdout] | [INFO] [stdout] 7878 | 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-84d483764940110b/out/bindings.rs:7878:45 [INFO] [stdout] | [INFO] [stdout] 7878 | 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-84d483764940110b/out/bindings.rs:7881:23 [INFO] [stdout] | [INFO] [stdout] 7881 | 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-84d483764940110b/out/bindings.rs:7881:34 [INFO] [stdout] | [INFO] [stdout] 7881 | 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-84d483764940110b/out/bindings.rs:7881:43 [INFO] [stdout] | [INFO] [stdout] 7881 | 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-84d483764940110b/out/bindings.rs:7884:25 [INFO] [stdout] | [INFO] [stdout] 7884 | 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-84d483764940110b/out/bindings.rs:7884:36 [INFO] [stdout] | [INFO] [stdout] 7884 | 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-84d483764940110b/out/bindings.rs:7884:45 [INFO] [stdout] | [INFO] [stdout] 7884 | 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-84d483764940110b/out/bindings.rs:7887:22 [INFO] [stdout] | [INFO] [stdout] 7887 | 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-84d483764940110b/out/bindings.rs:7887:33 [INFO] [stdout] | [INFO] [stdout] 7887 | 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-84d483764940110b/out/bindings.rs:7887:44 [INFO] [stdout] | [INFO] [stdout] 7887 | 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-84d483764940110b/out/bindings.rs:7887:53 [INFO] [stdout] | [INFO] [stdout] 7887 | 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-84d483764940110b/out/bindings.rs:7890:24 [INFO] [stdout] | [INFO] [stdout] 7890 | 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-84d483764940110b/out/bindings.rs:7890:35 [INFO] [stdout] | [INFO] [stdout] 7890 | 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-84d483764940110b/out/bindings.rs:7890:46 [INFO] [stdout] | [INFO] [stdout] 7890 | 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-84d483764940110b/out/bindings.rs:7890:55 [INFO] [stdout] | [INFO] [stdout] 7890 | 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-84d483764940110b/out/bindings.rs:8397:10 [INFO] [stdout] | [INFO] [stdout] 8397 | ) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 259 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-84d483764940110b/out/bindings.rs:7065:38 [INFO] [stdout] | [INFO] [stdout] 7065 | 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-84d483764940110b/out/bindings.rs:7068:40 [INFO] [stdout] | [INFO] [stdout] 7068 | 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-84d483764940110b/out/bindings.rs:7428:39 [INFO] [stdout] | [INFO] [stdout] 7428 | 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-84d483764940110b/out/bindings.rs:7431:41 [INFO] [stdout] | [INFO] [stdout] 7431 | 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-84d483764940110b/out/bindings.rs:7530:35 [INFO] [stdout] | [INFO] [stdout] 7530 | 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-84d483764940110b/out/bindings.rs:7533:32 [INFO] [stdout] | [INFO] [stdout] 7533 | 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-84d483764940110b/out/bindings.rs:7536:30 [INFO] [stdout] | [INFO] [stdout] 7536 | 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-84d483764940110b/out/bindings.rs:7539:31 [INFO] [stdout] | [INFO] [stdout] 7539 | 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-84d483764940110b/out/bindings.rs:7542:30 [INFO] [stdout] | [INFO] [stdout] 7542 | 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-84d483764940110b/out/bindings.rs:7545:28 [INFO] [stdout] | [INFO] [stdout] 7545 | pub fn __iseqsigl(__x: u128, __y: u128) -> ::std::os::raw::c_int; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-84d483764940110b/out/bindings.rs:7545:39 [INFO] [stdout] | [INFO] [stdout] 7545 | pub fn __iseqsigl(__x: u128, __y: u128) -> ::std::os::raw::c_int; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-84d483764940110b/out/bindings.rs:7548:36 [INFO] [stdout] | [INFO] [stdout] 7548 | pub fn __issignalingl(__value: u128) -> ::std::os::raw::c_int; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/raylib-sys-84d483764940110b/out/bindings.rs:7551:23 [INFO] [stdout] | [INFO] [stdout] 7551 | 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-84d483764940110b/out/bindings.rs:7551:32 [INFO] [stdout] | [INFO] [stdout] 7551 | 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-84d483764940110b/out/bindings.rs:7554:25 [INFO] [stdout] | [INFO] [stdout] 7554 | 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-84d483764940110b/out/bindings.rs:7554:34 [INFO] [stdout] | [INFO] [stdout] 7554 | 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-84d483764940110b/out/bindings.rs:7557:23 [INFO] [stdout] | [INFO] [stdout] 7557 | 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-84d483764940110b/out/bindings.rs:7557:32 [INFO] [stdout] | [INFO] [stdout] 7557 | 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-84d483764940110b/out/bindings.rs:7560:25 [INFO] [stdout] | [INFO] [stdout] 7560 | 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-84d483764940110b/out/bindings.rs:7560:34 [INFO] [stdout] | [INFO] [stdout] 7560 | 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-84d483764940110b/out/bindings.rs:7563:23 [INFO] [stdout] | [INFO] [stdout] 7563 | 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-84d483764940110b/out/bindings.rs:7563:32 [INFO] [stdout] | [INFO] [stdout] 7563 | 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-84d483764940110b/out/bindings.rs:7566:25 [INFO] [stdout] | [INFO] [stdout] 7566 | 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-84d483764940110b/out/bindings.rs:7566:34 [INFO] [stdout] | [INFO] [stdout] 7566 | 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-84d483764940110b/out/bindings.rs:7569:24 [INFO] [stdout] | [INFO] [stdout] 7569 | 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-84d483764940110b/out/bindings.rs:7569:35 [INFO] [stdout] | [INFO] [stdout] 7569 | 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-84d483764940110b/out/bindings.rs:7569:44 [INFO] [stdout] | [INFO] [stdout] 7569 | 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-84d483764940110b/out/bindings.rs:7572:26 [INFO] [stdout] | [INFO] [stdout] 7572 | 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-84d483764940110b/out/bindings.rs:7572:37 [INFO] [stdout] | [INFO] [stdout] 7572 | 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-84d483764940110b/out/bindings.rs:7572:46 [INFO] [stdout] | [INFO] [stdout] 7572 | 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-84d483764940110b/out/bindings.rs:7575:22 [INFO] [stdout] | [INFO] [stdout] 7575 | 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-84d483764940110b/out/bindings.rs:7575:31 [INFO] [stdout] | [INFO] [stdout] 7575 | 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-84d483764940110b/out/bindings.rs:7578:24 [INFO] [stdout] | [INFO] [stdout] 7578 | 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-84d483764940110b/out/bindings.rs:7578:33 [INFO] [stdout] | [INFO] [stdout] 7578 | 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-84d483764940110b/out/bindings.rs:7581:22 [INFO] [stdout] | [INFO] [stdout] 7581 | 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-84d483764940110b/out/bindings.rs:7581:31 [INFO] [stdout] | [INFO] [stdout] 7581 | 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-84d483764940110b/out/bindings.rs:7584:24 [INFO] [stdout] | [INFO] [stdout] 7584 | 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-84d483764940110b/out/bindings.rs:7584:33 [INFO] [stdout] | [INFO] [stdout] 7584 | 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-84d483764940110b/out/bindings.rs:7587:22 [INFO] [stdout] | [INFO] [stdout] 7587 | 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-84d483764940110b/out/bindings.rs:7587:31 [INFO] [stdout] | [INFO] [stdout] 7587 | 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-84d483764940110b/out/bindings.rs:7590:24 [INFO] [stdout] | [INFO] [stdout] 7590 | 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-84d483764940110b/out/bindings.rs:7590:33 [INFO] [stdout] | [INFO] [stdout] 7590 | 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-84d483764940110b/out/bindings.rs:7593:23 [INFO] [stdout] | [INFO] [stdout] 7593 | 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-84d483764940110b/out/bindings.rs:7593:32 [INFO] [stdout] | [INFO] [stdout] 7593 | 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-84d483764940110b/out/bindings.rs:7596:25 [INFO] [stdout] | [INFO] [stdout] 7596 | 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-84d483764940110b/out/bindings.rs:7596:34 [INFO] [stdout] | [INFO] [stdout] 7596 | 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-84d483764940110b/out/bindings.rs:7599:23 [INFO] [stdout] | [INFO] [stdout] 7599 | 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-84d483764940110b/out/bindings.rs:7599:32 [INFO] [stdout] | [INFO] [stdout] 7599 | 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-84d483764940110b/out/bindings.rs:7602:25 [INFO] [stdout] | [INFO] [stdout] 7602 | 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-84d483764940110b/out/bindings.rs:7602:34 [INFO] [stdout] | [INFO] [stdout] 7602 | 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-84d483764940110b/out/bindings.rs:7605:23 [INFO] [stdout] | [INFO] [stdout] 7605 | 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-84d483764940110b/out/bindings.rs:7605:32 [INFO] [stdout] | [INFO] [stdout] 7605 | 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-84d483764940110b/out/bindings.rs:7608:25 [INFO] [stdout] | [INFO] [stdout] 7608 | 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-84d483764940110b/out/bindings.rs:7608:34 [INFO] [stdout] | [INFO] [stdout] 7608 | 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-84d483764940110b/out/bindings.rs:7611:24 [INFO] [stdout] | [INFO] [stdout] 7611 | 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-84d483764940110b/out/bindings.rs:7611:33 [INFO] [stdout] | [INFO] [stdout] 7611 | 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-84d483764940110b/out/bindings.rs:7614:26 [INFO] [stdout] | [INFO] [stdout] 7614 | 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-84d483764940110b/out/bindings.rs:7614:35 [INFO] [stdout] | [INFO] [stdout] 7614 | 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-84d483764940110b/out/bindings.rs:7617:24 [INFO] [stdout] | [INFO] [stdout] 7617 | 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-84d483764940110b/out/bindings.rs:7617:33 [INFO] [stdout] | [INFO] [stdout] 7617 | 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-84d483764940110b/out/bindings.rs:7620:26 [INFO] [stdout] | [INFO] [stdout] 7620 | 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-84d483764940110b/out/bindings.rs:7620:35 [INFO] [stdout] | [INFO] [stdout] 7620 | 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-84d483764940110b/out/bindings.rs:7623:24 [INFO] [stdout] | [INFO] [stdout] 7623 | 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-84d483764940110b/out/bindings.rs:7623:33 [INFO] [stdout] | [INFO] [stdout] 7623 | 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-84d483764940110b/out/bindings.rs:7626:26 [INFO] [stdout] | [INFO] [stdout] 7626 | 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-84d483764940110b/out/bindings.rs:7626:35 [INFO] [stdout] | [INFO] [stdout] 7626 | 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-84d483764940110b/out/bindings.rs:7629:22 [INFO] [stdout] | [INFO] [stdout] 7629 | 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-84d483764940110b/out/bindings.rs:7629:31 [INFO] [stdout] | [INFO] [stdout] 7629 | 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-84d483764940110b/out/bindings.rs:7632:24 [INFO] [stdout] | [INFO] [stdout] 7632 | 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-84d483764940110b/out/bindings.rs:7632:33 [INFO] [stdout] | [INFO] [stdout] 7632 | 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-84d483764940110b/out/bindings.rs:7635:24 [INFO] [stdout] | [INFO] [stdout] 7635 | 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-84d483764940110b/out/bindings.rs:7635:73 [INFO] [stdout] | [INFO] [stdout] 7635 | 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-84d483764940110b/out/bindings.rs:7638:26 [INFO] [stdout] | [INFO] [stdout] 7638 | 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-84d483764940110b/out/bindings.rs:7638:75 [INFO] [stdout] | [INFO] [stdout] 7638 | 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-84d483764940110b/out/bindings.rs:7641:24 [INFO] [stdout] | [INFO] [stdout] 7641 | 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-84d483764940110b/out/bindings.rs:7641:68 [INFO] [stdout] | [INFO] [stdout] 7641 | 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-84d483764940110b/out/bindings.rs:7644:26 [INFO] [stdout] | [INFO] [stdout] 7644 | 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-84d483764940110b/out/bindings.rs:7644:70 [INFO] [stdout] | [INFO] [stdout] 7644 | 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-84d483764940110b/out/bindings.rs:7647:22 [INFO] [stdout] | [INFO] [stdout] 7647 | 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-84d483764940110b/out/bindings.rs:7647:31 [INFO] [stdout] | [INFO] [stdout] 7647 | 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-84d483764940110b/out/bindings.rs:7650:24 [INFO] [stdout] | [INFO] [stdout] 7650 | 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-84d483764940110b/out/bindings.rs:7650:33 [INFO] [stdout] | [INFO] [stdout] 7650 | 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-84d483764940110b/out/bindings.rs:7653:24 [INFO] [stdout] | [INFO] [stdout] 7653 | 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-84d483764940110b/out/bindings.rs:7653:33 [INFO] [stdout] | [INFO] [stdout] 7653 | 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-84d483764940110b/out/bindings.rs:7656:26 [INFO] [stdout] | [INFO] [stdout] 7656 | 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-84d483764940110b/out/bindings.rs:7656:35 [INFO] [stdout] | [INFO] [stdout] 7656 | 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-84d483764940110b/out/bindings.rs:7659:23 [INFO] [stdout] | [INFO] [stdout] 7659 | 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-84d483764940110b/out/bindings.rs:7659:37 [INFO] [stdout] | [INFO] [stdout] 7659 | 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-84d483764940110b/out/bindings.rs:7659:51 [INFO] [stdout] | [INFO] [stdout] 7659 | 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-84d483764940110b/out/bindings.rs:7662:25 [INFO] [stdout] | [INFO] [stdout] 7662 | 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-84d483764940110b/out/bindings.rs:7662:39 [INFO] [stdout] | [INFO] [stdout] 7662 | 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-84d483764940110b/out/bindings.rs:7662:53 [INFO] [stdout] | [INFO] [stdout] 7662 | 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-84d483764940110b/out/bindings.rs:7665:24 [INFO] [stdout] | [INFO] [stdout] 7665 | 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-84d483764940110b/out/bindings.rs:7665:33 [INFO] [stdout] | [INFO] [stdout] 7665 | 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-84d483764940110b/out/bindings.rs:7668:26 [INFO] [stdout] | [INFO] [stdout] 7668 | 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-84d483764940110b/out/bindings.rs:7668:35 [INFO] [stdout] | [INFO] [stdout] 7668 | 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-84d483764940110b/out/bindings.rs:7671:24 [INFO] [stdout] | [INFO] [stdout] 7671 | 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-84d483764940110b/out/bindings.rs:7671:33 [INFO] [stdout] | [INFO] [stdout] 7671 | 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-84d483764940110b/out/bindings.rs:7674:26 [INFO] [stdout] | [INFO] [stdout] 7674 | 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-84d483764940110b/out/bindings.rs:7674:35 [INFO] [stdout] | [INFO] [stdout] 7674 | 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-84d483764940110b/out/bindings.rs:7677:23 [INFO] [stdout] | [INFO] [stdout] 7677 | 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-84d483764940110b/out/bindings.rs:7677:32 [INFO] [stdout] | [INFO] [stdout] 7677 | 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-84d483764940110b/out/bindings.rs:7680:25 [INFO] [stdout] | [INFO] [stdout] 7680 | 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-84d483764940110b/out/bindings.rs:7680:34 [INFO] [stdout] | [INFO] [stdout] 7680 | 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-84d483764940110b/out/bindings.rs:7683:23 [INFO] [stdout] | [INFO] [stdout] 7683 | 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-84d483764940110b/out/bindings.rs:7683:32 [INFO] [stdout] | [INFO] [stdout] 7683 | 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-84d483764940110b/out/bindings.rs:7686:25 [INFO] [stdout] | [INFO] [stdout] 7686 | 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-84d483764940110b/out/bindings.rs:7686:34 [INFO] [stdout] | [INFO] [stdout] 7686 | 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-84d483764940110b/out/bindings.rs:7689:23 [INFO] [stdout] | [INFO] [stdout] 7689 | 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-84d483764940110b/out/bindings.rs:7689:32 [INFO] [stdout] | [INFO] [stdout] 7689 | 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-84d483764940110b/out/bindings.rs:7692:25 [INFO] [stdout] | [INFO] [stdout] 7692 | 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-84d483764940110b/out/bindings.rs:7692:34 [INFO] [stdout] | [INFO] [stdout] 7692 | 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-84d483764940110b/out/bindings.rs:7695:22 [INFO] [stdout] | [INFO] [stdout] 7695 | 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-84d483764940110b/out/bindings.rs:7695:33 [INFO] [stdout] | [INFO] [stdout] 7695 | 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-84d483764940110b/out/bindings.rs:7695:42 [INFO] [stdout] | [INFO] [stdout] 7695 | 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-84d483764940110b/out/bindings.rs:7698:24 [INFO] [stdout] | [INFO] [stdout] 7698 | 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-84d483764940110b/out/bindings.rs:7698:35 [INFO] [stdout] | [INFO] [stdout] 7698 | 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-84d483764940110b/out/bindings.rs:7698:44 [INFO] [stdout] | [INFO] [stdout] 7698 | 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-84d483764940110b/out/bindings.rs:7701:23 [INFO] [stdout] | [INFO] [stdout] 7701 | 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-84d483764940110b/out/bindings.rs:7701:32 [INFO] [stdout] | [INFO] [stdout] 7701 | 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-84d483764940110b/out/bindings.rs:7704:25 [INFO] [stdout] | [INFO] [stdout] 7704 | 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-84d483764940110b/out/bindings.rs:7704:34 [INFO] [stdout] | [INFO] [stdout] 7704 | 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-84d483764940110b/out/bindings.rs:7707:24 [INFO] [stdout] | [INFO] [stdout] 7707 | 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-84d483764940110b/out/bindings.rs:7707:35 [INFO] [stdout] | [INFO] [stdout] 7707 | 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-84d483764940110b/out/bindings.rs:7707:44 [INFO] [stdout] | [INFO] [stdout] 7707 | 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-84d483764940110b/out/bindings.rs:7710:26 [INFO] [stdout] | [INFO] [stdout] 7710 | 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-84d483764940110b/out/bindings.rs:7710:37 [INFO] [stdout] | [INFO] [stdout] 7710 | 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-84d483764940110b/out/bindings.rs:7710:46 [INFO] [stdout] | [INFO] [stdout] 7710 | 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-84d483764940110b/out/bindings.rs:7713:23 [INFO] [stdout] | [INFO] [stdout] 7713 | 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-84d483764940110b/out/bindings.rs:7713:32 [INFO] [stdout] | [INFO] [stdout] 7713 | 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-84d483764940110b/out/bindings.rs:7716:25 [INFO] [stdout] | [INFO] [stdout] 7716 | 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-84d483764940110b/out/bindings.rs:7716:34 [INFO] [stdout] | [INFO] [stdout] 7716 | 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-84d483764940110b/out/bindings.rs:7719:23 [INFO] [stdout] | [INFO] [stdout] 7719 | 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-84d483764940110b/out/bindings.rs:7719:32 [INFO] [stdout] | [INFO] [stdout] 7719 | 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-84d483764940110b/out/bindings.rs:7722:25 [INFO] [stdout] | [INFO] [stdout] 7722 | 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-84d483764940110b/out/bindings.rs:7722:34 [INFO] [stdout] | [INFO] [stdout] 7722 | 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-84d483764940110b/out/bindings.rs:7725:23 [INFO] [stdout] | [INFO] [stdout] 7725 | 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-84d483764940110b/out/bindings.rs:7725:32 [INFO] [stdout] | [INFO] [stdout] 7725 | 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-84d483764940110b/out/bindings.rs:7728:25 [INFO] [stdout] | [INFO] [stdout] 7728 | 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-84d483764940110b/out/bindings.rs:7728:34 [INFO] [stdout] | [INFO] [stdout] 7728 | 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-84d483764940110b/out/bindings.rs:7731:24 [INFO] [stdout] | [INFO] [stdout] 7731 | 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-84d483764940110b/out/bindings.rs:7731:33 [INFO] [stdout] | [INFO] [stdout] 7731 | 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-84d483764940110b/out/bindings.rs:7734:26 [INFO] [stdout] | [INFO] [stdout] 7734 | 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-84d483764940110b/out/bindings.rs:7734:35 [INFO] [stdout] | [INFO] [stdout] 7734 | 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-84d483764940110b/out/bindings.rs:7737:23 [INFO] [stdout] | [INFO] [stdout] 7737 | 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-84d483764940110b/out/bindings.rs:7737:34 [INFO] [stdout] | [INFO] [stdout] 7737 | 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-84d483764940110b/out/bindings.rs:7737:43 [INFO] [stdout] | [INFO] [stdout] 7737 | 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-84d483764940110b/out/bindings.rs:7740:25 [INFO] [stdout] | [INFO] [stdout] 7740 | 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-84d483764940110b/out/bindings.rs:7740:36 [INFO] [stdout] | [INFO] [stdout] 7740 | 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-84d483764940110b/out/bindings.rs:7740:45 [INFO] [stdout] | [INFO] [stdout] 7740 | 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-84d483764940110b/out/bindings.rs:7743:27 [INFO] [stdout] | [INFO] [stdout] 7743 | 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-84d483764940110b/out/bindings.rs:7743:38 [INFO] [stdout] | [INFO] [stdout] 7743 | 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-84d483764940110b/out/bindings.rs:7743:47 [INFO] [stdout] | [INFO] [stdout] 7743 | 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-84d483764940110b/out/bindings.rs:7746:29 [INFO] [stdout] | [INFO] [stdout] 7746 | 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-84d483764940110b/out/bindings.rs:7746:40 [INFO] [stdout] | [INFO] [stdout] 7746 | 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-84d483764940110b/out/bindings.rs:7746:49 [INFO] [stdout] | [INFO] [stdout] 7746 | 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-84d483764940110b/out/bindings.rs:7749:59 [INFO] [stdout] | [INFO] [stdout] 7749 | 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-84d483764940110b/out/bindings.rs:7752:61 [INFO] [stdout] | [INFO] [stdout] 7752 | 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-84d483764940110b/out/bindings.rs:7755:23 [INFO] [stdout] | [INFO] [stdout] 7755 | 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-84d483764940110b/out/bindings.rs:7755:32 [INFO] [stdout] | [INFO] [stdout] 7755 | 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-84d483764940110b/out/bindings.rs:7758:25 [INFO] [stdout] | [INFO] [stdout] 7758 | 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-84d483764940110b/out/bindings.rs:7758:34 [INFO] [stdout] | [INFO] [stdout] 7758 | 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-84d483764940110b/out/bindings.rs:7761:24 [INFO] [stdout] | [INFO] [stdout] 7761 | 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-84d483764940110b/out/bindings.rs:7761:33 [INFO] [stdout] | [INFO] [stdout] 7761 | 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-84d483764940110b/out/bindings.rs:7764:26 [INFO] [stdout] | [INFO] [stdout] 7764 | 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-84d483764940110b/out/bindings.rs:7764:35 [INFO] [stdout] | [INFO] [stdout] 7764 | 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-84d483764940110b/out/bindings.rs:7767:26 [INFO] [stdout] | [INFO] [stdout] 7767 | 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-84d483764940110b/out/bindings.rs:7767:35 [INFO] [stdout] | [INFO] [stdout] 7767 | 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-84d483764940110b/out/bindings.rs:7770:28 [INFO] [stdout] | [INFO] [stdout] 7770 | 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-84d483764940110b/out/bindings.rs:7770:37 [INFO] [stdout] | [INFO] [stdout] 7770 | 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-84d483764940110b/out/bindings.rs:7773:26 [INFO] [stdout] | [INFO] [stdout] 7773 | 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-84d483764940110b/out/bindings.rs:7773:35 [INFO] [stdout] | [INFO] [stdout] 7773 | 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-84d483764940110b/out/bindings.rs:7776:28 [INFO] [stdout] | [INFO] [stdout] 7776 | 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-84d483764940110b/out/bindings.rs:7776:37 [INFO] [stdout] | [INFO] [stdout] 7776 | 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-84d483764940110b/out/bindings.rs:7779:23 [INFO] [stdout] | [INFO] [stdout] 7779 | 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-84d483764940110b/out/bindings.rs:7779:32 [INFO] [stdout] | [INFO] [stdout] 7779 | 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-84d483764940110b/out/bindings.rs:7782:25 [INFO] [stdout] | [INFO] [stdout] 7782 | 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-84d483764940110b/out/bindings.rs:7782:34 [INFO] [stdout] | [INFO] [stdout] 7782 | 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-84d483764940110b/out/bindings.rs:7785:28 [INFO] [stdout] | [INFO] [stdout] 7785 | 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-84d483764940110b/out/bindings.rs:7785:39 [INFO] [stdout] | [INFO] [stdout] 7785 | 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-84d483764940110b/out/bindings.rs:7785:48 [INFO] [stdout] | [INFO] [stdout] 7785 | 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-84d483764940110b/out/bindings.rs:7788:30 [INFO] [stdout] | [INFO] [stdout] 7788 | 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-84d483764940110b/out/bindings.rs:7788:41 [INFO] [stdout] | [INFO] [stdout] 7788 | 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-84d483764940110b/out/bindings.rs:7788:50 [INFO] [stdout] | [INFO] [stdout] 7788 | 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-84d483764940110b/out/bindings.rs:7791:29 [INFO] [stdout] | [INFO] [stdout] 7791 | 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-84d483764940110b/out/bindings.rs:7791:40 [INFO] [stdout] | [INFO] [stdout] 7791 | 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-84d483764940110b/out/bindings.rs:7791:49 [INFO] [stdout] | [INFO] [stdout] 7791 | 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-84d483764940110b/out/bindings.rs:7794:31 [INFO] [stdout] | [INFO] [stdout] 7794 | 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-84d483764940110b/out/bindings.rs:7794:42 [INFO] [stdout] | [INFO] [stdout] 7794 | 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-84d483764940110b/out/bindings.rs:7794:51 [INFO] [stdout] | [INFO] [stdout] 7794 | 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-84d483764940110b/out/bindings.rs:7797:28 [INFO] [stdout] | [INFO] [stdout] 7797 | 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-84d483764940110b/out/bindings.rs:7797:39 [INFO] [stdout] | [INFO] [stdout] 7797 | 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-84d483764940110b/out/bindings.rs:7797:48 [INFO] [stdout] | [INFO] [stdout] 7797 | 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-84d483764940110b/out/bindings.rs:7800:30 [INFO] [stdout] | [INFO] [stdout] 7800 | 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-84d483764940110b/out/bindings.rs:7800:41 [INFO] [stdout] | [INFO] [stdout] 7800 | 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-84d483764940110b/out/bindings.rs:7800:50 [INFO] [stdout] | [INFO] [stdout] 7800 | 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-84d483764940110b/out/bindings.rs:7803:25 [INFO] [stdout] | [INFO] [stdout] 7803 | 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-84d483764940110b/out/bindings.rs:7803:62 [INFO] [stdout] | [INFO] [stdout] 7803 | 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-84d483764940110b/out/bindings.rs:7806:27 [INFO] [stdout] | [INFO] [stdout] 7806 | 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-84d483764940110b/out/bindings.rs:7806:64 [INFO] [stdout] | [INFO] [stdout] 7806 | 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-84d483764940110b/out/bindings.rs:7809:24 [INFO] [stdout] | [INFO] [stdout] 7809 | 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-84d483764940110b/out/bindings.rs:7812:26 [INFO] [stdout] | [INFO] [stdout] 7812 | 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-84d483764940110b/out/bindings.rs:7815:26 [INFO] [stdout] | [INFO] [stdout] 7815 | 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-84d483764940110b/out/bindings.rs:7815:64 [INFO] [stdout] | [INFO] [stdout] 7815 | 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-84d483764940110b/out/bindings.rs:7818:28 [INFO] [stdout] | [INFO] [stdout] 7818 | 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-84d483764940110b/out/bindings.rs:7818:66 [INFO] [stdout] | [INFO] [stdout] 7818 | 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-84d483764940110b/out/bindings.rs:7821:28 [INFO] [stdout] | [INFO] [stdout] 7821 | 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-84d483764940110b/out/bindings.rs:7821:37 [INFO] [stdout] | [INFO] [stdout] 7821 | 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-84d483764940110b/out/bindings.rs:7824:30 [INFO] [stdout] | [INFO] [stdout] 7824 | 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-84d483764940110b/out/bindings.rs:7824:39 [INFO] [stdout] | [INFO] [stdout] 7824 | 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-84d483764940110b/out/bindings.rs:7827:24 [INFO] [stdout] | [INFO] [stdout] 7827 | 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-84d483764940110b/out/bindings.rs:7827:33 [INFO] [stdout] | [INFO] [stdout] 7827 | 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-84d483764940110b/out/bindings.rs:7830:26 [INFO] [stdout] | [INFO] [stdout] 7830 | 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-84d483764940110b/out/bindings.rs:7830:35 [INFO] [stdout] | [INFO] [stdout] 7830 | 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-84d483764940110b/out/bindings.rs:7833:24 [INFO] [stdout] | [INFO] [stdout] 7833 | 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-84d483764940110b/out/bindings.rs:7833:33 [INFO] [stdout] | [INFO] [stdout] 7833 | 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-84d483764940110b/out/bindings.rs:7836:26 [INFO] [stdout] | [INFO] [stdout] 7836 | 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-84d483764940110b/out/bindings.rs:7836:35 [INFO] [stdout] | [INFO] [stdout] 7836 | 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-84d483764940110b/out/bindings.rs:7839:25 [INFO] [stdout] | [INFO] [stdout] 7839 | 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-84d483764940110b/out/bindings.rs:7839:36 [INFO] [stdout] | [INFO] [stdout] 7839 | 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-84d483764940110b/out/bindings.rs:7839:80 [INFO] [stdout] | [INFO] [stdout] 7839 | 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-84d483764940110b/out/bindings.rs:7842:27 [INFO] [stdout] | [INFO] [stdout] 7842 | 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-84d483764940110b/out/bindings.rs:7842:38 [INFO] [stdout] | [INFO] [stdout] 7842 | 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-84d483764940110b/out/bindings.rs:7842:82 [INFO] [stdout] | [INFO] [stdout] 7842 | 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-84d483764940110b/out/bindings.rs:7845:24 [INFO] [stdout] | [INFO] [stdout] 7845 | 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-84d483764940110b/out/bindings.rs:7848:26 [INFO] [stdout] | [INFO] [stdout] 7848 | 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-84d483764940110b/out/bindings.rs:7851:25 [INFO] [stdout] | [INFO] [stdout] 7851 | 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-84d483764940110b/out/bindings.rs:7854:27 [INFO] [stdout] | [INFO] [stdout] 7854 | 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-84d483764940110b/out/bindings.rs:7857:25 [INFO] [stdout] | [INFO] [stdout] 7857 | 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-84d483764940110b/out/bindings.rs:7860:27 [INFO] [stdout] | [INFO] [stdout] 7860 | 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-84d483764940110b/out/bindings.rs:7863:26 [INFO] [stdout] | [INFO] [stdout] 7863 | 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-84d483764940110b/out/bindings.rs:7866:28 [INFO] [stdout] | [INFO] [stdout] 7866 | 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-84d483764940110b/out/bindings.rs:7869:23 [INFO] [stdout] | [INFO] [stdout] 7869 | 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-84d483764940110b/out/bindings.rs:7869:34 [INFO] [stdout] | [INFO] [stdout] 7869 | 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-84d483764940110b/out/bindings.rs:7869:43 [INFO] [stdout] | [INFO] [stdout] 7869 | 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-84d483764940110b/out/bindings.rs:7872:25 [INFO] [stdout] | [INFO] [stdout] 7872 | 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-84d483764940110b/out/bindings.rs:7872:36 [INFO] [stdout] | [INFO] [stdout] 7872 | 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-84d483764940110b/out/bindings.rs:7872:45 [INFO] [stdout] | [INFO] [stdout] 7872 | 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-84d483764940110b/out/bindings.rs:7875:23 [INFO] [stdout] | [INFO] [stdout] 7875 | 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-84d483764940110b/out/bindings.rs:7875:34 [INFO] [stdout] | [INFO] [stdout] 7875 | 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-84d483764940110b/out/bindings.rs:7875:43 [INFO] [stdout] | [INFO] [stdout] 7875 | 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-84d483764940110b/out/bindings.rs:7878:25 [INFO] [stdout] | [INFO] [stdout] 7878 | 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-84d483764940110b/out/bindings.rs:7878:36 [INFO] [stdout] | [INFO] [stdout] 7878 | 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-84d483764940110b/out/bindings.rs:7878:45 [INFO] [stdout] | [INFO] [stdout] 7878 | 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-84d483764940110b/out/bindings.rs:7881:23 [INFO] [stdout] | [INFO] [stdout] 7881 | 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-84d483764940110b/out/bindings.rs:7881:34 [INFO] [stdout] | [INFO] [stdout] 7881 | 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-84d483764940110b/out/bindings.rs:7881:43 [INFO] [stdout] | [INFO] [stdout] 7881 | 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-84d483764940110b/out/bindings.rs:7884:25 [INFO] [stdout] | [INFO] [stdout] 7884 | 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-84d483764940110b/out/bindings.rs:7884:36 [INFO] [stdout] | [INFO] [stdout] 7884 | 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-84d483764940110b/out/bindings.rs:7884:45 [INFO] [stdout] | [INFO] [stdout] 7884 | 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-84d483764940110b/out/bindings.rs:7887:22 [INFO] [stdout] | [INFO] [stdout] 7887 | 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-84d483764940110b/out/bindings.rs:7887:33 [INFO] [stdout] | [INFO] [stdout] 7887 | 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-84d483764940110b/out/bindings.rs:7887:44 [INFO] [stdout] | [INFO] [stdout] 7887 | 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-84d483764940110b/out/bindings.rs:7887:53 [INFO] [stdout] | [INFO] [stdout] 7887 | 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-84d483764940110b/out/bindings.rs:7890:24 [INFO] [stdout] | [INFO] [stdout] 7890 | 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-84d483764940110b/out/bindings.rs:7890:35 [INFO] [stdout] | [INFO] [stdout] 7890 | 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-84d483764940110b/out/bindings.rs:7890:46 [INFO] [stdout] | [INFO] [stdout] 7890 | 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-84d483764940110b/out/bindings.rs:7890:55 [INFO] [stdout] | [INFO] [stdout] 7890 | 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-84d483764940110b/out/bindings.rs:8397:10 [INFO] [stdout] | [INFO] [stdout] 8397 | ) -> u128; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 259 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.29s [INFO] running `Command { std: "docker" "inspect" "8653b08ba5945f2a2f5f2f362654df197743d853c008e13e6d98c64ea1f287c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8653b08ba5945f2a2f5f2f362654df197743d853c008e13e6d98c64ea1f287c2", kill_on_drop: false }` [INFO] [stdout] 8653b08ba5945f2a2f5f2f362654df197743d853c008e13e6d98c64ea1f287c2