[INFO] fetching crate blis-sys 0.3.0...
[INFO] checking blis-sys-0.3.0 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate blis-sys 0.3.0 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate blis-sys 0.3.0 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate blis-sys 0.3.0
[INFO] finished tweaking crates.io crate blis-sys 0.3.0
[INFO] tweaked toml for crates.io crate blis-sys 0.3.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded openmp-sys v1.2.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 174e956feadffc0d11a576b68bae100dc23b37380bab86e7775990de5ef2b44e
[INFO] running `Command { std: "docker" "start" "-a" "174e956feadffc0d11a576b68bae100dc23b37380bab86e7775990de5ef2b44e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "174e956feadffc0d11a576b68bae100dc23b37380bab86e7775990de5ef2b44e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "174e956feadffc0d11a576b68bae100dc23b37380bab86e7775990de5ef2b44e", kill_on_drop: false }`
[INFO] [stdout] 174e956feadffc0d11a576b68bae100dc23b37380bab86e7775990de5ef2b44e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d4365cb466b91cd298c943eb04e447b13feb8d6be2c31d62865bdf41d5708ee8
[INFO] running `Command { std: "docker" "start" "-a" "d4365cb466b91cd298c943eb04e447b13feb8d6be2c31d62865bdf41d5708ee8", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling bindgen v0.59.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling blis-sys v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:52400
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... __endptr : * mut * mut :: std :: os :: raw :: c_char) -> u128 ; } extern "C" { pub fn strtol (__nptr : * const :: std :: os :: raw ::...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout]   = note: `#[warn(improper_ctypes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:62884
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...f64 ; } extern "C" { pub fn nexttoward (__x : f64 , __y : u128) -> f64 ; } extern "C" { pub fn __nexttoward (__x : f64 , __y : u128) -...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:62953
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...4 ; } extern "C" { pub fn __nexttoward (__x : f64 , __y : u128) -> f64 ; } extern "C" { pub fn remainder (__x : f64 , __y : f64) -> f6...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:70404
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...32 ; } extern "C" { pub fn nexttowardf (__x : f32 , __y : u128) -> f32 ; } extern "C" { pub fn __nexttowardf (__x : f32 , __y : u128) ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:70474
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; } extern "C" { pub fn __nexttowardf (__x : f32 , __y : u128) -> f32 ; } extern "C" { pub fn remainderf (__x : f32 , __y : f32) -> f...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:72872
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) -> f32 ; } extern "C" { pub fn __fpclassifyl (__value : u128) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn __signbitl (__...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:72956
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...aw :: c_int ; } extern "C" { pub fn __signbitl (__value : u128) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn __isinfl (__va...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73038
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... raw :: c_int ; } extern "C" { pub fn __isinfl (__value : u128) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn __finitel (__v...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73121
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...raw :: c_int ; } extern "C" { pub fn __finitel (__value : u128) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn __isnanl (__va...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73203
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... raw :: c_int ; } extern "C" { pub fn __isnanl (__value : u128) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn __iseqsigl (__...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73283
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: raw :: c_int ; } extern "C" { pub fn __iseqsigl (__x : u128 , __y : u128) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn _...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73296
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nt ; } extern "C" { pub fn __iseqsigl (__x : u128 , __y : u128) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn __issignalingl...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73384
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: c_int ; } extern "C" { pub fn __issignalingl (__value : u128) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn acosl (__x : u...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:24821
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < __fsid_t > ())) . __val as * const _ as usize } , 0usize , concat ! ("Offset of fiel...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deref_nullptr)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73459
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_int ; } extern "C" { pub fn acosl (__x : u128) -> u128 ; } extern "C" { pub fn __acosl (__x : u128) -> u128 ; } exter...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:27265
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & (* (:: std :: ptr :: null :: < __mbstate_t__bindgen_ty_1 > ())) . __wch as * const _ as usize } , 0usize , concat ! ("Offset...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73468
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...aw :: c_int ; } extern "C" { pub fn acosl (__x : u128) -> u128 ; } extern "C" { pub fn __acosl (__x : u128) -> u128 ; } extern "C" { p...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:27501
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & (* (:: std :: ptr :: null :: < __mbstate_t__bindgen_ty_1 > ())) . __wchb as * const _ as usize } , 0usize , concat ! ("Offse...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73512
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._x : u128) -> u128 ; } extern "C" { pub fn __acosl (__x : u128) -> u128 ; } extern "C" { pub fn asinl (__x : u128) -> u128 ; } extern ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73521
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) -> u128 ; } extern "C" { pub fn __acosl (__x : u128) -> u128 ; } extern "C" { pub fn asinl (__x : u128) -> u128 ; } extern "C" { pub...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:28045
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: std :: ptr :: null :: < __mbstate_t > ())) . __count as * const _ as usize } , 0usize , concat ! ("Offset of f...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73563
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(__x : u128) -> u128 ; } extern "C" { pub fn asinl (__x : u128) -> u128 ; } extern "C" { pub fn __asinl (__x : u128) -> u128 ; } exter...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:28257
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: std :: ptr :: null :: < __mbstate_t > ())) . __value as * const _ as usize } , 4usize , concat ! ("Offset of f...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73572
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...28) -> u128 ; } extern "C" { pub fn asinl (__x : u128) -> u128 ; } extern "C" { pub fn __asinl (__x : u128) -> u128 ; } extern "C" { p...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:28880
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: std :: ptr :: null :: < _G_fpos_t > ())) . __pos as * const _ as usize } , 0usize , concat ! ("Offset of fiel...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73616
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._x : u128) -> u128 ; } extern "C" { pub fn __asinl (__x : u128) -> u128 ; } extern "C" { pub fn atanl (__x : u128) -> u128 ; } extern ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:29084
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: std :: ptr :: null :: < _G_fpos_t > ())) . __state as * const _ as usize } , 8usize , concat ! ("Offset of fi...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73625
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) -> u128 ; } extern "C" { pub fn __asinl (__x : u128) -> u128 ; } extern "C" { pub fn atanl (__x : u128) -> u128 ; } extern "C" { pub...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:29749
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: std :: ptr :: null :: < _G_fpos64_t > ())) . __pos as * const _ as usize } , 0usize , concat ! ("Offset of fie...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73667
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(__x : u128) -> u128 ; } extern "C" { pub fn atanl (__x : u128) -> u128 ; } extern "C" { pub fn __atanl (__x : u128) -> u128 ; } exter...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:29957
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: std :: ptr :: null :: < _G_fpos64_t > ())) . __state as * const _ as usize } , 8usize , concat ! ("Offset of f...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73676
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...28) -> u128 ; } extern "C" { pub fn atanl (__x : u128) -> u128 ; } extern "C" { pub fn __atanl (__x : u128) -> u128 ; } extern "C" { p...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:32340
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < _IO_FILE > ())) . _flags as * const _ as usize } , 0usize , concat ! ("Offset of fie...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73720
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._x : u128) -> u128 ; } extern "C" { pub fn __atanl (__x : u128) -> u128 ; } extern "C" { pub fn atan2l (__y : u128 , __x : u128) -> u1...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:32544
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < _IO_FILE > ())) . _IO_read_ptr as * const _ as usize } , 8usize , concat ! ("Offset ...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73729
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) -> u128 ; } extern "C" { pub fn __atanl (__x : u128) -> u128 ; } extern "C" { pub fn atan2l (__y : u128 , __x : u128) -> u128 ; } ex...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:32760
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < _IO_FILE > ())) . _IO_read_end as * const _ as usize } , 16usize , concat ! ("Offset...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73772
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...__x : u128) -> u128 ; } extern "C" { pub fn atan2l (__y : u128 , __x : u128) -> u128 ; } extern "C" { pub fn __atan2l (__y : u128 , __...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:32977
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < _IO_FILE > ())) . _IO_read_base as * const _ as usize } , 24usize , concat ! ("Offse...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73785
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...> u128 ; } extern "C" { pub fn atan2l (__y : u128 , __x : u128) -> u128 ; } extern "C" { pub fn __atan2l (__y : u128 , __x : u128) -> ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:33196
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < _IO_FILE > ())) . _IO_write_base as * const _ as usize } , 32usize , concat ! ("Offs...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73794
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...} extern "C" { pub fn atan2l (__y : u128 , __x : u128) -> u128 ; } extern "C" { 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: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:33417
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < _IO_FILE > ())) . _IO_write_ptr as * const _ as usize } , 40usize , concat ! ("Offse...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73839
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...x : u128) -> u128 ; } extern "C" { pub fn __atan2l (__y : u128 , __x : u128) -> u128 ; } extern "C" { 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: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:33636
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < _IO_FILE > ())) . _IO_write_end as * const _ as usize } , 48usize , concat ! ("Offse...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73852
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...u128 ; } extern "C" { pub fn __atan2l (__y : u128 , __x : u128) -> u128 ; } extern "C" { pub fn cosl (__x : u128) -> u128 ; } extern "...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:33855
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < _IO_FILE > ())) . _IO_buf_base as * const _ as usize } , 56usize , concat ! ("Offset...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:34072
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < _IO_FILE > ())) . _IO_buf_end as * const _ as usize } , 64usize , concat ! ("Offset ...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73861
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...extern "C" { pub fn __atan2l (__y : u128 , __x : u128) -> u128 ; } extern "C" { pub fn cosl (__x : u128) -> u128 ; } extern "C" { pub ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:34287
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < _IO_FILE > ())) . _IO_save_base as * const _ as usize } , 72usize , concat ! ("Offse...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73902
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..., __x : u128) -> u128 ; } extern "C" { pub fn cosl (__x : u128) -> u128 ; } extern "C" { pub fn __cosl (__x : u128) -> u128 ; } extern...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:34506
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < _IO_FILE > ())) . _IO_backup_base as * const _ as usize } , 80usize , concat ! ("Off...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73911
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...128) -> u128 ; } extern "C" { pub fn cosl (__x : u128) -> u128 ; } extern "C" { pub fn __cosl (__x : u128) -> u128 ; } extern "C" { pu...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:34729
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < _IO_FILE > ())) . _IO_save_end as * const _ as usize } , 88usize , concat ! ("Offset...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73954
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...__x : u128) -> u128 ; } extern "C" { pub fn __cosl (__x : u128) -> u128 ; } extern "C" { pub fn sinl (__x : u128) -> u128 ; } extern "...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:34946
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < _IO_FILE > ())) . _markers as * const _ as usize } , 96usize , concat ! ("Offset of ...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:35155
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < _IO_FILE > ())) . _chain as * const _ as usize } , 104usize , concat ! ("Offset of f...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73963
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...8) -> u128 ; } extern "C" { pub fn __cosl (__x : u128) -> u128 ; } extern "C" { pub fn sinl (__x : u128) -> u128 ; } extern "C" { pub ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74004
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (__x : u128) -> u128 ; } extern "C" { pub fn sinl (__x : u128) -> u128 ; } extern "C" { pub fn __sinl (__x : u128) -> u128 ; } extern...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:35361
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < _IO_FILE > ())) . _fileno as * const _ as usize } , 112usize , concat ! ("Offset of ...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74013
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...128) -> u128 ; } extern "C" { pub fn sinl (__x : u128) -> u128 ; } extern "C" { pub fn __sinl (__x : u128) -> u128 ; } extern "C" { pu...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:35569
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < _IO_FILE > ())) . _flags2 as * const _ as usize } , 116usize , concat ! ("Offset of ...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74056
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...__x : u128) -> u128 ; } extern "C" { pub fn __sinl (__x : u128) -> u128 ; } extern "C" { pub fn tanl (__x : u128) -> u128 ; } extern "...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:35777
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < _IO_FILE > ())) . _old_offset as * const _ as usize } , 120usize , concat ! ("Offset...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74065
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...8) -> u128 ; } extern "C" { pub fn __sinl (__x : u128) -> u128 ; } extern "C" { pub fn tanl (__x : u128) -> u128 ; } extern "C" { pub ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:35993
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < _IO_FILE > ())) . _cur_column as * const _ as usize } , 128usize , concat ! ("Offset...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:36209
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < _IO_FILE > ())) . _vtable_offset as * const _ as usize } , 130usize , concat ! ("Off...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74106
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (__x : u128) -> u128 ; } extern "C" { pub fn tanl (__x : u128) -> u128 ; } extern "C" { pub fn __tanl (__x : u128) -> u128 ; } extern...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74115
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...128) -> u128 ; } extern "C" { pub fn tanl (__x : u128) -> u128 ; } extern "C" { pub fn __tanl (__x : u128) -> u128 ; } extern "C" { pu...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:36431
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < _IO_FILE > ())) . _shortbuf as * const _ as usize } , 131usize , concat ! ("Offset o...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74158
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...__x : u128) -> u128 ; } extern "C" { pub fn __tanl (__x : u128) -> u128 ; } extern "C" { pub fn coshl (__x : u128) -> u128 ; } extern ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:36643
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < _IO_FILE > ())) . _lock as * const _ as usize } , 136usize , concat ! ("Offset of fi...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74167
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...8) -> u128 ; } extern "C" { pub fn __tanl (__x : u128) -> u128 ; } extern "C" { pub fn coshl (__x : u128) -> u128 ; } extern "C" { pub...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:36847
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < _IO_FILE > ())) . _offset as * const _ as usize } , 144usize , concat ! ("Offset of ...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74209
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(__x : u128) -> u128 ; } extern "C" { pub fn coshl (__x : u128) -> u128 ; } extern "C" { pub fn __coshl (__x : u128) -> u128 ; } exter...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:37055
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < _IO_FILE > ())) . _codecvt as * const _ as usize } , 152usize , concat ! ("Offset of...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74218
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...28) -> u128 ; } extern "C" { pub fn coshl (__x : u128) -> u128 ; } extern "C" { pub fn __coshl (__x : u128) -> u128 ; } extern "C" { p...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:37265
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < _IO_FILE > ())) . _wide_data as * const _ as usize } , 160usize , concat ! ("Offset ...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74262
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._x : u128) -> u128 ; } extern "C" { pub fn __coshl (__x : u128) -> u128 ; } extern "C" { pub fn sinhl (__x : u128) -> u128 ; } extern ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:37479
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < _IO_FILE > ())) . _freeres_list as * const _ as usize } , 168usize , concat ! ("Offs...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74271
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) -> u128 ; } extern "C" { pub fn __coshl (__x : u128) -> u128 ; } extern "C" { pub fn sinhl (__x : u128) -> u128 ; } extern "C" { pub...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:37699
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < _IO_FILE > ())) . _freeres_buf as * const _ as usize } , 176usize , concat ! ("Offse...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74313
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(__x : u128) -> u128 ; } extern "C" { pub fn sinhl (__x : u128) -> u128 ; } extern "C" { pub fn __sinhl (__x : u128) -> u128 ; } exter...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74322
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...28) -> u128 ; } extern "C" { pub fn sinhl (__x : u128) -> u128 ; } extern "C" { pub fn __sinhl (__x : u128) -> u128 ; } extern "C" { p...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:37917
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < _IO_FILE > ())) . __pad5 as * const _ as usize } , 184usize , concat ! ("Offset of f...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74366
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._x : u128) -> u128 ; } extern "C" { pub fn __sinhl (__x : u128) -> u128 ; } extern "C" { pub fn tanhl (__x : u128) -> u128 ; } extern ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:38123
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < _IO_FILE > ())) . _mode as * const _ as usize } , 192usize , concat ! ("Offset of fi...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74375
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) -> u128 ; } extern "C" { pub fn __sinhl (__x : u128) -> u128 ; } extern "C" { pub fn tanhl (__x : u128) -> u128 ; } extern "C" { pub...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:38327
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < _IO_FILE > ())) . _unused2 as * const _ as usize } , 196usize , concat ! ("Offset of...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74417
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(__x : u128) -> u128 ; } extern "C" { pub fn tanhl (__x : u128) -> u128 ; } extern "C" { pub fn __tanhl (__x : u128) -> u128 ; } exter...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:49465
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < div_t > ())) . quot as * const _ as usize } , 0usize , concat ! ("Offset of field: ...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74426
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...28) -> u128 ; } extern "C" { pub fn tanhl (__x : u128) -> u128 ; } extern "C" { pub fn __tanhl (__x : u128) -> u128 ; } extern "C" { p...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:49659
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < div_t > ())) . rem as * const _ as usize } , 4usize , concat ! ("Offset of field: "...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74470
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._x : u128) -> u128 ; } extern "C" { pub fn __tanhl (__x : u128) -> u128 ; } extern "C" { pub fn acoshl (__x : u128) -> u128 ; } extern...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:50287
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < ldiv_t > ())) . quot as * const _ as usize } , 0usize , concat ! ("Offset of field:...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74479
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) -> u128 ; } extern "C" { pub fn __tanhl (__x : u128) -> u128 ; } extern "C" { pub fn acoshl (__x : u128) -> u128 ; } extern "C" { pu...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:50483
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < ldiv_t > ())) . rem as * const _ as usize } , 8usize , concat ! ("Offset of field: ...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74522
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...__x : u128) -> u128 ; } extern "C" { pub fn acoshl (__x : u128) -> u128 ; } extern "C" { pub fn __acoshl (__x : u128) -> u128 ; } exte...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74531
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...8) -> u128 ; } extern "C" { pub fn acoshl (__x : u128) -> u128 ; } extern "C" { pub fn __acoshl (__x : u128) -> u128 ; } extern "C" { ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:51127
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < lldiv_t > ())) . quot as * const _ as usize } , 0usize , concat ! ("Offset of field:...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74576
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...x : u128) -> u128 ; } extern "C" { pub fn __acoshl (__x : u128) -> u128 ; } extern "C" { pub fn asinhl (__x : u128) -> u128 ; } extern...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:51325
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < lldiv_t > ())) . rem as * const _ as usize } , 8usize , concat ! ("Offset of field: ...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74585
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... -> u128 ; } extern "C" { pub fn __acoshl (__x : u128) -> u128 ; } extern "C" { pub fn asinhl (__x : u128) -> u128 ; } extern "C" { pu...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:52400
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... __endptr : * mut * mut :: std :: os :: raw :: c_char) -> u128 ; } extern "C" { pub fn strtol (__nptr : * const :: std :: os :: raw ::...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout]   = note: `#[warn(improper_ctypes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:62884
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...f64 ; } extern "C" { pub fn nexttoward (__x : f64 , __y : u128) -> f64 ; } extern "C" { pub fn __nexttoward (__x : f64 , __y : u128) -...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74628
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...__x : u128) -> u128 ; } extern "C" { pub fn asinhl (__x : u128) -> u128 ; } extern "C" { pub fn __asinhl (__x : u128) -> u128 ; } exte...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74637
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...8) -> u128 ; } extern "C" { pub fn asinhl (__x : u128) -> u128 ; } extern "C" { pub fn __asinhl (__x : u128) -> u128 ; } extern "C" { ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:62953
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...4 ; } extern "C" { pub fn __nexttoward (__x : f64 , __y : u128) -> f64 ; } extern "C" { pub fn remainder (__x : f64 , __y : f64) -> f6...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74682
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...x : u128) -> u128 ; } extern "C" { pub fn __asinhl (__x : u128) -> u128 ; } extern "C" { pub fn atanhl (__x : u128) -> u128 ; } extern...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:70404
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...32 ; } extern "C" { pub fn nexttowardf (__x : f32 , __y : u128) -> f32 ; } extern "C" { pub fn __nexttowardf (__x : f32 , __y : u128) ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74691
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... -> u128 ; } extern "C" { pub fn __asinhl (__x : u128) -> u128 ; } extern "C" { pub fn atanhl (__x : u128) -> u128 ; } extern "C" { pu...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:70474
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; } extern "C" { pub fn __nexttowardf (__x : f32 , __y : u128) -> f32 ; } extern "C" { pub fn remainderf (__x : f32 , __y : f32) -> f...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74734
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...__x : u128) -> u128 ; } extern "C" { pub fn atanhl (__x : u128) -> u128 ; } extern "C" { pub fn __atanhl (__x : u128) -> u128 ; } exte...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:72872
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) -> f32 ; } extern "C" { pub fn __fpclassifyl (__value : u128) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn __signbitl (__...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74743
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...8) -> u128 ; } extern "C" { pub fn atanhl (__x : u128) -> u128 ; } extern "C" { pub fn __atanhl (__x : u128) -> u128 ; } extern "C" { ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:72956
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...aw :: c_int ; } extern "C" { pub fn __signbitl (__value : u128) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn __isinfl (__va...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74788
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...x : u128) -> u128 ; } extern "C" { pub fn __atanhl (__x : u128) -> u128 ; } extern "C" { pub fn expl (__x : u128) -> u128 ; } extern "...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73038
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... raw :: c_int ; } extern "C" { pub fn __isinfl (__value : u128) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn __finitel (__v...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74797
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... -> u128 ; } extern "C" { pub fn __atanhl (__x : u128) -> u128 ; } extern "C" { pub fn expl (__x : u128) -> u128 ; } extern "C" { pub ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74838
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (__x : u128) -> u128 ; } extern "C" { pub fn expl (__x : u128) -> u128 ; } extern "C" { pub fn __expl (__x : u128) -> u128 ; } extern...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73121
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...raw :: c_int ; } extern "C" { pub fn __finitel (__value : u128) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn __isnanl (__va...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74847
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...128) -> u128 ; } extern "C" { pub fn expl (__x : u128) -> u128 ; } extern "C" { pub fn __expl (__x : u128) -> u128 ; } extern "C" { pu...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73203
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... raw :: c_int ; } extern "C" { pub fn __isnanl (__value : u128) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn __iseqsigl (__...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74890
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...__x : u128) -> u128 ; } extern "C" { pub fn __expl (__x : u128) -> u128 ; } extern "C" { pub fn frexpl (__x : u128 , __exponent : * mu...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73283
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: raw :: c_int ; } extern "C" { pub fn __iseqsigl (__x : u128 , __y : u128) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn _...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74899
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...8) -> u128 ; } extern "C" { pub fn __expl (__x : u128) -> u128 ; } extern "C" { pub fn frexpl (__x : u128 , __exponent : * mut :: std ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73296
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nt ; } extern "C" { pub fn __iseqsigl (__x : u128 , __y : u128) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn __issignalingl...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74942
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...__x : u128) -> u128 ; } extern "C" { pub fn frexpl (__x : u128 , __exponent : * mut :: std :: os :: raw :: c_int) -> u128 ; } extern "...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73384
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: c_int ; } extern "C" { pub fn __issignalingl (__value : u128) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn acosl (__x : u...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75001
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...128 , __exponent : * mut :: std :: os :: raw :: c_int) -> u128 ; } extern "C" { pub fn __frexpl (__x : u128 , __exponent : * mut :: st...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73459
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_int ; } extern "C" { pub fn acosl (__x : u128) -> u128 ; } extern "C" { pub fn __acosl (__x : u128) -> u128 ; } exter...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75046
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: c_int) -> u128 ; } extern "C" { pub fn __frexpl (__x : u128 , __exponent : * mut :: std :: os :: raw :: c_int) -> u128 ; } extern "...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73468
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...aw :: c_int ; } extern "C" { pub fn acosl (__x : u128) -> u128 ; } extern "C" { pub fn __acosl (__x : u128) -> u128 ; } extern "C" { p...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75105
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...128 , __exponent : * mut :: std :: os :: raw :: c_int) -> u128 ; } extern "C" { pub fn ldexpl (__x : u128 , __exponent : :: std :: os ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73512
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._x : u128) -> u128 ; } extern "C" { pub fn __acosl (__x : u128) -> u128 ; } extern "C" { pub fn asinl (__x : u128) -> u128 ; } extern ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73521
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) -> u128 ; } extern "C" { pub fn __acosl (__x : u128) -> u128 ; } extern "C" { pub fn asinl (__x : u128) -> u128 ; } extern "C" { pub...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75148
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...w :: c_int) -> u128 ; } extern "C" { pub fn ldexpl (__x : u128 , __exponent : :: std :: os :: raw :: c_int) -> u128 ; } extern "C" { p...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73563
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(__x : u128) -> u128 ; } extern "C" { pub fn asinl (__x : u128) -> u128 ; } extern "C" { pub fn __asinl (__x : u128) -> u128 ; } exter...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75201
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._x : u128 , __exponent : :: std :: os :: raw :: c_int) -> u128 ; } extern "C" { pub fn __ldexpl (__x : u128 , __exponent : :: std :: o...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73572
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...28) -> u128 ; } extern "C" { pub fn asinl (__x : u128) -> u128 ; } extern "C" { pub fn __asinl (__x : u128) -> u128 ; } extern "C" { p...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75246
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: c_int) -> u128 ; } extern "C" { pub fn __ldexpl (__x : u128 , __exponent : :: std :: os :: raw :: c_int) -> u128 ; } extern "C" { p...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73616
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._x : u128) -> u128 ; } extern "C" { pub fn __asinl (__x : u128) -> u128 ; } extern "C" { pub fn atanl (__x : u128) -> u128 ; } extern ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75299
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._x : u128 , __exponent : :: std :: os :: raw :: c_int) -> u128 ; } extern "C" { pub fn logl (__x : u128) -> u128 ; } extern "C" { pub ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73625
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) -> u128 ; } extern "C" { pub fn __asinl (__x : u128) -> u128 ; } extern "C" { pub fn atanl (__x : u128) -> u128 ; } extern "C" { pub...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75340
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...raw :: c_int) -> u128 ; } extern "C" { pub fn logl (__x : u128) -> u128 ; } extern "C" { pub fn __logl (__x : u128) -> u128 ; } extern...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73667
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(__x : u128) -> u128 ; } extern "C" { pub fn atanl (__x : u128) -> u128 ; } extern "C" { pub fn __atanl (__x : u128) -> u128 ; } exter...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75349
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...int) -> u128 ; } extern "C" { pub fn logl (__x : u128) -> u128 ; } extern "C" { pub fn __logl (__x : u128) -> u128 ; } extern "C" { pu...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73676
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...28) -> u128 ; } extern "C" { pub fn atanl (__x : u128) -> u128 ; } extern "C" { pub fn __atanl (__x : u128) -> u128 ; } extern "C" { p...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75392
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...__x : u128) -> u128 ; } extern "C" { pub fn __logl (__x : u128) -> u128 ; } extern "C" { pub fn log10l (__x : u128) -> u128 ; } extern...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73720
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._x : u128) -> u128 ; } extern "C" { pub fn __atanl (__x : u128) -> u128 ; } extern "C" { pub fn atan2l (__y : u128 , __x : u128) -> u1...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75401
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...8) -> u128 ; } extern "C" { pub fn __logl (__x : u128) -> u128 ; } extern "C" { pub fn log10l (__x : u128) -> u128 ; } extern "C" { pu...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73729
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) -> u128 ; } extern "C" { pub fn __atanl (__x : u128) -> u128 ; } extern "C" { pub fn atan2l (__y : u128 , __x : u128) -> u128 ; } ex...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75444
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...__x : u128) -> u128 ; } extern "C" { pub fn log10l (__x : u128) -> u128 ; } extern "C" { pub fn __log10l (__x : u128) -> u128 ; } exte...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73772
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...__x : u128) -> u128 ; } extern "C" { pub fn atan2l (__y : u128 , __x : u128) -> u128 ; } extern "C" { pub fn __atan2l (__y : u128 , __...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73785
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...> u128 ; } extern "C" { pub fn atan2l (__y : u128 , __x : u128) -> u128 ; } extern "C" { pub fn __atan2l (__y : u128 , __x : u128) -> ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75453
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...8) -> u128 ; } extern "C" { pub fn log10l (__x : u128) -> u128 ; } extern "C" { pub fn __log10l (__x : u128) -> u128 ; } extern "C" { ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73794
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...} extern "C" { pub fn atan2l (__y : u128 , __x : u128) -> u128 ; } extern "C" { 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/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75498
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...x : u128) -> u128 ; } extern "C" { pub fn __log10l (__x : u128) -> u128 ; } extern "C" { pub fn modfl (__x : u128 , __iptr : * mut u12...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73839
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...x : u128) -> u128 ; } extern "C" { pub fn __atan2l (__y : u128 , __x : u128) -> u128 ; } extern "C" { 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/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75507
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... -> u128 ; } extern "C" { pub fn __log10l (__x : u128) -> u128 ; } extern "C" { pub fn modfl (__x : u128 , __iptr : * mut u128) -> u12...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73852
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...u128 ; } extern "C" { pub fn __atan2l (__y : u128 , __x : u128) -> u128 ; } extern "C" { pub fn cosl (__x : u128) -> u128 ; } extern "...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75549
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(__x : u128) -> u128 ; } extern "C" { pub fn modfl (__x : u128 , __iptr : * mut u128) -> u128 ; } extern "C" { pub fn __modfl (__x : u...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73861
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...extern "C" { pub fn __atan2l (__y : u128 , __x : u128) -> u128 ; } extern "C" { pub fn cosl (__x : u128) -> u128 ; } extern "C" { pub ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75565
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...8 ; } extern "C" { pub fn modfl (__x : u128 , __iptr : * mut u128) -> u128 ; } extern "C" { pub fn __modfl (__x : u128 , __iptr : * mu...
[INFO] [stdout]   |                                                           ^^^^^^^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73902
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..., __x : u128) -> u128 ; } extern "C" { pub fn cosl (__x : u128) -> u128 ; } extern "C" { pub fn __cosl (__x : u128) -> u128 ; } extern...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75580
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... "C" { pub fn modfl (__x : u128 , __iptr : * mut u128) -> u128 ; } extern "C" { pub fn __modfl (__x : u128 , __iptr : * mut u128) -> u...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73911
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...128) -> u128 ; } extern "C" { pub fn cosl (__x : u128) -> u128 ; } extern "C" { pub fn __cosl (__x : u128) -> u128 ; } extern "C" { pu...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75624
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... mut u128) -> u128 ; } extern "C" { pub fn __modfl (__x : u128 , __iptr : * mut u128) -> u128 ; } extern "C" { pub fn expm1l (__x : u1...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73954
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...__x : u128) -> u128 ; } extern "C" { pub fn __cosl (__x : u128) -> u128 ; } extern "C" { pub fn sinl (__x : u128) -> u128 ; } extern "...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75640
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; } extern "C" { pub fn __modfl (__x : u128 , __iptr : * mut u128) -> u128 ; } extern "C" { pub fn expm1l (__x : u128) -> u128 ; } ext...
[INFO] [stdout]   |                                                           ^^^^^^^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75655
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...C" { pub fn __modfl (__x : u128 , __iptr : * mut u128) -> u128 ; } extern "C" { pub fn expm1l (__x : u128) -> u128 ; } extern "C" { pu...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73963
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...8) -> u128 ; } extern "C" { pub fn __cosl (__x : u128) -> u128 ; } extern "C" { pub fn sinl (__x : u128) -> u128 ; } extern "C" { pub ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75698
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...* mut u128) -> u128 ; } extern "C" { pub fn expm1l (__x : u128) -> u128 ; } extern "C" { pub fn __expm1l (__x : u128) -> u128 ; } exte...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75707
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...8) -> u128 ; } extern "C" { pub fn expm1l (__x : u128) -> u128 ; } extern "C" { pub fn __expm1l (__x : u128) -> u128 ; } extern "C" { ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74004
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (__x : u128) -> u128 ; } extern "C" { pub fn sinl (__x : u128) -> u128 ; } extern "C" { pub fn __sinl (__x : u128) -> u128 ; } extern...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75752
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...x : u128) -> u128 ; } extern "C" { pub fn __expm1l (__x : u128) -> u128 ; } extern "C" { pub fn log1pl (__x : u128) -> u128 ; } extern...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74013
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...128) -> u128 ; } extern "C" { pub fn sinl (__x : u128) -> u128 ; } extern "C" { pub fn __sinl (__x : u128) -> u128 ; } extern "C" { pu...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74056
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...__x : u128) -> u128 ; } extern "C" { pub fn __sinl (__x : u128) -> u128 ; } extern "C" { pub fn tanl (__x : u128) -> u128 ; } extern "...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75761
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... -> u128 ; } extern "C" { pub fn __expm1l (__x : u128) -> u128 ; } extern "C" { pub fn log1pl (__x : u128) -> u128 ; } extern "C" { pu...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75804
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...__x : u128) -> u128 ; } extern "C" { pub fn log1pl (__x : u128) -> u128 ; } extern "C" { pub fn __log1pl (__x : u128) -> u128 ; } exte...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74065
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...8) -> u128 ; } extern "C" { pub fn __sinl (__x : u128) -> u128 ; } extern "C" { pub fn tanl (__x : u128) -> u128 ; } extern "C" { pub ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75813
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...8) -> u128 ; } extern "C" { pub fn log1pl (__x : u128) -> u128 ; } extern "C" { pub fn __log1pl (__x : u128) -> u128 ; } extern "C" { ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75858
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...x : u128) -> u128 ; } extern "C" { pub fn __log1pl (__x : u128) -> u128 ; } extern "C" { pub fn logbl (__x : u128) -> u128 ; } extern ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74106
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (__x : u128) -> u128 ; } extern "C" { pub fn tanl (__x : u128) -> u128 ; } extern "C" { pub fn __tanl (__x : u128) -> u128 ; } extern...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75867
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... -> u128 ; } extern "C" { pub fn __log1pl (__x : u128) -> u128 ; } extern "C" { pub fn logbl (__x : u128) -> u128 ; } extern "C" { pub...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74115
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...128) -> u128 ; } extern "C" { pub fn tanl (__x : u128) -> u128 ; } extern "C" { pub fn __tanl (__x : u128) -> u128 ; } extern "C" { pu...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75909
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(__x : u128) -> u128 ; } extern "C" { pub fn logbl (__x : u128) -> u128 ; } extern "C" { pub fn __logbl (__x : u128) -> u128 ; } exter...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74158
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...__x : u128) -> u128 ; } extern "C" { pub fn __tanl (__x : u128) -> u128 ; } extern "C" { pub fn coshl (__x : u128) -> u128 ; } extern ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74167
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...8) -> u128 ; } extern "C" { pub fn __tanl (__x : u128) -> u128 ; } extern "C" { pub fn coshl (__x : u128) -> u128 ; } extern "C" { pub...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75918
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...28) -> u128 ; } extern "C" { pub fn logbl (__x : u128) -> u128 ; } extern "C" { pub fn __logbl (__x : u128) -> u128 ; } extern "C" { p...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75962
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._x : u128) -> u128 ; } extern "C" { pub fn __logbl (__x : u128) -> u128 ; } extern "C" { pub fn exp2l (__x : u128) -> u128 ; } extern ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74209
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(__x : u128) -> u128 ; } extern "C" { pub fn coshl (__x : u128) -> u128 ; } extern "C" { pub fn __coshl (__x : u128) -> u128 ; } exter...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75971
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) -> u128 ; } extern "C" { pub fn __logbl (__x : u128) -> u128 ; } extern "C" { pub fn exp2l (__x : u128) -> u128 ; } extern "C" { pub...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74218
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...28) -> u128 ; } extern "C" { pub fn coshl (__x : u128) -> u128 ; } extern "C" { pub fn __coshl (__x : u128) -> u128 ; } extern "C" { p...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76013
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(__x : u128) -> u128 ; } extern "C" { pub fn exp2l (__x : u128) -> u128 ; } extern "C" { pub fn __exp2l (__x : u128) -> u128 ; } exter...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74262
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._x : u128) -> u128 ; } extern "C" { pub fn __coshl (__x : u128) -> u128 ; } extern "C" { pub fn sinhl (__x : u128) -> u128 ; } extern ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76022
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...28) -> u128 ; } extern "C" { pub fn exp2l (__x : u128) -> u128 ; } extern "C" { pub fn __exp2l (__x : u128) -> u128 ; } extern "C" { p...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74271
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) -> u128 ; } extern "C" { pub fn __coshl (__x : u128) -> u128 ; } extern "C" { pub fn sinhl (__x : u128) -> u128 ; } extern "C" { pub...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76066
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._x : u128) -> u128 ; } extern "C" { pub fn __exp2l (__x : u128) -> u128 ; } extern "C" { pub fn log2l (__x : u128) -> u128 ; } extern ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74313
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(__x : u128) -> u128 ; } extern "C" { pub fn sinhl (__x : u128) -> u128 ; } extern "C" { pub fn __sinhl (__x : u128) -> u128 ; } exter...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76075
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) -> u128 ; } extern "C" { pub fn __exp2l (__x : u128) -> u128 ; } extern "C" { pub fn log2l (__x : u128) -> u128 ; } extern "C" { pub...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74322
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...28) -> u128 ; } extern "C" { pub fn sinhl (__x : u128) -> u128 ; } extern "C" { pub fn __sinhl (__x : u128) -> u128 ; } extern "C" { p...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74366
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._x : u128) -> u128 ; } extern "C" { pub fn __sinhl (__x : u128) -> u128 ; } extern "C" { pub fn tanhl (__x : u128) -> u128 ; } extern ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74375
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) -> u128 ; } extern "C" { pub fn __sinhl (__x : u128) -> u128 ; } extern "C" { pub fn tanhl (__x : u128) -> u128 ; } extern "C" { pub...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76117
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(__x : u128) -> u128 ; } extern "C" { pub fn log2l (__x : u128) -> u128 ; } extern "C" { pub fn __log2l (__x : u128) -> u128 ; } exter...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74417
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(__x : u128) -> u128 ; } extern "C" { pub fn tanhl (__x : u128) -> u128 ; } extern "C" { pub fn __tanhl (__x : u128) -> u128 ; } exter...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76126
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...28) -> u128 ; } extern "C" { pub fn log2l (__x : u128) -> u128 ; } extern "C" { pub fn __log2l (__x : u128) -> u128 ; } extern "C" { p...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76170
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._x : u128) -> u128 ; } extern "C" { pub fn __log2l (__x : u128) -> u128 ; } extern "C" { 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/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74426
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...28) -> u128 ; } extern "C" { pub fn tanhl (__x : u128) -> u128 ; } extern "C" { pub fn __tanhl (__x : u128) -> u128 ; } extern "C" { p...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74470
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._x : u128) -> u128 ; } extern "C" { pub fn __tanhl (__x : u128) -> u128 ; } extern "C" { pub fn acoshl (__x : u128) -> u128 ; } extern...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76179
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) -> u128 ; } extern "C" { pub fn __log2l (__x : u128) -> u128 ; } extern "C" { pub fn powl (__x : u128 , __y : u128) -> u128 ; } exte...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74479
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) -> u128 ; } extern "C" { pub fn __tanhl (__x : u128) -> u128 ; } extern "C" { pub fn acoshl (__x : u128) -> u128 ; } extern "C" { pu...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76220
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (__x : u128) -> u128 ; } extern "C" { pub fn powl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn __powl (__x : u128 , __y ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74522
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...__x : u128) -> u128 ; } extern "C" { pub fn acoshl (__x : u128) -> u128 ; } extern "C" { pub fn __acoshl (__x : u128) -> u128 ; } exte...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74531
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...8) -> u128 ; } extern "C" { pub fn acoshl (__x : u128) -> u128 ; } extern "C" { pub fn __acoshl (__x : u128) -> u128 ; } extern "C" { ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76233
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... -> u128 ; } extern "C" { pub fn powl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn __powl (__x : u128 , __y : u128) -> u1...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74576
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...x : u128) -> u128 ; } extern "C" { pub fn __acoshl (__x : u128) -> u128 ; } extern "C" { pub fn asinhl (__x : u128) -> u128 ; } extern...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76242
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; } extern "C" { pub fn powl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn __powl (__x : u128 , __y : u128) -> u128 ; } ex...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74585
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... -> u128 ; } extern "C" { pub fn __acoshl (__x : u128) -> u128 ; } extern "C" { pub fn asinhl (__x : u128) -> u128 ; } extern "C" { pu...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76285
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...__y : u128) -> u128 ; } extern "C" { pub fn __powl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn sqrtl (__x : u128) -> u12...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74628
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...__x : u128) -> u128 ; } extern "C" { pub fn asinhl (__x : u128) -> u128 ; } extern "C" { pub fn __asinhl (__x : u128) -> u128 ; } exte...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76298
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...> u128 ; } extern "C" { pub fn __powl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn sqrtl (__x : u128) -> u128 ; } extern ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76307
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...} extern "C" { pub fn __powl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn sqrtl (__x : u128) -> u128 ; } extern "C" { pub...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74637
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...8) -> u128 ; } extern "C" { pub fn asinhl (__x : u128) -> u128 ; } extern "C" { pub fn __asinhl (__x : u128) -> u128 ; } extern "C" { ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76349
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... __y : u128) -> u128 ; } extern "C" { pub fn sqrtl (__x : u128) -> u128 ; } extern "C" { pub fn __sqrtl (__x : u128) -> u128 ; } exter...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74682
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...x : u128) -> u128 ; } extern "C" { pub fn __asinhl (__x : u128) -> u128 ; } extern "C" { pub fn atanhl (__x : u128) -> u128 ; } extern...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76358
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...28) -> u128 ; } extern "C" { pub fn sqrtl (__x : u128) -> u128 ; } extern "C" { pub fn __sqrtl (__x : u128) -> u128 ; } extern "C" { p...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74691
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... -> u128 ; } extern "C" { pub fn __asinhl (__x : u128) -> u128 ; } extern "C" { pub fn atanhl (__x : u128) -> u128 ; } extern "C" { pu...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74734
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...__x : u128) -> u128 ; } extern "C" { pub fn atanhl (__x : u128) -> u128 ; } extern "C" { pub fn __atanhl (__x : u128) -> u128 ; } exte...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76402
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._x : u128) -> u128 ; } extern "C" { pub fn __sqrtl (__x : u128) -> u128 ; } extern "C" { pub fn hypotl (__x : u128 , __y : u128) -> u1...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74743
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...8) -> u128 ; } extern "C" { pub fn atanhl (__x : u128) -> u128 ; } extern "C" { pub fn __atanhl (__x : u128) -> u128 ; } extern "C" { ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76411
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) -> u128 ; } extern "C" { pub fn __sqrtl (__x : u128) -> u128 ; } extern "C" { pub fn hypotl (__x : u128 , __y : u128) -> u128 ; } ex...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76454
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...__x : u128) -> u128 ; } extern "C" { pub fn hypotl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn __hypotl (__x : u128 , __...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74788
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...x : u128) -> u128 ; } extern "C" { pub fn __atanhl (__x : u128) -> u128 ; } extern "C" { pub fn expl (__x : u128) -> u128 ; } extern "...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74797
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... -> u128 ; } extern "C" { pub fn __atanhl (__x : u128) -> u128 ; } extern "C" { pub fn expl (__x : u128) -> u128 ; } extern "C" { pub ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76467
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...> u128 ; } extern "C" { pub fn hypotl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn __hypotl (__x : u128 , __y : u128) -> ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76476
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...} extern "C" { pub fn hypotl (__x : u128 , __y : u128) -> u128 ; } extern "C" { 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/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74838
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (__x : u128) -> u128 ; } extern "C" { pub fn expl (__x : u128) -> u128 ; } extern "C" { pub fn __expl (__x : u128) -> u128 ; } extern...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74847
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...128) -> u128 ; } extern "C" { pub fn expl (__x : u128) -> u128 ; } extern "C" { pub fn __expl (__x : u128) -> u128 ; } extern "C" { pu...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74890
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...__x : u128) -> u128 ; } extern "C" { pub fn __expl (__x : u128) -> u128 ; } extern "C" { pub fn frexpl (__x : u128 , __exponent : * mu...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76521
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...y : u128) -> u128 ; } extern "C" { pub fn __hypotl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn cbrtl (__x : u128) -> u12...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76534
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...u128 ; } extern "C" { pub fn __hypotl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn cbrtl (__x : u128) -> u128 ; } extern ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74899
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...8) -> u128 ; } extern "C" { pub fn __expl (__x : u128) -> u128 ; } extern "C" { pub fn frexpl (__x : u128 , __exponent : * mut :: std ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76543
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...extern "C" { pub fn __hypotl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn cbrtl (__x : u128) -> u128 ; } extern "C" { pub...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74942
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...__x : u128) -> u128 ; } extern "C" { pub fn frexpl (__x : u128 , __exponent : * mut :: std :: os :: raw :: c_int) -> u128 ; } extern "...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75001
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...128 , __exponent : * mut :: std :: os :: raw :: c_int) -> u128 ; } extern "C" { pub fn __frexpl (__x : u128 , __exponent : * mut :: st...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76585
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... __y : u128) -> u128 ; } extern "C" { pub fn cbrtl (__x : u128) -> u128 ; } extern "C" { pub fn __cbrtl (__x : u128) -> u128 ; } exter...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75046
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: c_int) -> u128 ; } extern "C" { pub fn __frexpl (__x : u128 , __exponent : * mut :: std :: os :: raw :: c_int) -> u128 ; } extern "...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76594
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...28) -> u128 ; } extern "C" { pub fn cbrtl (__x : u128) -> u128 ; } extern "C" { pub fn __cbrtl (__x : u128) -> u128 ; } extern "C" { p...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75105
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...128 , __exponent : * mut :: std :: os :: raw :: c_int) -> u128 ; } extern "C" { pub fn ldexpl (__x : u128 , __exponent : :: std :: os ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76638
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._x : u128) -> u128 ; } extern "C" { pub fn __cbrtl (__x : u128) -> u128 ; } extern "C" { pub fn ceill (__x : u128) -> u128 ; } extern ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75148
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...w :: c_int) -> u128 ; } extern "C" { pub fn ldexpl (__x : u128 , __exponent : :: std :: os :: raw :: c_int) -> u128 ; } extern "C" { p...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76647
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) -> u128 ; } extern "C" { pub fn __cbrtl (__x : u128) -> u128 ; } extern "C" { pub fn ceill (__x : u128) -> u128 ; } extern "C" { pub...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75201
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._x : u128 , __exponent : :: std :: os :: raw :: c_int) -> u128 ; } extern "C" { pub fn __ldexpl (__x : u128 , __exponent : :: std :: o...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75246
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: c_int) -> u128 ; } extern "C" { pub fn __ldexpl (__x : u128 , __exponent : :: std :: os :: raw :: c_int) -> u128 ; } extern "C" { p...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76689
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(__x : u128) -> u128 ; } extern "C" { pub fn ceill (__x : u128) -> u128 ; } extern "C" { pub fn __ceill (__x : u128) -> u128 ; } exter...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76698
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...28) -> u128 ; } extern "C" { pub fn ceill (__x : u128) -> u128 ; } extern "C" { pub fn __ceill (__x : u128) -> u128 ; } extern "C" { p...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75299
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._x : u128 , __exponent : :: std :: os :: raw :: c_int) -> u128 ; } extern "C" { pub fn logl (__x : u128) -> u128 ; } extern "C" { pub ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75340
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...raw :: c_int) -> u128 ; } extern "C" { pub fn logl (__x : u128) -> u128 ; } extern "C" { pub fn __logl (__x : u128) -> u128 ; } extern...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76742
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._x : u128) -> u128 ; } extern "C" { pub fn __ceill (__x : u128) -> u128 ; } extern "C" { pub fn fabsl (__x : u128) -> u128 ; } extern ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76751
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) -> u128 ; } extern "C" { pub fn __ceill (__x : u128) -> u128 ; } extern "C" { pub fn fabsl (__x : u128) -> u128 ; } extern "C" { pub...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75349
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...int) -> u128 ; } extern "C" { pub fn logl (__x : u128) -> u128 ; } extern "C" { pub fn __logl (__x : u128) -> u128 ; } extern "C" { pu...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76793
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(__x : u128) -> u128 ; } extern "C" { pub fn fabsl (__x : u128) -> u128 ; } extern "C" { pub fn __fabsl (__x : u128) -> u128 ; } exter...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75392
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...__x : u128) -> u128 ; } extern "C" { pub fn __logl (__x : u128) -> u128 ; } extern "C" { pub fn log10l (__x : u128) -> u128 ; } extern...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76802
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...28) -> u128 ; } extern "C" { pub fn fabsl (__x : u128) -> u128 ; } extern "C" { pub fn __fabsl (__x : u128) -> u128 ; } extern "C" { p...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75401
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...8) -> u128 ; } extern "C" { pub fn __logl (__x : u128) -> u128 ; } extern "C" { pub fn log10l (__x : u128) -> u128 ; } extern "C" { pu...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75444
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...__x : u128) -> u128 ; } extern "C" { pub fn log10l (__x : u128) -> u128 ; } extern "C" { pub fn __log10l (__x : u128) -> u128 ; } exte...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76846
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._x : u128) -> u128 ; } extern "C" { pub fn __fabsl (__x : u128) -> u128 ; } extern "C" { pub fn floorl (__x : u128) -> u128 ; } extern...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76855
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) -> u128 ; } extern "C" { pub fn __fabsl (__x : u128) -> u128 ; } extern "C" { pub fn floorl (__x : u128) -> u128 ; } extern "C" { pu...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75453
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...8) -> u128 ; } extern "C" { pub fn log10l (__x : u128) -> u128 ; } extern "C" { pub fn __log10l (__x : u128) -> u128 ; } extern "C" { ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76898
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...__x : u128) -> u128 ; } extern "C" { pub fn floorl (__x : u128) -> u128 ; } extern "C" { pub fn __floorl (__x : u128) -> u128 ; } exte...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75498
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...x : u128) -> u128 ; } extern "C" { pub fn __log10l (__x : u128) -> u128 ; } extern "C" { pub fn modfl (__x : u128 , __iptr : * mut u12...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76907
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...8) -> u128 ; } extern "C" { pub fn floorl (__x : u128) -> u128 ; } extern "C" { pub fn __floorl (__x : u128) -> u128 ; } extern "C" { ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75507
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... -> u128 ; } extern "C" { pub fn __log10l (__x : u128) -> u128 ; } extern "C" { pub fn modfl (__x : u128 , __iptr : * mut u128) -> u12...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76952
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...x : u128) -> u128 ; } extern "C" { pub fn __floorl (__x : u128) -> u128 ; } extern "C" { pub fn fmodl (__x : u128 , __y : u128) -> u12...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75549
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(__x : u128) -> u128 ; } extern "C" { pub fn modfl (__x : u128 , __iptr : * mut u128) -> u128 ; } extern "C" { pub fn __modfl (__x : u...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75565
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...8 ; } extern "C" { pub fn modfl (__x : u128 , __iptr : * mut u128) -> u128 ; } extern "C" { pub fn __modfl (__x : u128 , __iptr : * mu...
[INFO] [stdout]   |                                                           ^^^^^^^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76961
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... -> u128 ; } extern "C" { pub fn __floorl (__x : u128) -> u128 ; } extern "C" { pub fn fmodl (__x : u128 , __y : u128) -> u128 ; } ext...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77003
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(__x : u128) -> u128 ; } extern "C" { pub fn fmodl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn __fmodl (__x : u128 , __y...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75580
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... "C" { pub fn modfl (__x : u128 , __iptr : * mut u128) -> u128 ; } extern "C" { pub fn __modfl (__x : u128 , __iptr : * mut u128) -> u...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75624
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... mut u128) -> u128 ; } extern "C" { pub fn __modfl (__x : u128 , __iptr : * mut u128) -> u128 ; } extern "C" { pub fn expm1l (__x : u1...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77016
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...-> u128 ; } extern "C" { pub fn fmodl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn __fmodl (__x : u128 , __y : u128) -> u...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77025
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fmodl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn __fmodl (__x : u128 , __y : u128) -> u128 ; } e...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75640
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; } extern "C" { pub fn __modfl (__x : u128 , __iptr : * mut u128) -> u128 ; } extern "C" { pub fn expm1l (__x : u128) -> u128 ; } ext...
[INFO] [stdout]   |                                                           ^^^^^^^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77069
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._y : u128) -> u128 ; } extern "C" { pub fn __fmodl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn copysignl (__x : u128 , _...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75655
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...C" { pub fn __modfl (__x : u128 , __iptr : * mut u128) -> u128 ; } extern "C" { pub fn expm1l (__x : u128) -> u128 ; } extern "C" { pu...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77082
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... u128 ; } extern "C" { pub fn __fmodl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn copysignl (__x : u128 , __y : u128) ->...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75698
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...* mut u128) -> u128 ; } extern "C" { pub fn expm1l (__x : u128) -> u128 ; } extern "C" { pub fn __expm1l (__x : u128) -> u128 ; } exte...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77091
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... extern "C" { pub fn __fmodl (__x : u128 , __y : u128) -> u128 ; } extern "C" { 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/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75707
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...8) -> u128 ; } extern "C" { pub fn expm1l (__x : u128) -> u128 ; } extern "C" { pub fn __expm1l (__x : u128) -> u128 ; } extern "C" { ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77137
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... : u128) -> u128 ; } extern "C" { pub fn copysignl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn __copysignl (__x : u128 ,...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75752
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...x : u128) -> u128 ; } extern "C" { pub fn __expm1l (__x : u128) -> u128 ; } extern "C" { pub fn log1pl (__x : u128) -> u128 ; } extern...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77150
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...128 ; } extern "C" { pub fn copysignl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn __copysignl (__x : u128 , __y : u128) ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75761
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... -> u128 ; } extern "C" { pub fn __expm1l (__x : u128) -> u128 ; } extern "C" { pub fn log1pl (__x : u128) -> u128 ; } extern "C" { pu...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77159
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...xtern "C" { pub fn copysignl (__x : u128 , __y : u128) -> u128 ; } extern "C" { 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/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75804
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...__x : u128) -> u128 ; } extern "C" { pub fn log1pl (__x : u128) -> u128 ; } extern "C" { pub fn __log1pl (__x : u128) -> u128 ; } exte...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75813
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...8) -> u128 ; } extern "C" { pub fn log1pl (__x : u128) -> u128 ; } extern "C" { pub fn __log1pl (__x : u128) -> u128 ; } extern "C" { ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77207
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... u128) -> u128 ; } extern "C" { pub fn __copysignl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn nanl (__tagb : * const ::...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77220
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...8 ; } extern "C" { pub fn __copysignl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn nanl (__tagb : * const :: std :: os ::...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75858
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...x : u128) -> u128 ; } extern "C" { pub fn __log1pl (__x : u128) -> u128 ; } extern "C" { pub fn logbl (__x : u128) -> u128 ; } extern ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77229
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ern "C" { pub fn __copysignl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn nanl (__tagb : * const :: std :: os :: raw :: c...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75867
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... -> u128 ; } extern "C" { pub fn __log1pl (__x : u128) -> u128 ; } extern "C" { pub fn logbl (__x : u128) -> u128 ; } extern "C" { pub...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75909
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(__x : u128) -> u128 ; } extern "C" { pub fn logbl (__x : u128) -> u128 ; } extern "C" { pub fn __logbl (__x : u128) -> u128 ; } exter...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77315
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... nanl (__tagb : * const :: std :: os :: raw :: c_char) -> u128 ; } extern "C" { pub fn __nanl (__tagb : * const :: std :: os :: raw ::...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77403
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._nanl (__tagb : * const :: std :: os :: raw :: c_char) -> u128 ; } extern "C" { pub fn erfl (arg1 : u128) -> u128 ; } extern "C" { pub...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75918
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...28) -> u128 ; } extern "C" { pub fn logbl (__x : u128) -> u128 ; } extern "C" { pub fn __logbl (__x : u128) -> u128 ; } extern "C" { p...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75962
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._x : u128) -> u128 ; } extern "C" { pub fn __logbl (__x : u128) -> u128 ; } extern "C" { pub fn exp2l (__x : u128) -> u128 ; } extern ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77445
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...w :: c_char) -> u128 ; } extern "C" { pub fn erfl (arg1 : u128) -> u128 ; } extern "C" { pub fn __erfl (arg1 : u128) -> u128 ; } exter...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77454
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ar) -> u128 ; } extern "C" { pub fn erfl (arg1 : u128) -> u128 ; } extern "C" { pub fn __erfl (arg1 : u128) -> u128 ; } extern "C" { p...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75971
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) -> u128 ; } extern "C" { pub fn __logbl (__x : u128) -> u128 ; } extern "C" { pub fn exp2l (__x : u128) -> u128 ; } extern "C" { pub...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76013
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(__x : u128) -> u128 ; } extern "C" { pub fn exp2l (__x : u128) -> u128 ; } extern "C" { pub fn __exp2l (__x : u128) -> u128 ; } exter...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77498
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...g1 : u128) -> u128 ; } extern "C" { pub fn __erfl (arg1 : u128) -> u128 ; } extern "C" { pub fn erfcl (arg1 : u128) -> u128 ; } extern...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77507
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) -> u128 ; } extern "C" { pub fn __erfl (arg1 : u128) -> u128 ; } extern "C" { pub fn erfcl (arg1 : u128) -> u128 ; } extern "C" { pu...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76022
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...28) -> u128 ; } extern "C" { pub fn exp2l (__x : u128) -> u128 ; } extern "C" { pub fn __exp2l (__x : u128) -> u128 ; } extern "C" { p...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77550
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rg1 : u128) -> u128 ; } extern "C" { pub fn erfcl (arg1 : u128) -> u128 ; } extern "C" { pub fn __erfcl (arg1 : u128) -> u128 ; } exte...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76066
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._x : u128) -> u128 ; } extern "C" { pub fn __exp2l (__x : u128) -> u128 ; } extern "C" { pub fn log2l (__x : u128) -> u128 ; } extern ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77559
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...8) -> u128 ; } extern "C" { pub fn erfcl (arg1 : u128) -> u128 ; } extern "C" { pub fn __erfcl (arg1 : u128) -> u128 ; } extern "C" { ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76075
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) -> u128 ; } extern "C" { pub fn __exp2l (__x : u128) -> u128 ; } extern "C" { pub fn log2l (__x : u128) -> u128 ; } extern "C" { pub...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77604
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...1 : u128) -> u128 ; } extern "C" { pub fn __erfcl (arg1 : u128) -> u128 ; } extern "C" { pub fn lgammal (arg1 : u128) -> u128 ; } exte...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76117
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(__x : u128) -> u128 ; } extern "C" { pub fn log2l (__x : u128) -> u128 ; } extern "C" { pub fn __log2l (__x : u128) -> u128 ; } exter...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77613
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... -> u128 ; } extern "C" { pub fn __erfcl (arg1 : u128) -> u128 ; } extern "C" { pub fn lgammal (arg1 : u128) -> u128 ; } extern "C" { ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76126
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...28) -> u128 ; } extern "C" { pub fn log2l (__x : u128) -> u128 ; } extern "C" { pub fn __log2l (__x : u128) -> u128 ; } extern "C" { p...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77658
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...1 : u128) -> u128 ; } extern "C" { pub fn lgammal (arg1 : u128) -> u128 ; } extern "C" { pub fn __lgammal (arg1 : u128) -> u128 ; } ex...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76170
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._x : u128) -> u128 ; } extern "C" { pub fn __log2l (__x : u128) -> u128 ; } extern "C" { 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/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77667
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... -> u128 ; } extern "C" { pub fn lgammal (arg1 : u128) -> u128 ; } extern "C" { pub fn __lgammal (arg1 : u128) -> u128 ; } extern "C" ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76179
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) -> u128 ; } extern "C" { pub fn __log2l (__x : u128) -> u128 ; } extern "C" { pub fn powl (__x : u128 , __y : u128) -> u128 ; } exte...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77714
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: u128) -> u128 ; } extern "C" { pub fn __lgammal (arg1 : u128) -> u128 ; } extern "C" { pub fn tgammal (arg1 : u128) -> u128 ; } exte...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76220
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (__x : u128) -> u128 ; } extern "C" { pub fn powl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn __powl (__x : u128 , __y ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77723
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...> u128 ; } extern "C" { pub fn __lgammal (arg1 : u128) -> u128 ; } extern "C" { pub fn tgammal (arg1 : u128) -> u128 ; } extern "C" { ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76233
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... -> u128 ; } extern "C" { pub fn powl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn __powl (__x : u128 , __y : u128) -> u1...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77768
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...1 : u128) -> u128 ; } extern "C" { pub fn tgammal (arg1 : u128) -> u128 ; } extern "C" { pub fn __tgammal (arg1 : u128) -> u128 ; } ex...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76242
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; } extern "C" { pub fn powl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn __powl (__x : u128 , __y : u128) -> u128 ; } ex...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77777
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... -> u128 ; } extern "C" { pub fn tgammal (arg1 : u128) -> u128 ; } extern "C" { pub fn __tgammal (arg1 : u128) -> u128 ; } extern "C" ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76285
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...__y : u128) -> u128 ; } extern "C" { pub fn __powl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn sqrtl (__x : u128) -> u12...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77824
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: u128) -> u128 ; } extern "C" { pub fn __tgammal (arg1 : u128) -> u128 ; } extern "C" { pub fn rintl (__x : u128) -> u128 ; } extern ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76298
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...> u128 ; } extern "C" { pub fn __powl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn sqrtl (__x : u128) -> u128 ; } extern ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77833
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...> u128 ; } extern "C" { pub fn __tgammal (arg1 : u128) -> u128 ; } extern "C" { pub fn rintl (__x : u128) -> u128 ; } extern "C" { pub...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76307
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...} extern "C" { pub fn __powl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn sqrtl (__x : u128) -> u128 ; } extern "C" { pub...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77875
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...arg1 : u128) -> u128 ; } extern "C" { pub fn rintl (__x : u128) -> u128 ; } extern "C" { pub fn __rintl (__x : u128) -> u128 ; } exter...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76349
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... __y : u128) -> u128 ; } extern "C" { pub fn sqrtl (__x : u128) -> u128 ; } extern "C" { pub fn __sqrtl (__x : u128) -> u128 ; } exter...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77884
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...28) -> u128 ; } extern "C" { pub fn rintl (__x : u128) -> u128 ; } extern "C" { pub fn __rintl (__x : u128) -> u128 ; } extern "C" { p...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76358
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...28) -> u128 ; } extern "C" { pub fn sqrtl (__x : u128) -> u128 ; } extern "C" { pub fn __sqrtl (__x : u128) -> u128 ; } extern "C" { p...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76402
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._x : u128) -> u128 ; } extern "C" { pub fn __sqrtl (__x : u128) -> u128 ; } extern "C" { pub fn hypotl (__x : u128 , __y : u128) -> u1...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77928
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._x : u128) -> u128 ; } extern "C" { pub fn __rintl (__x : u128) -> u128 ; } extern "C" { pub fn nextafterl (__x : u128 , __y : u128) -...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77937
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) -> u128 ; } extern "C" { pub fn __rintl (__x : u128) -> u128 ; } extern "C" { 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/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76411
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) -> u128 ; } extern "C" { pub fn __sqrtl (__x : u128) -> u128 ; } extern "C" { pub fn hypotl (__x : u128 , __y : u128) -> u128 ; } ex...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77984
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: u128) -> u128 ; } extern "C" { pub fn nextafterl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn __nextafterl (__x : u128 ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76454
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...__x : u128) -> u128 ; } extern "C" { pub fn hypotl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn __hypotl (__x : u128 , __...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77997
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...28 ; } extern "C" { pub fn nextafterl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn __nextafterl (__x : u128 , __y : u128)...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76467
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...> u128 ; } extern "C" { pub fn hypotl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn __hypotl (__x : u128 , __y : u128) -> ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:78006
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...tern "C" { pub fn nextafterl (__x : u128 , __y : u128) -> u128 ; } extern "C" { 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/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76476
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...} extern "C" { pub fn hypotl (__x : u128 , __y : u128) -> u128 ; } extern "C" { 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/blis-sys-7ff00b424b434e51/out/bindings.rs:3:78055
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...u128) -> u128 ; } extern "C" { pub fn __nextafterl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn nexttowardl (__x : u128 ,...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76521
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...y : u128) -> u128 ; } extern "C" { pub fn __hypotl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn cbrtl (__x : u128) -> u12...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:78068
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; } extern "C" { pub fn __nextafterl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn nexttowardl (__x : u128 , __y : u128) ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76534
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...u128 ; } extern "C" { pub fn __hypotl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn cbrtl (__x : u128) -> u128 ; } extern ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:78077
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rn "C" { pub fn __nextafterl (__x : u128 , __y : u128) -> u128 ; } extern "C" { 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/blis-sys-7ff00b424b434e51/out/bindings.rs:3:78125
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... u128) -> u128 ; } extern "C" { pub fn nexttowardl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn __nexttowardl (__x : u128...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76543
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...extern "C" { pub fn __hypotl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn cbrtl (__x : u128) -> u128 ; } extern "C" { pub...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76585
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... __y : u128) -> u128 ; } extern "C" { pub fn cbrtl (__x : u128) -> u128 ; } extern "C" { pub fn __cbrtl (__x : u128) -> u128 ; } exter...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:78138
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...8 ; } extern "C" { pub fn nexttowardl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn __nexttowardl (__x : u128 , __y : u128...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76594
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...28) -> u128 ; } extern "C" { pub fn cbrtl (__x : u128) -> u128 ; } extern "C" { pub fn __cbrtl (__x : u128) -> u128 ; } extern "C" { p...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:78147
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ern "C" { pub fn nexttowardl (__x : u128 , __y : u128) -> u128 ; } extern "C" { 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/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76638
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._x : u128) -> u128 ; } extern "C" { pub fn __cbrtl (__x : u128) -> u128 ; } extern "C" { pub fn ceill (__x : u128) -> u128 ; } extern ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:78197
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...128) -> u128 ; } extern "C" { pub fn __nexttowardl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn remainderl (__x : u128 , ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76647
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) -> u128 ; } extern "C" { pub fn __cbrtl (__x : u128) -> u128 ; } extern "C" { pub fn ceill (__x : u128) -> u128 ; } extern "C" { pub...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:78210
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; } extern "C" { pub fn __nexttowardl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn remainderl (__x : u128 , __y : u128) -...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76689
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(__x : u128) -> u128 ; } extern "C" { pub fn ceill (__x : u128) -> u128 ; } extern "C" { pub fn __ceill (__x : u128) -> u128 ; } exter...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:78219
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...n "C" { pub fn __nexttowardl (__x : u128 , __y : u128) -> u128 ; } extern "C" { 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/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76698
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...28) -> u128 ; } extern "C" { pub fn ceill (__x : u128) -> u128 ; } extern "C" { pub fn __ceill (__x : u128) -> u128 ; } extern "C" { p...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:78266
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: u128) -> u128 ; } extern "C" { pub fn remainderl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn __remainderl (__x : u128 ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76742
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._x : u128) -> u128 ; } extern "C" { pub fn __ceill (__x : u128) -> u128 ; } extern "C" { pub fn fabsl (__x : u128) -> u128 ; } extern ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:78279
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...28 ; } extern "C" { pub fn remainderl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn __remainderl (__x : u128 , __y : u128)...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76751
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) -> u128 ; } extern "C" { pub fn __ceill (__x : u128) -> u128 ; } extern "C" { pub fn fabsl (__x : u128) -> u128 ; } extern "C" { pub...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76793
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(__x : u128) -> u128 ; } extern "C" { pub fn fabsl (__x : u128) -> u128 ; } extern "C" { pub fn __fabsl (__x : u128) -> u128 ; } exter...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:78288
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...tern "C" { pub fn remainderl (__x : u128 , __y : u128) -> u128 ; } extern "C" { 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/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76802
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...28) -> u128 ; } extern "C" { pub fn fabsl (__x : u128) -> u128 ; } extern "C" { pub fn __fabsl (__x : u128) -> u128 ; } extern "C" { p...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:78337
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...u128) -> u128 ; } extern "C" { pub fn __remainderl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn scalbnl (__x : u128 , __n...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76846
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._x : u128) -> u128 ; } extern "C" { pub fn __fabsl (__x : u128) -> u128 ; } extern "C" { pub fn floorl (__x : u128) -> u128 ; } extern...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:78350
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; } extern "C" { pub fn __remainderl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn scalbnl (__x : u128 , __n : :: std :: ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76855
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) -> u128 ; } extern "C" { pub fn __fabsl (__x : u128) -> u128 ; } extern "C" { pub fn floorl (__x : u128) -> u128 ; } extern "C" { pu...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:78359
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rn "C" { pub fn __remainderl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn scalbnl (__x : u128 , __n : :: std :: os :: raw...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76898
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...__x : u128) -> u128 ; } extern "C" { pub fn floorl (__x : u128) -> u128 ; } extern "C" { pub fn __floorl (__x : u128) -> u128 ; } exte...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:78403
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._y : u128) -> u128 ; } extern "C" { pub fn scalbnl (__x : u128 , __n : :: std :: os :: raw :: c_int) -> u128 ; } extern "C" { pub fn _...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76907
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...8) -> u128 ; } extern "C" { pub fn floorl (__x : u128) -> u128 ; } extern "C" { pub fn __floorl (__x : u128) -> u128 ; } extern "C" { ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:78449
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...lbnl (__x : u128 , __n : :: std :: os :: raw :: c_int) -> u128 ; } extern "C" { pub fn __scalbnl (__x : u128 , __n : :: std :: os :: r...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76952
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...x : u128) -> u128 ; } extern "C" { pub fn __floorl (__x : u128) -> u128 ; } extern "C" { pub fn fmodl (__x : u128 , __y : u128) -> u12...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:78495
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: c_int) -> u128 ; } extern "C" { pub fn __scalbnl (__x : u128 , __n : :: std :: os :: raw :: c_int) -> u128 ; } extern "C" { pub fn i...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76961
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... -> u128 ; } extern "C" { pub fn __floorl (__x : u128) -> u128 ; } extern "C" { pub fn fmodl (__x : u128 , __y : u128) -> u128 ; } ext...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:78541
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...lbnl (__x : u128 , __n : :: std :: os :: raw :: c_int) -> u128 ; } extern "C" { pub fn ilogbl (__x : u128) -> :: std :: os :: raw :: c...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77003
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(__x : u128) -> u128 ; } extern "C" { pub fn fmodl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn __fmodl (__x : u128 , __y...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:78584
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...w :: c_int) -> u128 ; } extern "C" { pub fn ilogbl (__x : u128) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn __ilogbl (__x ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77016
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...-> u128 ; } extern "C" { pub fn fmodl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn __fmodl (__x : u128 , __y : u128) -> u...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:78662
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s :: raw :: c_int ; } extern "C" { pub fn __ilogbl (__x : u128) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn scalblnl (__x ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:78740
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s :: raw :: c_int ; } extern "C" { pub fn scalblnl (__x : u128 , __n : :: std :: os :: raw :: c_long) -> u128 ; } extern "C" { pub fn ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:78787
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...lnl (__x : u128 , __n : :: std :: os :: raw :: c_long) -> u128 ; } extern "C" { pub fn __scalblnl (__x : u128 , __n : :: std :: os :: ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77025
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fmodl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn __fmodl (__x : u128 , __y : u128) -> u128 ; } e...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:78834
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...c_long) -> u128 ; } extern "C" { pub fn __scalblnl (__x : u128 , __n : :: std :: os :: raw :: c_long) -> u128 ; } extern "C" { pub fn ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:78881
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...lnl (__x : u128 , __n : :: std :: os :: raw :: c_long) -> u128 ; } extern "C" { pub fn nearbyintl (__x : u128) -> u128 ; } extern "C" ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77069
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._y : u128) -> u128 ; } extern "C" { pub fn __fmodl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn copysignl (__x : u128 , _...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:78928
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...c_long) -> u128 ; } extern "C" { pub fn nearbyintl (__x : u128) -> u128 ; } extern "C" { 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/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77082
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... u128 ; } extern "C" { pub fn __fmodl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn copysignl (__x : u128 , __y : u128) ->...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:78937
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...> u128 ; } extern "C" { pub fn nearbyintl (__x : u128) -> u128 ; } extern "C" { pub fn __nearbyintl (__x : u128) -> u128 ; } extern "C...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77091
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... extern "C" { pub fn __fmodl (__x : u128 , __y : u128) -> u128 ; } extern "C" { 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/blis-sys-7ff00b424b434e51/out/bindings.rs:3:78986
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...u128) -> u128 ; } extern "C" { pub fn __nearbyintl (__x : u128) -> u128 ; } extern "C" { pub fn roundl (__x : u128) -> u128 ; } extern...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77137
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... : u128) -> u128 ; } extern "C" { pub fn copysignl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn __copysignl (__x : u128 ,...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:78995
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...u128 ; } extern "C" { pub fn __nearbyintl (__x : u128) -> u128 ; } extern "C" { pub fn roundl (__x : u128) -> u128 ; } extern "C" { pu...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77150
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...128 ; } extern "C" { pub fn copysignl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn __copysignl (__x : u128 , __y : u128) ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:79038
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...__x : u128) -> u128 ; } extern "C" { pub fn roundl (__x : u128) -> u128 ; } extern "C" { pub fn __roundl (__x : u128) -> u128 ; } exte...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77159
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...xtern "C" { pub fn copysignl (__x : u128 , __y : u128) -> u128 ; } extern "C" { 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/blis-sys-7ff00b424b434e51/out/bindings.rs:3:79047
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...8) -> u128 ; } extern "C" { pub fn roundl (__x : u128) -> u128 ; } extern "C" { pub fn __roundl (__x : u128) -> u128 ; } extern "C" { ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77207
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... u128) -> u128 ; } extern "C" { pub fn __copysignl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn nanl (__tagb : * const ::...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:79092
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...x : u128) -> u128 ; } extern "C" { pub fn __roundl (__x : u128) -> u128 ; } extern "C" { pub fn truncl (__x : u128) -> u128 ; } extern...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77220
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...8 ; } extern "C" { pub fn __copysignl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn nanl (__tagb : * const :: std :: os ::...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:79101
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... -> u128 ; } extern "C" { pub fn __roundl (__x : u128) -> u128 ; } extern "C" { pub fn truncl (__x : u128) -> u128 ; } extern "C" { pu...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77229
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ern "C" { pub fn __copysignl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn nanl (__tagb : * const :: std :: os :: raw :: c...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:79144
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...__x : u128) -> u128 ; } extern "C" { pub fn truncl (__x : u128) -> u128 ; } extern "C" { pub fn __truncl (__x : u128) -> u128 ; } exte...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77315
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... nanl (__tagb : * const :: std :: os :: raw :: c_char) -> u128 ; } extern "C" { pub fn __nanl (__tagb : * const :: std :: os :: raw ::...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:79153
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...8) -> u128 ; } extern "C" { pub fn truncl (__x : u128) -> u128 ; } extern "C" { pub fn __truncl (__x : u128) -> u128 ; } extern "C" { ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77403
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._nanl (__tagb : * const :: std :: os :: raw :: c_char) -> u128 ; } extern "C" { pub fn erfl (arg1 : u128) -> u128 ; } extern "C" { pub...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:79198
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...x : u128) -> u128 ; } extern "C" { pub fn __truncl (__x : u128) -> u128 ; } extern "C" { pub fn remquol (__x : u128 , __y : u128 , __q...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77445
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...w :: c_char) -> u128 ; } extern "C" { pub fn erfl (arg1 : u128) -> u128 ; } extern "C" { pub fn __erfl (arg1 : u128) -> u128 ; } exter...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:79207
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... -> u128 ; } extern "C" { pub fn __truncl (__x : u128) -> u128 ; } extern "C" { pub fn remquol (__x : u128 , __y : u128 , __quo : * mu...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77454
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ar) -> u128 ; } extern "C" { pub fn erfl (arg1 : u128) -> u128 ; } extern "C" { pub fn __erfl (arg1 : u128) -> u128 ; } extern "C" { p...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:79251
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._x : u128) -> u128 ; } extern "C" { 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/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77498
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...g1 : u128) -> u128 ; } extern "C" { pub fn __erfl (arg1 : u128) -> u128 ; } extern "C" { pub fn erfcl (arg1 : u128) -> u128 ; } extern...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:79264
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... u128 ; } extern "C" { pub fn remquol (__x : u128 , __y : u128 , __quo : * mut :: std :: os :: raw :: c_int) -> u128 ; } extern "C" { ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77507
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) -> u128 ; } extern "C" { pub fn __erfl (arg1 : u128) -> u128 ; } extern "C" { pub fn erfcl (arg1 : u128) -> u128 ; } extern "C" { pu...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:79318
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...y : u128 , __quo : * mut :: std :: os :: raw :: c_int) -> u128 ; } extern "C" { pub fn __remquol (__x : u128 , __y : u128 , __quo : * ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77550
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rg1 : u128) -> u128 ; } extern "C" { pub fn erfcl (arg1 : u128) -> u128 ; } extern "C" { pub fn __erfcl (arg1 : u128) -> u128 ; } exte...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:79364
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: c_int) -> u128 ; } extern "C" { 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/blis-sys-7ff00b424b434e51/out/bindings.rs:3:79377
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...128 ; } extern "C" { pub fn __remquol (__x : u128 , __y : u128 , __quo : * mut :: std :: os :: raw :: c_int) -> u128 ; } extern "C" { ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:79431
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...y : u128 , __quo : * mut :: std :: os :: raw :: c_int) -> u128 ; } extern "C" { pub fn lrintl (__x : u128) -> :: std :: os :: raw :: c...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77559
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...8) -> u128 ; } extern "C" { pub fn erfcl (arg1 : u128) -> u128 ; } extern "C" { pub fn __erfcl (arg1 : u128) -> u128 ; } extern "C" { ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:79474
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...w :: c_int) -> u128 ; } extern "C" { pub fn lrintl (__x : u128) -> :: std :: os :: raw :: c_long ; } extern "C" { pub fn __lrintl (__x...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77604
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...1 : u128) -> u128 ; } extern "C" { pub fn __erfcl (arg1 : u128) -> u128 ; } extern "C" { pub fn lgammal (arg1 : u128) -> u128 ; } exte...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:79553
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: raw :: c_long ; } extern "C" { pub fn __lrintl (__x : u128) -> :: std :: os :: raw :: c_long ; } extern "C" { pub fn llrintl (__x ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77613
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... -> u128 ; } extern "C" { pub fn __erfcl (arg1 : u128) -> u128 ; } extern "C" { pub fn lgammal (arg1 : u128) -> u128 ; } extern "C" { ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:79631
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s :: raw :: c_long ; } extern "C" { pub fn llrintl (__x : u128) -> :: std :: os :: raw :: c_longlong ; } extern "C" { pub fn __llrintl...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:79715
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...aw :: c_longlong ; } extern "C" { pub fn __llrintl (__x : u128) -> :: std :: os :: raw :: c_longlong ; } extern "C" { pub fn lroundl (...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77658
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...1 : u128) -> u128 ; } extern "C" { pub fn lgammal (arg1 : u128) -> u128 ; } extern "C" { pub fn __lgammal (arg1 : u128) -> u128 ; } ex...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77667
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... -> u128 ; } extern "C" { pub fn lgammal (arg1 : u128) -> u128 ; } extern "C" { pub fn __lgammal (arg1 : u128) -> u128 ; } extern "C" ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:79797
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... raw :: c_longlong ; } extern "C" { pub fn lroundl (__x : u128) -> :: std :: os :: raw :: c_long ; } extern "C" { pub fn __lroundl (__...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77714
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: u128) -> u128 ; } extern "C" { pub fn __lgammal (arg1 : u128) -> u128 ; } extern "C" { pub fn tgammal (arg1 : u128) -> u128 ; } exte...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:79877
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: raw :: c_long ; } extern "C" { pub fn __lroundl (__x : u128) -> :: std :: os :: raw :: c_long ; } extern "C" { pub fn llroundl (__x...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:79956
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: raw :: c_long ; } extern "C" { pub fn llroundl (__x : u128) -> :: std :: os :: raw :: c_longlong ; } extern "C" { pub fn __llround...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:80041
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...w :: c_longlong ; } extern "C" { pub fn __llroundl (__x : u128) -> :: std :: os :: raw :: c_longlong ; } extern "C" { pub fn fdiml (__...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77723
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...> u128 ; } extern "C" { pub fn __lgammal (arg1 : u128) -> u128 ; } extern "C" { pub fn tgammal (arg1 : u128) -> u128 ; } extern "C" { ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:80121
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: raw :: c_longlong ; } extern "C" { pub fn fdiml (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn __fdiml (__x : u128 , __y...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77768
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...1 : u128) -> u128 ; } extern "C" { pub fn tgammal (arg1 : u128) -> u128 ; } extern "C" { pub fn __tgammal (arg1 : u128) -> u128 ; } ex...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:80134
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...onglong ; } extern "C" { pub fn fdiml (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn __fdiml (__x : u128 , __y : u128) -> u...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:80143
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fdiml (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn __fdiml (__x : u128 , __y : u128) -> u128 ; } e...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77777
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... -> u128 ; } extern "C" { pub fn tgammal (arg1 : u128) -> u128 ; } extern "C" { pub fn __tgammal (arg1 : u128) -> u128 ; } extern "C" ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77824
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: u128) -> u128 ; } extern "C" { pub fn __tgammal (arg1 : u128) -> u128 ; } extern "C" { pub fn rintl (__x : u128) -> u128 ; } extern ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:80187
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._y : u128) -> u128 ; } extern "C" { pub fn __fdiml (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn fmaxl (__x : u128 , __y :...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:80200
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... u128 ; } extern "C" { pub fn __fdiml (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn fmaxl (__x : u128 , __y : u128) -> u12...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77833
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...> u128 ; } extern "C" { pub fn __tgammal (arg1 : u128) -> u128 ; } extern "C" { pub fn rintl (__x : u128) -> u128 ; } extern "C" { pub...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77875
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...arg1 : u128) -> u128 ; } extern "C" { pub fn rintl (__x : u128) -> u128 ; } extern "C" { pub fn __rintl (__x : u128) -> u128 ; } exter...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77884
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...28) -> u128 ; } extern "C" { pub fn rintl (__x : u128) -> u128 ; } extern "C" { pub fn __rintl (__x : u128) -> u128 ; } extern "C" { p...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77928
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._x : u128) -> u128 ; } extern "C" { pub fn __rintl (__x : u128) -> u128 ; } extern "C" { pub fn nextafterl (__x : u128 , __y : u128) -...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77937
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) -> u128 ; } extern "C" { pub fn __rintl (__x : u128) -> u128 ; } extern "C" { 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/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77984
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: u128) -> u128 ; } extern "C" { pub fn nextafterl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn __nextafterl (__x : u128 ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77997
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...28 ; } extern "C" { pub fn nextafterl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn __nextafterl (__x : u128 , __y : u128)...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:78006
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...tern "C" { pub fn nextafterl (__x : u128 , __y : u128) -> u128 ; } extern "C" { 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/blis-sys-7ff00b424b434e51/out/bindings.rs:3:78055
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...u128) -> u128 ; } extern "C" { pub fn __nextafterl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn nexttowardl (__x : u128 ,...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:78068
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; } extern "C" { pub fn __nextafterl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn nexttowardl (__x : u128 , __y : u128) ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:78077
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rn "C" { pub fn __nextafterl (__x : u128 , __y : u128) -> u128 ; } extern "C" { 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/blis-sys-7ff00b424b434e51/out/bindings.rs:3:78125
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... u128) -> u128 ; } extern "C" { pub fn nexttowardl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn __nexttowardl (__x : u128...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:78138
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...8 ; } extern "C" { pub fn nexttowardl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn __nexttowardl (__x : u128 , __y : u128...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:78147
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ern "C" { pub fn nexttowardl (__x : u128 , __y : u128) -> u128 ; } extern "C" { 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/blis-sys-7ff00b424b434e51/out/bindings.rs:3:78197
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...128) -> u128 ; } extern "C" { pub fn __nexttowardl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn remainderl (__x : u128 , ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:78210
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; } extern "C" { pub fn __nexttowardl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn remainderl (__x : u128 , __y : u128) -...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:80209
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... extern "C" { pub fn __fdiml (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn fmaxl (__x : u128 , __y : u128) -> u128 ; } ext...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:78219
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...n "C" { pub fn __nexttowardl (__x : u128 , __y : u128) -> u128 ; } extern "C" { 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/blis-sys-7ff00b424b434e51/out/bindings.rs:3:80251
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... __y : u128) -> u128 ; } extern "C" { pub fn fmaxl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn __fmaxl (__x : u128 , __y...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:78266
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: u128) -> u128 ; } extern "C" { pub fn remainderl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn __remainderl (__x : u128 ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:80264
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...-> u128 ; } extern "C" { pub fn fmaxl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn __fmaxl (__x : u128 , __y : u128) -> u...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:80273
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fmaxl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn __fmaxl (__x : u128 , __y : u128) -> u128 ; } e...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:78279
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...28 ; } extern "C" { pub fn remainderl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn __remainderl (__x : u128 , __y : u128)...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:80317
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._y : u128) -> u128 ; } extern "C" { pub fn __fmaxl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn fminl (__x : u128 , __y :...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:78288
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...tern "C" { pub fn remainderl (__x : u128 , __y : u128) -> u128 ; } extern "C" { 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/blis-sys-7ff00b424b434e51/out/bindings.rs:3:80330
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... u128 ; } extern "C" { pub fn __fmaxl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn fminl (__x : u128 , __y : u128) -> u12...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:78337
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...u128) -> u128 ; } extern "C" { pub fn __remainderl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn scalbnl (__x : u128 , __n...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:80339
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... extern "C" { pub fn __fmaxl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn fminl (__x : u128 , __y : u128) -> u128 ; } ext...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:78350
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; } extern "C" { pub fn __remainderl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn scalbnl (__x : u128 , __n : :: std :: ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:80381
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... __y : u128) -> u128 ; } extern "C" { pub fn fminl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn __fminl (__x : u128 , __y...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:78359
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rn "C" { pub fn __remainderl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn scalbnl (__x : u128 , __n : :: std :: os :: raw...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:80394
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...-> u128 ; } extern "C" { pub fn fminl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn __fminl (__x : u128 , __y : u128) -> u...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:78403
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._y : u128) -> u128 ; } extern "C" { pub fn scalbnl (__x : u128 , __n : :: std :: os :: raw :: c_int) -> u128 ; } extern "C" { pub fn _...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:78449
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...lbnl (__x : u128 , __n : :: std :: os :: raw :: c_int) -> u128 ; } extern "C" { pub fn __scalbnl (__x : u128 , __n : :: std :: os :: r...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:80403
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fminl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn __fminl (__x : u128 , __y : u128) -> u128 ; } e...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:78495
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: c_int) -> u128 ; } extern "C" { pub fn __scalbnl (__x : u128 , __n : :: std :: os :: raw :: c_int) -> u128 ; } extern "C" { pub fn i...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:80447
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._y : u128) -> u128 ; } extern "C" { pub fn __fminl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn fmal (__x : u128 , __y : ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:80460
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... u128 ; } extern "C" { pub fn __fminl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn fmal (__x : u128 , __y : u128 , __z : ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:78541
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...lbnl (__x : u128 , __n : :: std :: os :: raw :: c_int) -> u128 ; } extern "C" { pub fn ilogbl (__x : u128) -> :: std :: os :: raw :: c...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:78584
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...w :: c_int) -> u128 ; } extern "C" { pub fn ilogbl (__x : u128) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn __ilogbl (__x ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:80469
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... extern "C" { pub fn __fminl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn fmal (__x : u128 , __y : u128 , __z : u128) -> ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:78662
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s :: raw :: c_int ; } extern "C" { pub fn __ilogbl (__x : u128) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn scalblnl (__x ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:80510
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..., __y : u128) -> u128 ; } extern "C" { pub fn fmal (__x : u128 , __y : u128 , __z : u128) -> u128 ; } extern "C" { pub fn __fmal (__x ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:78740
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s :: raw :: c_int ; } extern "C" { pub fn scalblnl (__x : u128 , __n : :: std :: os :: raw :: c_long) -> u128 ; } extern "C" { pub fn ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:80523
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... -> u128 ; } extern "C" { pub fn fmal (__x : u128 , __y : u128 , __z : u128) -> u128 ; } extern "C" { pub fn __fmal (__x : u128 , __y ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:78787
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...lnl (__x : u128 , __n : :: std :: os :: raw :: c_long) -> u128 ; } extern "C" { pub fn __scalblnl (__x : u128 , __n : :: std :: os :: ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:80536
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...extern "C" { pub fn fmal (__x : u128 , __y : u128 , __z : u128) -> u128 ; } extern "C" { pub fn __fmal (__x : u128 , __y : u128 , __z ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:78834
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...c_long) -> u128 ; } extern "C" { pub fn __scalblnl (__x : u128 , __n : :: std :: os :: raw :: c_long) -> u128 ; } extern "C" { pub fn ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:80545
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..." { pub fn fmal (__x : u128 , __y : u128 , __z : u128) -> u128 ; } extern "C" { pub fn __fmal (__x : u128 , __y : u128 , __z : u128) -...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:78881
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...lnl (__x : u128 , __n : :: std :: os :: raw :: c_long) -> u128 ; } extern "C" { pub fn nearbyintl (__x : u128) -> u128 ; } extern "C" ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:80588
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...__z : u128) -> u128 ; } extern "C" { pub fn __fmal (__x : u128 , __y : u128 , __z : u128) -> u128 ; } pub const FP_NAN : :: std :: os ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:78928
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...c_long) -> u128 ; } extern "C" { pub fn nearbyintl (__x : u128) -> u128 ; } extern "C" { 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/blis-sys-7ff00b424b434e51/out/bindings.rs:3:80601
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...> u128 ; } extern "C" { pub fn __fmal (__x : u128 , __y : u128 , __z : u128) -> u128 ; } pub const FP_NAN : :: std :: os :: raw :: c_u...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:78937
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...> u128 ; } extern "C" { pub fn nearbyintl (__x : u128) -> u128 ; } extern "C" { pub fn __nearbyintl (__x : u128) -> u128 ; } extern "C...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:80614
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...tern "C" { pub fn __fmal (__x : u128 , __y : u128 , __z : u128) -> u128 ; } pub const FP_NAN : :: std :: os :: raw :: c_uint = 0 ; pub...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:78986
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...u128) -> u128 ; } extern "C" { pub fn __nearbyintl (__x : u128) -> u128 ; } extern "C" { pub fn roundl (__x : u128) -> u128 ; } extern...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:80623
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...{ pub fn __fmal (__x : u128 , __y : u128 , __z : u128) -> u128 ; } pub const FP_NAN : :: std :: os :: raw :: c_uint = 0 ; pub const FP...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:78995
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...u128 ; } extern "C" { pub fn __nearbyintl (__x : u128) -> u128 ; } extern "C" { pub fn roundl (__x : u128) -> u128 ; } extern "C" { pu...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:79038
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...__x : u128) -> u128 ; } extern "C" { pub fn roundl (__x : u128) -> u128 ; } extern "C" { pub fn __roundl (__x : u128) -> u128 ; } exte...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:79047
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...8) -> u128 ; } extern "C" { pub fn roundl (__x : u128) -> u128 ; } extern "C" { pub fn __roundl (__x : u128) -> u128 ; } extern "C" { ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:79092
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...x : u128) -> u128 ; } extern "C" { pub fn __roundl (__x : u128) -> u128 ; } extern "C" { pub fn truncl (__x : u128) -> u128 ; } extern...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:79101
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... -> u128 ; } extern "C" { pub fn __roundl (__x : u128) -> u128 ; } extern "C" { pub fn truncl (__x : u128) -> u128 ; } extern "C" { pu...
[INFO] [stdout]   |                                                              ^^^^ not FFI-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/blis-sys-7ff00b424b434e51/out/bindings.rs:3:79144
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...__x : u128) -> u128 ; } extern "C" { pub fn truncl (__x : u128) -> u128 ; } extern "C" { pub fn __truncl (__x : u128) -> u128 ; } exte...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:79153
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...8) -> u128 ; } extern "C" { pub fn truncl (__x : u128) -> u128 ; } extern "C" { pub fn __truncl (__x : u128) -> u128 ; } extern "C" { ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:79198
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...x : u128) -> u128 ; } extern "C" { pub fn __truncl (__x : u128) -> u128 ; } extern "C" { pub fn remquol (__x : u128 , __y : u128 , __q...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:79207
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... -> u128 ; } extern "C" { pub fn __truncl (__x : u128) -> u128 ; } extern "C" { pub fn remquol (__x : u128 , __y : u128 , __quo : * mu...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:79251
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._x : u128) -> u128 ; } extern "C" { 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/blis-sys-7ff00b424b434e51/out/bindings.rs:3:79264
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... u128 ; } extern "C" { pub fn remquol (__x : u128 , __y : u128 , __quo : * mut :: std :: os :: raw :: c_int) -> u128 ; } extern "C" { ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:79318
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...y : u128 , __quo : * mut :: std :: os :: raw :: c_int) -> u128 ; } extern "C" { pub fn __remquol (__x : u128 , __y : u128 , __quo : * ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:79364
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: c_int) -> u128 ; } extern "C" { 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/blis-sys-7ff00b424b434e51/out/bindings.rs:3:79377
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...128 ; } extern "C" { pub fn __remquol (__x : u128 , __y : u128 , __quo : * mut :: std :: os :: raw :: c_int) -> u128 ; } extern "C" { ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:79431
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...y : u128 , __quo : * mut :: std :: os :: raw :: c_int) -> u128 ; } extern "C" { pub fn lrintl (__x : u128) -> :: std :: os :: raw :: c...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:79474
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...w :: c_int) -> u128 ; } extern "C" { pub fn lrintl (__x : u128) -> :: std :: os :: raw :: c_long ; } extern "C" { pub fn __lrintl (__x...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:79553
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: raw :: c_long ; } extern "C" { pub fn __lrintl (__x : u128) -> :: std :: os :: raw :: c_long ; } extern "C" { pub fn llrintl (__x ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:79631
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s :: raw :: c_long ; } extern "C" { pub fn llrintl (__x : u128) -> :: std :: os :: raw :: c_longlong ; } extern "C" { pub fn __llrintl...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:79715
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...aw :: c_longlong ; } extern "C" { pub fn __llrintl (__x : u128) -> :: std :: os :: raw :: c_longlong ; } extern "C" { pub fn lroundl (...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:79797
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... raw :: c_longlong ; } extern "C" { pub fn lroundl (__x : u128) -> :: std :: os :: raw :: c_long ; } extern "C" { pub fn __lroundl (__...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:79877
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: raw :: c_long ; } extern "C" { pub fn __lroundl (__x : u128) -> :: std :: os :: raw :: c_long ; } extern "C" { pub fn llroundl (__x...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:79956
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: raw :: c_long ; } extern "C" { pub fn llroundl (__x : u128) -> :: std :: os :: raw :: c_longlong ; } extern "C" { pub fn __llround...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:80041
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...w :: c_longlong ; } extern "C" { pub fn __llroundl (__x : u128) -> :: std :: os :: raw :: c_longlong ; } extern "C" { pub fn fdiml (__...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:80121
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: raw :: c_longlong ; } extern "C" { pub fn fdiml (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn __fdiml (__x : u128 , __y...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:80134
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...onglong ; } extern "C" { pub fn fdiml (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn __fdiml (__x : u128 , __y : u128) -> u...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:80143
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fdiml (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn __fdiml (__x : u128 , __y : u128) -> u128 ; } e...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:80187
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._y : u128) -> u128 ; } extern "C" { pub fn __fdiml (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn fmaxl (__x : u128 , __y :...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:80200
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... u128 ; } extern "C" { pub fn __fdiml (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn fmaxl (__x : u128 , __y : u128) -> u12...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:80209
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... extern "C" { pub fn __fdiml (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn fmaxl (__x : u128 , __y : u128) -> u128 ; } ext...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:80251
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... __y : u128) -> u128 ; } extern "C" { pub fn fmaxl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn __fmaxl (__x : u128 , __y...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:80264
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...-> u128 ; } extern "C" { pub fn fmaxl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn __fmaxl (__x : u128 , __y : u128) -> u...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:80273
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fmaxl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn __fmaxl (__x : u128 , __y : u128) -> u128 ; } e...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:80317
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._y : u128) -> u128 ; } extern "C" { pub fn __fmaxl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn fminl (__x : u128 , __y :...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:80330
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... u128 ; } extern "C" { pub fn __fmaxl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn fminl (__x : u128 , __y : u128) -> u12...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:80339
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... extern "C" { pub fn __fmaxl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn fminl (__x : u128 , __y : u128) -> u128 ; } ext...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:80381
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... __y : u128) -> u128 ; } extern "C" { pub fn fminl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn __fminl (__x : u128 , __y...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:80394
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...-> u128 ; } extern "C" { pub fn fminl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn __fminl (__x : u128 , __y : u128) -> u...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:80403
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fminl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn __fminl (__x : u128 , __y : u128) -> u128 ; } e...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:80447
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._y : u128) -> u128 ; } extern "C" { pub fn __fminl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn fmal (__x : u128 , __y : ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:80460
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... u128 ; } extern "C" { pub fn __fminl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn fmal (__x : u128 , __y : u128 , __z : ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:80469
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... extern "C" { pub fn __fminl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn fmal (__x : u128 , __y : u128 , __z : u128) -> ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:80510
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..., __y : u128) -> u128 ; } extern "C" { pub fn fmal (__x : u128 , __y : u128 , __z : u128) -> u128 ; } extern "C" { pub fn __fmal (__x ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:80523
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... -> u128 ; } extern "C" { pub fn fmal (__x : u128 , __y : u128 , __z : u128) -> u128 ; } extern "C" { pub fn __fmal (__x : u128 , __y ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:80536
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...extern "C" { pub fn fmal (__x : u128 , __y : u128 , __z : u128) -> u128 ; } extern "C" { pub fn __fmal (__x : u128 , __y : u128 , __z ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:80545
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..." { pub fn fmal (__x : u128 , __y : u128 , __z : u128) -> u128 ; } extern "C" { pub fn __fmal (__x : u128 , __y : u128 , __z : u128) -...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:80588
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...__z : u128) -> u128 ; } extern "C" { pub fn __fmal (__x : u128 , __y : u128 , __z : u128) -> u128 ; } pub const FP_NAN : :: std :: os ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:80601
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...> u128 ; } extern "C" { pub fn __fmal (__x : u128 , __y : u128 , __z : u128) -> u128 ; } pub const FP_NAN : :: std :: os :: raw :: c_u...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:80614
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...tern "C" { pub fn __fmal (__x : u128 , __y : u128 , __z : u128) -> u128 ; } pub const FP_NAN : :: std :: os :: raw :: c_uint = 0 ; pub...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:80623
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...{ pub fn __fmal (__x : u128 , __y : u128 , __z : u128) -> u128 ; } pub const FP_NAN : :: std :: os :: raw :: c_uint = 0 ; pub const FP...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:84318
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! (unsafe { & (* (:: std :: ptr :: null :: < __locale_struct > ())) . __locales as * const _ as usize } , 0usize , concat ! ("Offset ...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:84542
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! (unsafe { & (* (:: std :: ptr :: null :: < __locale_struct > ())) . __ctype_b as * const _ as usize } , 104usize , concat ! ("Offse...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:84768
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! (unsafe { & (* (:: std :: ptr :: null :: < __locale_struct > ())) . __ctype_tolower as * const _ as usize } , 112usize , concat ! (...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:85006
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! (unsafe { & (* (:: std :: ptr :: null :: < __locale_struct > ())) . __ctype_toupper as * const _ as usize } , 120usize , concat ! (...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:85244
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! (unsafe { & (* (:: std :: ptr :: null :: < __locale_struct > ())) . __names as * const _ as usize } , 128usize , concat ! ("Offset ...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:94632
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...sert_eq ! (unsafe { & (* (:: std :: ptr :: null :: < tm > ())) . tm_sec as * const _ as usize } , 0usize , concat ! ("Offset of field:...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:94824
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...sert_eq ! (unsafe { & (* (:: std :: ptr :: null :: < tm > ())) . tm_min as * const _ as usize } , 4usize , concat ! ("Offset of field:...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:95016
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...sert_eq ! (unsafe { & (* (:: std :: ptr :: null :: < tm > ())) . tm_hour as * const _ as usize } , 8usize , concat ! ("Offset of field...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:95210
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...sert_eq ! (unsafe { & (* (:: std :: ptr :: null :: < tm > ())) . tm_mday as * const _ as usize } , 12usize , concat ! ("Offset of fiel...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:95405
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...sert_eq ! (unsafe { & (* (:: std :: ptr :: null :: < tm > ())) . tm_mon as * const _ as usize } , 16usize , concat ! ("Offset of field...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:95598
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...sert_eq ! (unsafe { & (* (:: std :: ptr :: null :: < tm > ())) . tm_year as * const _ as usize } , 20usize , concat ! ("Offset of fiel...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:95793
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...sert_eq ! (unsafe { & (* (:: std :: ptr :: null :: < tm > ())) . tm_wday as * const _ as usize } , 24usize , concat ! ("Offset of fiel...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:95988
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...sert_eq ! (unsafe { & (* (:: std :: ptr :: null :: < tm > ())) . tm_yday as * const _ as usize } , 28usize , concat ! ("Offset of fiel...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:96183
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...sert_eq ! (unsafe { & (* (:: std :: ptr :: null :: < tm > ())) . tm_isdst as * const _ as usize } , 32usize , concat ! ("Offset of fie...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:96380
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...sert_eq ! (unsafe { & (* (:: std :: ptr :: null :: < tm > ())) . __tm_gmtoff as * const _ as usize } , 40usize , concat ! ("Offset of ...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:96583
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...sert_eq ! (unsafe { & (* (:: std :: ptr :: null :: < tm > ())) . __tm_zone as * const _ as usize } , 48usize , concat ! ("Offset of fi...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:97203
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < timespec > ())) . tv_sec as * const _ as usize } , 0usize , concat ! ("Offset of fie...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:97407
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < timespec > ())) . tv_nsec as * const _ as usize } , 8usize , concat ! ("Offset of fi...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:98109
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: std :: ptr :: null :: < itimerspec > ())) . it_interval as * const _ as usize } , 0usize , concat ! ("Offset ...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:98327
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: std :: ptr :: null :: < itimerspec > ())) . it_value as * const _ as usize } , 16usize , concat ! ("Offset of...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:103476
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < scomplex > ())) . real as * const _ as usize } , 0usize , concat ! ("Offset of field...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:103676
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < scomplex > ())) . imag as * const _ as usize } , 4usize , concat ! ("Offset of field...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:104273
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < dcomplex > ())) . real as * const _ as usize } , 0usize , concat ! ("Offset of field...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:104473
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < dcomplex > ())) . imag as * const _ as usize } , 8usize , concat ! ("Offset of field...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:119411
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: std :: ptr :: null :: < sched_param > ())) . sched_priority as * const _ as usize } , 0usize , concat ! ("Offs...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:120100
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: std :: ptr :: null :: < cpu_set_t > ())) . __bits as * const _ as usize } , 0usize , concat ! ("Offset of fie...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:122307
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { & (* (:: std :: ptr :: null :: < __atomic_wide_counter__bindgen_ty_1 > ())) . __low as * const _ as usize } , 0usize , concat ! ("O...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:122563
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { & (* (:: std :: ptr :: null :: < __atomic_wide_counter__bindgen_ty_1 > ())) . __high as * const _ as usize } , 4usize , concat ! ("...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:123177
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(unsafe { & (* (:: std :: ptr :: null :: < __atomic_wide_counter > ())) . __value64 as * const _ as usize } , 0usize , concat ! ("Offs...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:123413
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(unsafe { & (* (:: std :: ptr :: null :: < __atomic_wide_counter > ())) . __value32 as * const _ as usize } , 0usize , concat ! ("Offs...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:124192
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...unsafe { & (* (:: std :: ptr :: null :: < __pthread_internal_list > ())) . __prev as * const _ as usize } , 0usize , concat ! ("Offset...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:124426
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...unsafe { & (* (:: std :: ptr :: null :: < __pthread_internal_list > ())) . __next as * const _ as usize } , 8usize , concat ! ("Offset...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:125218
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...unsafe { & (* (:: std :: ptr :: null :: < __pthread_internal_slist > ())) . __next as * const _ as usize } , 0usize , concat ! ("Offse...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:126281
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! (unsafe { & (* (:: std :: ptr :: null :: < __pthread_mutex_s > ())) . __lock as * const _ as usize } , 0usize , concat ! ("Offset of...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:126503
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! (unsafe { & (* (:: std :: ptr :: null :: < __pthread_mutex_s > ())) . __count as * const _ as usize } , 4usize , concat ! ("Offset o...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:126727
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! (unsafe { & (* (:: std :: ptr :: null :: < __pthread_mutex_s > ())) . __owner as * const _ as usize } , 8usize , concat ! ("Offset o...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:126951
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! (unsafe { & (* (:: std :: ptr :: null :: < __pthread_mutex_s > ())) . __nusers as * const _ as usize } , 12usize , concat ! ("Offset...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:127178
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! (unsafe { & (* (:: std :: ptr :: null :: < __pthread_mutex_s > ())) . __kind as * const _ as usize } , 16usize , concat ! ("Offset o...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:127401
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! (unsafe { & (* (:: std :: ptr :: null :: < __pthread_mutex_s > ())) . __spins as * const _ as usize } , 20usize , concat ! ("Offset ...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:127626
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! (unsafe { & (* (:: std :: ptr :: null :: < __pthread_mutex_s > ())) . __elision as * const _ as usize } , 22usize , concat ! ("Offse...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:127855
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! (unsafe { & (* (:: std :: ptr :: null :: < __pthread_mutex_s > ())) . __list as * const _ as usize } , 24usize , concat ! ("Offset o...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:129121
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...unsafe { & (* (:: std :: ptr :: null :: < __pthread_rwlock_arch_t > ())) . __readers as * const _ as usize } , 0usize , concat ! ("Off...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:129361
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...unsafe { & (* (:: std :: ptr :: null :: < __pthread_rwlock_arch_t > ())) . __writers as * const _ as usize } , 4usize , concat ! ("Off...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:129601
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...unsafe { & (* (:: std :: ptr :: null :: < __pthread_rwlock_arch_t > ())) . __wrphase_futex as * const _ as usize } , 8usize , concat !...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:129853
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...unsafe { & (* (:: std :: ptr :: null :: < __pthread_rwlock_arch_t > ())) . __writers_futex as * const _ as usize } , 12usize , concat ...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:130106
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...unsafe { & (* (:: std :: ptr :: null :: < __pthread_rwlock_arch_t > ())) . __pad3 as * const _ as usize } , 16usize , concat ! ("Offse...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:130341
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...unsafe { & (* (:: std :: ptr :: null :: < __pthread_rwlock_arch_t > ())) . __pad4 as * const _ as usize } , 20usize , concat ! ("Offse...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:130576
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...unsafe { & (* (:: std :: ptr :: null :: < __pthread_rwlock_arch_t > ())) . __cur_writer as * const _ as usize } , 24usize , concat ! (...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:130823
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...unsafe { & (* (:: std :: ptr :: null :: < __pthread_rwlock_arch_t > ())) . __shared as * const _ as usize } , 28usize , concat ! ("Off...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:131062
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...unsafe { & (* (:: std :: ptr :: null :: < __pthread_rwlock_arch_t > ())) . __rwelision as * const _ as usize } , 32usize , concat ! ("...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:131307
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...unsafe { & (* (:: std :: ptr :: null :: < __pthread_rwlock_arch_t > ())) . __pad1 as * const _ as usize } , 33usize , concat ! ("Offse...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:131542
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...unsafe { & (* (:: std :: ptr :: null :: < __pthread_rwlock_arch_t > ())) . __pad2 as * const _ as usize } , 40usize , concat ! ("Offse...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:131777
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...unsafe { & (* (:: std :: ptr :: null :: < __pthread_rwlock_arch_t > ())) . __flags as * const _ as usize } , 48usize , concat ! ("Offs...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:132771
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! (unsafe { & (* (:: std :: ptr :: null :: < __pthread_cond_s > ())) . __wseq as * const _ as usize } , 0usize , concat ! ("Offset of...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:132991
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! (unsafe { & (* (:: std :: ptr :: null :: < __pthread_cond_s > ())) . __g1_start as * const _ as usize } , 8usize , concat ! ("Offse...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:133219
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! (unsafe { & (* (:: std :: ptr :: null :: < __pthread_cond_s > ())) . __g_refs as * const _ as usize } , 16usize , concat ! ("Offset...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:133444
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! (unsafe { & (* (:: std :: ptr :: null :: < __pthread_cond_s > ())) . __g_size as * const _ as usize } , 24usize , concat ! ("Offset...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:133669
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! (unsafe { & (* (:: std :: ptr :: null :: < __pthread_cond_s > ())) . __g1_orig_size as * const _ as usize } , 32usize , concat ! ("...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:133906
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! (unsafe { & (* (:: std :: ptr :: null :: < __pthread_cond_s > ())) . __wrefs as * const _ as usize } , 36usize , concat ! ("Offset ...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:134129
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! (unsafe { & (* (:: std :: ptr :: null :: < __pthread_cond_s > ())) . __g_signals as * const _ as usize } , 40usize , concat ! ("Off...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:134888
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: std :: ptr :: null :: < __once_flag > ())) . __data as * const _ as usize } , 0usize , concat ! ("Offset of fi...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:135672
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (unsafe { & (* (:: std :: ptr :: null :: < pthread_mutexattr_t > ())) . __size as * const _ as usize } , 0usize , concat ! ("Offset o...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:135898
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (unsafe { & (* (:: std :: ptr :: null :: < pthread_mutexattr_t > ())) . __align as * const _ as usize } , 0usize , concat ! ("Offset ...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:136640
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! (unsafe { & (* (:: std :: ptr :: null :: < pthread_condattr_t > ())) . __size as * const _ as usize } , 0usize , concat ! ("Offset o...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:136864
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! (unsafe { & (* (:: std :: ptr :: null :: < pthread_condattr_t > ())) . __align as * const _ as usize } , 0usize , concat ! ("Offset ...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:137697
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: std :: ptr :: null :: < pthread_attr_t > ())) . __size as * const _ as usize } , 0usize , concat ! ("Offset of ...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:137913
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: std :: ptr :: null :: < pthread_attr_t > ())) . __align as * const _ as usize } , 0usize , concat ! ("Offset of...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:138663
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! (unsafe { & (* (:: std :: ptr :: null :: < pthread_mutex_t > ())) . __data as * const _ as usize } , 0usize , concat ! ("Offset of ...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:138881
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! (unsafe { & (* (:: std :: ptr :: null :: < pthread_mutex_t > ())) . __size as * const _ as usize } , 0usize , concat ! ("Offset of ...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:139099
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! (unsafe { & (* (:: std :: ptr :: null :: < pthread_mutex_t > ())) . __align as * const _ as usize } , 0usize , concat ! ("Offset of...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:139848
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: std :: ptr :: null :: < pthread_cond_t > ())) . __data as * const _ as usize } , 0usize , concat ! ("Offset of ...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:140064
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: std :: ptr :: null :: < pthread_cond_t > ())) . __size as * const _ as usize } , 0usize , concat ! ("Offset of ...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:140280
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: std :: ptr :: null :: < pthread_cond_t > ())) . __align as * const _ as usize } , 0usize , concat ! ("Offset of...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:141042
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! (unsafe { & (* (:: std :: ptr :: null :: < pthread_rwlock_t > ())) . __data as * const _ as usize } , 0usize , concat ! ("Offset of...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:141262
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! (unsafe { & (* (:: std :: ptr :: null :: < pthread_rwlock_t > ())) . __size as * const _ as usize } , 0usize , concat ! ("Offset of...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:141482
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! (unsafe { & (* (:: std :: ptr :: null :: < pthread_rwlock_t > ())) . __align as * const _ as usize } , 0usize , concat ! ("Offset o...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:142231
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (unsafe { & (* (:: std :: ptr :: null :: < pthread_rwlockattr_t > ())) . __size as * const _ as usize } , 0usize , concat ! ("Offset ...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:142459
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (unsafe { & (* (:: std :: ptr :: null :: < pthread_rwlockattr_t > ())) . __align as * const _ as usize } , 0usize , concat ! ("Offset...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:143261
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! (unsafe { & (* (:: std :: ptr :: null :: < pthread_barrier_t > ())) . __size as * const _ as usize } , 0usize , concat ! ("Offset of...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:143483
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! (unsafe { & (* (:: std :: ptr :: null :: < pthread_barrier_t > ())) . __align as * const _ as usize } , 0usize , concat ! ("Offset o...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:144239
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(unsafe { & (* (:: std :: ptr :: null :: < pthread_barrierattr_t > ())) . __size as * const _ as usize } , 0usize , concat ! ("Offset ...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:144469
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(unsafe { & (* (:: std :: ptr :: null :: < pthread_barrierattr_t > ())) . __align as * const _ as usize } , 0usize , concat ! ("Offset...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:145198
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: std :: ptr :: null :: < __sigset_t > ())) . __val as * const _ as usize } , 0usize , concat ! ("Offset of fie...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:145911
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: std :: ptr :: null :: < __jmp_buf_tag > ())) . __jmpbuf as * const _ as usize } , 0usize , concat ! ("Offset of...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:146129
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: std :: ptr :: null :: < __jmp_buf_tag > ())) . __mask_was_saved as * const _ as usize } , 64usize , concat ! ("...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:146364
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: std :: ptr :: null :: < __jmp_buf_tag > ())) . __saved_mask as * const _ as usize } , 72usize , concat ! ("Offs...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:149723
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...unsafe { & (* (:: std :: ptr :: null :: < _pthread_cleanup_buffer > ())) . __routine as * const _ as usize } , 0usize , concat ! ("Off...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:149963
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...unsafe { & (* (:: std :: ptr :: null :: < _pthread_cleanup_buffer > ())) . __arg as * const _ as usize } , 8usize , concat ! ("Offset ...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:150195
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...unsafe { & (* (:: std :: ptr :: null :: < _pthread_cleanup_buffer > ())) . __canceltype as * const _ as usize } , 16usize , concat ! (...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:150442
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...unsafe { & (* (:: std :: ptr :: null :: < _pthread_cleanup_buffer > ())) . __prev as * const _ as usize } , 24usize , concat ! ("Offse...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:156706
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (unsafe { & (* (:: std :: ptr :: null :: < __cancel_jmp_buf_tag > ())) . __cancel_jmp_buf as * const _ as usize } , 0usize , concat !...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:156954
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (unsafe { & (* (:: std :: ptr :: null :: < __cancel_jmp_buf_tag > ())) . __mask_was_saved as * const _ as usize } , 64usize , concat ...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:157769
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(unsafe { & (* (:: std :: ptr :: null :: < __pthread_unwind_buf_t > ())) . __cancel_jmp_buf as * const _ as usize } , 0usize , concat ...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:158021
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(unsafe { & (* (:: std :: ptr :: null :: < __pthread_unwind_buf_t > ())) . __pad as * const _ as usize } , 72usize , concat ! ("Offset...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:158980
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...unsafe { & (* (:: std :: ptr :: null :: < __pthread_cleanup_frame > ())) . __cancel_routine as * const _ as usize } , 0usize , concat ...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:159234
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...unsafe { & (* (:: std :: ptr :: null :: < __pthread_cleanup_frame > ())) . __cancel_arg as * const _ as usize } , 8usize , concat ! ("...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:159480
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...unsafe { & (* (:: std :: ptr :: null :: < __pthread_cleanup_frame > ())) . __do_it as * const _ as usize } , 16usize , concat ! ("Offs...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:159717
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...unsafe { & (* (:: std :: ptr :: null :: < __pthread_cleanup_frame > ())) . __cancel_type as * const _ as usize } , 20usize , concat ! ...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:173002
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < pblk_t > ())) . buf as * const _ as usize } , 0usize , concat ! ("Offset of field: ...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:173196
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < pblk_t > ())) . block_size as * const _ as usize } , 8usize , concat ! ("Offset of ...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:174016
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < pool_t > ())) . block_ptrs as * const _ as usize } , 0usize , concat ! ("Offset of ...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:174224
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < pool_t > ())) . block_ptrs_len as * const _ as usize } , 8usize , concat ! ("Offset...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:174440
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < pool_t > ())) . top_index as * const _ as usize } , 16usize , concat ! ("Offset of ...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:174647
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < pool_t > ())) . num_blocks as * const _ as usize } , 24usize , concat ! ("Offset of...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:174856
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < pool_t > ())) . block_size as * const _ as usize } , 32usize , concat ! ("Offset of...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:175065
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < pool_t > ())) . align_size as * const _ as usize } , 40usize , concat ! ("Offset of...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:175274
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < pool_t > ())) . offset_size as * const _ as usize } , 48usize , concat ! ("Offset o...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:175485
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < pool_t > ())) . malloc_fp as * const _ as usize } , 56usize , concat ! ("Offset of ...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:175692
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < pool_t > ())) . free_fp as * const _ as usize } , 64usize , concat ! ("Offset of fi...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:176347
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < array_t > ())) . buf as * const _ as usize } , 0usize , concat ! ("Offset of field: ...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:176543
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < array_t > ())) . num_elem as * const _ as usize } , 8usize , concat ! ("Offset of fi...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:176749
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < array_t > ())) . elem_size as * const _ as usize } , 16usize , concat ! ("Offset of ...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:177390
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < apool_t > ())) . mutex as * const _ as usize } , 0usize , concat ! ("Offset of field...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:177590
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < apool_t > ())) . pool as * const _ as usize } , 40usize , concat ! ("Offset of field...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:177789
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < apool_t > ())) . def_array_len as * const _ as usize } , 112usize , concat ! ("Offse...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:178488
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < pba_s > ())) . pools as * const _ as usize } , 0usize , concat ! ("Offset of field:...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:178684
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < pba_s > ())) . mutex as * const _ as usize } , 216usize , concat ! ("Offset of fiel...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:178882
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < pba_s > ())) . align_size as * const _ as usize } , 256usize , concat ! ("Offset of...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:179090
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < pba_s > ())) . malloc_fp as * const _ as usize } , 264usize , concat ! ("Offset of ...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:179296
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < pba_s > ())) . free_fp as * const _ as usize } , 272usize , concat ! ("Offset of fi...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:179960
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < mem_s > ())) . pblk as * const _ as usize } , 0usize , concat ! ("Offset of field: ...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:180154
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < mem_s > ())) . buf_type as * const _ as usize } , 16usize , concat ! ("Offset of fi...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:180357
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < mem_s > ())) . pool as * const _ as usize } , 24usize , concat ! ("Offset of field:...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:180552
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < mem_s > ())) . size as * const _ as usize } , 32usize , concat ! ("Offset of field:...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:181329
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < cntl_s > ())) . family as * const _ as usize } , 0usize , concat ! ("Offset of fiel...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:181529
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < cntl_s > ())) . bszid as * const _ as usize } , 4usize , concat ! ("Offset of field...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:181727
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < cntl_s > ())) . var_func as * const _ as usize } , 8usize , concat ! ("Offset of fi...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:181931
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < cntl_s > ())) . sub_prenode as * const _ as usize } , 16usize , concat ! ("Offset o...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:182142
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < cntl_s > ())) . sub_node as * const _ as usize } , 24usize , concat ! ("Offset of f...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:182347
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < cntl_s > ())) . params as * const _ as usize } , 32usize , concat ! ("Offset of fie...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:182548
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < cntl_s > ())) . pack_mem as * const _ as usize } , 40usize , concat ! ("Offset of f...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:183191
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < blksz_s > ())) . v as * const _ as usize } , 0usize , concat ! ("Offset of field: " ...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:183383
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < blksz_s > ())) . e as * const _ as usize } , 32usize , concat ! ("Offset of field: "...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:183987
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < func_s > ())) . ptr as * const _ as usize } , 0usize , concat ! ("Offset of field: ...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:184590
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < mbool_s > ())) . v as * const _ as usize } , 0usize , concat ! ("Offset of field: " ...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:185477
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: std :: ptr :: null :: < auxinfo_t > ())) . schema_a as * const _ as usize } , 0usize , concat ! ("Offset of f...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:185687
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: std :: ptr :: null :: < auxinfo_t > ())) . schema_b as * const _ as usize } , 4usize , concat ! ("Offset of f...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:185897
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: std :: ptr :: null :: < auxinfo_t > ())) . a_next as * const _ as usize } , 8usize , concat ! ("Offset of fie...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:186103
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: std :: ptr :: null :: < auxinfo_t > ())) . b_next as * const _ as usize } , 16usize , concat ! ("Offset of fi...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:186310
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: std :: ptr :: null :: < auxinfo_t > ())) . is_a as * const _ as usize } , 24usize , concat ! ("Offset of fiel...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:186513
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: std :: ptr :: null :: < auxinfo_t > ())) . is_b as * const _ as usize } , 32usize , concat ! ("Offset of fiel...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:186716
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: std :: ptr :: null :: < auxinfo_t > ())) . ps_a as * const _ as usize } , 40usize , concat ! ("Offset of fiel...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:186919
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: std :: ptr :: null :: < auxinfo_t > ())) . ps_b as * const _ as usize } , 48usize , concat ! ("Offset of fiel...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:187122
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: std :: ptr :: null :: < auxinfo_t > ())) . ukr as * const _ as usize } , 56usize , concat ! ("Offset of field...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:187323
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: std :: ptr :: null :: < auxinfo_t > ())) . params as * const _ as usize } , 64usize , concat ! ("Offset of fi...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:187994
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: std :: ptr :: null :: < constdata_s > ())) . s as * const _ as usize } , 0usize , concat ! ("Offset of field: ...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:188194
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: std :: ptr :: null :: < constdata_s > ())) . d as * const _ as usize } , 8usize , concat ! ("Offset of field: ...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:188394
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: std :: ptr :: null :: < constdata_s > ())) . c as * const _ as usize } , 16usize , concat ! ("Offset of field:...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:188595
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: std :: ptr :: null :: < constdata_s > ())) . z as * const _ as usize } , 24usize , concat ! ("Offset of field:...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:188796
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: std :: ptr :: null :: < constdata_s > ())) . i as * const _ as usize } , 40usize , concat ! ("Offset of field:...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:190409
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < obj_s > ())) . root as * const _ as usize } , 0usize , concat ! ("Offset of field: ...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:190603
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < obj_s > ())) . off as * const _ as usize } , 8usize , concat ! ("Offset of field: "...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:190795
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < obj_s > ())) . dim as * const _ as usize } , 24usize , concat ! ("Offset of field: ...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:190988
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < obj_s > ())) . diag_off as * const _ as usize } , 40usize , concat ! ("Offset of fi...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:191191
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < obj_s > ())) . info as * const _ as usize } , 48usize , concat ! ("Offset of field:...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:191386
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < obj_s > ())) . info2 as * const _ as usize } , 52usize , concat ! ("Offset of field...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:191583
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < obj_s > ())) . elem_size as * const _ as usize } , 56usize , concat ! ("Offset of f...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:191788
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < obj_s > ())) . buffer as * const _ as usize } , 64usize , concat ! ("Offset of fiel...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:191987
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < obj_s > ())) . rs as * const _ as usize } , 72usize , concat ! ("Offset of field: "...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:192178
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < obj_s > ())) . cs as * const _ as usize } , 80usize , concat ! ("Offset of field: "...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:192369
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < obj_s > ())) . is as * const _ as usize } , 88usize , concat ! ("Offset of field: "...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:192560
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < obj_s > ())) . scalar as * const _ as usize } , 96usize , concat ! ("Offset of fiel...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:192759
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < obj_s > ())) . m_padded as * const _ as usize } , 112usize , concat ! ("Offset of f...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:192963
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < obj_s > ())) . n_padded as * const _ as usize } , 120usize , concat ! ("Offset of f...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:193167
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < obj_s > ())) . ps as * const _ as usize } , 128usize , concat ! ("Offset of field: ...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:193359
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < obj_s > ())) . pd as * const _ as usize } , 136usize , concat ! ("Offset of field: ...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:193551
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < obj_s > ())) . m_panel as * const _ as usize } , 144usize , concat ! ("Offset of fi...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:193753
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < obj_s > ())) . n_panel as * const _ as usize } , 152usize , concat ! ("Offset of fi...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:193955
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < obj_s > ())) . pack_fn as * const _ as usize } , 160usize , concat ! ("Offset of fi...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:194157
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < obj_s > ())) . pack_params as * const _ as usize } , 168usize , concat ! ("Offset o...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:194367
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < obj_s > ())) . ker_fn as * const _ as usize } , 176usize , concat ! ("Offset of fie...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:194567
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < obj_s > ())) . ker_params as * const _ as usize } , 184usize , concat ! ("Offset of...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:195752
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < cntx_s > ())) . blkszs as * const _ as usize } , 0usize , concat ! ("Offset of fiel...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:195952
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < cntx_s > ())) . bmults as * const _ as usize } , 704usize , concat ! ("Offset of fi...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:196154
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < cntx_s > ())) . l3_vir_ukrs as * const _ as usize } , 752usize , concat ! ("Offset ...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:196366
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < cntx_s > ())) . l3_nat_ukrs as * const _ as usize } , 912usize , concat ! ("Offset ...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:196578
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < cntx_s > ())) . l3_nat_ukrs_prefs as * const _ as usize } , 1072usize , concat ! ("...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:196803
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < cntx_s > ())) . l3_sup_thresh as * const _ as usize } , 1096usize , concat ! ("Offs...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:197020
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < cntx_s > ())) . l3_sup_handlers as * const _ as usize } , 1288usize , concat ! ("Of...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:197241
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < cntx_s > ())) . l3_sup_blkszs as * const _ as usize } , 1376usize , concat ! ("Offs...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:197458
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < cntx_s > ())) . l3_sup_kers as * const _ as usize } , 2080usize , concat ! ("Offset...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:197671
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < cntx_s > ())) . l3_sup_kers_prefs as * const _ as usize } , 2368usize , concat ! ("...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:197896
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < cntx_s > ())) . l1f_kers as * const _ as usize } , 2408usize , concat ! ("Offset of...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:198103
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < cntx_s > ())) . l1v_kers as * const _ as usize } , 2568usize , concat ! ("Offset of...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:198310
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < cntx_s > ())) . packm_kers as * const _ as usize } , 3016usize , concat ! ("Offset ...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:198521
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < cntx_s > ())) . unpackm_kers as * const _ as usize } , 4040usize , concat ! ("Offse...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:198736
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < cntx_s > ())) . method as * const _ as usize } , 5064usize , concat ! ("Offset of f...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:199515
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < rntm_s > ())) . auto_factor as * const _ as usize } , 0usize , concat ! ("Offset of...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:199725
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < rntm_s > ())) . num_threads as * const _ as usize } , 8usize , concat ! ("Offset of...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:199935
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < rntm_s > ())) . thrloop as * const _ as usize } , 16usize , concat ! ("Offset of fi...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:200138
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < rntm_s > ())) . pack_a as * const _ as usize } , 64usize , concat ! ("Offset of fie...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:200339
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < rntm_s > ())) . pack_b as * const _ as usize } , 65usize , concat ! ("Offset of fie...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:200540
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < rntm_s > ())) . l3_sup as * const _ as usize } , 66usize , concat ! ("Offset of fie...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:200741
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < rntm_s > ())) . sba_pool as * const _ as usize } , 72usize , concat ! ("Offset of f...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:200946
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < rntm_s > ())) . pba as * const _ as usize } , 80usize , concat ! ("Offset of field:...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:205791
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: std :: ptr :: null :: < thrcomm_s > ())) . sent_object as * const _ as usize } , 0usize , concat ! ("Offset o...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:206007
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: std :: ptr :: null :: < thrcomm_s > ())) . n_threads as * const _ as usize } , 8usize , concat ! ("Offset of ...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:206219
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: std :: ptr :: null :: < thrcomm_s > ())) . barrier_sense as * const _ as usize } , 16usize , concat ! ("Offse...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:206440
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: std :: ptr :: null :: < thrcomm_s > ())) . barrier_threads_arrived as * const _ as usize } , 24usize , concat...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:207998
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: std :: ptr :: null :: < thrinfo_s > ())) . ocomm as * const _ as usize } , 0usize , concat ! ("Offset of fiel...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:208202
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: std :: ptr :: null :: < thrinfo_s > ())) . ocomm_id as * const _ as usize } , 8usize , concat ! ("Offset of f...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:208412
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: std :: ptr :: null :: < thrinfo_s > ())) . n_way as * const _ as usize } , 16usize , concat ! ("Offset of fie...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:208617
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: std :: ptr :: null :: < thrinfo_s > ())) . work_id as * const _ as usize } , 24usize , concat ! ("Offset of f...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:208826
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: std :: ptr :: null :: < thrinfo_s > ())) . free_comm as * const _ as usize } , 32usize , concat ! ("Offset of...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:209039
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: std :: ptr :: null :: < thrinfo_s > ())) . bszid as * const _ as usize } , 36usize , concat ! ("Offset of fie...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:209244
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: std :: ptr :: null :: < thrinfo_s > ())) . sub_prenode as * const _ as usize } , 40usize , concat ! ("Offset ...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:209461
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: std :: ptr :: null :: < thrinfo_s > ())) . sub_node as * const _ as usize } , 48usize , concat ! ("Offset of ...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:217132
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (unsafe { & (* (:: std :: ptr :: null :: < bli_prime_factors_t > ())) . n as * const _ as usize } , 0usize , concat ! ("Offset of fie...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:217348
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (unsafe { & (* (:: std :: ptr :: null :: < bli_prime_factors_t > ())) . sqrt_n as * const _ as usize } , 8usize , concat ! ("Offset o...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:217574
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (unsafe { & (* (:: std :: ptr :: null :: < bli_prime_factors_t > ())) . f as * const _ as usize } , 16usize , concat ! ("Offset of fi...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:341538
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < getopt_s > ())) . optarg as * const _ as usize } , 0usize , concat ! ("Offset of fie...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:341742
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < getopt_s > ())) . optind as * const _ as usize } , 8usize , concat ! ("Offset of fie...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:341946
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < getopt_s > ())) . opterr as * const _ as usize } , 12usize , concat ! ("Offset of fi...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:342151
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < getopt_s > ())) . optopt as * const _ as usize } , 16usize , concat ! ("Offset of fi...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:764716
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: std :: ptr :: null :: < packm_params_s > ())) . size as * const _ as usize } , 0usize , concat ! ("Offset of fi...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:764928
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: std :: ptr :: null :: < packm_params_s > ())) . bmid_m as * const _ as usize } , 8usize , concat ! ("Offset of ...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:765144
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: std :: ptr :: null :: < packm_params_s > ())) . bmid_n as * const _ as usize } , 12usize , concat ! ("Offset of...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:765361
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: std :: ptr :: null :: < packm_params_s > ())) . does_invert_diag as * const _ as usize } , 16usize , concat ! (...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:765598
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: std :: ptr :: null :: < packm_params_s > ())) . rev_iter_if_upper as * const _ as usize } , 17usize , concat ! ...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:765837
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: std :: ptr :: null :: < packm_params_s > ())) . rev_iter_if_lower as * const _ as usize } , 18usize , concat ! ...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:766076
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: std :: ptr :: null :: < packm_params_s > ())) . pack_schema as * const _ as usize } , 20usize , concat ! ("Offs...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:766303
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: std :: ptr :: null :: < packm_params_s > ())) . pack_buf_type as * const _ as usize } , 24usize , concat ! ("Of...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:792016
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...unsafe { & (* (:: std :: ptr :: null :: < packm_blk_var1_params_t > ())) . ukr_fn as * const _ as usize } , 0usize , concat ! ("Offset...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:792878
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! (unsafe { & (* (:: std :: ptr :: null :: < unpackm_params_s > ())) . size as * const _ as usize } , 0usize , concat ! ("Offset of f...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:793094
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! (unsafe { & (* (:: std :: ptr :: null :: < unpackm_params_s > ())) . var_func as * const _ as usize } , 8usize , concat ! ("Offset ...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:1032336
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! (unsafe { & (* (:: std :: ptr :: null :: < gemm_ker_params_t > ())) . ukr as * const _ as usize } , 0usize , concat ! ("Offset of fi...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:1034915
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < mddm_s > ())) . comp as * const _ as usize } , 0usize , concat ! ("Offset of field:...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:1035111
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < mddm_s > ())) . exec as * const _ as usize } , 4usize , concat ! ("Offset of field:...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:1225516
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: std :: ptr :: null :: < __va_list_tag > ())) . gp_offset as * const _ as usize } , 0usize , concat ! ("Offset o...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:1225736
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: std :: ptr :: null :: < __va_list_tag > ())) . fp_offset as * const _ as usize } , 4usize , concat ! ("Offset o...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:1225956
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: std :: ptr :: null :: < __va_list_tag > ())) . overflow_arg_area as * const _ as usize } , 8usize , concat ! ("...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:1226192
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: std :: ptr :: null :: < __va_list_tag > ())) . reg_save_area as * const _ as usize } , 16usize , concat ! ("Off...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 535 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s
[INFO] running `Command { std: "docker" "inspect" "d4365cb466b91cd298c943eb04e447b13feb8d6be2c31d62865bdf41d5708ee8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4365cb466b91cd298c943eb04e447b13feb8d6be2c31d62865bdf41d5708ee8", kill_on_drop: false }`
[INFO] [stdout] d4365cb466b91cd298c943eb04e447b13feb8d6be2c31d62865bdf41d5708ee8
[INFO] checking blis-sys-0.3.0 against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] extracting crate blis-sys 0.3.0 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate blis-sys 0.3.0 on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate blis-sys 0.3.0
[INFO] finished tweaking crates.io crate blis-sys 0.3.0
[INFO] tweaked toml for crates.io crate blis-sys 0.3.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f19715aa0feb3e439310374c3e7ab0172a58cfb30cbe05225825579946285142
[INFO] running `Command { std: "docker" "start" "-a" "f19715aa0feb3e439310374c3e7ab0172a58cfb30cbe05225825579946285142", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f19715aa0feb3e439310374c3e7ab0172a58cfb30cbe05225825579946285142", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f19715aa0feb3e439310374c3e7ab0172a58cfb30cbe05225825579946285142", kill_on_drop: false }`
[INFO] [stdout] f19715aa0feb3e439310374c3e7ab0172a58cfb30cbe05225825579946285142
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 88617cd067c0d09e48189679ce2df30c0d922e0de887cb08bb9302924dd72460
[INFO] running `Command { std: "docker" "start" "-a" "88617cd067c0d09e48189679ce2df30c0d922e0de887cb08bb9302924dd72460", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling bindgen v0.59.2
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling blis-sys v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:52400
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... __endptr : * mut * mut :: std :: os :: raw :: c_char) -> u128 ; } extern "C" { pub fn strtol (__nptr : * const :: std :: os :: raw ::...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout]   = note: `#[warn(improper_ctypes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:62884
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...f64 ; } extern "C" { pub fn nexttoward (__x : f64 , __y : u128) -> f64 ; } extern "C" { pub fn __nexttoward (__x : f64 , __y : u128) -...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:62953
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...4 ; } extern "C" { pub fn __nexttoward (__x : f64 , __y : u128) -> f64 ; } extern "C" { pub fn remainder (__x : f64 , __y : f64) -> f6...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:70404
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...32 ; } extern "C" { pub fn nexttowardf (__x : f32 , __y : u128) -> f32 ; } extern "C" { pub fn __nexttowardf (__x : f32 , __y : u128) ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:70474
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; } extern "C" { pub fn __nexttowardf (__x : f32 , __y : u128) -> f32 ; } extern "C" { pub fn remainderf (__x : f32 , __y : f32) -> f...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:72872
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) -> f32 ; } extern "C" { pub fn __fpclassifyl (__value : u128) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn __signbitl (__...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:72956
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...aw :: c_int ; } extern "C" { pub fn __signbitl (__value : u128) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn __isinfl (__va...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73038
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... raw :: c_int ; } extern "C" { pub fn __isinfl (__value : u128) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn __finitel (__v...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73121
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...raw :: c_int ; } extern "C" { pub fn __finitel (__value : u128) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn __isnanl (__va...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73203
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... raw :: c_int ; } extern "C" { pub fn __isnanl (__value : u128) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn __iseqsigl (__...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73283
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: raw :: c_int ; } extern "C" { pub fn __iseqsigl (__x : u128 , __y : u128) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn _...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73296
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nt ; } extern "C" { pub fn __iseqsigl (__x : u128 , __y : u128) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn __issignalingl...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73384
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: c_int ; } extern "C" { pub fn __issignalingl (__value : u128) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn acosl (__x : u...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73459
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_int ; } extern "C" { pub fn acosl (__x : u128) -> u128 ; } extern "C" { pub fn __acosl (__x : u128) -> u128 ; } exter...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73468
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...aw :: c_int ; } extern "C" { pub fn acosl (__x : u128) -> u128 ; } extern "C" { pub fn __acosl (__x : u128) -> u128 ; } extern "C" { p...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:24821
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < __fsid_t > ())) . __val as * const _ as usize } , 0usize , concat ! ("Offset of fiel...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deref_nullptr)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73512
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._x : u128) -> u128 ; } extern "C" { pub fn __acosl (__x : u128) -> u128 ; } extern "C" { pub fn asinl (__x : u128) -> u128 ; } extern ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:27265
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & (* (:: std :: ptr :: null :: < __mbstate_t__bindgen_ty_1 > ())) . __wch as * const _ as usize } , 0usize , concat ! ("Offset...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73521
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) -> u128 ; } extern "C" { pub fn __acosl (__x : u128) -> u128 ; } extern "C" { pub fn asinl (__x : u128) -> u128 ; } extern "C" { pub...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:27501
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & (* (:: std :: ptr :: null :: < __mbstate_t__bindgen_ty_1 > ())) . __wchb as * const _ as usize } , 0usize , concat ! ("Offse...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:28045
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: std :: ptr :: null :: < __mbstate_t > ())) . __count as * const _ as usize } , 0usize , concat ! ("Offset of f...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73563
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(__x : u128) -> u128 ; } extern "C" { pub fn asinl (__x : u128) -> u128 ; } extern "C" { pub fn __asinl (__x : u128) -> u128 ; } exter...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73572
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...28) -> u128 ; } extern "C" { pub fn asinl (__x : u128) -> u128 ; } extern "C" { pub fn __asinl (__x : u128) -> u128 ; } extern "C" { p...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:28257
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: std :: ptr :: null :: < __mbstate_t > ())) . __value as * const _ as usize } , 4usize , concat ! ("Offset of f...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:28880
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: std :: ptr :: null :: < _G_fpos_t > ())) . __pos as * const _ as usize } , 0usize , concat ! ("Offset of fiel...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73616
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._x : u128) -> u128 ; } extern "C" { pub fn __asinl (__x : u128) -> u128 ; } extern "C" { pub fn atanl (__x : u128) -> u128 ; } extern ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73625
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) -> u128 ; } extern "C" { pub fn __asinl (__x : u128) -> u128 ; } extern "C" { pub fn atanl (__x : u128) -> u128 ; } extern "C" { pub...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:29084
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: std :: ptr :: null :: < _G_fpos_t > ())) . __state as * const _ as usize } , 8usize , concat ! ("Offset of fi...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:29749
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: std :: ptr :: null :: < _G_fpos64_t > ())) . __pos as * const _ as usize } , 0usize , concat ! ("Offset of fie...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73667
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(__x : u128) -> u128 ; } extern "C" { pub fn atanl (__x : u128) -> u128 ; } extern "C" { pub fn __atanl (__x : u128) -> u128 ; } exter...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:29957
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: std :: ptr :: null :: < _G_fpos64_t > ())) . __state as * const _ as usize } , 8usize , concat ! ("Offset of f...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73676
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...28) -> u128 ; } extern "C" { pub fn atanl (__x : u128) -> u128 ; } extern "C" { pub fn __atanl (__x : u128) -> u128 ; } extern "C" { p...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:32340
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < _IO_FILE > ())) . _flags as * const _ as usize } , 0usize , concat ! ("Offset of fie...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73720
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._x : u128) -> u128 ; } extern "C" { pub fn __atanl (__x : u128) -> u128 ; } extern "C" { pub fn atan2l (__y : u128 , __x : u128) -> u1...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73729
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) -> u128 ; } extern "C" { pub fn __atanl (__x : u128) -> u128 ; } extern "C" { pub fn atan2l (__y : u128 , __x : u128) -> u128 ; } ex...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:32544
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < _IO_FILE > ())) . _IO_read_ptr as * const _ as usize } , 8usize , concat ! ("Offset ...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:32760
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < _IO_FILE > ())) . _IO_read_end as * const _ as usize } , 16usize , concat ! ("Offset...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73772
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...__x : u128) -> u128 ; } extern "C" { pub fn atan2l (__y : u128 , __x : u128) -> u128 ; } extern "C" { pub fn __atan2l (__y : u128 , __...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:32977
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < _IO_FILE > ())) . _IO_read_base as * const _ as usize } , 24usize , concat ! ("Offse...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73785
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...> u128 ; } extern "C" { pub fn atan2l (__y : u128 , __x : u128) -> u128 ; } extern "C" { pub fn __atan2l (__y : u128 , __x : u128) -> ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:33196
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < _IO_FILE > ())) . _IO_write_base as * const _ as usize } , 32usize , concat ! ("Offs...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73794
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...} extern "C" { pub fn atan2l (__y : u128 , __x : u128) -> u128 ; } extern "C" { 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: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:33417
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < _IO_FILE > ())) . _IO_write_ptr as * const _ as usize } , 40usize , concat ! ("Offse...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73839
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...x : u128) -> u128 ; } extern "C" { pub fn __atan2l (__y : u128 , __x : u128) -> u128 ; } extern "C" { 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: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:33636
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < _IO_FILE > ())) . _IO_write_end as * const _ as usize } , 48usize , concat ! ("Offse...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:33855
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < _IO_FILE > ())) . _IO_buf_base as * const _ as usize } , 56usize , concat ! ("Offset...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73852
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...u128 ; } extern "C" { pub fn __atan2l (__y : u128 , __x : u128) -> u128 ; } extern "C" { pub fn cosl (__x : u128) -> u128 ; } extern "...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73861
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...extern "C" { pub fn __atan2l (__y : u128 , __x : u128) -> u128 ; } extern "C" { pub fn cosl (__x : u128) -> u128 ; } extern "C" { pub ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:34072
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < _IO_FILE > ())) . _IO_buf_end as * const _ as usize } , 64usize , concat ! ("Offset ...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:34287
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < _IO_FILE > ())) . _IO_save_base as * const _ as usize } , 72usize , concat ! ("Offse...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73902
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..., __x : u128) -> u128 ; } extern "C" { pub fn cosl (__x : u128) -> u128 ; } extern "C" { pub fn __cosl (__x : u128) -> u128 ; } extern...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73911
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...128) -> u128 ; } extern "C" { pub fn cosl (__x : u128) -> u128 ; } extern "C" { pub fn __cosl (__x : u128) -> u128 ; } extern "C" { pu...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:34506
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < _IO_FILE > ())) . _IO_backup_base as * const _ as usize } , 80usize , concat ! ("Off...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73954
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...__x : u128) -> u128 ; } extern "C" { pub fn __cosl (__x : u128) -> u128 ; } extern "C" { pub fn sinl (__x : u128) -> u128 ; } extern "...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:34729
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < _IO_FILE > ())) . _IO_save_end as * const _ as usize } , 88usize , concat ! ("Offset...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73963
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...8) -> u128 ; } extern "C" { pub fn __cosl (__x : u128) -> u128 ; } extern "C" { pub fn sinl (__x : u128) -> u128 ; } extern "C" { pub ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:34946
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < _IO_FILE > ())) . _markers as * const _ as usize } , 96usize , concat ! ("Offset of ...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74004
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (__x : u128) -> u128 ; } extern "C" { pub fn sinl (__x : u128) -> u128 ; } extern "C" { pub fn __sinl (__x : u128) -> u128 ; } extern...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:35155
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < _IO_FILE > ())) . _chain as * const _ as usize } , 104usize , concat ! ("Offset of f...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:35361
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < _IO_FILE > ())) . _fileno as * const _ as usize } , 112usize , concat ! ("Offset of ...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74013
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...128) -> u128 ; } extern "C" { pub fn sinl (__x : u128) -> u128 ; } extern "C" { pub fn __sinl (__x : u128) -> u128 ; } extern "C" { pu...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:35569
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < _IO_FILE > ())) . _flags2 as * const _ as usize } , 116usize , concat ! ("Offset of ...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74056
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...__x : u128) -> u128 ; } extern "C" { pub fn __sinl (__x : u128) -> u128 ; } extern "C" { pub fn tanl (__x : u128) -> u128 ; } extern "...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:35777
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < _IO_FILE > ())) . _old_offset as * const _ as usize } , 120usize , concat ! ("Offset...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74065
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...8) -> u128 ; } extern "C" { pub fn __sinl (__x : u128) -> u128 ; } extern "C" { pub fn tanl (__x : u128) -> u128 ; } extern "C" { pub ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74106
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (__x : u128) -> u128 ; } extern "C" { pub fn tanl (__x : u128) -> u128 ; } extern "C" { pub fn __tanl (__x : u128) -> u128 ; } extern...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:35993
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < _IO_FILE > ())) . _cur_column as * const _ as usize } , 128usize , concat ! ("Offset...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74115
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...128) -> u128 ; } extern "C" { pub fn tanl (__x : u128) -> u128 ; } extern "C" { pub fn __tanl (__x : u128) -> u128 ; } extern "C" { pu...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:36209
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < _IO_FILE > ())) . _vtable_offset as * const _ as usize } , 130usize , concat ! ("Off...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74158
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...__x : u128) -> u128 ; } extern "C" { pub fn __tanl (__x : u128) -> u128 ; } extern "C" { pub fn coshl (__x : u128) -> u128 ; } extern ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:36431
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < _IO_FILE > ())) . _shortbuf as * const _ as usize } , 131usize , concat ! ("Offset o...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74167
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...8) -> u128 ; } extern "C" { pub fn __tanl (__x : u128) -> u128 ; } extern "C" { pub fn coshl (__x : u128) -> u128 ; } extern "C" { pub...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:36643
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < _IO_FILE > ())) . _lock as * const _ as usize } , 136usize , concat ! ("Offset of fi...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74209
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(__x : u128) -> u128 ; } extern "C" { pub fn coshl (__x : u128) -> u128 ; } extern "C" { pub fn __coshl (__x : u128) -> u128 ; } exter...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:36847
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < _IO_FILE > ())) . _offset as * const _ as usize } , 144usize , concat ! ("Offset of ...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74218
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...28) -> u128 ; } extern "C" { pub fn coshl (__x : u128) -> u128 ; } extern "C" { pub fn __coshl (__x : u128) -> u128 ; } extern "C" { p...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:37055
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < _IO_FILE > ())) . _codecvt as * const _ as usize } , 152usize , concat ! ("Offset of...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74262
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._x : u128) -> u128 ; } extern "C" { pub fn __coshl (__x : u128) -> u128 ; } extern "C" { pub fn sinhl (__x : u128) -> u128 ; } extern ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74271
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) -> u128 ; } extern "C" { pub fn __coshl (__x : u128) -> u128 ; } extern "C" { pub fn sinhl (__x : u128) -> u128 ; } extern "C" { pub...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:37265
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < _IO_FILE > ())) . _wide_data as * const _ as usize } , 160usize , concat ! ("Offset ...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74313
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(__x : u128) -> u128 ; } extern "C" { pub fn sinhl (__x : u128) -> u128 ; } extern "C" { pub fn __sinhl (__x : u128) -> u128 ; } exter...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:37479
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < _IO_FILE > ())) . _freeres_list as * const _ as usize } , 168usize , concat ! ("Offs...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74322
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...28) -> u128 ; } extern "C" { pub fn sinhl (__x : u128) -> u128 ; } extern "C" { pub fn __sinhl (__x : u128) -> u128 ; } extern "C" { p...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:37699
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < _IO_FILE > ())) . _freeres_buf as * const _ as usize } , 176usize , concat ! ("Offse...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74366
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._x : u128) -> u128 ; } extern "C" { pub fn __sinhl (__x : u128) -> u128 ; } extern "C" { pub fn tanhl (__x : u128) -> u128 ; } extern ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:37917
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < _IO_FILE > ())) . __pad5 as * const _ as usize } , 184usize , concat ! ("Offset of f...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74375
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) -> u128 ; } extern "C" { pub fn __sinhl (__x : u128) -> u128 ; } extern "C" { pub fn tanhl (__x : u128) -> u128 ; } extern "C" { pub...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:38123
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < _IO_FILE > ())) . _mode as * const _ as usize } , 192usize , concat ! ("Offset of fi...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74417
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(__x : u128) -> u128 ; } extern "C" { pub fn tanhl (__x : u128) -> u128 ; } extern "C" { pub fn __tanhl (__x : u128) -> u128 ; } exter...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:38327
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < _IO_FILE > ())) . _unused2 as * const _ as usize } , 196usize , concat ! ("Offset of...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74426
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...28) -> u128 ; } extern "C" { pub fn tanhl (__x : u128) -> u128 ; } extern "C" { pub fn __tanhl (__x : u128) -> u128 ; } extern "C" { p...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:49465
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < div_t > ())) . quot as * const _ as usize } , 0usize , concat ! ("Offset of field: ...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74470
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._x : u128) -> u128 ; } extern "C" { pub fn __tanhl (__x : u128) -> u128 ; } extern "C" { pub fn acoshl (__x : u128) -> u128 ; } extern...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:49659
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < div_t > ())) . rem as * const _ as usize } , 4usize , concat ! ("Offset of field: "...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74479
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) -> u128 ; } extern "C" { pub fn __tanhl (__x : u128) -> u128 ; } extern "C" { pub fn acoshl (__x : u128) -> u128 ; } extern "C" { pu...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:50287
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < ldiv_t > ())) . quot as * const _ as usize } , 0usize , concat ! ("Offset of field:...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:50483
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: std :: ptr :: null :: < ldiv_t > ())) . rem as * const _ as usize } , 8usize , concat ! ("Offset of field: ...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74522
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...__x : u128) -> u128 ; } extern "C" { pub fn acoshl (__x : u128) -> u128 ; } extern "C" { pub fn __acoshl (__x : u128) -> u128 ; } exte...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:51127
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < lldiv_t > ())) . quot as * const _ as usize } , 0usize , concat ! ("Offset of field:...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74531
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...8) -> u128 ; } extern "C" { pub fn acoshl (__x : u128) -> u128 ; } extern "C" { pub fn __acoshl (__x : u128) -> u128 ; } extern "C" { ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:51325
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: std :: ptr :: null :: < lldiv_t > ())) . rem as * const _ as usize } , 8usize , concat ! ("Offset of field: ...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74576
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...x : u128) -> u128 ; } extern "C" { pub fn __acoshl (__x : u128) -> u128 ; } extern "C" { pub fn asinhl (__x : u128) -> u128 ; } extern...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:52400
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... __endptr : * mut * mut :: std :: os :: raw :: c_char) -> u128 ; } extern "C" { pub fn strtol (__nptr : * const :: std :: os :: raw ::...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout]   = note: `#[warn(improper_ctypes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74585
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... -> u128 ; } extern "C" { pub fn __acoshl (__x : u128) -> u128 ; } extern "C" { pub fn asinhl (__x : u128) -> u128 ; } extern "C" { pu...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:62884
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...f64 ; } extern "C" { pub fn nexttoward (__x : f64 , __y : u128) -> f64 ; } extern "C" { pub fn __nexttoward (__x : f64 , __y : u128) -...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74628
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...__x : u128) -> u128 ; } extern "C" { pub fn asinhl (__x : u128) -> u128 ; } extern "C" { pub fn __asinhl (__x : u128) -> u128 ; } exte...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:62953
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...4 ; } extern "C" { pub fn __nexttoward (__x : f64 , __y : u128) -> f64 ; } extern "C" { pub fn remainder (__x : f64 , __y : f64) -> f6...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:70404
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...32 ; } extern "C" { pub fn nexttowardf (__x : f32 , __y : u128) -> f32 ; } extern "C" { pub fn __nexttowardf (__x : f32 , __y : u128) ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74637
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...8) -> u128 ; } extern "C" { pub fn asinhl (__x : u128) -> u128 ; } extern "C" { pub fn __asinhl (__x : u128) -> u128 ; } extern "C" { ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:70474
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; } extern "C" { pub fn __nexttowardf (__x : f32 , __y : u128) -> f32 ; } extern "C" { pub fn remainderf (__x : f32 , __y : f32) -> f...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74682
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...x : u128) -> u128 ; } extern "C" { pub fn __asinhl (__x : u128) -> u128 ; } extern "C" { pub fn atanhl (__x : u128) -> u128 ; } extern...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:72872
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) -> f32 ; } extern "C" { pub fn __fpclassifyl (__value : u128) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn __signbitl (__...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74691
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... -> u128 ; } extern "C" { pub fn __asinhl (__x : u128) -> u128 ; } extern "C" { pub fn atanhl (__x : u128) -> u128 ; } extern "C" { pu...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74734
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...__x : u128) -> u128 ; } extern "C" { pub fn atanhl (__x : u128) -> u128 ; } extern "C" { pub fn __atanhl (__x : u128) -> u128 ; } exte...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:72956
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...aw :: c_int ; } extern "C" { pub fn __signbitl (__value : u128) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn __isinfl (__va...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73038
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... raw :: c_int ; } extern "C" { pub fn __isinfl (__value : u128) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn __finitel (__v...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74743
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...8) -> u128 ; } extern "C" { pub fn atanhl (__x : u128) -> u128 ; } extern "C" { pub fn __atanhl (__x : u128) -> u128 ; } extern "C" { ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73121
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...raw :: c_int ; } extern "C" { pub fn __finitel (__value : u128) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn __isnanl (__va...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74788
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...x : u128) -> u128 ; } extern "C" { pub fn __atanhl (__x : u128) -> u128 ; } extern "C" { pub fn expl (__x : u128) -> u128 ; } extern "...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73203
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... raw :: c_int ; } extern "C" { pub fn __isnanl (__value : u128) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn __iseqsigl (__...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74797
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... -> u128 ; } extern "C" { pub fn __atanhl (__x : u128) -> u128 ; } extern "C" { pub fn expl (__x : u128) -> u128 ; } extern "C" { pub ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73283
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: raw :: c_int ; } extern "C" { pub fn __iseqsigl (__x : u128 , __y : u128) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn _...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74838
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (__x : u128) -> u128 ; } extern "C" { pub fn expl (__x : u128) -> u128 ; } extern "C" { pub fn __expl (__x : u128) -> u128 ; } extern...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73296
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nt ; } extern "C" { pub fn __iseqsigl (__x : u128 , __y : u128) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn __issignalingl...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74847
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...128) -> u128 ; } extern "C" { pub fn expl (__x : u128) -> u128 ; } extern "C" { pub fn __expl (__x : u128) -> u128 ; } extern "C" { pu...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73384
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: c_int ; } extern "C" { pub fn __issignalingl (__value : u128) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn acosl (__x : u...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74890
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...__x : u128) -> u128 ; } extern "C" { pub fn __expl (__x : u128) -> u128 ; } extern "C" { pub fn frexpl (__x : u128 , __exponent : * mu...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73459
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_int ; } extern "C" { pub fn acosl (__x : u128) -> u128 ; } extern "C" { pub fn __acosl (__x : u128) -> u128 ; } exter...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74899
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...8) -> u128 ; } extern "C" { pub fn __expl (__x : u128) -> u128 ; } extern "C" { pub fn frexpl (__x : u128 , __exponent : * mut :: std ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73468
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...aw :: c_int ; } extern "C" { pub fn acosl (__x : u128) -> u128 ; } extern "C" { pub fn __acosl (__x : u128) -> u128 ; } extern "C" { p...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74942
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...__x : u128) -> u128 ; } extern "C" { pub fn frexpl (__x : u128 , __exponent : * mut :: std :: os :: raw :: c_int) -> u128 ; } extern "...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73512
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._x : u128) -> u128 ; } extern "C" { pub fn __acosl (__x : u128) -> u128 ; } extern "C" { pub fn asinl (__x : u128) -> u128 ; } extern ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75001
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...128 , __exponent : * mut :: std :: os :: raw :: c_int) -> u128 ; } extern "C" { pub fn __frexpl (__x : u128 , __exponent : * mut :: st...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73521
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) -> u128 ; } extern "C" { pub fn __acosl (__x : u128) -> u128 ; } extern "C" { pub fn asinl (__x : u128) -> u128 ; } extern "C" { pub...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75046
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: c_int) -> u128 ; } extern "C" { pub fn __frexpl (__x : u128 , __exponent : * mut :: std :: os :: raw :: c_int) -> u128 ; } extern "...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73563
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(__x : u128) -> u128 ; } extern "C" { pub fn asinl (__x : u128) -> u128 ; } extern "C" { pub fn __asinl (__x : u128) -> u128 ; } exter...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75105
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...128 , __exponent : * mut :: std :: os :: raw :: c_int) -> u128 ; } extern "C" { pub fn ldexpl (__x : u128 , __exponent : :: std :: os ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73572
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...28) -> u128 ; } extern "C" { pub fn asinl (__x : u128) -> u128 ; } extern "C" { pub fn __asinl (__x : u128) -> u128 ; } extern "C" { p...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75148
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...w :: c_int) -> u128 ; } extern "C" { pub fn ldexpl (__x : u128 , __exponent : :: std :: os :: raw :: c_int) -> u128 ; } extern "C" { p...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73616
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._x : u128) -> u128 ; } extern "C" { pub fn __asinl (__x : u128) -> u128 ; } extern "C" { pub fn atanl (__x : u128) -> u128 ; } extern ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75201
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._x : u128 , __exponent : :: std :: os :: raw :: c_int) -> u128 ; } extern "C" { pub fn __ldexpl (__x : u128 , __exponent : :: std :: o...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73625
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) -> u128 ; } extern "C" { pub fn __asinl (__x : u128) -> u128 ; } extern "C" { pub fn atanl (__x : u128) -> u128 ; } extern "C" { pub...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75246
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: c_int) -> u128 ; } extern "C" { pub fn __ldexpl (__x : u128 , __exponent : :: std :: os :: raw :: c_int) -> u128 ; } extern "C" { p...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73667
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(__x : u128) -> u128 ; } extern "C" { pub fn atanl (__x : u128) -> u128 ; } extern "C" { pub fn __atanl (__x : u128) -> u128 ; } exter...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75299
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._x : u128 , __exponent : :: std :: os :: raw :: c_int) -> u128 ; } extern "C" { pub fn logl (__x : u128) -> u128 ; } extern "C" { pub ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73676
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...28) -> u128 ; } extern "C" { pub fn atanl (__x : u128) -> u128 ; } extern "C" { pub fn __atanl (__x : u128) -> u128 ; } extern "C" { p...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75340
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...raw :: c_int) -> u128 ; } extern "C" { pub fn logl (__x : u128) -> u128 ; } extern "C" { pub fn __logl (__x : u128) -> u128 ; } extern...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73720
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._x : u128) -> u128 ; } extern "C" { pub fn __atanl (__x : u128) -> u128 ; } extern "C" { pub fn atan2l (__y : u128 , __x : u128) -> u1...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75349
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...int) -> u128 ; } extern "C" { pub fn logl (__x : u128) -> u128 ; } extern "C" { pub fn __logl (__x : u128) -> u128 ; } extern "C" { pu...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73729
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) -> u128 ; } extern "C" { pub fn __atanl (__x : u128) -> u128 ; } extern "C" { pub fn atan2l (__y : u128 , __x : u128) -> u128 ; } ex...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75392
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...__x : u128) -> u128 ; } extern "C" { pub fn __logl (__x : u128) -> u128 ; } extern "C" { pub fn log10l (__x : u128) -> u128 ; } extern...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75401
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...8) -> u128 ; } extern "C" { pub fn __logl (__x : u128) -> u128 ; } extern "C" { pub fn log10l (__x : u128) -> u128 ; } extern "C" { pu...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73772
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...__x : u128) -> u128 ; } extern "C" { pub fn atan2l (__y : u128 , __x : u128) -> u128 ; } extern "C" { pub fn __atan2l (__y : u128 , __...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75444
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...__x : u128) -> u128 ; } extern "C" { pub fn log10l (__x : u128) -> u128 ; } extern "C" { pub fn __log10l (__x : u128) -> u128 ; } exte...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73785
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...> u128 ; } extern "C" { pub fn atan2l (__y : u128 , __x : u128) -> u128 ; } extern "C" { pub fn __atan2l (__y : u128 , __x : u128) -> ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75453
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...8) -> u128 ; } extern "C" { pub fn log10l (__x : u128) -> u128 ; } extern "C" { pub fn __log10l (__x : u128) -> u128 ; } extern "C" { ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73794
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...} extern "C" { pub fn atan2l (__y : u128 , __x : u128) -> u128 ; } extern "C" { 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/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75498
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...x : u128) -> u128 ; } extern "C" { pub fn __log10l (__x : u128) -> u128 ; } extern "C" { pub fn modfl (__x : u128 , __iptr : * mut u12...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73839
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...x : u128) -> u128 ; } extern "C" { pub fn __atan2l (__y : u128 , __x : u128) -> u128 ; } extern "C" { 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/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75507
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... -> u128 ; } extern "C" { pub fn __log10l (__x : u128) -> u128 ; } extern "C" { pub fn modfl (__x : u128 , __iptr : * mut u128) -> u12...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73852
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...u128 ; } extern "C" { pub fn __atan2l (__y : u128 , __x : u128) -> u128 ; } extern "C" { pub fn cosl (__x : u128) -> u128 ; } extern "...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75549
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(__x : u128) -> u128 ; } extern "C" { pub fn modfl (__x : u128 , __iptr : * mut u128) -> u128 ; } extern "C" { pub fn __modfl (__x : u...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73861
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...extern "C" { pub fn __atan2l (__y : u128 , __x : u128) -> u128 ; } extern "C" { pub fn cosl (__x : u128) -> u128 ; } extern "C" { pub ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75565
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...8 ; } extern "C" { pub fn modfl (__x : u128 , __iptr : * mut u128) -> u128 ; } extern "C" { pub fn __modfl (__x : u128 , __iptr : * mu...
[INFO] [stdout]   |                                                           ^^^^^^^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73902
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..., __x : u128) -> u128 ; } extern "C" { pub fn cosl (__x : u128) -> u128 ; } extern "C" { pub fn __cosl (__x : u128) -> u128 ; } extern...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75580
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... "C" { pub fn modfl (__x : u128 , __iptr : * mut u128) -> u128 ; } extern "C" { pub fn __modfl (__x : u128 , __iptr : * mut u128) -> u...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73911
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...128) -> u128 ; } extern "C" { pub fn cosl (__x : u128) -> u128 ; } extern "C" { pub fn __cosl (__x : u128) -> u128 ; } extern "C" { pu...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73954
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...__x : u128) -> u128 ; } extern "C" { pub fn __cosl (__x : u128) -> u128 ; } extern "C" { pub fn sinl (__x : u128) -> u128 ; } extern "...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75624
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... mut u128) -> u128 ; } extern "C" { pub fn __modfl (__x : u128 , __iptr : * mut u128) -> u128 ; } extern "C" { pub fn expm1l (__x : u1...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:73963
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...8) -> u128 ; } extern "C" { pub fn __cosl (__x : u128) -> u128 ; } extern "C" { pub fn sinl (__x : u128) -> u128 ; } extern "C" { pub ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75640
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; } extern "C" { pub fn __modfl (__x : u128 , __iptr : * mut u128) -> u128 ; } extern "C" { pub fn expm1l (__x : u128) -> u128 ; } ext...
[INFO] [stdout]   |                                                           ^^^^^^^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74004
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (__x : u128) -> u128 ; } extern "C" { pub fn sinl (__x : u128) -> u128 ; } extern "C" { pub fn __sinl (__x : u128) -> u128 ; } extern...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75655
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...C" { pub fn __modfl (__x : u128 , __iptr : * mut u128) -> u128 ; } extern "C" { pub fn expm1l (__x : u128) -> u128 ; } extern "C" { pu...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74013
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...128) -> u128 ; } extern "C" { pub fn sinl (__x : u128) -> u128 ; } extern "C" { pub fn __sinl (__x : u128) -> u128 ; } extern "C" { pu...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75698
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...* mut u128) -> u128 ; } extern "C" { pub fn expm1l (__x : u128) -> u128 ; } extern "C" { pub fn __expm1l (__x : u128) -> u128 ; } exte...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74056
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...__x : u128) -> u128 ; } extern "C" { pub fn __sinl (__x : u128) -> u128 ; } extern "C" { pub fn tanl (__x : u128) -> u128 ; } extern "...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75707
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...8) -> u128 ; } extern "C" { pub fn expm1l (__x : u128) -> u128 ; } extern "C" { pub fn __expm1l (__x : u128) -> u128 ; } extern "C" { ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74065
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...8) -> u128 ; } extern "C" { pub fn __sinl (__x : u128) -> u128 ; } extern "C" { pub fn tanl (__x : u128) -> u128 ; } extern "C" { pub ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74106
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (__x : u128) -> u128 ; } extern "C" { pub fn tanl (__x : u128) -> u128 ; } extern "C" { pub fn __tanl (__x : u128) -> u128 ; } extern...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74115
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...128) -> u128 ; } extern "C" { pub fn tanl (__x : u128) -> u128 ; } extern "C" { pub fn __tanl (__x : u128) -> u128 ; } extern "C" { pu...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74158
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...__x : u128) -> u128 ; } extern "C" { pub fn __tanl (__x : u128) -> u128 ; } extern "C" { pub fn coshl (__x : u128) -> u128 ; } extern ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75752
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...x : u128) -> u128 ; } extern "C" { pub fn __expm1l (__x : u128) -> u128 ; } extern "C" { pub fn log1pl (__x : u128) -> u128 ; } extern...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74167
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...8) -> u128 ; } extern "C" { pub fn __tanl (__x : u128) -> u128 ; } extern "C" { pub fn coshl (__x : u128) -> u128 ; } extern "C" { pub...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75761
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... -> u128 ; } extern "C" { pub fn __expm1l (__x : u128) -> u128 ; } extern "C" { pub fn log1pl (__x : u128) -> u128 ; } extern "C" { pu...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74209
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(__x : u128) -> u128 ; } extern "C" { pub fn coshl (__x : u128) -> u128 ; } extern "C" { pub fn __coshl (__x : u128) -> u128 ; } exter...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75804
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...__x : u128) -> u128 ; } extern "C" { pub fn log1pl (__x : u128) -> u128 ; } extern "C" { pub fn __log1pl (__x : u128) -> u128 ; } exte...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74218
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...28) -> u128 ; } extern "C" { pub fn coshl (__x : u128) -> u128 ; } extern "C" { pub fn __coshl (__x : u128) -> u128 ; } extern "C" { p...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75813
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...8) -> u128 ; } extern "C" { pub fn log1pl (__x : u128) -> u128 ; } extern "C" { pub fn __log1pl (__x : u128) -> u128 ; } extern "C" { ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74262
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._x : u128) -> u128 ; } extern "C" { pub fn __coshl (__x : u128) -> u128 ; } extern "C" { pub fn sinhl (__x : u128) -> u128 ; } extern ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75858
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...x : u128) -> u128 ; } extern "C" { pub fn __log1pl (__x : u128) -> u128 ; } extern "C" { pub fn logbl (__x : u128) -> u128 ; } extern ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75867
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... -> u128 ; } extern "C" { pub fn __log1pl (__x : u128) -> u128 ; } extern "C" { pub fn logbl (__x : u128) -> u128 ; } extern "C" { pub...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75909
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(__x : u128) -> u128 ; } extern "C" { pub fn logbl (__x : u128) -> u128 ; } extern "C" { pub fn __logbl (__x : u128) -> u128 ; } exter...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74271
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) -> u128 ; } extern "C" { pub fn __coshl (__x : u128) -> u128 ; } extern "C" { pub fn sinhl (__x : u128) -> u128 ; } extern "C" { pub...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75918
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...28) -> u128 ; } extern "C" { pub fn logbl (__x : u128) -> u128 ; } extern "C" { pub fn __logbl (__x : u128) -> u128 ; } extern "C" { p...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75962
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._x : u128) -> u128 ; } extern "C" { pub fn __logbl (__x : u128) -> u128 ; } extern "C" { pub fn exp2l (__x : u128) -> u128 ; } extern ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75971
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) -> u128 ; } extern "C" { pub fn __logbl (__x : u128) -> u128 ; } extern "C" { pub fn exp2l (__x : u128) -> u128 ; } extern "C" { pub...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74313
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(__x : u128) -> u128 ; } extern "C" { pub fn sinhl (__x : u128) -> u128 ; } extern "C" { pub fn __sinhl (__x : u128) -> u128 ; } exter...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76013
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(__x : u128) -> u128 ; } extern "C" { pub fn exp2l (__x : u128) -> u128 ; } extern "C" { pub fn __exp2l (__x : u128) -> u128 ; } exter...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74322
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...28) -> u128 ; } extern "C" { pub fn sinhl (__x : u128) -> u128 ; } extern "C" { pub fn __sinhl (__x : u128) -> u128 ; } extern "C" { p...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74366
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._x : u128) -> u128 ; } extern "C" { pub fn __sinhl (__x : u128) -> u128 ; } extern "C" { pub fn tanhl (__x : u128) -> u128 ; } extern ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76022
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...28) -> u128 ; } extern "C" { pub fn exp2l (__x : u128) -> u128 ; } extern "C" { pub fn __exp2l (__x : u128) -> u128 ; } extern "C" { p...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74375
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) -> u128 ; } extern "C" { pub fn __sinhl (__x : u128) -> u128 ; } extern "C" { pub fn tanhl (__x : u128) -> u128 ; } extern "C" { pub...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76066
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._x : u128) -> u128 ; } extern "C" { pub fn __exp2l (__x : u128) -> u128 ; } extern "C" { pub fn log2l (__x : u128) -> u128 ; } extern ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74417
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(__x : u128) -> u128 ; } extern "C" { pub fn tanhl (__x : u128) -> u128 ; } extern "C" { pub fn __tanhl (__x : u128) -> u128 ; } exter...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76075
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) -> u128 ; } extern "C" { pub fn __exp2l (__x : u128) -> u128 ; } extern "C" { pub fn log2l (__x : u128) -> u128 ; } extern "C" { pub...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74426
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...28) -> u128 ; } extern "C" { pub fn tanhl (__x : u128) -> u128 ; } extern "C" { pub fn __tanhl (__x : u128) -> u128 ; } extern "C" { p...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76117
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(__x : u128) -> u128 ; } extern "C" { pub fn log2l (__x : u128) -> u128 ; } extern "C" { pub fn __log2l (__x : u128) -> u128 ; } exter...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74470
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._x : u128) -> u128 ; } extern "C" { pub fn __tanhl (__x : u128) -> u128 ; } extern "C" { pub fn acoshl (__x : u128) -> u128 ; } extern...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74479
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) -> u128 ; } extern "C" { pub fn __tanhl (__x : u128) -> u128 ; } extern "C" { pub fn acoshl (__x : u128) -> u128 ; } extern "C" { pu...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76126
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...28) -> u128 ; } extern "C" { pub fn log2l (__x : u128) -> u128 ; } extern "C" { pub fn __log2l (__x : u128) -> u128 ; } extern "C" { p...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74522
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...__x : u128) -> u128 ; } extern "C" { pub fn acoshl (__x : u128) -> u128 ; } extern "C" { pub fn __acoshl (__x : u128) -> u128 ; } exte...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76170
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._x : u128) -> u128 ; } extern "C" { pub fn __log2l (__x : u128) -> u128 ; } extern "C" { 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/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74531
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...8) -> u128 ; } extern "C" { pub fn acoshl (__x : u128) -> u128 ; } extern "C" { pub fn __acoshl (__x : u128) -> u128 ; } extern "C" { ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76179
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) -> u128 ; } extern "C" { pub fn __log2l (__x : u128) -> u128 ; } extern "C" { pub fn powl (__x : u128 , __y : u128) -> u128 ; } exte...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74576
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...x : u128) -> u128 ; } extern "C" { pub fn __acoshl (__x : u128) -> u128 ; } extern "C" { pub fn asinhl (__x : u128) -> u128 ; } extern...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76220
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (__x : u128) -> u128 ; } extern "C" { pub fn powl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn __powl (__x : u128 , __y ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74585
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... -> u128 ; } extern "C" { pub fn __acoshl (__x : u128) -> u128 ; } extern "C" { pub fn asinhl (__x : u128) -> u128 ; } extern "C" { pu...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76233
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... -> u128 ; } extern "C" { pub fn powl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn __powl (__x : u128 , __y : u128) -> u1...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76242
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; } extern "C" { pub fn powl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn __powl (__x : u128 , __y : u128) -> u128 ; } ex...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74628
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...__x : u128) -> u128 ; } extern "C" { pub fn asinhl (__x : u128) -> u128 ; } extern "C" { pub fn __asinhl (__x : u128) -> u128 ; } exte...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76285
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...__y : u128) -> u128 ; } extern "C" { pub fn __powl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn sqrtl (__x : u128) -> u12...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74637
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...8) -> u128 ; } extern "C" { pub fn asinhl (__x : u128) -> u128 ; } extern "C" { pub fn __asinhl (__x : u128) -> u128 ; } extern "C" { ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76298
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...> u128 ; } extern "C" { pub fn __powl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn sqrtl (__x : u128) -> u128 ; } extern ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74682
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...x : u128) -> u128 ; } extern "C" { pub fn __asinhl (__x : u128) -> u128 ; } extern "C" { pub fn atanhl (__x : u128) -> u128 ; } extern...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76307
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...} extern "C" { pub fn __powl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn sqrtl (__x : u128) -> u128 ; } extern "C" { pub...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76349
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... __y : u128) -> u128 ; } extern "C" { pub fn sqrtl (__x : u128) -> u128 ; } extern "C" { pub fn __sqrtl (__x : u128) -> u128 ; } exter...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74691
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... -> u128 ; } extern "C" { pub fn __asinhl (__x : u128) -> u128 ; } extern "C" { pub fn atanhl (__x : u128) -> u128 ; } extern "C" { pu...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76358
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...28) -> u128 ; } extern "C" { pub fn sqrtl (__x : u128) -> u128 ; } extern "C" { pub fn __sqrtl (__x : u128) -> u128 ; } extern "C" { p...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74734
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...__x : u128) -> u128 ; } extern "C" { pub fn atanhl (__x : u128) -> u128 ; } extern "C" { pub fn __atanhl (__x : u128) -> u128 ; } exte...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76402
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._x : u128) -> u128 ; } extern "C" { pub fn __sqrtl (__x : u128) -> u128 ; } extern "C" { pub fn hypotl (__x : u128 , __y : u128) -> u1...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74743
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...8) -> u128 ; } extern "C" { pub fn atanhl (__x : u128) -> u128 ; } extern "C" { pub fn __atanhl (__x : u128) -> u128 ; } extern "C" { ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76411
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) -> u128 ; } extern "C" { pub fn __sqrtl (__x : u128) -> u128 ; } extern "C" { pub fn hypotl (__x : u128 , __y : u128) -> u128 ; } ex...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74788
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...x : u128) -> u128 ; } extern "C" { pub fn __atanhl (__x : u128) -> u128 ; } extern "C" { pub fn expl (__x : u128) -> u128 ; } extern "...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76454
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...__x : u128) -> u128 ; } extern "C" { pub fn hypotl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn __hypotl (__x : u128 , __...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74797
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... -> u128 ; } extern "C" { pub fn __atanhl (__x : u128) -> u128 ; } extern "C" { pub fn expl (__x : u128) -> u128 ; } extern "C" { pub ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74838
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (__x : u128) -> u128 ; } extern "C" { pub fn expl (__x : u128) -> u128 ; } extern "C" { pub fn __expl (__x : u128) -> u128 ; } extern...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76467
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...> u128 ; } extern "C" { pub fn hypotl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn __hypotl (__x : u128 , __y : u128) -> ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74847
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...128) -> u128 ; } extern "C" { pub fn expl (__x : u128) -> u128 ; } extern "C" { pub fn __expl (__x : u128) -> u128 ; } extern "C" { pu...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76476
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...} extern "C" { pub fn hypotl (__x : u128 , __y : u128) -> u128 ; } extern "C" { 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/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74890
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...__x : u128) -> u128 ; } extern "C" { pub fn __expl (__x : u128) -> u128 ; } extern "C" { pub fn frexpl (__x : u128 , __exponent : * mu...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76521
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...y : u128) -> u128 ; } extern "C" { pub fn __hypotl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn cbrtl (__x : u128) -> u12...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74899
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...8) -> u128 ; } extern "C" { pub fn __expl (__x : u128) -> u128 ; } extern "C" { pub fn frexpl (__x : u128 , __exponent : * mut :: std ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76534
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...u128 ; } extern "C" { pub fn __hypotl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn cbrtl (__x : u128) -> u128 ; } extern ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:74942
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...__x : u128) -> u128 ; } extern "C" { pub fn frexpl (__x : u128 , __exponent : * mut :: std :: os :: raw :: c_int) -> u128 ; } extern "...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76543
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...extern "C" { pub fn __hypotl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn cbrtl (__x : u128) -> u128 ; } extern "C" { pub...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75001
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...128 , __exponent : * mut :: std :: os :: raw :: c_int) -> u128 ; } extern "C" { pub fn __frexpl (__x : u128 , __exponent : * mut :: st...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75046
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: c_int) -> u128 ; } extern "C" { pub fn __frexpl (__x : u128 , __exponent : * mut :: std :: os :: raw :: c_int) -> u128 ; } extern "...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76585
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... __y : u128) -> u128 ; } extern "C" { pub fn cbrtl (__x : u128) -> u128 ; } extern "C" { pub fn __cbrtl (__x : u128) -> u128 ; } exter...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75105
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...128 , __exponent : * mut :: std :: os :: raw :: c_int) -> u128 ; } extern "C" { pub fn ldexpl (__x : u128 , __exponent : :: std :: os ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76594
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...28) -> u128 ; } extern "C" { pub fn cbrtl (__x : u128) -> u128 ; } extern "C" { pub fn __cbrtl (__x : u128) -> u128 ; } extern "C" { p...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75148
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...w :: c_int) -> u128 ; } extern "C" { pub fn ldexpl (__x : u128 , __exponent : :: std :: os :: raw :: c_int) -> u128 ; } extern "C" { p...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76638
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._x : u128) -> u128 ; } extern "C" { pub fn __cbrtl (__x : u128) -> u128 ; } extern "C" { pub fn ceill (__x : u128) -> u128 ; } extern ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75201
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._x : u128 , __exponent : :: std :: os :: raw :: c_int) -> u128 ; } extern "C" { pub fn __ldexpl (__x : u128 , __exponent : :: std :: o...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76647
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) -> u128 ; } extern "C" { pub fn __cbrtl (__x : u128) -> u128 ; } extern "C" { pub fn ceill (__x : u128) -> u128 ; } extern "C" { pub...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75246
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: c_int) -> u128 ; } extern "C" { pub fn __ldexpl (__x : u128 , __exponent : :: std :: os :: raw :: c_int) -> u128 ; } extern "C" { p...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76689
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(__x : u128) -> u128 ; } extern "C" { pub fn ceill (__x : u128) -> u128 ; } extern "C" { pub fn __ceill (__x : u128) -> u128 ; } exter...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75299
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._x : u128 , __exponent : :: std :: os :: raw :: c_int) -> u128 ; } extern "C" { pub fn logl (__x : u128) -> u128 ; } extern "C" { pub ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76698
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...28) -> u128 ; } extern "C" { pub fn ceill (__x : u128) -> u128 ; } extern "C" { pub fn __ceill (__x : u128) -> u128 ; } extern "C" { p...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75340
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...raw :: c_int) -> u128 ; } extern "C" { pub fn logl (__x : u128) -> u128 ; } extern "C" { pub fn __logl (__x : u128) -> u128 ; } extern...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75349
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...int) -> u128 ; } extern "C" { pub fn logl (__x : u128) -> u128 ; } extern "C" { pub fn __logl (__x : u128) -> u128 ; } extern "C" { pu...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76742
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._x : u128) -> u128 ; } extern "C" { pub fn __ceill (__x : u128) -> u128 ; } extern "C" { pub fn fabsl (__x : u128) -> u128 ; } extern ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75392
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...__x : u128) -> u128 ; } extern "C" { pub fn __logl (__x : u128) -> u128 ; } extern "C" { pub fn log10l (__x : u128) -> u128 ; } extern...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76751
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) -> u128 ; } extern "C" { pub fn __ceill (__x : u128) -> u128 ; } extern "C" { pub fn fabsl (__x : u128) -> u128 ; } extern "C" { pub...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75401
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...8) -> u128 ; } extern "C" { pub fn __logl (__x : u128) -> u128 ; } extern "C" { pub fn log10l (__x : u128) -> u128 ; } extern "C" { pu...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76793
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(__x : u128) -> u128 ; } extern "C" { pub fn fabsl (__x : u128) -> u128 ; } extern "C" { pub fn __fabsl (__x : u128) -> u128 ; } exter...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75444
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...__x : u128) -> u128 ; } extern "C" { pub fn log10l (__x : u128) -> u128 ; } extern "C" { pub fn __log10l (__x : u128) -> u128 ; } exte...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75453
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...8) -> u128 ; } extern "C" { pub fn log10l (__x : u128) -> u128 ; } extern "C" { pub fn __log10l (__x : u128) -> u128 ; } extern "C" { ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75498
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...x : u128) -> u128 ; } extern "C" { pub fn __log10l (__x : u128) -> u128 ; } extern "C" { pub fn modfl (__x : u128 , __iptr : * mut u12...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76802
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...28) -> u128 ; } extern "C" { pub fn fabsl (__x : u128) -> u128 ; } extern "C" { pub fn __fabsl (__x : u128) -> u128 ; } extern "C" { p...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75507
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... -> u128 ; } extern "C" { pub fn __log10l (__x : u128) -> u128 ; } extern "C" { pub fn modfl (__x : u128 , __iptr : * mut u128) -> u12...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75549
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(__x : u128) -> u128 ; } extern "C" { pub fn modfl (__x : u128 , __iptr : * mut u128) -> u128 ; } extern "C" { pub fn __modfl (__x : u...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76846
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._x : u128) -> u128 ; } extern "C" { pub fn __fabsl (__x : u128) -> u128 ; } extern "C" { pub fn floorl (__x : u128) -> u128 ; } extern...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75565
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...8 ; } extern "C" { pub fn modfl (__x : u128 , __iptr : * mut u128) -> u128 ; } extern "C" { pub fn __modfl (__x : u128 , __iptr : * mu...
[INFO] [stdout]   |                                                           ^^^^^^^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76855
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) -> u128 ; } extern "C" { pub fn __fabsl (__x : u128) -> u128 ; } extern "C" { pub fn floorl (__x : u128) -> u128 ; } extern "C" { pu...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75580
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... "C" { pub fn modfl (__x : u128 , __iptr : * mut u128) -> u128 ; } extern "C" { pub fn __modfl (__x : u128 , __iptr : * mut u128) -> u...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76898
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...__x : u128) -> u128 ; } extern "C" { pub fn floorl (__x : u128) -> u128 ; } extern "C" { pub fn __floorl (__x : u128) -> u128 ; } exte...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75624
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... mut u128) -> u128 ; } extern "C" { pub fn __modfl (__x : u128 , __iptr : * mut u128) -> u128 ; } extern "C" { pub fn expm1l (__x : u1...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76907
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...8) -> u128 ; } extern "C" { pub fn floorl (__x : u128) -> u128 ; } extern "C" { pub fn __floorl (__x : u128) -> u128 ; } extern "C" { ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75640
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; } extern "C" { pub fn __modfl (__x : u128 , __iptr : * mut u128) -> u128 ; } extern "C" { pub fn expm1l (__x : u128) -> u128 ; } ext...
[INFO] [stdout]   |                                                           ^^^^^^^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76952
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...x : u128) -> u128 ; } extern "C" { pub fn __floorl (__x : u128) -> u128 ; } extern "C" { pub fn fmodl (__x : u128 , __y : u128) -> u12...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75655
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...C" { pub fn __modfl (__x : u128 , __iptr : * mut u128) -> u128 ; } extern "C" { pub fn expm1l (__x : u128) -> u128 ; } extern "C" { pu...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76961
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... -> u128 ; } extern "C" { pub fn __floorl (__x : u128) -> u128 ; } extern "C" { pub fn fmodl (__x : u128 , __y : u128) -> u128 ; } ext...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77003
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(__x : u128) -> u128 ; } extern "C" { pub fn fmodl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn __fmodl (__x : u128 , __y...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75698
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...* mut u128) -> u128 ; } extern "C" { pub fn expm1l (__x : u128) -> u128 ; } extern "C" { pub fn __expm1l (__x : u128) -> u128 ; } exte...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77016
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...-> u128 ; } extern "C" { pub fn fmodl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn __fmodl (__x : u128 , __y : u128) -> u...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75707
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...8) -> u128 ; } extern "C" { pub fn expm1l (__x : u128) -> u128 ; } extern "C" { pub fn __expm1l (__x : u128) -> u128 ; } extern "C" { ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77025
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fmodl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn __fmodl (__x : u128 , __y : u128) -> u128 ; } e...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75752
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...x : u128) -> u128 ; } extern "C" { pub fn __expm1l (__x : u128) -> u128 ; } extern "C" { pub fn log1pl (__x : u128) -> u128 ; } extern...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75761
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... -> u128 ; } extern "C" { pub fn __expm1l (__x : u128) -> u128 ; } extern "C" { pub fn log1pl (__x : u128) -> u128 ; } extern "C" { pu...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77069
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._y : u128) -> u128 ; } extern "C" { pub fn __fmodl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn copysignl (__x : u128 , _...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75804
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...__x : u128) -> u128 ; } extern "C" { pub fn log1pl (__x : u128) -> u128 ; } extern "C" { pub fn __log1pl (__x : u128) -> u128 ; } exte...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77082
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... u128 ; } extern "C" { pub fn __fmodl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn copysignl (__x : u128 , __y : u128) ->...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75813
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...8) -> u128 ; } extern "C" { pub fn log1pl (__x : u128) -> u128 ; } extern "C" { pub fn __log1pl (__x : u128) -> u128 ; } extern "C" { ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75858
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...x : u128) -> u128 ; } extern "C" { pub fn __log1pl (__x : u128) -> u128 ; } extern "C" { pub fn logbl (__x : u128) -> u128 ; } extern ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77091
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... extern "C" { pub fn __fmodl (__x : u128 , __y : u128) -> u128 ; } extern "C" { 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/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75867
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... -> u128 ; } extern "C" { pub fn __log1pl (__x : u128) -> u128 ; } extern "C" { pub fn logbl (__x : u128) -> u128 ; } extern "C" { pub...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77137
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... : u128) -> u128 ; } extern "C" { pub fn copysignl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn __copysignl (__x : u128 ,...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75909
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(__x : u128) -> u128 ; } extern "C" { pub fn logbl (__x : u128) -> u128 ; } extern "C" { pub fn __logbl (__x : u128) -> u128 ; } exter...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77150
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...128 ; } extern "C" { pub fn copysignl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn __copysignl (__x : u128 , __y : u128) ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75918
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...28) -> u128 ; } extern "C" { pub fn logbl (__x : u128) -> u128 ; } extern "C" { pub fn __logbl (__x : u128) -> u128 ; } extern "C" { p...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77159
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...xtern "C" { pub fn copysignl (__x : u128 , __y : u128) -> u128 ; } extern "C" { 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/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77207
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... u128) -> u128 ; } extern "C" { pub fn __copysignl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn nanl (__tagb : * const ::...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75962
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._x : u128) -> u128 ; } extern "C" { pub fn __logbl (__x : u128) -> u128 ; } extern "C" { pub fn exp2l (__x : u128) -> u128 ; } extern ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77220
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...8 ; } extern "C" { pub fn __copysignl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn nanl (__tagb : * const :: std :: os ::...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:75971
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) -> u128 ; } extern "C" { pub fn __logbl (__x : u128) -> u128 ; } extern "C" { pub fn exp2l (__x : u128) -> u128 ; } extern "C" { pub...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77229
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ern "C" { pub fn __copysignl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn nanl (__tagb : * const :: std :: os :: raw :: c...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76013
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(__x : u128) -> u128 ; } extern "C" { pub fn exp2l (__x : u128) -> u128 ; } extern "C" { pub fn __exp2l (__x : u128) -> u128 ; } exter...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77315
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... nanl (__tagb : * const :: std :: os :: raw :: c_char) -> u128 ; } extern "C" { pub fn __nanl (__tagb : * const :: std :: os :: raw ::...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76022
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...28) -> u128 ; } extern "C" { pub fn exp2l (__x : u128) -> u128 ; } extern "C" { pub fn __exp2l (__x : u128) -> u128 ; } extern "C" { p...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77403
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._nanl (__tagb : * const :: std :: os :: raw :: c_char) -> u128 ; } extern "C" { pub fn erfl (arg1 : u128) -> u128 ; } extern "C" { pub...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76066
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._x : u128) -> u128 ; } extern "C" { pub fn __exp2l (__x : u128) -> u128 ; } extern "C" { pub fn log2l (__x : u128) -> u128 ; } extern ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77445
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...w :: c_char) -> u128 ; } extern "C" { pub fn erfl (arg1 : u128) -> u128 ; } extern "C" { pub fn __erfl (arg1 : u128) -> u128 ; } exter...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76075
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) -> u128 ; } extern "C" { pub fn __exp2l (__x : u128) -> u128 ; } extern "C" { pub fn log2l (__x : u128) -> u128 ; } extern "C" { pub...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76117
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(__x : u128) -> u128 ; } extern "C" { pub fn log2l (__x : u128) -> u128 ; } extern "C" { pub fn __log2l (__x : u128) -> u128 ; } exter...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77454
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ar) -> u128 ; } extern "C" { pub fn erfl (arg1 : u128) -> u128 ; } extern "C" { pub fn __erfl (arg1 : u128) -> u128 ; } extern "C" { p...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76126
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...28) -> u128 ; } extern "C" { pub fn log2l (__x : u128) -> u128 ; } extern "C" { pub fn __log2l (__x : u128) -> u128 ; } extern "C" { p...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77498
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...g1 : u128) -> u128 ; } extern "C" { pub fn __erfl (arg1 : u128) -> u128 ; } extern "C" { pub fn erfcl (arg1 : u128) -> u128 ; } extern...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77507
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) -> u128 ; } extern "C" { pub fn __erfl (arg1 : u128) -> u128 ; } extern "C" { pub fn erfcl (arg1 : u128) -> u128 ; } extern "C" { pu...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76170
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._x : u128) -> u128 ; } extern "C" { pub fn __log2l (__x : u128) -> u128 ; } extern "C" { 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/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76179
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) -> u128 ; } extern "C" { pub fn __log2l (__x : u128) -> u128 ; } extern "C" { pub fn powl (__x : u128 , __y : u128) -> u128 ; } exte...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77550
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rg1 : u128) -> u128 ; } extern "C" { pub fn erfcl (arg1 : u128) -> u128 ; } extern "C" { pub fn __erfcl (arg1 : u128) -> u128 ; } exte...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76220
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (__x : u128) -> u128 ; } extern "C" { pub fn powl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn __powl (__x : u128 , __y ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77559
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...8) -> u128 ; } extern "C" { pub fn erfcl (arg1 : u128) -> u128 ; } extern "C" { pub fn __erfcl (arg1 : u128) -> u128 ; } extern "C" { ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76233
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... -> u128 ; } extern "C" { pub fn powl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn __powl (__x : u128 , __y : u128) -> u1...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77604
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...1 : u128) -> u128 ; } extern "C" { pub fn __erfcl (arg1 : u128) -> u128 ; } extern "C" { pub fn lgammal (arg1 : u128) -> u128 ; } exte...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77613
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... -> u128 ; } extern "C" { pub fn __erfcl (arg1 : u128) -> u128 ; } extern "C" { pub fn lgammal (arg1 : u128) -> u128 ; } extern "C" { ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76242
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; } extern "C" { pub fn powl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn __powl (__x : u128 , __y : u128) -> u128 ; } ex...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76285
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...__y : u128) -> u128 ; } extern "C" { pub fn __powl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn sqrtl (__x : u128) -> u12...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77658
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...1 : u128) -> u128 ; } extern "C" { pub fn lgammal (arg1 : u128) -> u128 ; } extern "C" { pub fn __lgammal (arg1 : u128) -> u128 ; } ex...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76298
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...> u128 ; } extern "C" { pub fn __powl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn sqrtl (__x : u128) -> u128 ; } extern ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77667
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... -> u128 ; } extern "C" { pub fn lgammal (arg1 : u128) -> u128 ; } extern "C" { pub fn __lgammal (arg1 : u128) -> u128 ; } extern "C" ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76307
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...} extern "C" { pub fn __powl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn sqrtl (__x : u128) -> u128 ; } extern "C" { pub...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77714
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: u128) -> u128 ; } extern "C" { pub fn __lgammal (arg1 : u128) -> u128 ; } extern "C" { pub fn tgammal (arg1 : u128) -> u128 ; } exte...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76349
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... __y : u128) -> u128 ; } extern "C" { pub fn sqrtl (__x : u128) -> u128 ; } extern "C" { pub fn __sqrtl (__x : u128) -> u128 ; } exter...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77723
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...> u128 ; } extern "C" { pub fn __lgammal (arg1 : u128) -> u128 ; } extern "C" { pub fn tgammal (arg1 : u128) -> u128 ; } extern "C" { ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76358
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...28) -> u128 ; } extern "C" { pub fn sqrtl (__x : u128) -> u128 ; } extern "C" { pub fn __sqrtl (__x : u128) -> u128 ; } extern "C" { p...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77768
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...1 : u128) -> u128 ; } extern "C" { pub fn tgammal (arg1 : u128) -> u128 ; } extern "C" { pub fn __tgammal (arg1 : u128) -> u128 ; } ex...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76402
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._x : u128) -> u128 ; } extern "C" { pub fn __sqrtl (__x : u128) -> u128 ; } extern "C" { pub fn hypotl (__x : u128 , __y : u128) -> u1...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77777
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... -> u128 ; } extern "C" { pub fn tgammal (arg1 : u128) -> u128 ; } extern "C" { pub fn __tgammal (arg1 : u128) -> u128 ; } extern "C" ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76411
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) -> u128 ; } extern "C" { pub fn __sqrtl (__x : u128) -> u128 ; } extern "C" { pub fn hypotl (__x : u128 , __y : u128) -> u128 ; } ex...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77824
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: u128) -> u128 ; } extern "C" { pub fn __tgammal (arg1 : u128) -> u128 ; } extern "C" { pub fn rintl (__x : u128) -> u128 ; } extern ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76454
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...__x : u128) -> u128 ; } extern "C" { pub fn hypotl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn __hypotl (__x : u128 , __...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77833
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...> u128 ; } extern "C" { pub fn __tgammal (arg1 : u128) -> u128 ; } extern "C" { pub fn rintl (__x : u128) -> u128 ; } extern "C" { pub...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76467
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...> u128 ; } extern "C" { pub fn hypotl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn __hypotl (__x : u128 , __y : u128) -> ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77875
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...arg1 : u128) -> u128 ; } extern "C" { pub fn rintl (__x : u128) -> u128 ; } extern "C" { pub fn __rintl (__x : u128) -> u128 ; } exter...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76476
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...} extern "C" { pub fn hypotl (__x : u128 , __y : u128) -> u128 ; } extern "C" { 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/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77884
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...28) -> u128 ; } extern "C" { pub fn rintl (__x : u128) -> u128 ; } extern "C" { pub fn __rintl (__x : u128) -> u128 ; } extern "C" { p...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77928
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._x : u128) -> u128 ; } extern "C" { pub fn __rintl (__x : u128) -> u128 ; } extern "C" { pub fn nextafterl (__x : u128 , __y : u128) -...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77937
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) -> u128 ; } extern "C" { pub fn __rintl (__x : u128) -> u128 ; } extern "C" { 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/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77984
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: u128) -> u128 ; } extern "C" { pub fn nextafterl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn __nextafterl (__x : u128 ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76521
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...y : u128) -> u128 ; } extern "C" { pub fn __hypotl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn cbrtl (__x : u128) -> u12...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76534
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...u128 ; } extern "C" { pub fn __hypotl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn cbrtl (__x : u128) -> u128 ; } extern ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:77997
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...28 ; } extern "C" { pub fn nextafterl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn __nextafterl (__x : u128 , __y : u128)...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:78006
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...tern "C" { pub fn nextafterl (__x : u128 , __y : u128) -> u128 ; } extern "C" { 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/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76543
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...extern "C" { pub fn __hypotl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn cbrtl (__x : u128) -> u128 ; } extern "C" { pub...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76585
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... __y : u128) -> u128 ; } extern "C" { pub fn cbrtl (__x : u128) -> u128 ; } extern "C" { pub fn __cbrtl (__x : u128) -> u128 ; } exter...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:78055
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...u128) -> u128 ; } extern "C" { pub fn __nextafterl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn nexttowardl (__x : u128 ,...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76594
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...28) -> u128 ; } extern "C" { pub fn cbrtl (__x : u128) -> u128 ; } extern "C" { pub fn __cbrtl (__x : u128) -> u128 ; } extern "C" { p...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:78068
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; } extern "C" { pub fn __nextafterl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn nexttowardl (__x : u128 , __y : u128) ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:78077
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rn "C" { pub fn __nextafterl (__x : u128 , __y : u128) -> u128 ; } extern "C" { 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/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76638
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._x : u128) -> u128 ; } extern "C" { pub fn __cbrtl (__x : u128) -> u128 ; } extern "C" { pub fn ceill (__x : u128) -> u128 ; } extern ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:78125
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... u128) -> u128 ; } extern "C" { pub fn nexttowardl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn __nexttowardl (__x : u128...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:78138
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...8 ; } extern "C" { pub fn nexttowardl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn __nexttowardl (__x : u128 , __y : u128...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76647
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) -> u128 ; } extern "C" { pub fn __cbrtl (__x : u128) -> u128 ; } extern "C" { pub fn ceill (__x : u128) -> u128 ; } extern "C" { pub...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76689
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(__x : u128) -> u128 ; } extern "C" { pub fn ceill (__x : u128) -> u128 ; } extern "C" { pub fn __ceill (__x : u128) -> u128 ; } exter...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:78147
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ern "C" { pub fn nexttowardl (__x : u128 , __y : u128) -> u128 ; } extern "C" { 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/blis-sys-7ff00b424b434e51/out/bindings.rs:3:78197
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...128) -> u128 ; } extern "C" { pub fn __nexttowardl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn remainderl (__x : u128 , ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76698
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...28) -> u128 ; } extern "C" { pub fn ceill (__x : u128) -> u128 ; } extern "C" { pub fn __ceill (__x : u128) -> u128 ; } extern "C" { p...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:78210
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; } extern "C" { pub fn __nexttowardl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn remainderl (__x : u128 , __y : u128) -...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76742
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._x : u128) -> u128 ; } extern "C" { pub fn __ceill (__x : u128) -> u128 ; } extern "C" { pub fn fabsl (__x : u128) -> u128 ; } extern ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:78219
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...n "C" { pub fn __nexttowardl (__x : u128 , __y : u128) -> u128 ; } extern "C" { 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/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76751
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) -> u128 ; } extern "C" { pub fn __ceill (__x : u128) -> u128 ; } extern "C" { pub fn fabsl (__x : u128) -> u128 ; } extern "C" { pub...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:78266
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: u128) -> u128 ; } extern "C" { pub fn remainderl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn __remainderl (__x : u128 ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76793
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(__x : u128) -> u128 ; } extern "C" { pub fn fabsl (__x : u128) -> u128 ; } extern "C" { pub fn __fabsl (__x : u128) -> u128 ; } exter...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:78279
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...28 ; } extern "C" { pub fn remainderl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn __remainderl (__x : u128 , __y : u128)...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76802
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...28) -> u128 ; } extern "C" { pub fn fabsl (__x : u128) -> u128 ; } extern "C" { pub fn __fabsl (__x : u128) -> u128 ; } extern "C" { p...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:76846
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._x : u128) -> u128 ; } extern "C" { pub fn __fabsl (__x : u128) -> u128 ; } extern "C" { pub fn floorl (__x : u128) -> u128 ; } extern...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/blis-sys-7ff00b424b434e51/out/bindings.rs:3:78288
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...tern "C" { pub fn remainderl (__x : u128 , __y : u128) -> u128 ; } extern "C" { pub fn __remainderl (__x : u128 , __y : u128) -> u128 ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[WARN] too many lines in the log, truncating it
