[INFO] fetching crate abpoa-sys 0.1.1... [INFO] checking abpoa-sys-0.1.1 against try#ccf408f4326a858c00dd845a64a86b16f360a801 for pr-129466-2 [INFO] extracting crate abpoa-sys 0.1.1 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate abpoa-sys 0.1.1 on toolchain ccf408f4326a858c00dd845a64a86b16f360a801 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate abpoa-sys 0.1.1 [INFO] finished tweaking crates.io crate abpoa-sys 0.1.1 [INFO] tweaked toml for crates.io crate abpoa-sys 0.1.1 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" "+ccf408f4326a858c00dd845a64a86b16f360a801" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 38 packages to latest compatible versions [INFO] [stderr] Adding rustc-hash v1.1.0 (available: v2.0.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f4211f56d4c88db28769ee6bb5b93e67b04c9a166bac1907cf69328a43975112 [INFO] running `Command { std: "docker" "start" "-a" "f4211f56d4c88db28769ee6bb5b93e67b04c9a166bac1907cf69328a43975112", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f4211f56d4c88db28769ee6bb5b93e67b04c9a166bac1907cf69328a43975112", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4211f56d4c88db28769ee6bb5b93e67b04c9a166bac1907cf69328a43975112", kill_on_drop: false }` [INFO] [stdout] f4211f56d4c88db28769ee6bb5b93e67b04c9a166bac1907cf69328a43975112 [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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b5382d6872ee408242a5a9d4214c9605bc4b3ddf6019e57596bb32387211aa51 [INFO] running `Command { std: "docker" "start" "-a" "b5382d6872ee408242a5a9d4214c9605bc4b3ddf6019e57596bb32387211aa51", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling prettyplease v0.2.22 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling cc v1.1.21 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling bindgen v0.70.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling libz-sys v1.1.20 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling abpoa-sys v0.1.1 (/tmp/fixit) [INFO] [stderr] Migrating build.rs from 2021 edition to 2024 [INFO] [stderr] warning: abpoa-sys@0.1.1: abPOA/src/abpoa_output.c: In function 'abpoa_set_major_voting_cons': [INFO] [stderr] warning: abpoa-sys@0.1.1: abPOA/src/abpoa_output.c:367:49: warning: unused parameter 'abg' [-Wunused-parameter] [INFO] [stderr] warning: abpoa-sys@0.1.1: 367 | void abpoa_set_major_voting_cons(abpoa_graph_t *abg, int m, int ***row_column_count, int **msa_node_id, int src_id, int sink_id, int msa_l, abpoa_cons_t *abc) { [INFO] [stderr] warning: abpoa-sys@0.1.1: | ~~~~~~~~~~~~~~~^~~ [INFO] [stderr] warning: abpoa-sys@0.1.1: abPOA/src/abpoa_output.c:367:109: warning: unused parameter 'src_id' [-Wunused-parameter] [INFO] [stderr] warning: abpoa-sys@0.1.1: 367 | void abpoa_set_major_voting_cons(abpoa_graph_t *abg, int m, int ***row_column_count, int **msa_node_id, int src_id, int sink_id, int msa_l, abpoa_cons_t *abc) { [INFO] [stderr] warning: abpoa-sys@0.1.1: | ~~~~^~~~~~ [INFO] [stderr] warning: abpoa-sys@0.1.1: abPOA/src/abpoa_output.c:367:121: warning: unused parameter 'sink_id' [-Wunused-parameter] [INFO] [stderr] warning: abpoa-sys@0.1.1: 367 | void abpoa_set_major_voting_cons(abpoa_graph_t *abg, int m, int ***row_column_count, int **msa_node_id, int src_id, int sink_id, int msa_l, abpoa_cons_t *abc) { [INFO] [stderr] warning: abpoa-sys@0.1.1: | ~~~~^~~~~~~ [INFO] [stderr] warning: abpoa-sys@0.1.1: abPOA/src/abpoa_output.c: In function 'abpoa_major_voting': [INFO] [stderr] warning: abpoa-sys@0.1.1: abPOA/src/abpoa_output.c:507:95: warning: unused parameter 'out_degree' [-Wunused-parameter] [INFO] [stderr] warning: abpoa-sys@0.1.1: 507 | void abpoa_major_voting(abpoa_graph_t *abg, abpoa_para_t *abpt, int src_id, int sink_id, int *out_degree, int n_clu, int read_ids_n, uint64_t **clu_read_ids, abpoa_cons_t *abc) { [INFO] [stderr] warning: abpoa-sys@0.1.1: | ~~~~~^~~~~~~~~~ [INFO] [stderr] warning: abpoa-sys@0.1.1: abPOA/src/abpoa_seed.c: In function 'abpoa_dp_chaining_of_local_chains': [INFO] [stderr] warning: abpoa-sys@0.1.1: abPOA/src/abpoa_seed.c:458:24: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] warning: abpoa-sys@0.1.1: 458 | for (i = _n; i < par_anchors->n; ++i) { [INFO] [stderr] warning: abpoa-sys@0.1.1: | ^ [INFO] [stderr] warning: abpoa-sys@0.1.1: abPOA/src/kstring.c: In function 'kvsprintf': [INFO] [stderr] warning: abpoa-sys@0.1.1: abPOA/src/kstring.c:15:19: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] warning: abpoa-sys@0.1.1: 15 | if (l + 1 > s->m - s->l) { [INFO] [stderr] warning: abpoa-sys@0.1.1: | ^ [INFO] [stderr] warning: abpoa-sys@0.1.1: abPOA/src/simd_abpoa_align.c: In function 'abpoa_max': [INFO] [stderr] warning: abpoa-sys@0.1.1: abPOA/src/simd_abpoa_align.c:1292:22: warning: unused parameter 'SIMD_INF_MIN' [-Wunused-parameter] [INFO] [stderr] warning: abpoa-sys@0.1.1: 1292 | void abpoa_max(SIMDi SIMD_INF_MIN, SIMDi zero, int inf_min, SIMDi *dp_h, SIMDi *qi, int qlen, int pn, int beg, int end, int *left_max_i, int *right_max_i) { [INFO] [stderr] warning: abpoa-sys@0.1.1: | ~~~~~~^~~~~~~~~~~~ [INFO] [stderr] warning: abpoa-sys@0.1.1: abPOA/src/simd_abpoa_align.c:1292:42: warning: unused parameter 'zero' [-Wunused-parameter] [INFO] [stderr] warning: abpoa-sys@0.1.1: 1292 | void abpoa_max(SIMDi SIMD_INF_MIN, SIMDi zero, int inf_min, SIMDi *dp_h, SIMDi *qi, int qlen, int pn, int beg, int end, int *left_max_i, int *right_max_i) { [INFO] [stderr] warning: abpoa-sys@0.1.1: | ~~~~~~^~~~ [INFO] [stderr] warning: abpoa-sys@0.1.1: abPOA/src/simd_abpoa_align.c:1292:89: warning: unused parameter 'qlen' [-Wunused-parameter] [INFO] [stderr] warning: abpoa-sys@0.1.1: 1292 | void abpoa_max(SIMDi SIMD_INF_MIN, SIMDi zero, int inf_min, SIMDi *dp_h, SIMDi *qi, int qlen, int pn, int beg, int end, int *left_max_i, int *right_max_i) { [INFO] [stderr] warning: abpoa-sys@0.1.1: | ~~~~^~~~ [INFO] [stderr] warning: abpoa-sys@0.1.1: abPOA/src/simd_abpoa_align.c:1292:99: warning: unused parameter 'pn' [-Wunused-parameter] [INFO] [stderr] warning: abpoa-sys@0.1.1: 1292 | void abpoa_max(SIMDi SIMD_INF_MIN, SIMDi zero, int inf_min, SIMDi *dp_h, SIMDi *qi, int qlen, int pn, int beg, int end, int *left_max_i, int *right_max_i) { [INFO] [stderr] warning: abpoa-sys@0.1.1: | ~~~~^~ [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/lib.rs (6 fixes) [INFO] [stderr] Fixed /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs (966 fixes) [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:39066 [INFO] [stdout] | [INFO] [stdout] 3 | ... __endptr : * mut * mut :: std :: os :: raw :: c_char) -> u128 ; } unsafe extern "C" { pub fn strtol (__nptr : * 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] = 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:72769 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: c_char ; } unsafe extern "C" { pub fn qecvt (__value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:72997 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: c_char ; } unsafe extern "C" { pub fn qfcvt (__value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:73225 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: c_char ; } unsafe extern "C" { pub fn qgcvt (__value : u128 , __ndigit : :: std :: os :: raw :: c_int , __buf : * mut :: 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:73974 [INFO] [stdout] | [INFO] [stdout] 3 | ...: c_int ; } unsafe extern "C" { pub fn qecvt_r (__value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:74259 [INFO] [stdout] | [INFO] [stdout] 3 | ...: c_int ; } unsafe extern "C" { pub fn qfcvt_r (__value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:85391 [INFO] [stdout] | [INFO] [stdout] 3 | ... unsafe extern "C" { pub fn nexttoward (__x : f64 , __y : u128) -> f64 ; } unsafe extern "C" { pub fn __nexttoward (__x : f64 , __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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:85467 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe extern "C" { pub fn __nexttoward (__x : f64 , __y : u128) -> f64 ; } unsafe extern "C" { pub fn remainder (__x : f64 , __y : f64... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:95587 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe extern "C" { pub fn nexttowardf (__x : f32 , __y : u128) -> f32 ; } unsafe extern "C" { pub fn __nexttowardf (__x : f32 , __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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:95664 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe extern "C" { pub fn __nexttowardf (__x : f32 , __y : u128) -> f32 ; } unsafe extern "C" { pub fn remainderf (__x : f32 , __y : f3... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:98433 [INFO] [stdout] | [INFO] [stdout] 3 | ...2 ; } unsafe extern "C" { pub fn __fpclassifyl (__value : u128) -> :: std :: os :: raw :: c_int ; } unsafe extern "C" { pub fn __signb... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:98524 [INFO] [stdout] | [INFO] [stdout] 3 | ..._int ; } unsafe extern "C" { pub fn __signbitl (__value : u128) -> :: std :: os :: raw :: c_int ; } unsafe extern "C" { pub fn __isinf... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:98613 [INFO] [stdout] | [INFO] [stdout] 3 | ... c_int ; } unsafe extern "C" { pub fn __isinfl (__value : u128) -> :: std :: os :: raw :: c_int ; } unsafe extern "C" { pub fn __finit... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:98703 [INFO] [stdout] | [INFO] [stdout] 3 | ...c_int ; } unsafe extern "C" { pub fn __finitel (__value : u128) -> :: std :: os :: raw :: c_int ; } unsafe extern "C" { pub fn __isnan... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:98792 [INFO] [stdout] | [INFO] [stdout] 3 | ... c_int ; } unsafe extern "C" { pub fn __isnanl (__value : u128) -> :: std :: os :: raw :: c_int ; } unsafe extern "C" { pub fn __iseqs... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:98879 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: c_int ; } unsafe extern "C" { pub fn __iseqsigl (__x : u128 , __y : u128) -> :: std :: os :: raw :: c_int ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:98892 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe extern "C" { pub fn __iseqsigl (__x : u128 , __y : u128) -> :: std :: os :: raw :: c_int ; } unsafe extern "C" { pub fn __issig... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:98987 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; } unsafe extern "C" { pub fn __issignalingl (__value : u128) -> :: std :: os :: raw :: c_int ; } unsafe extern "C" { pub fn acosl (... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:99069 [INFO] [stdout] | [INFO] [stdout] 3 | ... raw :: c_int ; } unsafe extern "C" { pub fn acosl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __acosl (__x : u128) -> u128 ; ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:99078 [INFO] [stdout] | [INFO] [stdout] 3 | ..._int ; } unsafe extern "C" { pub fn acosl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __acosl (__x : u128) -> u128 ; } unsafe ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:99129 [INFO] [stdout] | [INFO] [stdout] 3 | ...28) -> u128 ; } unsafe extern "C" { pub fn __acosl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn asinl (__x : u128) -> u128 ; } ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:99138 [INFO] [stdout] | [INFO] [stdout] 3 | ...28 ; } unsafe extern "C" { pub fn __acosl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn asinl (__x : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:99187 [INFO] [stdout] | [INFO] [stdout] 3 | ...u128) -> u128 ; } unsafe extern "C" { pub fn asinl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __asinl (__x : u128) -> u128 ; ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:99196 [INFO] [stdout] | [INFO] [stdout] 3 | ...u128 ; } unsafe extern "C" { pub fn asinl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __asinl (__x : u128) -> u128 ; } unsafe ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:99247 [INFO] [stdout] | [INFO] [stdout] 3 | ...28) -> u128 ; } unsafe extern "C" { pub fn __asinl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn atanl (__x : u128) -> u128 ; } ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:99256 [INFO] [stdout] | [INFO] [stdout] 3 | ...28 ; } unsafe extern "C" { pub fn __asinl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn atanl (__x : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:99305 [INFO] [stdout] | [INFO] [stdout] 3 | ...u128) -> u128 ; } unsafe extern "C" { pub fn atanl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __atanl (__x : u128) -> u128 ; ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:99314 [INFO] [stdout] | [INFO] [stdout] 3 | ...u128 ; } unsafe extern "C" { pub fn atanl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __atanl (__x : u128) -> u128 ; } unsafe ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:99365 [INFO] [stdout] | [INFO] [stdout] 3 | ...28) -> u128 ; } unsafe extern "C" { pub fn __atanl (__x : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:99374 [INFO] [stdout] | [INFO] [stdout] 3 | ...28 ; } unsafe extern "C" { pub fn __atanl (__x : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:99424 [INFO] [stdout] | [INFO] [stdout] 3 | ...128) -> u128 ; } unsafe extern "C" { pub fn atan2l (__y : u128 , __x : u128) -> u128 ; } unsafe extern "C" { pub fn __atan2l (__y : 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:99437 [INFO] [stdout] | [INFO] [stdout] 3 | ...; } unsafe extern "C" { pub fn atan2l (__y : u128 , __x : u128) -> u128 ; } unsafe extern "C" { pub fn __atan2l (__y : u128 , __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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:99446 [INFO] [stdout] | [INFO] [stdout] 3 | ...e extern "C" { pub fn atan2l (__y : u128 , __x : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:99498 [INFO] [stdout] | [INFO] [stdout] 3 | ...8) -> u128 ; } unsafe extern "C" { pub fn __atan2l (__y : u128 , __x : u128) -> u128 ; } unsafe extern "C" { pub fn cosl (__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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:99511 [INFO] [stdout] | [INFO] [stdout] 3 | ...} unsafe extern "C" { pub fn __atan2l (__y : u128 , __x : u128) -> u128 ; } unsafe extern "C" { pub fn cosl (__x : u128) -> 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:99520 [INFO] [stdout] | [INFO] [stdout] 3 | ...extern "C" { pub fn __atan2l (__y : u128 , __x : u128) -> u128 ; } unsafe extern "C" { pub fn cosl (__x : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:99568 [INFO] [stdout] | [INFO] [stdout] 3 | ... u128) -> u128 ; } unsafe extern "C" { pub fn cosl (__x : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:99577 [INFO] [stdout] | [INFO] [stdout] 3 | ... u128 ; } unsafe extern "C" { pub fn cosl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __cosl (__x : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:99627 [INFO] [stdout] | [INFO] [stdout] 3 | ...128) -> u128 ; } unsafe extern "C" { pub fn __cosl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn sinl (__x : u128) -> 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:99636 [INFO] [stdout] | [INFO] [stdout] 3 | ...128 ; } unsafe extern "C" { pub fn __cosl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn sinl (__x : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:99684 [INFO] [stdout] | [INFO] [stdout] 3 | ... u128) -> u128 ; } unsafe extern "C" { pub fn sinl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __sinl (__x : u128) -> u128 ; }... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:99693 [INFO] [stdout] | [INFO] [stdout] 3 | ... u128 ; } unsafe extern "C" { pub fn sinl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __sinl (__x : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:99743 [INFO] [stdout] | [INFO] [stdout] 3 | ...128) -> u128 ; } unsafe extern "C" { pub fn __sinl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn tanl (__x : u128) -> 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:99752 [INFO] [stdout] | [INFO] [stdout] 3 | ...128 ; } unsafe extern "C" { pub fn __sinl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn tanl (__x : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:99800 [INFO] [stdout] | [INFO] [stdout] 3 | ... u128) -> u128 ; } unsafe extern "C" { pub fn tanl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __tanl (__x : u128) -> u128 ; }... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:99809 [INFO] [stdout] | [INFO] [stdout] 3 | ... u128 ; } unsafe extern "C" { pub fn tanl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __tanl (__x : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:99859 [INFO] [stdout] | [INFO] [stdout] 3 | ...128) -> u128 ; } unsafe extern "C" { pub fn __tanl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn coshl (__x : u128) -> u128 ; } ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:99868 [INFO] [stdout] | [INFO] [stdout] 3 | ...128 ; } unsafe extern "C" { pub fn __tanl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn coshl (__x : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:99917 [INFO] [stdout] | [INFO] [stdout] 3 | ...u128) -> u128 ; } unsafe extern "C" { pub fn coshl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __coshl (__x : u128) -> u128 ; ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:99926 [INFO] [stdout] | [INFO] [stdout] 3 | ...u128 ; } unsafe extern "C" { pub fn coshl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __coshl (__x : u128) -> u128 ; } unsafe ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:99977 [INFO] [stdout] | [INFO] [stdout] 3 | ...28) -> u128 ; } unsafe extern "C" { pub fn __coshl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn sinhl (__x : u128) -> u128 ; } ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:99986 [INFO] [stdout] | [INFO] [stdout] 3 | ...28 ; } unsafe extern "C" { pub fn __coshl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn sinhl (__x : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:100035 [INFO] [stdout] | [INFO] [stdout] 3 | ...u128) -> u128 ; } unsafe extern "C" { pub fn sinhl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __sinhl (__x : u128) -> u128 ; ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:100044 [INFO] [stdout] | [INFO] [stdout] 3 | ...u128 ; } unsafe extern "C" { pub fn sinhl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __sinhl (__x : u128) -> u128 ; } unsafe ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:100095 [INFO] [stdout] | [INFO] [stdout] 3 | ...28) -> u128 ; } unsafe extern "C" { pub fn __sinhl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn tanhl (__x : u128) -> u128 ; } ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:100104 [INFO] [stdout] | [INFO] [stdout] 3 | ...28 ; } unsafe extern "C" { pub fn __sinhl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn tanhl (__x : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:100153 [INFO] [stdout] | [INFO] [stdout] 3 | ...u128) -> u128 ; } unsafe extern "C" { pub fn tanhl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __tanhl (__x : u128) -> u128 ; ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:100162 [INFO] [stdout] | [INFO] [stdout] 3 | ...u128 ; } unsafe extern "C" { pub fn tanhl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __tanhl (__x : u128) -> u128 ; } unsafe ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:100213 [INFO] [stdout] | [INFO] [stdout] 3 | ...28) -> u128 ; } unsafe extern "C" { pub fn __tanhl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn acoshl (__x : u128) -> u128 ; }... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:100222 [INFO] [stdout] | [INFO] [stdout] 3 | ...28 ; } unsafe extern "C" { pub fn __tanhl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn acoshl (__x : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:100272 [INFO] [stdout] | [INFO] [stdout] 3 | ...128) -> u128 ; } unsafe extern "C" { pub fn acoshl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __acoshl (__x : u128) -> u128 ;... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:100281 [INFO] [stdout] | [INFO] [stdout] 3 | ...128 ; } unsafe extern "C" { pub fn acoshl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __acoshl (__x : u128) -> u128 ; } unsafe... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:100333 [INFO] [stdout] | [INFO] [stdout] 3 | ...8) -> u128 ; } unsafe extern "C" { pub fn __acoshl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn asinhl (__x : u128) -> u128 ; }... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:100342 [INFO] [stdout] | [INFO] [stdout] 3 | ...8 ; } unsafe extern "C" { pub fn __acoshl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn asinhl (__x : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:100392 [INFO] [stdout] | [INFO] [stdout] 3 | ...128) -> u128 ; } unsafe extern "C" { pub fn asinhl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __asinhl (__x : u128) -> u128 ;... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:100401 [INFO] [stdout] | [INFO] [stdout] 3 | ...128 ; } unsafe extern "C" { pub fn asinhl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __asinhl (__x : u128) -> u128 ; } unsafe... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:100453 [INFO] [stdout] | [INFO] [stdout] 3 | ...8) -> u128 ; } unsafe extern "C" { pub fn __asinhl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn atanhl (__x : u128) -> u128 ; }... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:100462 [INFO] [stdout] | [INFO] [stdout] 3 | ...8 ; } unsafe extern "C" { pub fn __asinhl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn atanhl (__x : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:100512 [INFO] [stdout] | [INFO] [stdout] 3 | ...128) -> u128 ; } unsafe extern "C" { pub fn atanhl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __atanhl (__x : u128) -> u128 ;... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:100521 [INFO] [stdout] | [INFO] [stdout] 3 | ...128 ; } unsafe extern "C" { pub fn atanhl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __atanhl (__x : u128) -> u128 ; } unsafe... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:100573 [INFO] [stdout] | [INFO] [stdout] 3 | ...8) -> u128 ; } unsafe extern "C" { pub fn __atanhl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn expl (__x : u128) -> 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:100582 [INFO] [stdout] | [INFO] [stdout] 3 | ...8 ; } unsafe extern "C" { pub fn __atanhl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn expl (__x : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:100630 [INFO] [stdout] | [INFO] [stdout] 3 | ... u128) -> u128 ; } unsafe extern "C" { pub fn expl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __expl (__x : u128) -> u128 ; }... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:100639 [INFO] [stdout] | [INFO] [stdout] 3 | ... u128 ; } unsafe extern "C" { pub fn expl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __expl (__x : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:100689 [INFO] [stdout] | [INFO] [stdout] 3 | ...128) -> u128 ; } unsafe extern "C" { pub fn __expl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn frexpl (__x : u128 , __exponent... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:100698 [INFO] [stdout] | [INFO] [stdout] 3 | ...128 ; } unsafe extern "C" { pub fn __expl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn frexpl (__x : u128 , __exponent : * mut ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:100748 [INFO] [stdout] | [INFO] [stdout] 3 | ...128) -> u128 ; } unsafe extern "C" { pub fn frexpl (__x : u128 , __exponent : * mut :: std :: os :: raw :: c_int) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:100807 [INFO] [stdout] | [INFO] [stdout] 3 | ...128 , __exponent : * mut :: std :: os :: raw :: c_int) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:100859 [INFO] [stdout] | [INFO] [stdout] 3 | ...t) -> u128 ; } unsafe extern "C" { pub fn __frexpl (__x : u128 , __exponent : * mut :: std :: os :: raw :: c_int) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:100918 [INFO] [stdout] | [INFO] [stdout] 3 | ...128 , __exponent : * mut :: std :: os :: raw :: c_int) -> u128 ; } unsafe extern "C" { pub fn ldexpl (__x : u128 , __exponent : :: 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:100968 [INFO] [stdout] | [INFO] [stdout] 3 | ...int) -> u128 ; } unsafe extern "C" { pub fn ldexpl (__x : u128 , __exponent : :: std :: os :: raw :: c_int) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:101021 [INFO] [stdout] | [INFO] [stdout] 3 | ..._x : u128 , __exponent : :: std :: os :: raw :: c_int) -> u128 ; } unsafe extern "C" { pub fn __ldexpl (__x : u128 , __exponent : :: s... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:101073 [INFO] [stdout] | [INFO] [stdout] 3 | ...t) -> u128 ; } unsafe extern "C" { pub fn __ldexpl (__x : u128 , __exponent : :: std :: os :: raw :: c_int) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:101126 [INFO] [stdout] | [INFO] [stdout] 3 | ..._x : u128 , __exponent : :: std :: os :: raw :: c_int) -> u128 ; } unsafe extern "C" { pub fn logl (__x : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:101174 [INFO] [stdout] | [INFO] [stdout] 3 | ...c_int) -> u128 ; } unsafe extern "C" { pub fn logl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __logl (__x : u128) -> u128 ; }... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:101183 [INFO] [stdout] | [INFO] [stdout] 3 | ... u128 ; } unsafe extern "C" { pub fn logl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __logl (__x : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:101233 [INFO] [stdout] | [INFO] [stdout] 3 | ...128) -> u128 ; } unsafe extern "C" { pub fn __logl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn log10l (__x : u128) -> u128 ; }... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:101242 [INFO] [stdout] | [INFO] [stdout] 3 | ...128 ; } unsafe extern "C" { pub fn __logl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn log10l (__x : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:101292 [INFO] [stdout] | [INFO] [stdout] 3 | ...128) -> u128 ; } unsafe extern "C" { pub fn log10l (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __log10l (__x : u128) -> u128 ;... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:101301 [INFO] [stdout] | [INFO] [stdout] 3 | ...128 ; } unsafe extern "C" { pub fn log10l (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __log10l (__x : u128) -> u128 ; } unsafe... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:101353 [INFO] [stdout] | [INFO] [stdout] 3 | ...8) -> u128 ; } unsafe extern "C" { pub fn __log10l (__x : u128) -> u128 ; } unsafe extern "C" { pub fn modfl (__x : u128 , __iptr : * ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:101362 [INFO] [stdout] | [INFO] [stdout] 3 | ...8 ; } unsafe extern "C" { pub fn __log10l (__x : u128) -> u128 ; } unsafe extern "C" { pub fn modfl (__x : u128 , __iptr : * mut u128)... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:101411 [INFO] [stdout] | [INFO] [stdout] 3 | ...u128) -> u128 ; } unsafe extern "C" { pub fn modfl (__x : u128 , __iptr : * mut u128) -> u128 ; } unsafe extern "C" { pub fn __modfl (... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:101427 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe extern "C" { pub fn modfl (__x : u128 , __iptr : * mut u128) -> u128 ; } unsafe extern "C" { pub fn __modfl (__x : u128 , __iptr... [INFO] [stdout] | ^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:101442 [INFO] [stdout] | [INFO] [stdout] 3 | ... "C" { pub fn modfl (__x : u128 , __iptr : * mut u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:101493 [INFO] [stdout] | [INFO] [stdout] 3 | ...28) -> u128 ; } unsafe extern "C" { pub fn __modfl (__x : u128 , __iptr : * mut u128) -> u128 ; } unsafe extern "C" { pub fn expm1l (_... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:101509 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe extern "C" { pub fn __modfl (__x : u128 , __iptr : * mut u128) -> u128 ; } unsafe extern "C" { pub fn expm1l (__x : u128) -> u128 ... [INFO] [stdout] | ^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:101524 [INFO] [stdout] | [INFO] [stdout] 3 | ...C" { pub fn __modfl (__x : u128 , __iptr : * mut u128) -> u128 ; } unsafe extern "C" { pub fn expm1l (__x : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:101574 [INFO] [stdout] | [INFO] [stdout] 3 | ...128) -> u128 ; } unsafe extern "C" { pub fn expm1l (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __expm1l (__x : u128) -> u128 ;... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:101583 [INFO] [stdout] | [INFO] [stdout] 3 | ...128 ; } unsafe extern "C" { pub fn expm1l (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __expm1l (__x : u128) -> u128 ; } unsafe... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:101635 [INFO] [stdout] | [INFO] [stdout] 3 | ...8) -> u128 ; } unsafe extern "C" { pub fn __expm1l (__x : u128) -> u128 ; } unsafe extern "C" { pub fn log1pl (__x : u128) -> u128 ; }... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:101644 [INFO] [stdout] | [INFO] [stdout] 3 | ...8 ; } unsafe extern "C" { pub fn __expm1l (__x : u128) -> u128 ; } unsafe extern "C" { pub fn log1pl (__x : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:101694 [INFO] [stdout] | [INFO] [stdout] 3 | ...128) -> u128 ; } unsafe extern "C" { pub fn log1pl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __log1pl (__x : u128) -> u128 ;... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:101703 [INFO] [stdout] | [INFO] [stdout] 3 | ...128 ; } unsafe extern "C" { pub fn log1pl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __log1pl (__x : u128) -> u128 ; } unsafe... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:101755 [INFO] [stdout] | [INFO] [stdout] 3 | ...8) -> u128 ; } unsafe extern "C" { pub fn __log1pl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn logbl (__x : u128) -> u128 ; } ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:101764 [INFO] [stdout] | [INFO] [stdout] 3 | ...8 ; } unsafe extern "C" { pub fn __log1pl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn logbl (__x : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:101813 [INFO] [stdout] | [INFO] [stdout] 3 | ...u128) -> u128 ; } unsafe extern "C" { pub fn logbl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __logbl (__x : u128) -> u128 ; ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:101822 [INFO] [stdout] | [INFO] [stdout] 3 | ...u128 ; } unsafe extern "C" { pub fn logbl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __logbl (__x : u128) -> u128 ; } unsafe ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:101873 [INFO] [stdout] | [INFO] [stdout] 3 | ...28) -> u128 ; } unsafe extern "C" { pub fn __logbl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn exp2l (__x : u128) -> u128 ; } ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:101882 [INFO] [stdout] | [INFO] [stdout] 3 | ...28 ; } unsafe extern "C" { pub fn __logbl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn exp2l (__x : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:101931 [INFO] [stdout] | [INFO] [stdout] 3 | ...u128) -> u128 ; } unsafe extern "C" { pub fn exp2l (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __exp2l (__x : u128) -> u128 ; ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:101940 [INFO] [stdout] | [INFO] [stdout] 3 | ...u128 ; } unsafe extern "C" { pub fn exp2l (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __exp2l (__x : u128) -> u128 ; } unsafe ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:101991 [INFO] [stdout] | [INFO] [stdout] 3 | ...28) -> u128 ; } unsafe extern "C" { pub fn __exp2l (__x : u128) -> u128 ; } unsafe extern "C" { pub fn log2l (__x : u128) -> u128 ; } ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:102000 [INFO] [stdout] | [INFO] [stdout] 3 | ...28 ; } unsafe extern "C" { pub fn __exp2l (__x : u128) -> u128 ; } unsafe extern "C" { pub fn log2l (__x : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:102049 [INFO] [stdout] | [INFO] [stdout] 3 | ...u128) -> u128 ; } unsafe extern "C" { pub fn log2l (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __log2l (__x : u128) -> u128 ; ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:102058 [INFO] [stdout] | [INFO] [stdout] 3 | ...u128 ; } unsafe extern "C" { pub fn log2l (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __log2l (__x : u128) -> u128 ; } unsafe ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:102109 [INFO] [stdout] | [INFO] [stdout] 3 | ...28) -> u128 ; } unsafe extern "C" { pub fn __log2l (__x : u128) -> u128 ; } unsafe extern "C" { pub fn powl (__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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:102118 [INFO] [stdout] | [INFO] [stdout] 3 | ...28 ; } unsafe extern "C" { pub fn __log2l (__x : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:102166 [INFO] [stdout] | [INFO] [stdout] 3 | ... u128) -> u128 ; } unsafe extern "C" { pub fn powl (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn __powl (__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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:102179 [INFO] [stdout] | [INFO] [stdout] 3 | ...8 ; } unsafe extern "C" { pub fn powl (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn __powl (__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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:102188 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe extern "C" { pub fn powl (__x : u128 , __y : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:102238 [INFO] [stdout] | [INFO] [stdout] 3 | ...128) -> u128 ; } unsafe extern "C" { pub fn __powl (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn sqrtl (__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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:102251 [INFO] [stdout] | [INFO] [stdout] 3 | ...; } unsafe extern "C" { pub fn __powl (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn sqrtl (__x : u128) -> u128 ; } ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:102260 [INFO] [stdout] | [INFO] [stdout] 3 | ...e extern "C" { pub fn __powl (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn sqrtl (__x : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:102309 [INFO] [stdout] | [INFO] [stdout] 3 | ...u128) -> u128 ; } unsafe extern "C" { pub fn sqrtl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __sqrtl (__x : u128) -> u128 ; ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:102318 [INFO] [stdout] | [INFO] [stdout] 3 | ...u128 ; } unsafe extern "C" { pub fn sqrtl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __sqrtl (__x : u128) -> u128 ; } unsafe ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:102369 [INFO] [stdout] | [INFO] [stdout] 3 | ...28) -> u128 ; } unsafe extern "C" { pub fn __sqrtl (__x : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:102378 [INFO] [stdout] | [INFO] [stdout] 3 | ...28 ; } unsafe extern "C" { pub fn __sqrtl (__x : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:102428 [INFO] [stdout] | [INFO] [stdout] 3 | ...128) -> u128 ; } unsafe extern "C" { pub fn hypotl (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn __hypotl (__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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:102441 [INFO] [stdout] | [INFO] [stdout] 3 | ...; } unsafe extern "C" { pub fn hypotl (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn __hypotl (__x : u128 , __y : 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:102450 [INFO] [stdout] | [INFO] [stdout] 3 | ...e extern "C" { pub fn hypotl (__x : u128 , __y : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:102502 [INFO] [stdout] | [INFO] [stdout] 3 | ...8) -> u128 ; } unsafe extern "C" { pub fn __hypotl (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn cbrtl (__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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:102515 [INFO] [stdout] | [INFO] [stdout] 3 | ...} unsafe extern "C" { pub fn __hypotl (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn cbrtl (__x : u128) -> u128 ; } ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:102524 [INFO] [stdout] | [INFO] [stdout] 3 | ...extern "C" { pub fn __hypotl (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn cbrtl (__x : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:102573 [INFO] [stdout] | [INFO] [stdout] 3 | ...u128) -> u128 ; } unsafe extern "C" { pub fn cbrtl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __cbrtl (__x : u128) -> u128 ; ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:102582 [INFO] [stdout] | [INFO] [stdout] 3 | ...u128 ; } unsafe extern "C" { pub fn cbrtl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __cbrtl (__x : u128) -> u128 ; } unsafe ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:102633 [INFO] [stdout] | [INFO] [stdout] 3 | ...28) -> u128 ; } unsafe extern "C" { pub fn __cbrtl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn ceill (__x : u128) -> u128 ; } ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:102642 [INFO] [stdout] | [INFO] [stdout] 3 | ...28 ; } unsafe extern "C" { pub fn __cbrtl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn ceill (__x : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:102691 [INFO] [stdout] | [INFO] [stdout] 3 | ...u128) -> u128 ; } unsafe extern "C" { pub fn ceill (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __ceill (__x : u128) -> u128 ; ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:102700 [INFO] [stdout] | [INFO] [stdout] 3 | ...u128 ; } unsafe extern "C" { pub fn ceill (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __ceill (__x : u128) -> u128 ; } unsafe ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:102751 [INFO] [stdout] | [INFO] [stdout] 3 | ...28) -> u128 ; } unsafe extern "C" { pub fn __ceill (__x : u128) -> u128 ; } unsafe extern "C" { pub fn fabsl (__x : u128) -> u128 ; } ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:102760 [INFO] [stdout] | [INFO] [stdout] 3 | ...28 ; } unsafe extern "C" { pub fn __ceill (__x : u128) -> u128 ; } unsafe extern "C" { pub fn fabsl (__x : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:102809 [INFO] [stdout] | [INFO] [stdout] 3 | ...u128) -> u128 ; } unsafe extern "C" { pub fn fabsl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __fabsl (__x : u128) -> u128 ; ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:102818 [INFO] [stdout] | [INFO] [stdout] 3 | ...u128 ; } unsafe extern "C" { pub fn fabsl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __fabsl (__x : u128) -> u128 ; } unsafe ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:102869 [INFO] [stdout] | [INFO] [stdout] 3 | ...28) -> u128 ; } unsafe extern "C" { pub fn __fabsl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn floorl (__x : u128) -> u128 ; }... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:102878 [INFO] [stdout] | [INFO] [stdout] 3 | ...28 ; } unsafe extern "C" { pub fn __fabsl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn floorl (__x : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:102928 [INFO] [stdout] | [INFO] [stdout] 3 | ...128) -> u128 ; } unsafe extern "C" { pub fn floorl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __floorl (__x : u128) -> u128 ;... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:102937 [INFO] [stdout] | [INFO] [stdout] 3 | ...128 ; } unsafe extern "C" { pub fn floorl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __floorl (__x : u128) -> u128 ; } unsafe... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:102989 [INFO] [stdout] | [INFO] [stdout] 3 | ...8) -> u128 ; } unsafe extern "C" { pub fn __floorl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn fmodl (__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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:102998 [INFO] [stdout] | [INFO] [stdout] 3 | ...8 ; } unsafe extern "C" { pub fn __floorl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn fmodl (__x : u128 , __y : u128) -> u128 ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:103047 [INFO] [stdout] | [INFO] [stdout] 3 | ...u128) -> u128 ; } unsafe extern "C" { pub fn fmodl (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn __fmodl (__x : 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:103060 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; } unsafe extern "C" { pub fn fmodl (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn __fmodl (__x : u128 , __y : 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:103069 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe extern "C" { pub fn fmodl (__x : u128 , __y : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:103120 [INFO] [stdout] | [INFO] [stdout] 3 | ...28) -> u128 ; } unsafe extern "C" { pub fn __fmodl (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn isinfl (__value : ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:103133 [INFO] [stdout] | [INFO] [stdout] 3 | ... } unsafe extern "C" { pub fn __fmodl (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn isinfl (__value : u128) -> :: s... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:103142 [INFO] [stdout] | [INFO] [stdout] 3 | ... extern "C" { pub fn __fmodl (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn isinfl (__value : u128) -> :: 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:103196 [INFO] [stdout] | [INFO] [stdout] 3 | ... -> u128 ; } unsafe extern "C" { pub fn isinfl (__value : u128) -> :: std :: os :: raw :: c_int ; } unsafe extern "C" { pub fn finitel... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:103284 [INFO] [stdout] | [INFO] [stdout] 3 | ...: c_int ; } unsafe extern "C" { pub fn finitel (__value : u128) -> :: std :: os :: raw :: c_int ; } unsafe extern "C" { pub fn dreml (... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:103366 [INFO] [stdout] | [INFO] [stdout] 3 | ... raw :: c_int ; } unsafe extern "C" { pub fn dreml (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn __dreml (__x : 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:103379 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; } unsafe extern "C" { pub fn dreml (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn __dreml (__x : u128 , __y : 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:103388 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe extern "C" { pub fn dreml (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn __dreml (__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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:103439 [INFO] [stdout] | [INFO] [stdout] 3 | ...28) -> u128 ; } unsafe extern "C" { pub fn __dreml (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn significandl (__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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:103452 [INFO] [stdout] | [INFO] [stdout] 3 | ... } unsafe extern "C" { pub fn __dreml (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn significandl (__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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:103461 [INFO] [stdout] | [INFO] [stdout] 3 | ... extern "C" { pub fn __dreml (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn significandl (__x : u128) -> u128 ; } un... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:103517 [INFO] [stdout] | [INFO] [stdout] 3 | ...> u128 ; } unsafe extern "C" { pub fn significandl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __significandl (__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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:103526 [INFO] [stdout] | [INFO] [stdout] 3 | ...} unsafe extern "C" { pub fn significandl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __significandl (__x : u128) -> u128 ; } ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:103584 [INFO] [stdout] | [INFO] [stdout] 3 | ...u128 ; } unsafe extern "C" { pub fn __significandl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn copysignl (__x : u128 , __y : 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:103593 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe extern "C" { pub fn __significandl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn copysignl (__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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:103646 [INFO] [stdout] | [INFO] [stdout] 3 | ...) -> u128 ; } unsafe extern "C" { pub fn copysignl (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn __copysignl (__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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:103659 [INFO] [stdout] | [INFO] [stdout] 3 | ... unsafe extern "C" { pub fn copysignl (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn __copysignl (__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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:103668 [INFO] [stdout] | [INFO] [stdout] 3 | ...xtern "C" { pub fn copysignl (__x : u128 , __y : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:103723 [INFO] [stdout] | [INFO] [stdout] 3 | ...-> u128 ; } unsafe extern "C" { pub fn __copysignl (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn nanl (__tagb : * 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:103736 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe extern "C" { pub fn __copysignl (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn nanl (__tagb : * const :: 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:103745 [INFO] [stdout] | [INFO] [stdout] 3 | ...ern "C" { pub fn __copysignl (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn nanl (__tagb : * const :: 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:103838 [INFO] [stdout] | [INFO] [stdout] 3 | ... nanl (__tagb : * const :: std :: os :: raw :: c_char) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:103933 [INFO] [stdout] | [INFO] [stdout] 3 | ..._nanl (__tagb : * const :: std :: os :: raw :: c_char) -> u128 ; } unsafe extern "C" { pub fn isnanl (__value : u128) -> :: 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:103987 [INFO] [stdout] | [INFO] [stdout] 3 | ... -> u128 ; } unsafe extern "C" { pub fn isnanl (__value : u128) -> :: std :: os :: raw :: c_int ; } unsafe extern "C" { pub fn j0l (ar... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:104068 [INFO] [stdout] | [INFO] [stdout] 3 | ...: raw :: c_int ; } unsafe extern "C" { pub fn j0l (arg1 : u128) -> u128 ; } unsafe extern "C" { pub fn __j0l (arg1 : u128) -> u128 ; }... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:104077 [INFO] [stdout] | [INFO] [stdout] 3 | ...c_int ; } unsafe extern "C" { pub fn j0l (arg1 : u128) -> u128 ; } unsafe extern "C" { pub fn __j0l (arg1 : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:104127 [INFO] [stdout] | [INFO] [stdout] 3 | ...128) -> u128 ; } unsafe extern "C" { pub fn __j0l (arg1 : u128) -> u128 ; } unsafe extern "C" { pub fn j1l (arg1 : u128) -> 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:104136 [INFO] [stdout] | [INFO] [stdout] 3 | ...128 ; } unsafe extern "C" { pub fn __j0l (arg1 : u128) -> u128 ; } unsafe extern "C" { pub fn j1l (arg1 : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:104184 [INFO] [stdout] | [INFO] [stdout] 3 | ... u128) -> u128 ; } unsafe extern "C" { pub fn j1l (arg1 : u128) -> u128 ; } unsafe extern "C" { pub fn __j1l (arg1 : u128) -> u128 ; }... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:104193 [INFO] [stdout] | [INFO] [stdout] 3 | ... u128 ; } unsafe extern "C" { pub fn j1l (arg1 : u128) -> u128 ; } unsafe extern "C" { pub fn __j1l (arg1 : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:104243 [INFO] [stdout] | [INFO] [stdout] 3 | ...128) -> u128 ; } unsafe extern "C" { pub fn __j1l (arg1 : u128) -> u128 ; } unsafe extern "C" { pub fn jnl (arg1 : :: 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:104252 [INFO] [stdout] | [INFO] [stdout] 3 | ...128 ; } unsafe extern "C" { pub fn __j1l (arg1 : u128) -> u128 ; } unsafe extern "C" { pub fn jnl (arg1 : :: std :: os :: raw :: c_int... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:104338 [INFO] [stdout] | [INFO] [stdout] 3 | ... pub fn jnl (arg1 : :: std :: os :: raw :: c_int , arg2 : u128) -> u128 ; } unsafe extern "C" { pub fn __jnl (arg1 : :: 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:104347 [INFO] [stdout] | [INFO] [stdout] 3 | ...nl (arg1 : :: std :: os :: raw :: c_int , arg2 : u128) -> u128 ; } unsafe extern "C" { pub fn __jnl (arg1 : :: std :: os :: raw :: c_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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:104435 [INFO] [stdout] | [INFO] [stdout] 3 | ...ub fn __jnl (arg1 : :: std :: os :: raw :: c_int , arg2 : u128) -> u128 ; } unsafe extern "C" { pub fn y0l (arg1 : u128) -> 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:104444 [INFO] [stdout] | [INFO] [stdout] 3 | ...nl (arg1 : :: std :: os :: raw :: c_int , arg2 : u128) -> u128 ; } unsafe extern "C" { pub fn y0l (arg1 : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:104492 [INFO] [stdout] | [INFO] [stdout] 3 | ... u128) -> u128 ; } unsafe extern "C" { pub fn y0l (arg1 : u128) -> u128 ; } unsafe extern "C" { pub fn __y0l (arg1 : u128) -> u128 ; }... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:104501 [INFO] [stdout] | [INFO] [stdout] 3 | ... u128 ; } unsafe extern "C" { pub fn y0l (arg1 : u128) -> u128 ; } unsafe extern "C" { pub fn __y0l (arg1 : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:104551 [INFO] [stdout] | [INFO] [stdout] 3 | ...128) -> u128 ; } unsafe extern "C" { pub fn __y0l (arg1 : u128) -> u128 ; } unsafe extern "C" { pub fn y1l (arg1 : u128) -> 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:104560 [INFO] [stdout] | [INFO] [stdout] 3 | ...128 ; } unsafe extern "C" { pub fn __y0l (arg1 : u128) -> u128 ; } unsafe extern "C" { pub fn y1l (arg1 : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:104608 [INFO] [stdout] | [INFO] [stdout] 3 | ... u128) -> u128 ; } unsafe extern "C" { pub fn y1l (arg1 : u128) -> u128 ; } unsafe extern "C" { pub fn __y1l (arg1 : u128) -> u128 ; }... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:104617 [INFO] [stdout] | [INFO] [stdout] 3 | ... u128 ; } unsafe extern "C" { pub fn y1l (arg1 : u128) -> u128 ; } unsafe extern "C" { pub fn __y1l (arg1 : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:104667 [INFO] [stdout] | [INFO] [stdout] 3 | ...128) -> u128 ; } unsafe extern "C" { pub fn __y1l (arg1 : u128) -> u128 ; } unsafe extern "C" { pub fn ynl (arg1 : :: 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:104676 [INFO] [stdout] | [INFO] [stdout] 3 | ...128 ; } unsafe extern "C" { pub fn __y1l (arg1 : u128) -> u128 ; } unsafe extern "C" { pub fn ynl (arg1 : :: std :: os :: raw :: c_int... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:104762 [INFO] [stdout] | [INFO] [stdout] 3 | ... pub fn ynl (arg1 : :: std :: os :: raw :: c_int , arg2 : u128) -> u128 ; } unsafe extern "C" { pub fn __ynl (arg1 : :: 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:104771 [INFO] [stdout] | [INFO] [stdout] 3 | ...nl (arg1 : :: std :: os :: raw :: c_int , arg2 : u128) -> u128 ; } unsafe extern "C" { pub fn __ynl (arg1 : :: std :: os :: raw :: c_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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:104859 [INFO] [stdout] | [INFO] [stdout] 3 | ...ub fn __ynl (arg1 : :: std :: os :: raw :: c_int , arg2 : u128) -> u128 ; } unsafe extern "C" { pub fn erfl (arg1 : u128) -> u128 ; } ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:104868 [INFO] [stdout] | [INFO] [stdout] 3 | ...nl (arg1 : :: std :: os :: raw :: c_int , arg2 : u128) -> u128 ; } unsafe extern "C" { pub fn erfl (arg1 : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:104917 [INFO] [stdout] | [INFO] [stdout] 3 | ...u128) -> u128 ; } unsafe extern "C" { pub fn erfl (arg1 : u128) -> u128 ; } unsafe extern "C" { pub fn __erfl (arg1 : u128) -> u128 ; ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:104926 [INFO] [stdout] | [INFO] [stdout] 3 | ...u128 ; } unsafe extern "C" { pub fn erfl (arg1 : u128) -> u128 ; } unsafe extern "C" { pub fn __erfl (arg1 : u128) -> u128 ; } unsafe ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:104977 [INFO] [stdout] | [INFO] [stdout] 3 | ...28) -> u128 ; } unsafe extern "C" { pub fn __erfl (arg1 : u128) -> u128 ; } unsafe extern "C" { pub fn erfcl (arg1 : u128) -> u128 ; }... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:104986 [INFO] [stdout] | [INFO] [stdout] 3 | ...28 ; } unsafe extern "C" { pub fn __erfl (arg1 : u128) -> u128 ; } unsafe extern "C" { pub fn erfcl (arg1 : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:105036 [INFO] [stdout] | [INFO] [stdout] 3 | ...128) -> u128 ; } unsafe extern "C" { pub fn erfcl (arg1 : u128) -> u128 ; } unsafe extern "C" { pub fn __erfcl (arg1 : u128) -> u128 ;... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:105045 [INFO] [stdout] | [INFO] [stdout] 3 | ...128 ; } unsafe extern "C" { pub fn erfcl (arg1 : u128) -> u128 ; } unsafe extern "C" { pub fn __erfcl (arg1 : u128) -> u128 ; } unsafe... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:105097 [INFO] [stdout] | [INFO] [stdout] 3 | ...8) -> u128 ; } unsafe extern "C" { pub fn __erfcl (arg1 : u128) -> u128 ; } unsafe extern "C" { pub fn lgammal (arg1 : u128) -> u128 ;... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:105106 [INFO] [stdout] | [INFO] [stdout] 3 | ...8 ; } unsafe extern "C" { pub fn __erfcl (arg1 : u128) -> u128 ; } unsafe extern "C" { pub fn lgammal (arg1 : u128) -> u128 ; } unsafe... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:105158 [INFO] [stdout] | [INFO] [stdout] 3 | ...8) -> u128 ; } unsafe extern "C" { pub fn lgammal (arg1 : u128) -> u128 ; } unsafe extern "C" { pub fn __lgammal (arg1 : u128) -> u128... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:105167 [INFO] [stdout] | [INFO] [stdout] 3 | ...8 ; } unsafe extern "C" { pub fn lgammal (arg1 : u128) -> u128 ; } unsafe extern "C" { pub fn __lgammal (arg1 : u128) -> u128 ; } unsa... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:105221 [INFO] [stdout] | [INFO] [stdout] 3 | ... -> u128 ; } unsafe extern "C" { pub fn __lgammal (arg1 : u128) -> u128 ; } unsafe extern "C" { pub fn tgammal (arg1 : u128) -> u128 ;... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:105230 [INFO] [stdout] | [INFO] [stdout] 3 | ...; } unsafe extern "C" { pub fn __lgammal (arg1 : u128) -> u128 ; } unsafe extern "C" { pub fn tgammal (arg1 : u128) -> u128 ; } unsafe... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:105282 [INFO] [stdout] | [INFO] [stdout] 3 | ...8) -> u128 ; } unsafe extern "C" { pub fn tgammal (arg1 : u128) -> u128 ; } unsafe extern "C" { pub fn __tgammal (arg1 : u128) -> u128... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:105291 [INFO] [stdout] | [INFO] [stdout] 3 | ...8 ; } unsafe extern "C" { pub fn tgammal (arg1 : u128) -> u128 ; } unsafe extern "C" { pub fn __tgammal (arg1 : u128) -> u128 ; } unsa... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:105345 [INFO] [stdout] | [INFO] [stdout] 3 | ... -> u128 ; } unsafe extern "C" { pub fn __tgammal (arg1 : u128) -> u128 ; } unsafe extern "C" { pub fn gammal (arg1 : u128) -> u128 ; ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:105354 [INFO] [stdout] | [INFO] [stdout] 3 | ...; } unsafe extern "C" { pub fn __tgammal (arg1 : u128) -> u128 ; } unsafe extern "C" { pub fn gammal (arg1 : u128) -> u128 ; } unsafe ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:105405 [INFO] [stdout] | [INFO] [stdout] 3 | ...28) -> u128 ; } unsafe extern "C" { pub fn gammal (arg1 : u128) -> u128 ; } unsafe extern "C" { pub fn __gammal (arg1 : u128) -> u128 ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:105414 [INFO] [stdout] | [INFO] [stdout] 3 | ...28 ; } unsafe extern "C" { pub fn gammal (arg1 : u128) -> u128 ; } unsafe extern "C" { pub fn __gammal (arg1 : u128) -> u128 ; } unsaf... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:105467 [INFO] [stdout] | [INFO] [stdout] 3 | ...) -> u128 ; } unsafe extern "C" { pub fn __gammal (arg1 : u128) -> u128 ; } unsafe extern "C" { pub fn lgammal_r (arg1 : u128 , __sign... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:105476 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; } unsafe extern "C" { pub fn __gammal (arg1 : u128) -> u128 ; } unsafe extern "C" { pub fn lgammal_r (arg1 : u128 , __signgamp : * ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:105530 [INFO] [stdout] | [INFO] [stdout] 3 | ... -> u128 ; } unsafe extern "C" { pub fn lgammal_r (arg1 : u128 , __signgamp : * mut :: std :: os :: raw :: c_int) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:105589 [INFO] [stdout] | [INFO] [stdout] 3 | ...128 , __signgamp : * mut :: std :: os :: raw :: c_int) -> u128 ; } unsafe extern "C" { pub fn __lgammal_r (arg1 : u128 , __signgamp : ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:105645 [INFO] [stdout] | [INFO] [stdout] 3 | ...> u128 ; } unsafe extern "C" { pub fn __lgammal_r (arg1 : u128 , __signgamp : * mut :: std :: os :: raw :: c_int) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:105704 [INFO] [stdout] | [INFO] [stdout] 3 | ...128 , __signgamp : * mut :: std :: os :: raw :: c_int) -> u128 ; } unsafe extern "C" { pub fn rintl (__x : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:105753 [INFO] [stdout] | [INFO] [stdout] 3 | ..._int) -> u128 ; } unsafe extern "C" { pub fn rintl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __rintl (__x : u128) -> u128 ; ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:105762 [INFO] [stdout] | [INFO] [stdout] 3 | ...u128 ; } unsafe extern "C" { pub fn rintl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __rintl (__x : u128) -> u128 ; } unsafe ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:105813 [INFO] [stdout] | [INFO] [stdout] 3 | ...28) -> u128 ; } unsafe extern "C" { pub fn __rintl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn nextafterl (__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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:105822 [INFO] [stdout] | [INFO] [stdout] 3 | ...28 ; } unsafe extern "C" { pub fn __rintl (__x : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:105876 [INFO] [stdout] | [INFO] [stdout] 3 | ... -> u128 ; } unsafe extern "C" { pub fn nextafterl (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn __nextafterl (__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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:105889 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe extern "C" { pub fn nextafterl (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn __nextafterl (__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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:105898 [INFO] [stdout] | [INFO] [stdout] 3 | ...tern "C" { pub fn nextafterl (__x : u128 , __y : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:105954 [INFO] [stdout] | [INFO] [stdout] 3 | ...> u128 ; } unsafe extern "C" { pub fn __nextafterl (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn nexttowardl (__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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:105967 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe extern "C" { pub fn __nextafterl (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn nexttowardl (__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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:105976 [INFO] [stdout] | [INFO] [stdout] 3 | ...rn "C" { pub fn __nextafterl (__x : u128 , __y : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:106031 [INFO] [stdout] | [INFO] [stdout] 3 | ...-> u128 ; } unsafe extern "C" { pub fn nexttowardl (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn __nexttowardl (__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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:106044 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe extern "C" { pub fn nexttowardl (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn __nexttowardl (__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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:106053 [INFO] [stdout] | [INFO] [stdout] 3 | ...ern "C" { pub fn nexttowardl (__x : u128 , __y : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:106110 [INFO] [stdout] | [INFO] [stdout] 3 | ... u128 ; } unsafe extern "C" { pub fn __nexttowardl (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn remainderl (__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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:106123 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe extern "C" { pub fn __nexttowardl (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn remainderl (__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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:106132 [INFO] [stdout] | [INFO] [stdout] 3 | ...n "C" { pub fn __nexttowardl (__x : u128 , __y : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:106186 [INFO] [stdout] | [INFO] [stdout] 3 | ... -> u128 ; } unsafe extern "C" { pub fn remainderl (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn __remainderl (__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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:106199 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe extern "C" { pub fn remainderl (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn __remainderl (__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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:106208 [INFO] [stdout] | [INFO] [stdout] 3 | ...tern "C" { pub fn remainderl (__x : u128 , __y : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:106264 [INFO] [stdout] | [INFO] [stdout] 3 | ...> u128 ; } unsafe extern "C" { pub fn __remainderl (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn scalbnl (__x : 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:106277 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe extern "C" { pub fn __remainderl (__x : u128 , __y : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:106286 [INFO] [stdout] | [INFO] [stdout] 3 | ...rn "C" { pub fn __remainderl (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn scalbnl (__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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:106337 [INFO] [stdout] | [INFO] [stdout] 3 | ...28) -> u128 ; } unsafe extern "C" { pub fn scalbnl (__x : u128 , __n : :: std :: os :: raw :: c_int) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:106383 [INFO] [stdout] | [INFO] [stdout] 3 | ...lbnl (__x : u128 , __n : :: std :: os :: raw :: c_int) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:106436 [INFO] [stdout] | [INFO] [stdout] 3 | ...) -> u128 ; } unsafe extern "C" { pub fn __scalbnl (__x : u128 , __n : :: std :: os :: raw :: c_int) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:106482 [INFO] [stdout] | [INFO] [stdout] 3 | ...lbnl (__x : u128 , __n : :: std :: os :: raw :: c_int) -> u128 ; } unsafe extern "C" { pub fn ilogbl (__x : u128) -> :: 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:106532 [INFO] [stdout] | [INFO] [stdout] 3 | ...int) -> u128 ; } unsafe extern "C" { pub fn ilogbl (__x : u128) -> :: std :: os :: raw :: c_int ; } unsafe extern "C" { pub fn __ilogb... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:106617 [INFO] [stdout] | [INFO] [stdout] 3 | ...w :: c_int ; } unsafe extern "C" { pub fn __ilogbl (__x : u128) -> :: std :: os :: raw :: c_int ; } unsafe extern "C" { pub fn scalbln... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:106702 [INFO] [stdout] | [INFO] [stdout] 3 | ...w :: c_int ; } unsafe extern "C" { pub fn scalblnl (__x : u128 , __n : :: std :: os :: raw :: c_long) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:106749 [INFO] [stdout] | [INFO] [stdout] 3 | ...lnl (__x : u128 , __n : :: std :: os :: raw :: c_long) -> u128 ; } unsafe extern "C" { pub fn __scalblnl (__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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:106803 [INFO] [stdout] | [INFO] [stdout] 3 | ... -> u128 ; } unsafe extern "C" { pub fn __scalblnl (__x : u128 , __n : :: std :: os :: raw :: c_long) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:106850 [INFO] [stdout] | [INFO] [stdout] 3 | ...lnl (__x : u128 , __n : :: std :: os :: raw :: c_long) -> u128 ; } unsafe extern "C" { pub fn nearbyintl (__x : u128) -> u128 ; } unsa... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:106904 [INFO] [stdout] | [INFO] [stdout] 3 | ... -> u128 ; } unsafe extern "C" { pub fn nearbyintl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __nearbyintl (__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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:106913 [INFO] [stdout] | [INFO] [stdout] 3 | ...; } unsafe extern "C" { pub fn nearbyintl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __nearbyintl (__x : u128) -> u128 ; } un... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:106969 [INFO] [stdout] | [INFO] [stdout] 3 | ...> u128 ; } unsafe extern "C" { pub fn __nearbyintl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn roundl (__x : u128) -> u128 ; }... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:106978 [INFO] [stdout] | [INFO] [stdout] 3 | ...} unsafe extern "C" { pub fn __nearbyintl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn roundl (__x : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:107028 [INFO] [stdout] | [INFO] [stdout] 3 | ...128) -> u128 ; } unsafe extern "C" { pub fn roundl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __roundl (__x : u128) -> u128 ;... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:107037 [INFO] [stdout] | [INFO] [stdout] 3 | ...128 ; } unsafe extern "C" { pub fn roundl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __roundl (__x : u128) -> u128 ; } unsafe... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:107089 [INFO] [stdout] | [INFO] [stdout] 3 | ...8) -> u128 ; } unsafe extern "C" { pub fn __roundl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn truncl (__x : u128) -> u128 ; }... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:107098 [INFO] [stdout] | [INFO] [stdout] 3 | ...8 ; } unsafe extern "C" { pub fn __roundl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn truncl (__x : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:107148 [INFO] [stdout] | [INFO] [stdout] 3 | ...128) -> u128 ; } unsafe extern "C" { pub fn truncl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __truncl (__x : u128) -> u128 ;... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:107157 [INFO] [stdout] | [INFO] [stdout] 3 | ...128 ; } unsafe extern "C" { pub fn truncl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __truncl (__x : u128) -> u128 ; } unsafe... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:107209 [INFO] [stdout] | [INFO] [stdout] 3 | ...8) -> u128 ; } unsafe extern "C" { pub fn __truncl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn remquol (__x : u128 , __y : 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:107218 [INFO] [stdout] | [INFO] [stdout] 3 | ...8 ; } unsafe extern "C" { pub fn __truncl (__x : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:107269 [INFO] [stdout] | [INFO] [stdout] 3 | ...28) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:107282 [INFO] [stdout] | [INFO] [stdout] 3 | ... } unsafe extern "C" { pub fn remquol (__x : u128 , __y : u128 , __quo : * mut :: std :: os :: raw :: c_int) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:107336 [INFO] [stdout] | [INFO] [stdout] 3 | ...y : u128 , __quo : * mut :: std :: os :: raw :: c_int) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:107389 [INFO] [stdout] | [INFO] [stdout] 3 | ...) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:107402 [INFO] [stdout] | [INFO] [stdout] 3 | ... unsafe extern "C" { pub fn __remquol (__x : u128 , __y : u128 , __quo : * mut :: std :: os :: raw :: c_int) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:107456 [INFO] [stdout] | [INFO] [stdout] 3 | ...y : u128 , __quo : * mut :: std :: os :: raw :: c_int) -> u128 ; } unsafe extern "C" { pub fn lrintl (__x : u128) -> :: 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:107506 [INFO] [stdout] | [INFO] [stdout] 3 | ...int) -> u128 ; } unsafe extern "C" { pub fn lrintl (__x : u128) -> :: std :: os :: raw :: c_long ; } unsafe extern "C" { pub fn __lrin... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:107592 [INFO] [stdout] | [INFO] [stdout] 3 | ... :: c_long ; } unsafe extern "C" { pub fn __lrintl (__x : u128) -> :: std :: os :: raw :: c_long ; } unsafe extern "C" { pub fn llrint... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:107677 [INFO] [stdout] | [INFO] [stdout] 3 | ...w :: c_long ; } unsafe extern "C" { pub fn llrintl (__x : u128) -> :: std :: os :: raw :: c_longlong ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:107768 [INFO] [stdout] | [INFO] [stdout] 3 | ..._longlong ; } unsafe extern "C" { pub fn __llrintl (__x : u128) -> :: std :: os :: raw :: c_longlong ; } unsafe extern "C" { pub fn lr... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:107857 [INFO] [stdout] | [INFO] [stdout] 3 | ... c_longlong ; } unsafe extern "C" { pub fn lroundl (__x : u128) -> :: std :: os :: raw :: c_long ; } unsafe extern "C" { pub fn __lrou... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:107944 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: c_long ; } unsafe extern "C" { pub fn __lroundl (__x : u128) -> :: std :: os :: raw :: c_long ; } unsafe extern "C" { pub fn llroun... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:108030 [INFO] [stdout] | [INFO] [stdout] 3 | ... :: c_long ; } unsafe extern "C" { pub fn llroundl (__x : u128) -> :: std :: os :: raw :: c_longlong ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:108122 [INFO] [stdout] | [INFO] [stdout] 3 | ...longlong ; } unsafe extern "C" { pub fn __llroundl (__x : u128) -> :: std :: os :: raw :: c_longlong ; } unsafe extern "C" { pub fn fd... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:108209 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: c_longlong ; } unsafe extern "C" { pub fn fdiml (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn __fdiml (__x : 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:108222 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; } unsafe extern "C" { pub fn fdiml (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn __fdiml (__x : u128 , __y : 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:108231 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe extern "C" { pub fn fdiml (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn __fdiml (__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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:108282 [INFO] [stdout] | [INFO] [stdout] 3 | ...28) -> u128 ; } unsafe extern "C" { pub fn __fdiml (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn fmaxl (__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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:108295 [INFO] [stdout] | [INFO] [stdout] 3 | ... } unsafe extern "C" { pub fn __fdiml (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn fmaxl (__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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:108304 [INFO] [stdout] | [INFO] [stdout] 3 | ... extern "C" { pub fn __fdiml (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn fmaxl (__x : u128 , __y : u128) -> u128 ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:108353 [INFO] [stdout] | [INFO] [stdout] 3 | ...u128) -> u128 ; } unsafe extern "C" { pub fn fmaxl (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn __fmaxl (__x : 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:108366 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; } unsafe extern "C" { pub fn fmaxl (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn __fmaxl (__x : u128 , __y : 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:108375 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe extern "C" { pub fn fmaxl (__x : u128 , __y : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:108426 [INFO] [stdout] | [INFO] [stdout] 3 | ...28) -> u128 ; } unsafe extern "C" { pub fn __fmaxl (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn fminl (__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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:108439 [INFO] [stdout] | [INFO] [stdout] 3 | ... } unsafe extern "C" { pub fn __fmaxl (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn fminl (__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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:108448 [INFO] [stdout] | [INFO] [stdout] 3 | ... extern "C" { pub fn __fmaxl (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn fminl (__x : u128 , __y : u128) -> u128 ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:108497 [INFO] [stdout] | [INFO] [stdout] 3 | ...u128) -> u128 ; } unsafe extern "C" { pub fn fminl (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn __fminl (__x : 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:108510 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; } unsafe extern "C" { pub fn fminl (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn __fminl (__x : u128 , __y : 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:108519 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe extern "C" { pub fn fminl (__x : u128 , __y : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:108570 [INFO] [stdout] | [INFO] [stdout] 3 | ...28) -> u128 ; } unsafe extern "C" { pub fn __fminl (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn fmal (__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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:108583 [INFO] [stdout] | [INFO] [stdout] 3 | ... } unsafe extern "C" { pub fn __fminl (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn fmal (__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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:108592 [INFO] [stdout] | [INFO] [stdout] 3 | ... extern "C" { pub fn __fminl (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn fmal (__x : u128 , __y : u128 , __z : 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:108640 [INFO] [stdout] | [INFO] [stdout] 3 | ... u128) -> u128 ; } unsafe extern "C" { pub fn fmal (__x : u128 , __y : u128 , __z : u128) -> u128 ; } unsafe extern "C" { pub fn __fma... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:108653 [INFO] [stdout] | [INFO] [stdout] 3 | ...8 ; } unsafe extern "C" { pub fn fmal (__x : u128 , __y : u128 , __z : u128) -> u128 ; } unsafe extern "C" { pub fn __fmal (__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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:108666 [INFO] [stdout] | [INFO] [stdout] 3 | ...extern "C" { pub fn fmal (__x : u128 , __y : u128 , __z : u128) -> u128 ; } unsafe extern "C" { pub fn __fmal (__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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:108675 [INFO] [stdout] | [INFO] [stdout] 3 | ..." { pub fn fmal (__x : u128 , __y : u128 , __z : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:108725 [INFO] [stdout] | [INFO] [stdout] 3 | ...128) -> u128 ; } unsafe extern "C" { pub fn __fmal (__x : u128 , __y : u128 , __z : u128) -> u128 ; } unsafe extern "C" { pub fn scalb... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:108738 [INFO] [stdout] | [INFO] [stdout] 3 | ...; } unsafe extern "C" { pub fn __fmal (__x : u128 , __y : u128 , __z : u128) -> u128 ; } unsafe extern "C" { pub fn scalbl (__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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:108751 [INFO] [stdout] | [INFO] [stdout] 3 | ...tern "C" { pub fn __fmal (__x : u128 , __y : u128 , __z : u128) -> u128 ; } unsafe extern "C" { pub fn scalbl (__x : u128 , __n : u128... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:108760 [INFO] [stdout] | [INFO] [stdout] 3 | ...{ pub fn __fmal (__x : u128 , __y : u128 , __z : u128) -> u128 ; } unsafe extern "C" { pub fn scalbl (__x : u128 , __n : u128) -> u128... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:108810 [INFO] [stdout] | [INFO] [stdout] 3 | ...128) -> u128 ; } unsafe extern "C" { pub fn scalbl (__x : u128 , __n : u128) -> u128 ; } unsafe extern "C" { pub fn __scalbl (__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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:108823 [INFO] [stdout] | [INFO] [stdout] 3 | ...; } unsafe extern "C" { pub fn scalbl (__x : u128 , __n : u128) -> u128 ; } unsafe extern "C" { pub fn __scalbl (__x : u128 , __n : 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:108832 [INFO] [stdout] | [INFO] [stdout] 3 | ...e extern "C" { pub fn scalbl (__x : u128 , __n : u128) -> u128 ; } unsafe extern "C" { pub fn __scalbl (__x : u128 , __n : 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:108884 [INFO] [stdout] | [INFO] [stdout] 3 | ...8) -> u128 ; } unsafe extern "C" { pub fn __scalbl (__x : u128 , __n : u128) -> u128 ; } unsafe extern "C" { pub static mut signgam : ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:108897 [INFO] [stdout] | [INFO] [stdout] 3 | ...} unsafe extern "C" { pub fn __scalbl (__x : u128 , __n : u128) -> u128 ; } unsafe extern "C" { pub static mut signgam : :: 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:108906 [INFO] [stdout] | [INFO] [stdout] 3 | ...extern "C" { pub fn __scalbl (__x : u128 , __n : u128) -> u128 ; } unsafe extern "C" { pub static mut signgam : :: 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: 315 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:39066 [INFO] [stdout] | [INFO] [stdout] 3 | ... __endptr : * mut * mut :: std :: os :: raw :: c_char) -> u128 ; } unsafe extern "C" { pub fn strtol (__nptr : * 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] = 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:72769 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: c_char ; } unsafe extern "C" { pub fn qecvt (__value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:72997 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: c_char ; } unsafe extern "C" { pub fn qfcvt (__value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:73225 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: c_char ; } unsafe extern "C" { pub fn qgcvt (__value : u128 , __ndigit : :: std :: os :: raw :: c_int , __buf : * mut :: 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:73974 [INFO] [stdout] | [INFO] [stdout] 3 | ...: c_int ; } unsafe extern "C" { pub fn qecvt_r (__value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:74259 [INFO] [stdout] | [INFO] [stdout] 3 | ...: c_int ; } unsafe extern "C" { pub fn qfcvt_r (__value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:85391 [INFO] [stdout] | [INFO] [stdout] 3 | ... unsafe extern "C" { pub fn nexttoward (__x : f64 , __y : u128) -> f64 ; } unsafe extern "C" { pub fn __nexttoward (__x : f64 , __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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:85467 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe extern "C" { pub fn __nexttoward (__x : f64 , __y : u128) -> f64 ; } unsafe extern "C" { pub fn remainder (__x : f64 , __y : f64... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:95587 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe extern "C" { pub fn nexttowardf (__x : f32 , __y : u128) -> f32 ; } unsafe extern "C" { pub fn __nexttowardf (__x : f32 , __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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:95664 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe extern "C" { pub fn __nexttowardf (__x : f32 , __y : u128) -> f32 ; } unsafe extern "C" { pub fn remainderf (__x : f32 , __y : f3... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:98433 [INFO] [stdout] | [INFO] [stdout] 3 | ...2 ; } unsafe extern "C" { pub fn __fpclassifyl (__value : u128) -> :: std :: os :: raw :: c_int ; } unsafe extern "C" { pub fn __signb... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:98524 [INFO] [stdout] | [INFO] [stdout] 3 | ..._int ; } unsafe extern "C" { pub fn __signbitl (__value : u128) -> :: std :: os :: raw :: c_int ; } unsafe extern "C" { pub fn __isinf... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:98613 [INFO] [stdout] | [INFO] [stdout] 3 | ... c_int ; } unsafe extern "C" { pub fn __isinfl (__value : u128) -> :: std :: os :: raw :: c_int ; } unsafe extern "C" { pub fn __finit... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:98703 [INFO] [stdout] | [INFO] [stdout] 3 | ...c_int ; } unsafe extern "C" { pub fn __finitel (__value : u128) -> :: std :: os :: raw :: c_int ; } unsafe extern "C" { pub fn __isnan... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:98792 [INFO] [stdout] | [INFO] [stdout] 3 | ... c_int ; } unsafe extern "C" { pub fn __isnanl (__value : u128) -> :: std :: os :: raw :: c_int ; } unsafe extern "C" { pub fn __iseqs... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:98879 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: c_int ; } unsafe extern "C" { pub fn __iseqsigl (__x : u128 , __y : u128) -> :: std :: os :: raw :: c_int ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:98892 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe extern "C" { pub fn __iseqsigl (__x : u128 , __y : u128) -> :: std :: os :: raw :: c_int ; } unsafe extern "C" { pub fn __issig... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:98987 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; } unsafe extern "C" { pub fn __issignalingl (__value : u128) -> :: std :: os :: raw :: c_int ; } unsafe extern "C" { pub fn acosl (... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:99069 [INFO] [stdout] | [INFO] [stdout] 3 | ... raw :: c_int ; } unsafe extern "C" { pub fn acosl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __acosl (__x : u128) -> u128 ; ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:99078 [INFO] [stdout] | [INFO] [stdout] 3 | ..._int ; } unsafe extern "C" { pub fn acosl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __acosl (__x : u128) -> u128 ; } unsafe ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:99129 [INFO] [stdout] | [INFO] [stdout] 3 | ...28) -> u128 ; } unsafe extern "C" { pub fn __acosl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn asinl (__x : u128) -> u128 ; } ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:99138 [INFO] [stdout] | [INFO] [stdout] 3 | ...28 ; } unsafe extern "C" { pub fn __acosl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn asinl (__x : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:99187 [INFO] [stdout] | [INFO] [stdout] 3 | ...u128) -> u128 ; } unsafe extern "C" { pub fn asinl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __asinl (__x : u128) -> u128 ; ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:99196 [INFO] [stdout] | [INFO] [stdout] 3 | ...u128 ; } unsafe extern "C" { pub fn asinl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __asinl (__x : u128) -> u128 ; } unsafe ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:99247 [INFO] [stdout] | [INFO] [stdout] 3 | ...28) -> u128 ; } unsafe extern "C" { pub fn __asinl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn atanl (__x : u128) -> u128 ; } ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:99256 [INFO] [stdout] | [INFO] [stdout] 3 | ...28 ; } unsafe extern "C" { pub fn __asinl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn atanl (__x : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:99305 [INFO] [stdout] | [INFO] [stdout] 3 | ...u128) -> u128 ; } unsafe extern "C" { pub fn atanl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __atanl (__x : u128) -> u128 ; ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:99314 [INFO] [stdout] | [INFO] [stdout] 3 | ...u128 ; } unsafe extern "C" { pub fn atanl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __atanl (__x : u128) -> u128 ; } unsafe ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:99365 [INFO] [stdout] | [INFO] [stdout] 3 | ...28) -> u128 ; } unsafe extern "C" { pub fn __atanl (__x : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:99374 [INFO] [stdout] | [INFO] [stdout] 3 | ...28 ; } unsafe extern "C" { pub fn __atanl (__x : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:99424 [INFO] [stdout] | [INFO] [stdout] 3 | ...128) -> u128 ; } unsafe extern "C" { pub fn atan2l (__y : u128 , __x : u128) -> u128 ; } unsafe extern "C" { pub fn __atan2l (__y : 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:99437 [INFO] [stdout] | [INFO] [stdout] 3 | ...; } unsafe extern "C" { pub fn atan2l (__y : u128 , __x : u128) -> u128 ; } unsafe extern "C" { pub fn __atan2l (__y : u128 , __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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:99446 [INFO] [stdout] | [INFO] [stdout] 3 | ...e extern "C" { pub fn atan2l (__y : u128 , __x : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:99498 [INFO] [stdout] | [INFO] [stdout] 3 | ...8) -> u128 ; } unsafe extern "C" { pub fn __atan2l (__y : u128 , __x : u128) -> u128 ; } unsafe extern "C" { pub fn cosl (__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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:99511 [INFO] [stdout] | [INFO] [stdout] 3 | ...} unsafe extern "C" { pub fn __atan2l (__y : u128 , __x : u128) -> u128 ; } unsafe extern "C" { pub fn cosl (__x : u128) -> 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:99520 [INFO] [stdout] | [INFO] [stdout] 3 | ...extern "C" { pub fn __atan2l (__y : u128 , __x : u128) -> u128 ; } unsafe extern "C" { pub fn cosl (__x : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:99568 [INFO] [stdout] | [INFO] [stdout] 3 | ... u128) -> u128 ; } unsafe extern "C" { pub fn cosl (__x : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:99577 [INFO] [stdout] | [INFO] [stdout] 3 | ... u128 ; } unsafe extern "C" { pub fn cosl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __cosl (__x : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:99627 [INFO] [stdout] | [INFO] [stdout] 3 | ...128) -> u128 ; } unsafe extern "C" { pub fn __cosl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn sinl (__x : u128) -> 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:99636 [INFO] [stdout] | [INFO] [stdout] 3 | ...128 ; } unsafe extern "C" { pub fn __cosl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn sinl (__x : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:99684 [INFO] [stdout] | [INFO] [stdout] 3 | ... u128) -> u128 ; } unsafe extern "C" { pub fn sinl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __sinl (__x : u128) -> u128 ; }... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:99693 [INFO] [stdout] | [INFO] [stdout] 3 | ... u128 ; } unsafe extern "C" { pub fn sinl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __sinl (__x : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:99743 [INFO] [stdout] | [INFO] [stdout] 3 | ...128) -> u128 ; } unsafe extern "C" { pub fn __sinl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn tanl (__x : u128) -> 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:99752 [INFO] [stdout] | [INFO] [stdout] 3 | ...128 ; } unsafe extern "C" { pub fn __sinl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn tanl (__x : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:99800 [INFO] [stdout] | [INFO] [stdout] 3 | ... u128) -> u128 ; } unsafe extern "C" { pub fn tanl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __tanl (__x : u128) -> u128 ; }... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:99809 [INFO] [stdout] | [INFO] [stdout] 3 | ... u128 ; } unsafe extern "C" { pub fn tanl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __tanl (__x : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:99859 [INFO] [stdout] | [INFO] [stdout] 3 | ...128) -> u128 ; } unsafe extern "C" { pub fn __tanl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn coshl (__x : u128) -> u128 ; } ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:99868 [INFO] [stdout] | [INFO] [stdout] 3 | ...128 ; } unsafe extern "C" { pub fn __tanl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn coshl (__x : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:99917 [INFO] [stdout] | [INFO] [stdout] 3 | ...u128) -> u128 ; } unsafe extern "C" { pub fn coshl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __coshl (__x : u128) -> u128 ; ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:99926 [INFO] [stdout] | [INFO] [stdout] 3 | ...u128 ; } unsafe extern "C" { pub fn coshl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __coshl (__x : u128) -> u128 ; } unsafe ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:99977 [INFO] [stdout] | [INFO] [stdout] 3 | ...28) -> u128 ; } unsafe extern "C" { pub fn __coshl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn sinhl (__x : u128) -> u128 ; } ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:99986 [INFO] [stdout] | [INFO] [stdout] 3 | ...28 ; } unsafe extern "C" { pub fn __coshl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn sinhl (__x : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:100035 [INFO] [stdout] | [INFO] [stdout] 3 | ...u128) -> u128 ; } unsafe extern "C" { pub fn sinhl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __sinhl (__x : u128) -> u128 ; ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:100044 [INFO] [stdout] | [INFO] [stdout] 3 | ...u128 ; } unsafe extern "C" { pub fn sinhl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __sinhl (__x : u128) -> u128 ; } unsafe ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:100095 [INFO] [stdout] | [INFO] [stdout] 3 | ...28) -> u128 ; } unsafe extern "C" { pub fn __sinhl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn tanhl (__x : u128) -> u128 ; } ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:100104 [INFO] [stdout] | [INFO] [stdout] 3 | ...28 ; } unsafe extern "C" { pub fn __sinhl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn tanhl (__x : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:100153 [INFO] [stdout] | [INFO] [stdout] 3 | ...u128) -> u128 ; } unsafe extern "C" { pub fn tanhl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __tanhl (__x : u128) -> u128 ; ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:100162 [INFO] [stdout] | [INFO] [stdout] 3 | ...u128 ; } unsafe extern "C" { pub fn tanhl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __tanhl (__x : u128) -> u128 ; } unsafe ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:100213 [INFO] [stdout] | [INFO] [stdout] 3 | ...28) -> u128 ; } unsafe extern "C" { pub fn __tanhl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn acoshl (__x : u128) -> u128 ; }... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:100222 [INFO] [stdout] | [INFO] [stdout] 3 | ...28 ; } unsafe extern "C" { pub fn __tanhl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn acoshl (__x : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:100272 [INFO] [stdout] | [INFO] [stdout] 3 | ...128) -> u128 ; } unsafe extern "C" { pub fn acoshl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __acoshl (__x : u128) -> u128 ;... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:100281 [INFO] [stdout] | [INFO] [stdout] 3 | ...128 ; } unsafe extern "C" { pub fn acoshl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __acoshl (__x : u128) -> u128 ; } unsafe... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:100333 [INFO] [stdout] | [INFO] [stdout] 3 | ...8) -> u128 ; } unsafe extern "C" { pub fn __acoshl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn asinhl (__x : u128) -> u128 ; }... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:100342 [INFO] [stdout] | [INFO] [stdout] 3 | ...8 ; } unsafe extern "C" { pub fn __acoshl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn asinhl (__x : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:100392 [INFO] [stdout] | [INFO] [stdout] 3 | ...128) -> u128 ; } unsafe extern "C" { pub fn asinhl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __asinhl (__x : u128) -> u128 ;... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:100401 [INFO] [stdout] | [INFO] [stdout] 3 | ...128 ; } unsafe extern "C" { pub fn asinhl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __asinhl (__x : u128) -> u128 ; } unsafe... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:100453 [INFO] [stdout] | [INFO] [stdout] 3 | ...8) -> u128 ; } unsafe extern "C" { pub fn __asinhl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn atanhl (__x : u128) -> u128 ; }... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:100462 [INFO] [stdout] | [INFO] [stdout] 3 | ...8 ; } unsafe extern "C" { pub fn __asinhl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn atanhl (__x : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:100512 [INFO] [stdout] | [INFO] [stdout] 3 | ...128) -> u128 ; } unsafe extern "C" { pub fn atanhl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __atanhl (__x : u128) -> u128 ;... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:100521 [INFO] [stdout] | [INFO] [stdout] 3 | ...128 ; } unsafe extern "C" { pub fn atanhl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __atanhl (__x : u128) -> u128 ; } unsafe... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:100573 [INFO] [stdout] | [INFO] [stdout] 3 | ...8) -> u128 ; } unsafe extern "C" { pub fn __atanhl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn expl (__x : u128) -> 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:100582 [INFO] [stdout] | [INFO] [stdout] 3 | ...8 ; } unsafe extern "C" { pub fn __atanhl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn expl (__x : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:100630 [INFO] [stdout] | [INFO] [stdout] 3 | ... u128) -> u128 ; } unsafe extern "C" { pub fn expl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __expl (__x : u128) -> u128 ; }... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:100639 [INFO] [stdout] | [INFO] [stdout] 3 | ... u128 ; } unsafe extern "C" { pub fn expl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __expl (__x : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:100689 [INFO] [stdout] | [INFO] [stdout] 3 | ...128) -> u128 ; } unsafe extern "C" { pub fn __expl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn frexpl (__x : u128 , __exponent... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:100698 [INFO] [stdout] | [INFO] [stdout] 3 | ...128 ; } unsafe extern "C" { pub fn __expl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn frexpl (__x : u128 , __exponent : * mut ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:100748 [INFO] [stdout] | [INFO] [stdout] 3 | ...128) -> u128 ; } unsafe extern "C" { pub fn frexpl (__x : u128 , __exponent : * mut :: std :: os :: raw :: c_int) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:100807 [INFO] [stdout] | [INFO] [stdout] 3 | ...128 , __exponent : * mut :: std :: os :: raw :: c_int) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:100859 [INFO] [stdout] | [INFO] [stdout] 3 | ...t) -> u128 ; } unsafe extern "C" { pub fn __frexpl (__x : u128 , __exponent : * mut :: std :: os :: raw :: c_int) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:100918 [INFO] [stdout] | [INFO] [stdout] 3 | ...128 , __exponent : * mut :: std :: os :: raw :: c_int) -> u128 ; } unsafe extern "C" { pub fn ldexpl (__x : u128 , __exponent : :: 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:100968 [INFO] [stdout] | [INFO] [stdout] 3 | ...int) -> u128 ; } unsafe extern "C" { pub fn ldexpl (__x : u128 , __exponent : :: std :: os :: raw :: c_int) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:101021 [INFO] [stdout] | [INFO] [stdout] 3 | ..._x : u128 , __exponent : :: std :: os :: raw :: c_int) -> u128 ; } unsafe extern "C" { pub fn __ldexpl (__x : u128 , __exponent : :: s... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:101073 [INFO] [stdout] | [INFO] [stdout] 3 | ...t) -> u128 ; } unsafe extern "C" { pub fn __ldexpl (__x : u128 , __exponent : :: std :: os :: raw :: c_int) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:101126 [INFO] [stdout] | [INFO] [stdout] 3 | ..._x : u128 , __exponent : :: std :: os :: raw :: c_int) -> u128 ; } unsafe extern "C" { pub fn logl (__x : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:101174 [INFO] [stdout] | [INFO] [stdout] 3 | ...c_int) -> u128 ; } unsafe extern "C" { pub fn logl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __logl (__x : u128) -> u128 ; }... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:101183 [INFO] [stdout] | [INFO] [stdout] 3 | ... u128 ; } unsafe extern "C" { pub fn logl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __logl (__x : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:101233 [INFO] [stdout] | [INFO] [stdout] 3 | ...128) -> u128 ; } unsafe extern "C" { pub fn __logl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn log10l (__x : u128) -> u128 ; }... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:101242 [INFO] [stdout] | [INFO] [stdout] 3 | ...128 ; } unsafe extern "C" { pub fn __logl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn log10l (__x : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:101292 [INFO] [stdout] | [INFO] [stdout] 3 | ...128) -> u128 ; } unsafe extern "C" { pub fn log10l (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __log10l (__x : u128) -> u128 ;... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:101301 [INFO] [stdout] | [INFO] [stdout] 3 | ...128 ; } unsafe extern "C" { pub fn log10l (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __log10l (__x : u128) -> u128 ; } unsafe... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:101353 [INFO] [stdout] | [INFO] [stdout] 3 | ...8) -> u128 ; } unsafe extern "C" { pub fn __log10l (__x : u128) -> u128 ; } unsafe extern "C" { pub fn modfl (__x : u128 , __iptr : * ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:101362 [INFO] [stdout] | [INFO] [stdout] 3 | ...8 ; } unsafe extern "C" { pub fn __log10l (__x : u128) -> u128 ; } unsafe extern "C" { pub fn modfl (__x : u128 , __iptr : * mut u128)... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:101411 [INFO] [stdout] | [INFO] [stdout] 3 | ...u128) -> u128 ; } unsafe extern "C" { pub fn modfl (__x : u128 , __iptr : * mut u128) -> u128 ; } unsafe extern "C" { pub fn __modfl (... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:101427 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe extern "C" { pub fn modfl (__x : u128 , __iptr : * mut u128) -> u128 ; } unsafe extern "C" { pub fn __modfl (__x : u128 , __iptr... [INFO] [stdout] | ^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:101442 [INFO] [stdout] | [INFO] [stdout] 3 | ... "C" { pub fn modfl (__x : u128 , __iptr : * mut u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:101493 [INFO] [stdout] | [INFO] [stdout] 3 | ...28) -> u128 ; } unsafe extern "C" { pub fn __modfl (__x : u128 , __iptr : * mut u128) -> u128 ; } unsafe extern "C" { pub fn expm1l (_... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:101509 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe extern "C" { pub fn __modfl (__x : u128 , __iptr : * mut u128) -> u128 ; } unsafe extern "C" { pub fn expm1l (__x : u128) -> u128 ... [INFO] [stdout] | ^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:101524 [INFO] [stdout] | [INFO] [stdout] 3 | ...C" { pub fn __modfl (__x : u128 , __iptr : * mut u128) -> u128 ; } unsafe extern "C" { pub fn expm1l (__x : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:101574 [INFO] [stdout] | [INFO] [stdout] 3 | ...128) -> u128 ; } unsafe extern "C" { pub fn expm1l (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __expm1l (__x : u128) -> u128 ;... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:101583 [INFO] [stdout] | [INFO] [stdout] 3 | ...128 ; } unsafe extern "C" { pub fn expm1l (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __expm1l (__x : u128) -> u128 ; } unsafe... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:101635 [INFO] [stdout] | [INFO] [stdout] 3 | ...8) -> u128 ; } unsafe extern "C" { pub fn __expm1l (__x : u128) -> u128 ; } unsafe extern "C" { pub fn log1pl (__x : u128) -> u128 ; }... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:101644 [INFO] [stdout] | [INFO] [stdout] 3 | ...8 ; } unsafe extern "C" { pub fn __expm1l (__x : u128) -> u128 ; } unsafe extern "C" { pub fn log1pl (__x : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:101694 [INFO] [stdout] | [INFO] [stdout] 3 | ...128) -> u128 ; } unsafe extern "C" { pub fn log1pl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __log1pl (__x : u128) -> u128 ;... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:101703 [INFO] [stdout] | [INFO] [stdout] 3 | ...128 ; } unsafe extern "C" { pub fn log1pl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __log1pl (__x : u128) -> u128 ; } unsafe... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:101755 [INFO] [stdout] | [INFO] [stdout] 3 | ...8) -> u128 ; } unsafe extern "C" { pub fn __log1pl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn logbl (__x : u128) -> u128 ; } ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:101764 [INFO] [stdout] | [INFO] [stdout] 3 | ...8 ; } unsafe extern "C" { pub fn __log1pl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn logbl (__x : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:101813 [INFO] [stdout] | [INFO] [stdout] 3 | ...u128) -> u128 ; } unsafe extern "C" { pub fn logbl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __logbl (__x : u128) -> u128 ; ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:101822 [INFO] [stdout] | [INFO] [stdout] 3 | ...u128 ; } unsafe extern "C" { pub fn logbl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __logbl (__x : u128) -> u128 ; } unsafe ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:101873 [INFO] [stdout] | [INFO] [stdout] 3 | ...28) -> u128 ; } unsafe extern "C" { pub fn __logbl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn exp2l (__x : u128) -> u128 ; } ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:101882 [INFO] [stdout] | [INFO] [stdout] 3 | ...28 ; } unsafe extern "C" { pub fn __logbl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn exp2l (__x : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:101931 [INFO] [stdout] | [INFO] [stdout] 3 | ...u128) -> u128 ; } unsafe extern "C" { pub fn exp2l (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __exp2l (__x : u128) -> u128 ; ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:101940 [INFO] [stdout] | [INFO] [stdout] 3 | ...u128 ; } unsafe extern "C" { pub fn exp2l (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __exp2l (__x : u128) -> u128 ; } unsafe ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:101991 [INFO] [stdout] | [INFO] [stdout] 3 | ...28) -> u128 ; } unsafe extern "C" { pub fn __exp2l (__x : u128) -> u128 ; } unsafe extern "C" { pub fn log2l (__x : u128) -> u128 ; } ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:102000 [INFO] [stdout] | [INFO] [stdout] 3 | ...28 ; } unsafe extern "C" { pub fn __exp2l (__x : u128) -> u128 ; } unsafe extern "C" { pub fn log2l (__x : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:102049 [INFO] [stdout] | [INFO] [stdout] 3 | ...u128) -> u128 ; } unsafe extern "C" { pub fn log2l (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __log2l (__x : u128) -> u128 ; ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:102058 [INFO] [stdout] | [INFO] [stdout] 3 | ...u128 ; } unsafe extern "C" { pub fn log2l (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __log2l (__x : u128) -> u128 ; } unsafe ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:102109 [INFO] [stdout] | [INFO] [stdout] 3 | ...28) -> u128 ; } unsafe extern "C" { pub fn __log2l (__x : u128) -> u128 ; } unsafe extern "C" { pub fn powl (__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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:102118 [INFO] [stdout] | [INFO] [stdout] 3 | ...28 ; } unsafe extern "C" { pub fn __log2l (__x : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:102166 [INFO] [stdout] | [INFO] [stdout] 3 | ... u128) -> u128 ; } unsafe extern "C" { pub fn powl (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn __powl (__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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:102179 [INFO] [stdout] | [INFO] [stdout] 3 | ...8 ; } unsafe extern "C" { pub fn powl (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn __powl (__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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:102188 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe extern "C" { pub fn powl (__x : u128 , __y : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:102238 [INFO] [stdout] | [INFO] [stdout] 3 | ...128) -> u128 ; } unsafe extern "C" { pub fn __powl (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn sqrtl (__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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:102251 [INFO] [stdout] | [INFO] [stdout] 3 | ...; } unsafe extern "C" { pub fn __powl (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn sqrtl (__x : u128) -> u128 ; } ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:102260 [INFO] [stdout] | [INFO] [stdout] 3 | ...e extern "C" { pub fn __powl (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn sqrtl (__x : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:102309 [INFO] [stdout] | [INFO] [stdout] 3 | ...u128) -> u128 ; } unsafe extern "C" { pub fn sqrtl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __sqrtl (__x : u128) -> u128 ; ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:102318 [INFO] [stdout] | [INFO] [stdout] 3 | ...u128 ; } unsafe extern "C" { pub fn sqrtl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __sqrtl (__x : u128) -> u128 ; } unsafe ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:102369 [INFO] [stdout] | [INFO] [stdout] 3 | ...28) -> u128 ; } unsafe extern "C" { pub fn __sqrtl (__x : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:102378 [INFO] [stdout] | [INFO] [stdout] 3 | ...28 ; } unsafe extern "C" { pub fn __sqrtl (__x : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:102428 [INFO] [stdout] | [INFO] [stdout] 3 | ...128) -> u128 ; } unsafe extern "C" { pub fn hypotl (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn __hypotl (__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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:102441 [INFO] [stdout] | [INFO] [stdout] 3 | ...; } unsafe extern "C" { pub fn hypotl (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn __hypotl (__x : u128 , __y : 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:102450 [INFO] [stdout] | [INFO] [stdout] 3 | ...e extern "C" { pub fn hypotl (__x : u128 , __y : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:102502 [INFO] [stdout] | [INFO] [stdout] 3 | ...8) -> u128 ; } unsafe extern "C" { pub fn __hypotl (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn cbrtl (__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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:102515 [INFO] [stdout] | [INFO] [stdout] 3 | ...} unsafe extern "C" { pub fn __hypotl (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn cbrtl (__x : u128) -> u128 ; } ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:102524 [INFO] [stdout] | [INFO] [stdout] 3 | ...extern "C" { pub fn __hypotl (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn cbrtl (__x : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:102573 [INFO] [stdout] | [INFO] [stdout] 3 | ...u128) -> u128 ; } unsafe extern "C" { pub fn cbrtl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __cbrtl (__x : u128) -> u128 ; ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:102582 [INFO] [stdout] | [INFO] [stdout] 3 | ...u128 ; } unsafe extern "C" { pub fn cbrtl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __cbrtl (__x : u128) -> u128 ; } unsafe ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:102633 [INFO] [stdout] | [INFO] [stdout] 3 | ...28) -> u128 ; } unsafe extern "C" { pub fn __cbrtl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn ceill (__x : u128) -> u128 ; } ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:102642 [INFO] [stdout] | [INFO] [stdout] 3 | ...28 ; } unsafe extern "C" { pub fn __cbrtl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn ceill (__x : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:102691 [INFO] [stdout] | [INFO] [stdout] 3 | ...u128) -> u128 ; } unsafe extern "C" { pub fn ceill (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __ceill (__x : u128) -> u128 ; ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:102700 [INFO] [stdout] | [INFO] [stdout] 3 | ...u128 ; } unsafe extern "C" { pub fn ceill (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __ceill (__x : u128) -> u128 ; } unsafe ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:102751 [INFO] [stdout] | [INFO] [stdout] 3 | ...28) -> u128 ; } unsafe extern "C" { pub fn __ceill (__x : u128) -> u128 ; } unsafe extern "C" { pub fn fabsl (__x : u128) -> u128 ; } ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:102760 [INFO] [stdout] | [INFO] [stdout] 3 | ...28 ; } unsafe extern "C" { pub fn __ceill (__x : u128) -> u128 ; } unsafe extern "C" { pub fn fabsl (__x : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:102809 [INFO] [stdout] | [INFO] [stdout] 3 | ...u128) -> u128 ; } unsafe extern "C" { pub fn fabsl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __fabsl (__x : u128) -> u128 ; ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:102818 [INFO] [stdout] | [INFO] [stdout] 3 | ...u128 ; } unsafe extern "C" { pub fn fabsl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __fabsl (__x : u128) -> u128 ; } unsafe ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:102869 [INFO] [stdout] | [INFO] [stdout] 3 | ...28) -> u128 ; } unsafe extern "C" { pub fn __fabsl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn floorl (__x : u128) -> u128 ; }... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:102878 [INFO] [stdout] | [INFO] [stdout] 3 | ...28 ; } unsafe extern "C" { pub fn __fabsl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn floorl (__x : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:102928 [INFO] [stdout] | [INFO] [stdout] 3 | ...128) -> u128 ; } unsafe extern "C" { pub fn floorl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __floorl (__x : u128) -> u128 ;... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:102937 [INFO] [stdout] | [INFO] [stdout] 3 | ...128 ; } unsafe extern "C" { pub fn floorl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __floorl (__x : u128) -> u128 ; } unsafe... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:102989 [INFO] [stdout] | [INFO] [stdout] 3 | ...8) -> u128 ; } unsafe extern "C" { pub fn __floorl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn fmodl (__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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:102998 [INFO] [stdout] | [INFO] [stdout] 3 | ...8 ; } unsafe extern "C" { pub fn __floorl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn fmodl (__x : u128 , __y : u128) -> u128 ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:103047 [INFO] [stdout] | [INFO] [stdout] 3 | ...u128) -> u128 ; } unsafe extern "C" { pub fn fmodl (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn __fmodl (__x : 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:103060 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; } unsafe extern "C" { pub fn fmodl (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn __fmodl (__x : u128 , __y : 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:103069 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe extern "C" { pub fn fmodl (__x : u128 , __y : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:103120 [INFO] [stdout] | [INFO] [stdout] 3 | ...28) -> u128 ; } unsafe extern "C" { pub fn __fmodl (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn isinfl (__value : ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:103133 [INFO] [stdout] | [INFO] [stdout] 3 | ... } unsafe extern "C" { pub fn __fmodl (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn isinfl (__value : u128) -> :: s... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:103142 [INFO] [stdout] | [INFO] [stdout] 3 | ... extern "C" { pub fn __fmodl (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn isinfl (__value : u128) -> :: 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:103196 [INFO] [stdout] | [INFO] [stdout] 3 | ... -> u128 ; } unsafe extern "C" { pub fn isinfl (__value : u128) -> :: std :: os :: raw :: c_int ; } unsafe extern "C" { pub fn finitel... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:103284 [INFO] [stdout] | [INFO] [stdout] 3 | ...: c_int ; } unsafe extern "C" { pub fn finitel (__value : u128) -> :: std :: os :: raw :: c_int ; } unsafe extern "C" { pub fn dreml (... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:103366 [INFO] [stdout] | [INFO] [stdout] 3 | ... raw :: c_int ; } unsafe extern "C" { pub fn dreml (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn __dreml (__x : 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:103379 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; } unsafe extern "C" { pub fn dreml (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn __dreml (__x : u128 , __y : 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:103388 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe extern "C" { pub fn dreml (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn __dreml (__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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:103439 [INFO] [stdout] | [INFO] [stdout] 3 | ...28) -> u128 ; } unsafe extern "C" { pub fn __dreml (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn significandl (__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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:103452 [INFO] [stdout] | [INFO] [stdout] 3 | ... } unsafe extern "C" { pub fn __dreml (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn significandl (__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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:103461 [INFO] [stdout] | [INFO] [stdout] 3 | ... extern "C" { pub fn __dreml (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn significandl (__x : u128) -> u128 ; } un... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:103517 [INFO] [stdout] | [INFO] [stdout] 3 | ...> u128 ; } unsafe extern "C" { pub fn significandl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __significandl (__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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:103526 [INFO] [stdout] | [INFO] [stdout] 3 | ...} unsafe extern "C" { pub fn significandl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __significandl (__x : u128) -> u128 ; } ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:103584 [INFO] [stdout] | [INFO] [stdout] 3 | ...u128 ; } unsafe extern "C" { pub fn __significandl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn copysignl (__x : u128 , __y : 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:103593 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe extern "C" { pub fn __significandl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn copysignl (__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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:103646 [INFO] [stdout] | [INFO] [stdout] 3 | ...) -> u128 ; } unsafe extern "C" { pub fn copysignl (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn __copysignl (__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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:103659 [INFO] [stdout] | [INFO] [stdout] 3 | ... unsafe extern "C" { pub fn copysignl (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn __copysignl (__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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:103668 [INFO] [stdout] | [INFO] [stdout] 3 | ...xtern "C" { pub fn copysignl (__x : u128 , __y : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:103723 [INFO] [stdout] | [INFO] [stdout] 3 | ...-> u128 ; } unsafe extern "C" { pub fn __copysignl (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn nanl (__tagb : * 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:103736 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe extern "C" { pub fn __copysignl (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn nanl (__tagb : * const :: 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:103745 [INFO] [stdout] | [INFO] [stdout] 3 | ...ern "C" { pub fn __copysignl (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn nanl (__tagb : * const :: 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:103838 [INFO] [stdout] | [INFO] [stdout] 3 | ... nanl (__tagb : * const :: std :: os :: raw :: c_char) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:103933 [INFO] [stdout] | [INFO] [stdout] 3 | ..._nanl (__tagb : * const :: std :: os :: raw :: c_char) -> u128 ; } unsafe extern "C" { pub fn isnanl (__value : u128) -> :: 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:103987 [INFO] [stdout] | [INFO] [stdout] 3 | ... -> u128 ; } unsafe extern "C" { pub fn isnanl (__value : u128) -> :: std :: os :: raw :: c_int ; } unsafe extern "C" { pub fn j0l (ar... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:104068 [INFO] [stdout] | [INFO] [stdout] 3 | ...: raw :: c_int ; } unsafe extern "C" { pub fn j0l (arg1 : u128) -> u128 ; } unsafe extern "C" { pub fn __j0l (arg1 : u128) -> u128 ; }... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:104077 [INFO] [stdout] | [INFO] [stdout] 3 | ...c_int ; } unsafe extern "C" { pub fn j0l (arg1 : u128) -> u128 ; } unsafe extern "C" { pub fn __j0l (arg1 : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:104127 [INFO] [stdout] | [INFO] [stdout] 3 | ...128) -> u128 ; } unsafe extern "C" { pub fn __j0l (arg1 : u128) -> u128 ; } unsafe extern "C" { pub fn j1l (arg1 : u128) -> 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:104136 [INFO] [stdout] | [INFO] [stdout] 3 | ...128 ; } unsafe extern "C" { pub fn __j0l (arg1 : u128) -> u128 ; } unsafe extern "C" { pub fn j1l (arg1 : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:104184 [INFO] [stdout] | [INFO] [stdout] 3 | ... u128) -> u128 ; } unsafe extern "C" { pub fn j1l (arg1 : u128) -> u128 ; } unsafe extern "C" { pub fn __j1l (arg1 : u128) -> u128 ; }... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:104193 [INFO] [stdout] | [INFO] [stdout] 3 | ... u128 ; } unsafe extern "C" { pub fn j1l (arg1 : u128) -> u128 ; } unsafe extern "C" { pub fn __j1l (arg1 : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:104243 [INFO] [stdout] | [INFO] [stdout] 3 | ...128) -> u128 ; } unsafe extern "C" { pub fn __j1l (arg1 : u128) -> u128 ; } unsafe extern "C" { pub fn jnl (arg1 : :: 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:104252 [INFO] [stdout] | [INFO] [stdout] 3 | ...128 ; } unsafe extern "C" { pub fn __j1l (arg1 : u128) -> u128 ; } unsafe extern "C" { pub fn jnl (arg1 : :: std :: os :: raw :: c_int... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:104338 [INFO] [stdout] | [INFO] [stdout] 3 | ... pub fn jnl (arg1 : :: std :: os :: raw :: c_int , arg2 : u128) -> u128 ; } unsafe extern "C" { pub fn __jnl (arg1 : :: 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:104347 [INFO] [stdout] | [INFO] [stdout] 3 | ...nl (arg1 : :: std :: os :: raw :: c_int , arg2 : u128) -> u128 ; } unsafe extern "C" { pub fn __jnl (arg1 : :: std :: os :: raw :: c_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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:104435 [INFO] [stdout] | [INFO] [stdout] 3 | ...ub fn __jnl (arg1 : :: std :: os :: raw :: c_int , arg2 : u128) -> u128 ; } unsafe extern "C" { pub fn y0l (arg1 : u128) -> 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:104444 [INFO] [stdout] | [INFO] [stdout] 3 | ...nl (arg1 : :: std :: os :: raw :: c_int , arg2 : u128) -> u128 ; } unsafe extern "C" { pub fn y0l (arg1 : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:104492 [INFO] [stdout] | [INFO] [stdout] 3 | ... u128) -> u128 ; } unsafe extern "C" { pub fn y0l (arg1 : u128) -> u128 ; } unsafe extern "C" { pub fn __y0l (arg1 : u128) -> u128 ; }... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:104501 [INFO] [stdout] | [INFO] [stdout] 3 | ... u128 ; } unsafe extern "C" { pub fn y0l (arg1 : u128) -> u128 ; } unsafe extern "C" { pub fn __y0l (arg1 : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:104551 [INFO] [stdout] | [INFO] [stdout] 3 | ...128) -> u128 ; } unsafe extern "C" { pub fn __y0l (arg1 : u128) -> u128 ; } unsafe extern "C" { pub fn y1l (arg1 : u128) -> 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:104560 [INFO] [stdout] | [INFO] [stdout] 3 | ...128 ; } unsafe extern "C" { pub fn __y0l (arg1 : u128) -> u128 ; } unsafe extern "C" { pub fn y1l (arg1 : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:104608 [INFO] [stdout] | [INFO] [stdout] 3 | ... u128) -> u128 ; } unsafe extern "C" { pub fn y1l (arg1 : u128) -> u128 ; } unsafe extern "C" { pub fn __y1l (arg1 : u128) -> u128 ; }... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:104617 [INFO] [stdout] | [INFO] [stdout] 3 | ... u128 ; } unsafe extern "C" { pub fn y1l (arg1 : u128) -> u128 ; } unsafe extern "C" { pub fn __y1l (arg1 : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:104667 [INFO] [stdout] | [INFO] [stdout] 3 | ...128) -> u128 ; } unsafe extern "C" { pub fn __y1l (arg1 : u128) -> u128 ; } unsafe extern "C" { pub fn ynl (arg1 : :: 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:104676 [INFO] [stdout] | [INFO] [stdout] 3 | ...128 ; } unsafe extern "C" { pub fn __y1l (arg1 : u128) -> u128 ; } unsafe extern "C" { pub fn ynl (arg1 : :: std :: os :: raw :: c_int... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:104762 [INFO] [stdout] | [INFO] [stdout] 3 | ... pub fn ynl (arg1 : :: std :: os :: raw :: c_int , arg2 : u128) -> u128 ; } unsafe extern "C" { pub fn __ynl (arg1 : :: 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:104771 [INFO] [stdout] | [INFO] [stdout] 3 | ...nl (arg1 : :: std :: os :: raw :: c_int , arg2 : u128) -> u128 ; } unsafe extern "C" { pub fn __ynl (arg1 : :: std :: os :: raw :: c_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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:104859 [INFO] [stdout] | [INFO] [stdout] 3 | ...ub fn __ynl (arg1 : :: std :: os :: raw :: c_int , arg2 : u128) -> u128 ; } unsafe extern "C" { pub fn erfl (arg1 : u128) -> u128 ; } ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:104868 [INFO] [stdout] | [INFO] [stdout] 3 | ...nl (arg1 : :: std :: os :: raw :: c_int , arg2 : u128) -> u128 ; } unsafe extern "C" { pub fn erfl (arg1 : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:104917 [INFO] [stdout] | [INFO] [stdout] 3 | ...u128) -> u128 ; } unsafe extern "C" { pub fn erfl (arg1 : u128) -> u128 ; } unsafe extern "C" { pub fn __erfl (arg1 : u128) -> u128 ; ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:104926 [INFO] [stdout] | [INFO] [stdout] 3 | ...u128 ; } unsafe extern "C" { pub fn erfl (arg1 : u128) -> u128 ; } unsafe extern "C" { pub fn __erfl (arg1 : u128) -> u128 ; } unsafe ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:104977 [INFO] [stdout] | [INFO] [stdout] 3 | ...28) -> u128 ; } unsafe extern "C" { pub fn __erfl (arg1 : u128) -> u128 ; } unsafe extern "C" { pub fn erfcl (arg1 : u128) -> u128 ; }... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:104986 [INFO] [stdout] | [INFO] [stdout] 3 | ...28 ; } unsafe extern "C" { pub fn __erfl (arg1 : u128) -> u128 ; } unsafe extern "C" { pub fn erfcl (arg1 : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:105036 [INFO] [stdout] | [INFO] [stdout] 3 | ...128) -> u128 ; } unsafe extern "C" { pub fn erfcl (arg1 : u128) -> u128 ; } unsafe extern "C" { pub fn __erfcl (arg1 : u128) -> u128 ;... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:105045 [INFO] [stdout] | [INFO] [stdout] 3 | ...128 ; } unsafe extern "C" { pub fn erfcl (arg1 : u128) -> u128 ; } unsafe extern "C" { pub fn __erfcl (arg1 : u128) -> u128 ; } unsafe... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:105097 [INFO] [stdout] | [INFO] [stdout] 3 | ...8) -> u128 ; } unsafe extern "C" { pub fn __erfcl (arg1 : u128) -> u128 ; } unsafe extern "C" { pub fn lgammal (arg1 : u128) -> u128 ;... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:105106 [INFO] [stdout] | [INFO] [stdout] 3 | ...8 ; } unsafe extern "C" { pub fn __erfcl (arg1 : u128) -> u128 ; } unsafe extern "C" { pub fn lgammal (arg1 : u128) -> u128 ; } unsafe... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:105158 [INFO] [stdout] | [INFO] [stdout] 3 | ...8) -> u128 ; } unsafe extern "C" { pub fn lgammal (arg1 : u128) -> u128 ; } unsafe extern "C" { pub fn __lgammal (arg1 : u128) -> u128... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:105167 [INFO] [stdout] | [INFO] [stdout] 3 | ...8 ; } unsafe extern "C" { pub fn lgammal (arg1 : u128) -> u128 ; } unsafe extern "C" { pub fn __lgammal (arg1 : u128) -> u128 ; } unsa... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:105221 [INFO] [stdout] | [INFO] [stdout] 3 | ... -> u128 ; } unsafe extern "C" { pub fn __lgammal (arg1 : u128) -> u128 ; } unsafe extern "C" { pub fn tgammal (arg1 : u128) -> u128 ;... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:105230 [INFO] [stdout] | [INFO] [stdout] 3 | ...; } unsafe extern "C" { pub fn __lgammal (arg1 : u128) -> u128 ; } unsafe extern "C" { pub fn tgammal (arg1 : u128) -> u128 ; } unsafe... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:105282 [INFO] [stdout] | [INFO] [stdout] 3 | ...8) -> u128 ; } unsafe extern "C" { pub fn tgammal (arg1 : u128) -> u128 ; } unsafe extern "C" { pub fn __tgammal (arg1 : u128) -> u128... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:105291 [INFO] [stdout] | [INFO] [stdout] 3 | ...8 ; } unsafe extern "C" { pub fn tgammal (arg1 : u128) -> u128 ; } unsafe extern "C" { pub fn __tgammal (arg1 : u128) -> u128 ; } unsa... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:105345 [INFO] [stdout] | [INFO] [stdout] 3 | ... -> u128 ; } unsafe extern "C" { pub fn __tgammal (arg1 : u128) -> u128 ; } unsafe extern "C" { pub fn gammal (arg1 : u128) -> u128 ; ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:105354 [INFO] [stdout] | [INFO] [stdout] 3 | ...; } unsafe extern "C" { pub fn __tgammal (arg1 : u128) -> u128 ; } unsafe extern "C" { pub fn gammal (arg1 : u128) -> u128 ; } unsafe ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:105405 [INFO] [stdout] | [INFO] [stdout] 3 | ...28) -> u128 ; } unsafe extern "C" { pub fn gammal (arg1 : u128) -> u128 ; } unsafe extern "C" { pub fn __gammal (arg1 : u128) -> u128 ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:105414 [INFO] [stdout] | [INFO] [stdout] 3 | ...28 ; } unsafe extern "C" { pub fn gammal (arg1 : u128) -> u128 ; } unsafe extern "C" { pub fn __gammal (arg1 : u128) -> u128 ; } unsaf... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:105467 [INFO] [stdout] | [INFO] [stdout] 3 | ...) -> u128 ; } unsafe extern "C" { pub fn __gammal (arg1 : u128) -> u128 ; } unsafe extern "C" { pub fn lgammal_r (arg1 : u128 , __sign... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:105476 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; } unsafe extern "C" { pub fn __gammal (arg1 : u128) -> u128 ; } unsafe extern "C" { pub fn lgammal_r (arg1 : u128 , __signgamp : * ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:105530 [INFO] [stdout] | [INFO] [stdout] 3 | ... -> u128 ; } unsafe extern "C" { pub fn lgammal_r (arg1 : u128 , __signgamp : * mut :: std :: os :: raw :: c_int) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:105589 [INFO] [stdout] | [INFO] [stdout] 3 | ...128 , __signgamp : * mut :: std :: os :: raw :: c_int) -> u128 ; } unsafe extern "C" { pub fn __lgammal_r (arg1 : u128 , __signgamp : ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:105645 [INFO] [stdout] | [INFO] [stdout] 3 | ...> u128 ; } unsafe extern "C" { pub fn __lgammal_r (arg1 : u128 , __signgamp : * mut :: std :: os :: raw :: c_int) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:105704 [INFO] [stdout] | [INFO] [stdout] 3 | ...128 , __signgamp : * mut :: std :: os :: raw :: c_int) -> u128 ; } unsafe extern "C" { pub fn rintl (__x : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:105753 [INFO] [stdout] | [INFO] [stdout] 3 | ..._int) -> u128 ; } unsafe extern "C" { pub fn rintl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __rintl (__x : u128) -> u128 ; ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:105762 [INFO] [stdout] | [INFO] [stdout] 3 | ...u128 ; } unsafe extern "C" { pub fn rintl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __rintl (__x : u128) -> u128 ; } unsafe ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:105813 [INFO] [stdout] | [INFO] [stdout] 3 | ...28) -> u128 ; } unsafe extern "C" { pub fn __rintl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn nextafterl (__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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:105822 [INFO] [stdout] | [INFO] [stdout] 3 | ...28 ; } unsafe extern "C" { pub fn __rintl (__x : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:105876 [INFO] [stdout] | [INFO] [stdout] 3 | ... -> u128 ; } unsafe extern "C" { pub fn nextafterl (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn __nextafterl (__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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:105889 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe extern "C" { pub fn nextafterl (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn __nextafterl (__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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:105898 [INFO] [stdout] | [INFO] [stdout] 3 | ...tern "C" { pub fn nextafterl (__x : u128 , __y : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:105954 [INFO] [stdout] | [INFO] [stdout] 3 | ...> u128 ; } unsafe extern "C" { pub fn __nextafterl (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn nexttowardl (__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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:105967 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe extern "C" { pub fn __nextafterl (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn nexttowardl (__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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:105976 [INFO] [stdout] | [INFO] [stdout] 3 | ...rn "C" { pub fn __nextafterl (__x : u128 , __y : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:106031 [INFO] [stdout] | [INFO] [stdout] 3 | ...-> u128 ; } unsafe extern "C" { pub fn nexttowardl (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn __nexttowardl (__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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:106044 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe extern "C" { pub fn nexttowardl (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn __nexttowardl (__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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:106053 [INFO] [stdout] | [INFO] [stdout] 3 | ...ern "C" { pub fn nexttowardl (__x : u128 , __y : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:106110 [INFO] [stdout] | [INFO] [stdout] 3 | ... u128 ; } unsafe extern "C" { pub fn __nexttowardl (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn remainderl (__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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:106123 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe extern "C" { pub fn __nexttowardl (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn remainderl (__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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:106132 [INFO] [stdout] | [INFO] [stdout] 3 | ...n "C" { pub fn __nexttowardl (__x : u128 , __y : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:106186 [INFO] [stdout] | [INFO] [stdout] 3 | ... -> u128 ; } unsafe extern "C" { pub fn remainderl (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn __remainderl (__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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:106199 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe extern "C" { pub fn remainderl (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn __remainderl (__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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:106208 [INFO] [stdout] | [INFO] [stdout] 3 | ...tern "C" { pub fn remainderl (__x : u128 , __y : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:106264 [INFO] [stdout] | [INFO] [stdout] 3 | ...> u128 ; } unsafe extern "C" { pub fn __remainderl (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn scalbnl (__x : 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:106277 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe extern "C" { pub fn __remainderl (__x : u128 , __y : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:106286 [INFO] [stdout] | [INFO] [stdout] 3 | ...rn "C" { pub fn __remainderl (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn scalbnl (__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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:106337 [INFO] [stdout] | [INFO] [stdout] 3 | ...28) -> u128 ; } unsafe extern "C" { pub fn scalbnl (__x : u128 , __n : :: std :: os :: raw :: c_int) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:106383 [INFO] [stdout] | [INFO] [stdout] 3 | ...lbnl (__x : u128 , __n : :: std :: os :: raw :: c_int) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:106436 [INFO] [stdout] | [INFO] [stdout] 3 | ...) -> u128 ; } unsafe extern "C" { pub fn __scalbnl (__x : u128 , __n : :: std :: os :: raw :: c_int) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:106482 [INFO] [stdout] | [INFO] [stdout] 3 | ...lbnl (__x : u128 , __n : :: std :: os :: raw :: c_int) -> u128 ; } unsafe extern "C" { pub fn ilogbl (__x : u128) -> :: 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:106532 [INFO] [stdout] | [INFO] [stdout] 3 | ...int) -> u128 ; } unsafe extern "C" { pub fn ilogbl (__x : u128) -> :: std :: os :: raw :: c_int ; } unsafe extern "C" { pub fn __ilogb... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:106617 [INFO] [stdout] | [INFO] [stdout] 3 | ...w :: c_int ; } unsafe extern "C" { pub fn __ilogbl (__x : u128) -> :: std :: os :: raw :: c_int ; } unsafe extern "C" { pub fn scalbln... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:106702 [INFO] [stdout] | [INFO] [stdout] 3 | ...w :: c_int ; } unsafe extern "C" { pub fn scalblnl (__x : u128 , __n : :: std :: os :: raw :: c_long) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:106749 [INFO] [stdout] | [INFO] [stdout] 3 | ...lnl (__x : u128 , __n : :: std :: os :: raw :: c_long) -> u128 ; } unsafe extern "C" { pub fn __scalblnl (__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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:106803 [INFO] [stdout] | [INFO] [stdout] 3 | ... -> u128 ; } unsafe extern "C" { pub fn __scalblnl (__x : u128 , __n : :: std :: os :: raw :: c_long) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:106850 [INFO] [stdout] | [INFO] [stdout] 3 | ...lnl (__x : u128 , __n : :: std :: os :: raw :: c_long) -> u128 ; } unsafe extern "C" { pub fn nearbyintl (__x : u128) -> u128 ; } unsa... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:106904 [INFO] [stdout] | [INFO] [stdout] 3 | ... -> u128 ; } unsafe extern "C" { pub fn nearbyintl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __nearbyintl (__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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:106913 [INFO] [stdout] | [INFO] [stdout] 3 | ...; } unsafe extern "C" { pub fn nearbyintl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __nearbyintl (__x : u128) -> u128 ; } un... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:106969 [INFO] [stdout] | [INFO] [stdout] 3 | ...> u128 ; } unsafe extern "C" { pub fn __nearbyintl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn roundl (__x : u128) -> u128 ; }... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:106978 [INFO] [stdout] | [INFO] [stdout] 3 | ...} unsafe extern "C" { pub fn __nearbyintl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn roundl (__x : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:107028 [INFO] [stdout] | [INFO] [stdout] 3 | ...128) -> u128 ; } unsafe extern "C" { pub fn roundl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __roundl (__x : u128) -> u128 ;... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:107037 [INFO] [stdout] | [INFO] [stdout] 3 | ...128 ; } unsafe extern "C" { pub fn roundl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __roundl (__x : u128) -> u128 ; } unsafe... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:107089 [INFO] [stdout] | [INFO] [stdout] 3 | ...8) -> u128 ; } unsafe extern "C" { pub fn __roundl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn truncl (__x : u128) -> u128 ; }... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:107098 [INFO] [stdout] | [INFO] [stdout] 3 | ...8 ; } unsafe extern "C" { pub fn __roundl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn truncl (__x : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:107148 [INFO] [stdout] | [INFO] [stdout] 3 | ...128) -> u128 ; } unsafe extern "C" { pub fn truncl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __truncl (__x : u128) -> u128 ;... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:107157 [INFO] [stdout] | [INFO] [stdout] 3 | ...128 ; } unsafe extern "C" { pub fn truncl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn __truncl (__x : u128) -> u128 ; } unsafe... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:107209 [INFO] [stdout] | [INFO] [stdout] 3 | ...8) -> u128 ; } unsafe extern "C" { pub fn __truncl (__x : u128) -> u128 ; } unsafe extern "C" { pub fn remquol (__x : u128 , __y : 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:107218 [INFO] [stdout] | [INFO] [stdout] 3 | ...8 ; } unsafe extern "C" { pub fn __truncl (__x : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:107269 [INFO] [stdout] | [INFO] [stdout] 3 | ...28) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:107282 [INFO] [stdout] | [INFO] [stdout] 3 | ... } unsafe extern "C" { pub fn remquol (__x : u128 , __y : u128 , __quo : * mut :: std :: os :: raw :: c_int) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:107336 [INFO] [stdout] | [INFO] [stdout] 3 | ...y : u128 , __quo : * mut :: std :: os :: raw :: c_int) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:107389 [INFO] [stdout] | [INFO] [stdout] 3 | ...) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:107402 [INFO] [stdout] | [INFO] [stdout] 3 | ... unsafe extern "C" { pub fn __remquol (__x : u128 , __y : u128 , __quo : * mut :: std :: os :: raw :: c_int) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:107456 [INFO] [stdout] | [INFO] [stdout] 3 | ...y : u128 , __quo : * mut :: std :: os :: raw :: c_int) -> u128 ; } unsafe extern "C" { pub fn lrintl (__x : u128) -> :: 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:107506 [INFO] [stdout] | [INFO] [stdout] 3 | ...int) -> u128 ; } unsafe extern "C" { pub fn lrintl (__x : u128) -> :: std :: os :: raw :: c_long ; } unsafe extern "C" { pub fn __lrin... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:107592 [INFO] [stdout] | [INFO] [stdout] 3 | ... :: c_long ; } unsafe extern "C" { pub fn __lrintl (__x : u128) -> :: std :: os :: raw :: c_long ; } unsafe extern "C" { pub fn llrint... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:107677 [INFO] [stdout] | [INFO] [stdout] 3 | ...w :: c_long ; } unsafe extern "C" { pub fn llrintl (__x : u128) -> :: std :: os :: raw :: c_longlong ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:107768 [INFO] [stdout] | [INFO] [stdout] 3 | ..._longlong ; } unsafe extern "C" { pub fn __llrintl (__x : u128) -> :: std :: os :: raw :: c_longlong ; } unsafe extern "C" { pub fn lr... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:107857 [INFO] [stdout] | [INFO] [stdout] 3 | ... c_longlong ; } unsafe extern "C" { pub fn lroundl (__x : u128) -> :: std :: os :: raw :: c_long ; } unsafe extern "C" { pub fn __lrou... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:107944 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: c_long ; } unsafe extern "C" { pub fn __lroundl (__x : u128) -> :: std :: os :: raw :: c_long ; } unsafe extern "C" { pub fn llroun... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:108030 [INFO] [stdout] | [INFO] [stdout] 3 | ... :: c_long ; } unsafe extern "C" { pub fn llroundl (__x : u128) -> :: std :: os :: raw :: c_longlong ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:108122 [INFO] [stdout] | [INFO] [stdout] 3 | ...longlong ; } unsafe extern "C" { pub fn __llroundl (__x : u128) -> :: std :: os :: raw :: c_longlong ; } unsafe extern "C" { pub fn fd... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:108209 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: c_longlong ; } unsafe extern "C" { pub fn fdiml (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn __fdiml (__x : 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:108222 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; } unsafe extern "C" { pub fn fdiml (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn __fdiml (__x : u128 , __y : 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:108231 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe extern "C" { pub fn fdiml (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn __fdiml (__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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:108282 [INFO] [stdout] | [INFO] [stdout] 3 | ...28) -> u128 ; } unsafe extern "C" { pub fn __fdiml (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn fmaxl (__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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:108295 [INFO] [stdout] | [INFO] [stdout] 3 | ... } unsafe extern "C" { pub fn __fdiml (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn fmaxl (__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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:108304 [INFO] [stdout] | [INFO] [stdout] 3 | ... extern "C" { pub fn __fdiml (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn fmaxl (__x : u128 , __y : u128) -> u128 ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:108353 [INFO] [stdout] | [INFO] [stdout] 3 | ...u128) -> u128 ; } unsafe extern "C" { pub fn fmaxl (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn __fmaxl (__x : 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:108366 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; } unsafe extern "C" { pub fn fmaxl (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn __fmaxl (__x : u128 , __y : 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:108375 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe extern "C" { pub fn fmaxl (__x : u128 , __y : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:108426 [INFO] [stdout] | [INFO] [stdout] 3 | ...28) -> u128 ; } unsafe extern "C" { pub fn __fmaxl (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn fminl (__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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:108439 [INFO] [stdout] | [INFO] [stdout] 3 | ... } unsafe extern "C" { pub fn __fmaxl (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn fminl (__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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:108448 [INFO] [stdout] | [INFO] [stdout] 3 | ... extern "C" { pub fn __fmaxl (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn fminl (__x : u128 , __y : u128) -> u128 ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:108497 [INFO] [stdout] | [INFO] [stdout] 3 | ...u128) -> u128 ; } unsafe extern "C" { pub fn fminl (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn __fminl (__x : 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:108510 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; } unsafe extern "C" { pub fn fminl (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn __fminl (__x : u128 , __y : 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:108519 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe extern "C" { pub fn fminl (__x : u128 , __y : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:108570 [INFO] [stdout] | [INFO] [stdout] 3 | ...28) -> u128 ; } unsafe extern "C" { pub fn __fminl (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn fmal (__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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:108583 [INFO] [stdout] | [INFO] [stdout] 3 | ... } unsafe extern "C" { pub fn __fminl (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn fmal (__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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:108592 [INFO] [stdout] | [INFO] [stdout] 3 | ... extern "C" { pub fn __fminl (__x : u128 , __y : u128) -> u128 ; } unsafe extern "C" { pub fn fmal (__x : u128 , __y : u128 , __z : 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:108640 [INFO] [stdout] | [INFO] [stdout] 3 | ... u128) -> u128 ; } unsafe extern "C" { pub fn fmal (__x : u128 , __y : u128 , __z : u128) -> u128 ; } unsafe extern "C" { pub fn __fma... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:108653 [INFO] [stdout] | [INFO] [stdout] 3 | ...8 ; } unsafe extern "C" { pub fn fmal (__x : u128 , __y : u128 , __z : u128) -> u128 ; } unsafe extern "C" { pub fn __fmal (__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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:108666 [INFO] [stdout] | [INFO] [stdout] 3 | ...extern "C" { pub fn fmal (__x : u128 , __y : u128 , __z : u128) -> u128 ; } unsafe extern "C" { pub fn __fmal (__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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:108675 [INFO] [stdout] | [INFO] [stdout] 3 | ..." { pub fn fmal (__x : u128 , __y : u128 , __z : u128) -> u128 ; } unsafe 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:108725 [INFO] [stdout] | [INFO] [stdout] 3 | ...128) -> u128 ; } unsafe extern "C" { pub fn __fmal (__x : u128 , __y : u128 , __z : u128) -> u128 ; } unsafe extern "C" { pub fn scalb... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:108738 [INFO] [stdout] | [INFO] [stdout] 3 | ...; } unsafe extern "C" { pub fn __fmal (__x : u128 , __y : u128 , __z : u128) -> u128 ; } unsafe extern "C" { pub fn scalbl (__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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:108751 [INFO] [stdout] | [INFO] [stdout] 3 | ...tern "C" { pub fn __fmal (__x : u128 , __y : u128 , __z : u128) -> u128 ; } unsafe extern "C" { pub fn scalbl (__x : u128 , __n : u128... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:108760 [INFO] [stdout] | [INFO] [stdout] 3 | ...{ pub fn __fmal (__x : u128 , __y : u128 , __z : u128) -> u128 ; } unsafe extern "C" { pub fn scalbl (__x : u128 , __n : u128) -> u128... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:108810 [INFO] [stdout] | [INFO] [stdout] 3 | ...128) -> u128 ; } unsafe extern "C" { pub fn scalbl (__x : u128 , __n : u128) -> u128 ; } unsafe extern "C" { pub fn __scalbl (__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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:108823 [INFO] [stdout] | [INFO] [stdout] 3 | ...; } unsafe extern "C" { pub fn scalbl (__x : u128 , __n : u128) -> u128 ; } unsafe extern "C" { pub fn __scalbl (__x : u128 , __n : 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:108832 [INFO] [stdout] | [INFO] [stdout] 3 | ...e extern "C" { pub fn scalbl (__x : u128 , __n : u128) -> u128 ; } unsafe extern "C" { pub fn __scalbl (__x : u128 , __n : 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:108884 [INFO] [stdout] | [INFO] [stdout] 3 | ...8) -> u128 ; } unsafe extern "C" { pub fn __scalbl (__x : u128 , __n : u128) -> u128 ; } unsafe extern "C" { pub static mut signgam : ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:108897 [INFO] [stdout] | [INFO] [stdout] 3 | ...} unsafe extern "C" { pub fn __scalbl (__x : u128 , __n : u128) -> u128 ; } unsafe extern "C" { pub static mut signgam : :: 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/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:108906 [INFO] [stdout] | [INFO] [stdout] 3 | ...extern "C" { pub fn __scalbl (__x : u128 , __n : u128) -> u128 ; } unsafe extern "C" { pub static mut signgam : :: 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: 315 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.57s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Compiling abpoa-sys v0.1.1 (/tmp/fixit) [INFO] [stderr] warning: abpoa-sys@0.1.1: abPOA/src/abpoa_output.c: In function 'abpoa_set_major_voting_cons': [INFO] [stderr] warning: abpoa-sys@0.1.1: abPOA/src/abpoa_output.c:367:49: warning: unused parameter 'abg' [-Wunused-parameter] [INFO] [stderr] warning: abpoa-sys@0.1.1: 367 | void abpoa_set_major_voting_cons(abpoa_graph_t *abg, int m, int ***row_column_count, int **msa_node_id, int src_id, int sink_id, int msa_l, abpoa_cons_t *abc) { [INFO] [stderr] warning: abpoa-sys@0.1.1: | ~~~~~~~~~~~~~~~^~~ [INFO] [stderr] warning: abpoa-sys@0.1.1: abPOA/src/abpoa_output.c:367:109: warning: unused parameter 'src_id' [-Wunused-parameter] [INFO] [stderr] warning: abpoa-sys@0.1.1: 367 | void abpoa_set_major_voting_cons(abpoa_graph_t *abg, int m, int ***row_column_count, int **msa_node_id, int src_id, int sink_id, int msa_l, abpoa_cons_t *abc) { [INFO] [stderr] warning: abpoa-sys@0.1.1: | ~~~~^~~~~~ [INFO] [stderr] warning: abpoa-sys@0.1.1: abPOA/src/abpoa_output.c:367:121: warning: unused parameter 'sink_id' [-Wunused-parameter] [INFO] [stderr] warning: abpoa-sys@0.1.1: 367 | void abpoa_set_major_voting_cons(abpoa_graph_t *abg, int m, int ***row_column_count, int **msa_node_id, int src_id, int sink_id, int msa_l, abpoa_cons_t *abc) { [INFO] [stderr] warning: abpoa-sys@0.1.1: | ~~~~^~~~~~~ [INFO] [stderr] warning: abpoa-sys@0.1.1: abPOA/src/abpoa_output.c: In function 'abpoa_major_voting': [INFO] [stderr] warning: abpoa-sys@0.1.1: abPOA/src/abpoa_output.c:507:95: warning: unused parameter 'out_degree' [-Wunused-parameter] [INFO] [stderr] warning: abpoa-sys@0.1.1: 507 | void abpoa_major_voting(abpoa_graph_t *abg, abpoa_para_t *abpt, int src_id, int sink_id, int *out_degree, int n_clu, int read_ids_n, uint64_t **clu_read_ids, abpoa_cons_t *abc) { [INFO] [stderr] warning: abpoa-sys@0.1.1: | ~~~~~^~~~~~~~~~ [INFO] [stderr] warning: abpoa-sys@0.1.1: abPOA/src/abpoa_seed.c: In function 'abpoa_dp_chaining_of_local_chains': [INFO] [stderr] warning: abpoa-sys@0.1.1: abPOA/src/abpoa_seed.c:458:24: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] warning: abpoa-sys@0.1.1: 458 | for (i = _n; i < par_anchors->n; ++i) { [INFO] [stderr] warning: abpoa-sys@0.1.1: | ^ [INFO] [stderr] warning: abpoa-sys@0.1.1: abPOA/src/kstring.c: In function 'kvsprintf': [INFO] [stderr] warning: abpoa-sys@0.1.1: abPOA/src/kstring.c:15:19: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] warning: abpoa-sys@0.1.1: 15 | if (l + 1 > s->m - s->l) { [INFO] [stderr] warning: abpoa-sys@0.1.1: | ^ [INFO] [stderr] warning: abpoa-sys@0.1.1: abPOA/src/simd_abpoa_align.c: In function 'abpoa_max': [INFO] [stderr] warning: abpoa-sys@0.1.1: abPOA/src/simd_abpoa_align.c:1292:22: warning: unused parameter 'SIMD_INF_MIN' [-Wunused-parameter] [INFO] [stderr] warning: abpoa-sys@0.1.1: 1292 | void abpoa_max(SIMDi SIMD_INF_MIN, SIMDi zero, int inf_min, SIMDi *dp_h, SIMDi *qi, int qlen, int pn, int beg, int end, int *left_max_i, int *right_max_i) { [INFO] [stderr] warning: abpoa-sys@0.1.1: | ~~~~~~^~~~~~~~~~~~ [INFO] [stderr] warning: abpoa-sys@0.1.1: abPOA/src/simd_abpoa_align.c:1292:42: warning: unused parameter 'zero' [-Wunused-parameter] [INFO] [stderr] warning: abpoa-sys@0.1.1: 1292 | void abpoa_max(SIMDi SIMD_INF_MIN, SIMDi zero, int inf_min, SIMDi *dp_h, SIMDi *qi, int qlen, int pn, int beg, int end, int *left_max_i, int *right_max_i) { [INFO] [stderr] warning: abpoa-sys@0.1.1: | ~~~~~~^~~~ [INFO] [stderr] warning: abpoa-sys@0.1.1: abPOA/src/simd_abpoa_align.c:1292:89: warning: unused parameter 'qlen' [-Wunused-parameter] [INFO] [stderr] warning: abpoa-sys@0.1.1: 1292 | void abpoa_max(SIMDi SIMD_INF_MIN, SIMDi zero, int inf_min, SIMDi *dp_h, SIMDi *qi, int qlen, int pn, int beg, int end, int *left_max_i, int *right_max_i) { [INFO] [stderr] warning: abpoa-sys@0.1.1: | ~~~~^~~~ [INFO] [stderr] warning: abpoa-sys@0.1.1: abPOA/src/simd_abpoa_align.c:1292:99: warning: unused parameter 'pn' [-Wunused-parameter] [INFO] [stderr] warning: abpoa-sys@0.1.1: 1292 | void abpoa_max(SIMDi SIMD_INF_MIN, SIMDi zero, int inf_min, SIMDi *dp_h, SIMDi *qi, int qlen, int pn, int beg, int end, int *left_max_i, int *right_max_i) { [INFO] [stderr] warning: abpoa-sys@0.1.1: | ~~~~^~ [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:38110 [INFO] [stdout] | [INFO] [stdout] 3 | ..._of ! (lldiv_t , rem) - 8usize] ; } ; extern "C" { pub fn __ctype_get_mb_cur_max () -> usize ; } extern "C" { pub fn atof (__nptr : * ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:38110 [INFO] [stdout] | [INFO] [stdout] 3 | ..._of ! (lldiv_t , rem) - 8usize] ; } ; extern "C" { pub fn __ctype_get_mb_cur_max () -> usize ; } extern "C" { pub fn atof (__nptr : * ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:38169 [INFO] [stdout] | [INFO] [stdout] 3 | ..._cur_max () -> usize ; } extern "C" { pub fn atof (__nptr : * const :: std :: os :: raw :: c_char) -> f64 ; } extern "C" { pub fn atoi... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:38169 [INFO] [stdout] | [INFO] [stdout] 3 | ..._cur_max () -> usize ; } extern "C" { pub fn atof (__nptr : * const :: std :: os :: raw :: c_char) -> f64 ; } extern "C" { pub fn atoi... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:38254 [INFO] [stdout] | [INFO] [stdout] 3 | ... -> f64 ; } extern "C" { pub fn atoi (__nptr : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } extern "C" {... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:38254 [INFO] [stdout] | [INFO] [stdout] 3 | ... -> f64 ; } extern "C" { pub fn atoi (__nptr : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } extern "C" {... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:38364 [INFO] [stdout] | [INFO] [stdout] 3 | ...: c_int ; } extern "C" { pub fn atol (__nptr : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_long ; } extern "C" ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:38364 [INFO] [stdout] | [INFO] [stdout] 3 | ...: c_int ; } extern "C" { pub fn atol (__nptr : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_long ; } extern "C" ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:38475 [INFO] [stdout] | [INFO] [stdout] 3 | ...long ; } extern "C" { pub fn atoll (__nptr : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_longlong ; } extern "C... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:38475 [INFO] [stdout] | [INFO] [stdout] 3 | ...long ; } extern "C" { pub fn atoll (__nptr : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_longlong ; } extern "C... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:38591 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn strtod (__nptr : * const :: std :: os :: raw :: c_char , __endptr : * mut * mut :: std :: os :: raw :: c_char) -> f64 ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:38591 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn strtod (__nptr : * const :: std :: os :: raw :: c_char , __endptr : * mut * mut :: std :: os :: raw :: c_char) -> f64 ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:38733 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn strtof (__nptr : * const :: std :: os :: raw :: c_char , __endptr : * mut * mut :: std :: os :: raw :: c_char) -> f32 ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:38875 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn strtold (__nptr : * const :: std :: os :: raw :: c_char , __endptr : * mut * mut :: std :: os :: raw :: c_char) -> u128 ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:38733 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn strtof (__nptr : * const :: std :: os :: raw :: c_char , __endptr : * mut * mut :: std :: os :: raw :: c_char) -> f32 ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:39019 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn strtol (__nptr : * const :: std :: os :: raw :: c_char , __endptr : * mut * mut :: std :: os :: raw :: c_char , __base : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_long ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:38875 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn strtold (__nptr : * const :: std :: os :: raw :: c_char , __endptr : * mut * mut :: std :: os :: raw :: c_char) -> u128 ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:39227 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn strtoul (__nptr : * const :: std :: os :: raw :: c_char , __endptr : * mut * mut :: std :: os :: raw :: c_char , __base : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_ulong ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:39019 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn strtol (__nptr : * const :: std :: os :: raw :: c_char , __endptr : * mut * mut :: std :: os :: raw :: c_char , __base : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_long ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:39227 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn strtoul (__nptr : * const :: std :: os :: raw :: c_char , __endptr : * mut * mut :: std :: os :: raw :: c_char , __base : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_ulong ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:39437 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn strtoq (__nptr : * const :: std :: os :: raw :: c_char , __endptr : * mut * mut :: std :: os :: raw :: c_char , __base : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_longlong ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:39437 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn strtoq (__nptr : * const :: std :: os :: raw :: c_char , __endptr : * mut * mut :: std :: os :: raw :: c_char , __base : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_longlong ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:39649 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn strtouq (__nptr : * const :: std :: os :: raw :: c_char , __endptr : * mut * mut :: std :: os :: raw :: c_char , __base : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_ulonglong ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:39649 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn strtouq (__nptr : * const :: std :: os :: raw :: c_char , __endptr : * mut * mut :: std :: os :: raw :: c_char , __base : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_ulonglong ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:39863 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn strtoll (__nptr : * const :: std :: os :: raw :: c_char , __endptr : * mut * mut :: std :: os :: raw :: c_char , __base : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_longlong ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:39863 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn strtoll (__nptr : * const :: std :: os :: raw :: c_char , __endptr : * mut * mut :: std :: os :: raw :: c_char , __base : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_longlong ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:40076 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn strtoull (__nptr : * const :: std :: os :: raw :: c_char , __endptr : * mut * mut :: std :: os :: raw :: c_char , __base : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_ulonglong ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:40076 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn strtoull (__nptr : * const :: std :: os :: raw :: c_char , __endptr : * mut * mut :: std :: os :: raw :: c_char , __base : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_ulonglong ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:40291 [INFO] [stdout] | [INFO] [stdout] 3 | ...ulonglong ; } extern "C" { pub fn l64a (__n : :: std :: os :: raw :: c_long) -> * mut :: std :: os :: raw :: c_char ; } extern "C" { p... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:40291 [INFO] [stdout] | [INFO] [stdout] 3 | ...ulonglong ; } extern "C" { pub fn l64a (__n : :: std :: os :: raw :: c_long) -> * mut :: std :: os :: raw :: c_char ; } extern "C" { p... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:40397 [INFO] [stdout] | [INFO] [stdout] 3 | ...: c_char ; } extern "C" { pub fn a64l (__s : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_long ; } pub type u_ch... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:40397 [INFO] [stdout] | [INFO] [stdout] 3 | ...: c_char ; } extern "C" { pub fn a64l (__s : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_long ; } pub type u_ch... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:43802 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; extern "C" { pub fn select (__nfds : :: std :: os :: raw :: c_int , __readfds : * mut fd_set , __writefds : * mut fd_set , __exceptfds : * mut fd_set , __timeout : * mut timeval) -> :: std :: os :: raw :: c_int ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:43802 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; extern "C" { pub fn select (__nfds : :: std :: os :: raw :: c_int , __readfds : * mut fd_set , __writefds : * mut fd_set , __exceptfds : * mut fd_set , __timeout : * mut timeval) -> :: std :: os :: raw :: c_int ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:44017 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn pselect (__nfds : :: std :: os :: raw :: c_int , __readfds : * mut fd_set , __writefds : * mut fd_set , __exceptfds : * mut fd_set , __timeout : * const timespec , __sigmask : * const __sigset_t) -> :: std :: os :: raw :: c_int ; } pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:44017 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn pselect (__nfds : :: std :: os :: raw :: c_int , __readfds : * mut fd_set , __writefds : * mut fd_set , __exceptfds : * mut fd_set , __timeout : * const timespec , __sigmask : * const __sigset_t) -> :: std :: os :: raw :: c_int ; } pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:60908 [INFO] [stdout] | [INFO] [stdout] 3 | ...attr_t , __align) - 0usize] ; } ; extern "C" { pub fn random () -> :: std :: os :: raw :: c_long ; } extern "C" { pub fn srandom (__se... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:60908 [INFO] [stdout] | [INFO] [stdout] 3 | ...attr_t , __align) - 0usize] ; } ; extern "C" { pub fn random () -> :: std :: os :: raw :: c_long ; } extern "C" { pub fn srandom (__se... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:60975 [INFO] [stdout] | [INFO] [stdout] 3 | ...std :: os :: raw :: c_long ; } extern "C" { pub fn srandom (__seed : :: std :: os :: raw :: c_uint) ; } extern "C" { pub fn initstate ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:60975 [INFO] [stdout] | [INFO] [stdout] 3 | ...std :: os :: raw :: c_long ; } extern "C" { pub fn srandom (__seed : :: std :: os :: raw :: c_uint) ; } extern "C" { pub fn initstate ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:61048 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn initstate (__seed : :: std :: os :: raw :: c_uint , __statebuf : * mut :: std :: os :: raw :: c_char , __statelen : usize) -> * mut :: std :: os :: raw :: c_char ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:61048 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn initstate (__seed : :: std :: os :: raw :: c_uint , __statebuf : * mut :: std :: os :: raw :: c_char , __statelen : usize) -> * mut :: std :: os :: raw :: c_char ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:61234 [INFO] [stdout] | [INFO] [stdout] 3 | ...r ; } extern "C" { pub fn setstate (__statebuf : * mut :: std :: os :: raw :: c_char) -> * mut :: std :: os :: raw :: c_char ; } # [re... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:61234 [INFO] [stdout] | [INFO] [stdout] 3 | ...r ; } extern "C" { pub fn setstate (__statebuf : * mut :: std :: os :: raw :: c_char) -> * mut :: std :: os :: raw :: c_char ; } # [re... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:62683 [INFO] [stdout] | [INFO] [stdout] 3 | ...e] ; } ; extern "C" { pub fn random_r (__buf : * mut random_data , __result : * mut i32) -> :: std :: os :: raw :: c_int ; } extern "C... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:62683 [INFO] [stdout] | [INFO] [stdout] 3 | ...e] ; } ; extern "C" { pub fn random_r (__buf : * mut random_data , __result : * mut i32) -> :: std :: os :: raw :: c_int ; } extern "C... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:62799 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn srandom_r (__seed : :: std :: os :: raw :: c_uint , __buf : * mut random_data) -> :: std :: os :: raw :: c_int ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:62799 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn srandom_r (__seed : :: std :: os :: raw :: c_uint , __buf : * mut random_data) -> :: std :: os :: raw :: c_int ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:62934 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn initstate_r (__seed : :: std :: os :: raw :: c_uint , __statebuf : * mut :: std :: os :: raw :: c_char , __statelen : usize , __buf : * mut random_data) -> :: std :: os :: raw :: c_int ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:62934 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn initstate_r (__seed : :: std :: os :: raw :: c_uint , __statebuf : * mut :: std :: os :: raw :: c_char , __statelen : usize , __buf : * mut random_data) -> :: std :: os :: raw :: c_int ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:63143 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn setstate_r (__statebuf : * mut :: std :: os :: raw :: c_char , __buf : * mut random_data) -> :: std :: os :: raw :: c_int ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:63289 [INFO] [stdout] | [INFO] [stdout] 3 | ...> :: std :: os :: raw :: c_int ; } extern "C" { pub fn rand () -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn srand (__seed :... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:63143 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn setstate_r (__statebuf : * mut :: std :: os :: raw :: c_char , __buf : * mut random_data) -> :: std :: os :: raw :: c_int ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:63289 [INFO] [stdout] | [INFO] [stdout] 3 | ...> :: std :: os :: raw :: c_int ; } extern "C" { pub fn rand () -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn srand (__seed :... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:63353 [INFO] [stdout] | [INFO] [stdout] 3 | ...: std :: os :: raw :: c_int ; } extern "C" { pub fn srand (__seed : :: std :: os :: raw :: c_uint) ; } extern "C" { pub fn rand_r (__s... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:63424 [INFO] [stdout] | [INFO] [stdout] 3 | ...c_uint) ; } extern "C" { pub fn rand_r (__seed : * mut :: std :: os :: raw :: c_uint) -> :: std :: os :: raw :: c_int ; } extern "C" {... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:63353 [INFO] [stdout] | [INFO] [stdout] 3 | ...: std :: os :: raw :: c_int ; } extern "C" { pub fn srand (__seed : :: std :: os :: raw :: c_uint) ; } extern "C" { pub fn rand_r (__s... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:63534 [INFO] [stdout] | [INFO] [stdout] 3 | ...: c_uint) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn drand48 () -> f64 ; } extern "C" { pub fn erand48 (__xsubi : * mut :... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:63424 [INFO] [stdout] | [INFO] [stdout] 3 | ...c_uint) ; } extern "C" { pub fn rand_r (__seed : * mut :: std :: os :: raw :: c_uint) -> :: std :: os :: raw :: c_int ; } extern "C" {... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:63576 [INFO] [stdout] | [INFO] [stdout] 3 | ... drand48 () -> f64 ; } extern "C" { pub fn erand48 (__xsubi : * mut :: std :: os :: raw :: c_ushort) -> f64 ; } extern "C" { pub fn lr... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:63534 [INFO] [stdout] | [INFO] [stdout] 3 | ...: c_uint) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn drand48 () -> f64 ; } extern "C" { pub fn erand48 (__xsubi : * mut :... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:63576 [INFO] [stdout] | [INFO] [stdout] 3 | ... drand48 () -> f64 ; } extern "C" { pub fn erand48 (__xsubi : * mut :: std :: os :: raw :: c_ushort) -> f64 ; } extern "C" { pub fn lr... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:63665 [INFO] [stdout] | [INFO] [stdout] 3 | ...s :: raw :: c_ushort) -> f64 ; } extern "C" { pub fn lrand48 () -> :: std :: os :: raw :: c_long ; } extern "C" { pub fn nrand48 (__xs... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:63733 [INFO] [stdout] | [INFO] [stdout] 3 | ..._long ; } extern "C" { pub fn nrand48 (__xsubi : * mut :: std :: os :: raw :: c_ushort) -> :: std :: os :: raw :: c_long ; } extern "C... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:63665 [INFO] [stdout] | [INFO] [stdout] 3 | ...s :: raw :: c_ushort) -> f64 ; } extern "C" { pub fn lrand48 () -> :: std :: os :: raw :: c_long ; } extern "C" { pub fn nrand48 (__xs... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:63848 [INFO] [stdout] | [INFO] [stdout] 3 | ...: std :: os :: raw :: c_long ; } extern "C" { pub fn mrand48 () -> :: std :: os :: raw :: c_long ; } extern "C" { pub fn jrand48 (__xs... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:63733 [INFO] [stdout] | [INFO] [stdout] 3 | ..._long ; } extern "C" { pub fn nrand48 (__xsubi : * mut :: std :: os :: raw :: c_ushort) -> :: std :: os :: raw :: c_long ; } extern "C... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:63916 [INFO] [stdout] | [INFO] [stdout] 3 | ..._long ; } extern "C" { pub fn jrand48 (__xsubi : * mut :: std :: os :: raw :: c_ushort) -> :: std :: os :: raw :: c_long ; } extern "C... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:63848 [INFO] [stdout] | [INFO] [stdout] 3 | ...: std :: os :: raw :: c_long ; } extern "C" { pub fn mrand48 () -> :: std :: os :: raw :: c_long ; } extern "C" { pub fn jrand48 (__xs... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:64031 [INFO] [stdout] | [INFO] [stdout] 3 | ...d :: os :: raw :: c_long ; } extern "C" { pub fn srand48 (__seedval : :: std :: os :: raw :: c_long) ; } extern "C" { pub fn seed48 (_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:63916 [INFO] [stdout] | [INFO] [stdout] 3 | ..._long ; } extern "C" { pub fn jrand48 (__xsubi : * mut :: std :: os :: raw :: c_ushort) -> :: std :: os :: raw :: c_long ; } extern "C... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:64107 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; } extern "C" { pub fn seed48 (__seed16v : * mut :: std :: os :: raw :: c_ushort) -> * mut :: std :: os :: raw :: c_ushort ; } exter... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:64031 [INFO] [stdout] | [INFO] [stdout] 3 | ...d :: os :: raw :: c_long ; } extern "C" { pub fn srand48 (__seedval : :: std :: os :: raw :: c_long) ; } extern "C" { pub fn seed48 (_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:64231 [INFO] [stdout] | [INFO] [stdout] 3 | ...os :: raw :: c_ushort ; } extern "C" { pub fn lcong48 (__param : * mut :: std :: os :: raw :: c_ushort) ; } # [repr (C)] # [derive (De... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:64107 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; } extern "C" { pub fn seed48 (__seed16v : * mut :: std :: os :: raw :: c_ushort) -> * mut :: std :: os :: raw :: c_ushort ; } exter... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:65435 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; } ; extern "C" { pub fn drand48_r (__buffer : * mut drand48_data , __result : * mut f64) -> :: std :: os :: raw :: c_int ; } extern... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:64231 [INFO] [stdout] | [INFO] [stdout] 3 | ...os :: raw :: c_ushort ; } extern "C" { pub fn lcong48 (__param : * mut :: std :: os :: raw :: c_ushort) ; } # [repr (C)] # [derive (De... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:65556 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn erand48_r (__xsubi : * mut :: std :: os :: raw :: c_ushort , __buffer : * mut drand48_data , __result : * mut f64) -> :: std :: os :: raw :: c_int ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:65435 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; } ; extern "C" { pub fn drand48_r (__buffer : * mut drand48_data , __result : * mut f64) -> :: std :: os :: raw :: c_int ; } extern... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:65727 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn lrand48_r (__buffer : * mut drand48_data , __result : * mut :: std :: os :: raw :: c_long) -> :: std :: os :: raw :: c_int ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:65556 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn erand48_r (__xsubi : * mut :: std :: os :: raw :: c_ushort , __buffer : * mut drand48_data , __result : * mut f64) -> :: std :: os :: raw :: c_int ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:65874 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn nrand48_r (__xsubi : * mut :: std :: os :: raw :: c_ushort , __buffer : * mut drand48_data , __result : * mut :: std :: os :: raw :: c_long) -> :: std :: os :: raw :: c_int ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:65727 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn lrand48_r (__buffer : * mut drand48_data , __result : * mut :: std :: os :: raw :: c_long) -> :: std :: os :: raw :: c_int ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:66071 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn mrand48_r (__buffer : * mut drand48_data , __result : * mut :: std :: os :: raw :: c_long) -> :: std :: os :: raw :: c_int ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:65874 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn nrand48_r (__xsubi : * mut :: std :: os :: raw :: c_ushort , __buffer : * mut drand48_data , __result : * mut :: std :: os :: raw :: c_long) -> :: std :: os :: raw :: c_int ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:66218 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn jrand48_r (__xsubi : * mut :: std :: os :: raw :: c_ushort , __buffer : * mut drand48_data , __result : * mut :: std :: os :: raw :: c_long) -> :: std :: os :: raw :: c_int ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:66415 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn srand48_r (__seedval : :: std :: os :: raw :: c_long , __buffer : * mut drand48_data) -> :: std :: os :: raw :: c_int ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:66071 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn mrand48_r (__buffer : * mut drand48_data , __result : * mut :: std :: os :: raw :: c_long) -> :: std :: os :: raw :: c_int ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:66557 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn seed48_r (__seed16v : * mut :: std :: os :: raw :: c_ushort , __buffer : * mut drand48_data) -> :: std :: os :: raw :: c_int ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:66218 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn jrand48_r (__xsubi : * mut :: std :: os :: raw :: c_ushort , __buffer : * mut drand48_data , __result : * mut :: std :: os :: raw :: c_long) -> :: std :: os :: raw :: c_int ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:66706 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn lcong48_r (__param : * mut :: std :: os :: raw :: c_ushort , __buffer : * mut drand48_data) -> :: std :: os :: raw :: c_int ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:66415 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn srand48_r (__seedval : :: std :: os :: raw :: c_long , __buffer : * mut drand48_data) -> :: std :: os :: raw :: c_int ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:66854 [INFO] [stdout] | [INFO] [stdout] 3 | ... c_int ; } extern "C" { pub fn malloc (__size : :: std :: os :: raw :: c_ulong) -> * mut :: std :: os :: raw :: c_void ; } extern "C" ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:66557 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn seed48_r (__seed16v : * mut :: std :: os :: raw :: c_ushort , __buffer : * mut drand48_data) -> :: std :: os :: raw :: c_int ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:66966 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn calloc (__nmemb : :: std :: os :: raw :: c_ulong , __size : :: std :: os :: raw :: c_ulong) -> * mut :: std :: os :: raw :: c_void ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:66706 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn lcong48_r (__param : * mut :: std :: os :: raw :: c_ushort , __buffer : * mut drand48_data) -> :: std :: os :: raw :: c_int ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:67121 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn realloc (__ptr : * mut :: std :: os :: raw :: c_void , __size : :: std :: os :: raw :: c_ulong) -> * mut :: std :: os :: raw :: c_void ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:66854 [INFO] [stdout] | [INFO] [stdout] 3 | ... c_int ; } extern "C" { pub fn malloc (__size : :: std :: os :: raw :: c_ulong) -> * mut :: std :: os :: raw :: c_void ; } extern "C" ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:67280 [INFO] [stdout] | [INFO] [stdout] 3 | ...td :: os :: raw :: c_void ; } extern "C" { pub fn free (__ptr : * mut :: std :: os :: raw :: c_void) ; } extern "C" { pub fn reallocar... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:66966 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn calloc (__nmemb : :: std :: os :: raw :: c_ulong , __size : :: std :: os :: raw :: c_ulong) -> * mut :: std :: os :: raw :: c_void ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:67121 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn realloc (__ptr : * mut :: std :: os :: raw :: c_void , __size : :: std :: os :: raw :: c_ulong) -> * mut :: std :: os :: raw :: c_void ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:67355 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn reallocarray (__ptr : * mut :: std :: os :: raw :: c_void , __nmemb : usize , __size : usize) -> * mut :: std :: os :: raw :: c_void ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:67512 [INFO] [stdout] | [INFO] [stdout] 3 | ...c_void ; } extern "C" { pub fn alloca (__size : :: std :: os :: raw :: c_ulong) -> * mut :: std :: os :: raw :: c_void ; } extern "C" ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:67280 [INFO] [stdout] | [INFO] [stdout] 3 | ...td :: os :: raw :: c_void ; } extern "C" { pub fn free (__ptr : * mut :: std :: os :: raw :: c_void) ; } extern "C" { pub fn reallocar... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:67624 [INFO] [stdout] | [INFO] [stdout] 3 | ...os :: raw :: c_void ; } extern "C" { pub fn valloc (__size : usize) -> * mut :: std :: os :: raw :: c_void ; } extern "C" { pub fn pos... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:67355 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn reallocarray (__ptr : * mut :: std :: os :: raw :: c_void , __nmemb : usize , __size : usize) -> * mut :: std :: os :: raw :: c_void ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:67711 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn posix_memalign (__memptr : * mut * mut :: std :: os :: raw :: c_void , __alignment : usize , __size : usize) -> :: std :: os :: raw :: c_int ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:67512 [INFO] [stdout] | [INFO] [stdout] 3 | ...c_void ; } extern "C" { pub fn alloca (__size : :: std :: os :: raw :: c_ulong) -> * mut :: std :: os :: raw :: c_void ; } extern "C" ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:67876 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn aligned_alloc (__alignment : :: std :: os :: raw :: c_ulong , __size : :: std :: os :: raw :: c_ulong) -> * mut :: std :: os :: raw :: c_void ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:67624 [INFO] [stdout] | [INFO] [stdout] 3 | ...os :: raw :: c_void ; } extern "C" { pub fn valloc (__size : usize) -> * mut :: std :: os :: raw :: c_void ; } extern "C" { pub fn pos... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:68042 [INFO] [stdout] | [INFO] [stdout] 3 | ...ong) -> * mut :: std :: os :: raw :: c_void ; } extern "C" { pub fn abort () -> ! ; } extern "C" { pub fn atexit (__func : :: std :: o... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:67711 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn posix_memalign (__memptr : * mut * mut :: std :: os :: raw :: c_void , __alignment : usize , __size : usize) -> :: std :: os :: raw :: c_int ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:68080 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn atexit (__func : :: std :: option :: Option < unsafe extern "C" fn () >) -> :: std :: os :: raw :: c_int ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:68209 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn at_quick_exit (__func : :: std :: option :: Option < unsafe extern "C" fn () >) -> :: std :: os :: raw :: c_int ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:67876 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn aligned_alloc (__alignment : :: std :: os :: raw :: c_ulong , __size : :: std :: os :: raw :: c_ulong) -> * mut :: std :: os :: raw :: c_void ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:68042 [INFO] [stdout] | [INFO] [stdout] 3 | ...ong) -> * mut :: std :: os :: raw :: c_void ; } extern "C" { pub fn abort () -> ! ; } extern "C" { pub fn atexit (__func : :: std :: o... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:68345 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn on_exit (__func : :: std :: option :: Option < unsafe extern "C" fn (__status : :: std :: os :: raw :: c_int , __arg : * mut :: std :: os :: raw :: c_void) > , __arg : * mut :: std :: os :: raw :: c_void) -> :: std :: os :: raw :: c_int ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:68606 [INFO] [stdout] | [INFO] [stdout] 3 | ...td :: os :: raw :: c_int ; } extern "C" { pub fn exit (__status : :: std :: os :: raw :: c_int) -> ! ; } extern "C" { pub fn quick_exi... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:68080 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn atexit (__func : :: std :: option :: Option < unsafe extern "C" fn () >) -> :: std :: os :: raw :: c_int ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:68682 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: raw :: c_int) -> ! ; } extern "C" { pub fn quick_exit (__status : :: std :: os :: raw :: c_int) -> ! ; } extern "C" { pub fn _Exit ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:68209 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn at_quick_exit (__func : :: std :: option :: Option < unsafe extern "C" fn () >) -> :: std :: os :: raw :: c_int ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:68764 [INFO] [stdout] | [INFO] [stdout] 3 | ...os :: raw :: c_int) -> ! ; } extern "C" { pub fn _Exit (__status : :: std :: os :: raw :: c_int) -> ! ; } extern "C" { pub fn getenv (... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:68345 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn on_exit (__func : :: std :: option :: Option < unsafe extern "C" fn (__status : :: std :: os :: raw :: c_int , __arg : * mut :: std :: os :: raw :: c_void) > , __arg : * mut :: std :: os :: raw :: c_void) -> :: std :: os :: raw :: c_int ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:68841 [INFO] [stdout] | [INFO] [stdout] 3 | ...> ! ; } extern "C" { pub fn getenv (__name : * const :: std :: os :: raw :: c_char) -> * mut :: std :: os :: raw :: c_char ; } extern ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:68606 [INFO] [stdout] | [INFO] [stdout] 3 | ...td :: os :: raw :: c_int ; } extern "C" { pub fn exit (__status : :: std :: os :: raw :: c_int) -> ! ; } extern "C" { pub fn quick_exi... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:68682 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: raw :: c_int) -> ! ; } extern "C" { pub fn quick_exit (__status : :: std :: os :: raw :: c_int) -> ! ; } extern "C" { pub fn _Exit ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:68960 [INFO] [stdout] | [INFO] [stdout] 3 | ...c_char ; } extern "C" { pub fn putenv (__string : * mut :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } extern "C" ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:68764 [INFO] [stdout] | [INFO] [stdout] 3 | ...os :: raw :: c_int) -> ! ; } extern "C" { pub fn _Exit (__status : :: std :: os :: raw :: c_int) -> ! ; } extern "C" { pub fn getenv (... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:69072 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn setenv (__name : * const :: std :: os :: raw :: c_char , __value : * const :: std :: os :: raw :: c_char , __replace : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:68841 [INFO] [stdout] | [INFO] [stdout] 3 | ...> ! ; } extern "C" { pub fn getenv (__name : * const :: std :: os :: raw :: c_char) -> * mut :: std :: os :: raw :: c_char ; } extern ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:68960 [INFO] [stdout] | [INFO] [stdout] 3 | ...c_char ; } extern "C" { pub fn putenv (__string : * mut :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } extern "C" ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:69277 [INFO] [stdout] | [INFO] [stdout] 3 | ...c_int ; } extern "C" { pub fn unsetenv (__name : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } extern "C"... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:69072 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn setenv (__name : * const :: std :: os :: raw :: c_char , __value : * const :: std :: os :: raw :: c_char , __replace : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:69391 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: std :: os :: raw :: c_int ; } extern "C" { pub fn clearenv () -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn mktemp (__tem... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:69277 [INFO] [stdout] | [INFO] [stdout] 3 | ...c_int ; } extern "C" { pub fn unsetenv (__name : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } extern "C"... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:69459 [INFO] [stdout] | [INFO] [stdout] 3 | ...nt ; } extern "C" { pub fn mktemp (__template : * mut :: std :: os :: raw :: c_char) -> * mut :: std :: os :: raw :: c_char ; } extern... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:69391 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: std :: os :: raw :: c_int ; } extern "C" { pub fn clearenv () -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn mktemp (__tem... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:69580 [INFO] [stdout] | [INFO] [stdout] 3 | ..._char ; } extern "C" { pub fn mkstemp (__template : * mut :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } extern "C... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:69459 [INFO] [stdout] | [INFO] [stdout] 3 | ...nt ; } extern "C" { pub fn mktemp (__template : * mut :: std :: os :: raw :: c_char) -> * mut :: std :: os :: raw :: c_char ; } extern... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:69580 [INFO] [stdout] | [INFO] [stdout] 3 | ..._char ; } extern "C" { pub fn mkstemp (__template : * mut :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } extern "C... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:69695 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn mkstemps (__template : * mut :: std :: os :: raw :: c_char , __suffixlen : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:69695 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn mkstemps (__template : * mut :: std :: os :: raw :: c_char , __suffixlen : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:69856 [INFO] [stdout] | [INFO] [stdout] 3 | ...t ; } extern "C" { pub fn mkdtemp (__template : * mut :: std :: os :: raw :: c_char) -> * mut :: std :: os :: raw :: c_char ; } extern... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:69856 [INFO] [stdout] | [INFO] [stdout] 3 | ...t ; } extern "C" { pub fn mkdtemp (__template : * mut :: std :: os :: raw :: c_char) -> * mut :: std :: os :: raw :: c_char ; } extern... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:69978 [INFO] [stdout] | [INFO] [stdout] 3 | ..._char ; } extern "C" { pub fn system (__command : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } extern "C... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:69978 [INFO] [stdout] | [INFO] [stdout] 3 | ..._char ; } extern "C" { pub fn system (__command : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } extern "C... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:70093 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn realpath (__name : * const :: std :: os :: raw :: c_char , __resolved : * mut :: std :: os :: raw :: c_char) -> * mut :: std :: os :: raw :: c_char ; } pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:70093 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn realpath (__name : * const :: std :: os :: raw :: c_char , __resolved : * mut :: std :: os :: raw :: c_char) -> * mut :: std :: os :: raw :: c_char ; } pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:70470 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; extern "C" { pub fn bsearch (__key : * const :: std :: os :: raw :: c_void , __base : * const :: std :: os :: raw :: c_void , __nmemb : usize , __size : usize , __compar : __compar_fn_t) -> * mut :: std :: os :: raw :: c_void ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:70470 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; extern "C" { pub fn bsearch (__key : * const :: std :: os :: raw :: c_void , __base : * const :: std :: os :: raw :: c_void , __nmemb : usize , __size : usize , __compar : __compar_fn_t) -> * mut :: std :: os :: raw :: c_void ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:70700 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn qsort (__base : * mut :: std :: os :: raw :: c_void , __nmemb : usize , __size : usize , __compar : __compar_fn_t) ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:70700 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn qsort (__base : * mut :: std :: os :: raw :: c_void , __nmemb : usize , __size : usize , __compar : __compar_fn_t) ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:70839 [INFO] [stdout] | [INFO] [stdout] 3 | ...__compar_fn_t) ; } extern "C" { pub fn abs (__x : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } extern "C" { pub f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:70839 [INFO] [stdout] | [INFO] [stdout] 3 | ...__compar_fn_t) ; } extern "C" { pub fn abs (__x : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } extern "C" { pub f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:70936 [INFO] [stdout] | [INFO] [stdout] 3 | ...raw :: c_int ; } extern "C" { pub fn labs (__x : :: std :: os :: raw :: c_long) -> :: std :: os :: raw :: c_long ; } extern "C" { pub ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:70936 [INFO] [stdout] | [INFO] [stdout] 3 | ...raw :: c_int ; } extern "C" { pub fn labs (__x : :: std :: os :: raw :: c_long) -> :: std :: os :: raw :: c_long ; } extern "C" { pub ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:71036 [INFO] [stdout] | [INFO] [stdout] 3 | ...: c_long ; } extern "C" { pub fn llabs (__x : :: std :: os :: raw :: c_longlong) -> :: std :: os :: raw :: c_longlong ; } extern "C" {... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:71036 [INFO] [stdout] | [INFO] [stdout] 3 | ...: c_long ; } extern "C" { pub fn llabs (__x : :: std :: os :: raw :: c_longlong) -> :: std :: os :: raw :: c_longlong ; } extern "C" {... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:71145 [INFO] [stdout] | [INFO] [stdout] 3 | ...ong ; } extern "C" { pub fn div (__numer : :: std :: os :: raw :: c_int , __denom : :: std :: os :: raw :: c_int) -> div_t ; } extern ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:71145 [INFO] [stdout] | [INFO] [stdout] 3 | ...ong ; } extern "C" { pub fn div (__numer : :: std :: os :: raw :: c_int , __denom : :: std :: os :: raw :: c_int) -> div_t ; } extern ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:71264 [INFO] [stdout] | [INFO] [stdout] 3 | ...t ; } extern "C" { pub fn ldiv (__numer : :: std :: os :: raw :: c_long , __denom : :: std :: os :: raw :: c_long) -> ldiv_t ; } exter... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:71264 [INFO] [stdout] | [INFO] [stdout] 3 | ...t ; } extern "C" { pub fn ldiv (__numer : :: std :: os :: raw :: c_long , __denom : :: std :: os :: raw :: c_long) -> ldiv_t ; } exter... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:71387 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn lldiv (__numer : :: std :: os :: raw :: c_longlong , __denom : :: std :: os :: raw :: c_longlong) -> lldiv_t ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:71387 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn lldiv (__numer : :: std :: os :: raw :: c_longlong , __denom : :: std :: os :: raw :: c_longlong) -> lldiv_t ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:71520 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ecvt (__value : f64 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: os :: raw :: c_int , __sign : * mut :: std :: os :: raw :: c_int) -> * mut :: std :: os :: raw :: c_char ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:71520 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ecvt (__value : f64 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: os :: raw :: c_int , __sign : * mut :: std :: os :: raw :: c_int) -> * mut :: std :: os :: raw :: c_char ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:71739 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn fcvt (__value : f64 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: os :: raw :: c_int , __sign : * mut :: std :: os :: raw :: c_int) -> * mut :: std :: os :: raw :: c_char ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:71739 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn fcvt (__value : f64 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: os :: raw :: c_int , __sign : * mut :: std :: os :: raw :: c_int) -> * mut :: std :: os :: raw :: c_char ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:71958 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn gcvt (__value : f64 , __ndigit : :: std :: os :: raw :: c_int , __buf : * mut :: std :: os :: raw :: c_char) -> * mut :: std :: os :: raw :: c_char ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:71958 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn gcvt (__value : f64 , __ndigit : :: std :: os :: raw :: c_int , __buf : * mut :: std :: os :: raw :: c_char) -> * mut :: std :: os :: raw :: c_char ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:72130 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn qecvt (__value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: os :: raw :: c_int , __sign : * mut :: std :: os :: raw :: c_int) -> * mut :: std :: os :: raw :: c_char ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:72130 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn qecvt (__value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: os :: raw :: c_int , __sign : * mut :: std :: os :: raw :: c_int) -> * mut :: std :: os :: raw :: c_char ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:72351 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn qfcvt (__value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: os :: raw :: c_int , __sign : * mut :: std :: os :: raw :: c_int) -> * mut :: std :: os :: raw :: c_char ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:72351 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn qfcvt (__value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: os :: raw :: c_int , __sign : * mut :: std :: os :: raw :: c_int) -> * mut :: std :: os :: raw :: c_char ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:72572 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn qgcvt (__value : u128 , __ndigit : :: std :: os :: raw :: c_int , __buf : * mut :: std :: os :: raw :: c_char) -> * mut :: std :: os :: raw :: c_char ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:72572 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn qgcvt (__value : u128 , __ndigit : :: std :: os :: raw :: c_int , __buf : * mut :: std :: os :: raw :: c_char) -> * mut :: std :: os :: raw :: c_char ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:72746 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ecvt_r (__value : f64 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: os :: raw :: c_int , __sign : * mut :: std :: os :: raw :: c_int , __buf : * mut :: std :: os :: raw :: c_char , __len : usize) -> :: std :: os :: raw :: c_int ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:73022 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn fcvt_r (__value : f64 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: os :: raw :: c_int , __sign : * mut :: std :: os :: raw :: c_int , __buf : * mut :: std :: os :: raw :: c_char , __len : usize) -> :: std :: os :: raw :: c_int ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:72746 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ecvt_r (__value : f64 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: os :: raw :: c_int , __sign : * mut :: std :: os :: raw :: c_int , __buf : * mut :: std :: os :: raw :: c_char , __len : usize) -> :: std :: os :: raw :: c_int ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:73298 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn qecvt_r (__value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: os :: raw :: c_int , __sign : * mut :: std :: os :: raw :: c_int , __buf : * mut :: std :: os :: raw :: c_char , __len : usize) -> :: std :: os :: raw :: c_int ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:73022 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn fcvt_r (__value : f64 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: os :: raw :: c_int , __sign : * mut :: std :: os :: raw :: c_int , __buf : * mut :: std :: os :: raw :: c_char , __len : usize) -> :: std :: os :: raw :: c_int ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:73576 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn qfcvt_r (__value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: os :: raw :: c_int , __sign : * mut :: std :: os :: raw :: c_int , __buf : * mut :: std :: os :: raw :: c_char , __len : usize) -> :: std :: os :: raw :: c_int ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:73298 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn qecvt_r (__value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: os :: raw :: c_int , __sign : * mut :: std :: os :: raw :: c_int , __buf : * mut :: std :: os :: raw :: c_char , __len : usize) -> :: std :: os :: raw :: c_int ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:73854 [INFO] [stdout] | [INFO] [stdout] 3 | ...t ; } extern "C" { pub fn mblen (__s : * const :: std :: os :: raw :: c_char , __n : usize) -> :: std :: os :: raw :: c_int ; } extern... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:73576 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn qfcvt_r (__value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: os :: raw :: c_int , __sign : * mut :: std :: os :: raw :: c_int , __buf : * mut :: std :: os :: raw :: c_char , __len : usize) -> :: std :: os :: raw :: c_int ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:73976 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn mbtowc (__pwc : * mut wchar_t , __s : * const :: std :: os :: raw :: c_char , __n : usize) -> :: std :: os :: raw :: c_int ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:73854 [INFO] [stdout] | [INFO] [stdout] 3 | ...t ; } extern "C" { pub fn mblen (__s : * const :: std :: os :: raw :: c_char , __n : usize) -> :: std :: os :: raw :: c_int ; } extern... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:74123 [INFO] [stdout] | [INFO] [stdout] 3 | ...; } extern "C" { pub fn wctomb (__s : * mut :: std :: os :: raw :: c_char , __wchar : wchar_t) -> :: std :: os :: raw :: c_int ; } ext... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:73976 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn mbtowc (__pwc : * mut wchar_t , __s : * const :: std :: os :: raw :: c_char , __n : usize) -> :: std :: os :: raw :: c_int ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:74250 [INFO] [stdout] | [INFO] [stdout] 3 | ...; } extern "C" { pub fn mbstowcs (__pwcs : * mut wchar_t , __s : * const :: std :: os :: raw :: c_char , __n : usize) -> usize ; } ext... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:74123 [INFO] [stdout] | [INFO] [stdout] 3 | ...; } extern "C" { pub fn wctomb (__s : * mut :: std :: os :: raw :: c_char , __wchar : wchar_t) -> :: std :: os :: raw :: c_int ; } ext... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:74377 [INFO] [stdout] | [INFO] [stdout] 3 | ...; } extern "C" { pub fn wcstombs (__s : * mut :: std :: os :: raw :: c_char , __pwcs : * const wchar_t , __n : usize) -> usize ; } ext... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:74504 [INFO] [stdout] | [INFO] [stdout] 3 | ...size ; } extern "C" { pub fn rpmatch (__response : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } extern "... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:74250 [INFO] [stdout] | [INFO] [stdout] 3 | ...; } extern "C" { pub fn mbstowcs (__pwcs : * mut wchar_t , __s : * const :: std :: os :: raw :: c_char , __n : usize) -> usize ; } ext... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:74377 [INFO] [stdout] | [INFO] [stdout] 3 | ...; } extern "C" { pub fn wcstombs (__s : * mut :: std :: os :: raw :: c_char , __pwcs : * const wchar_t , __n : usize) -> usize ; } ext... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:74621 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn getsubopt (__optionp : * mut * mut :: std :: os :: raw :: c_char , __tokens : * const * mut :: std :: os :: raw :: c_char , __valuep : * mut * mut :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:74855 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn getloadavg (__loadavg : * mut f64 , __nelem : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:74504 [INFO] [stdout] | [INFO] [stdout] 3 | ...size ; } extern "C" { pub fn rpmatch (__response : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } extern "... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:74987 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: os :: raw :: c_int ; } extern "C" { pub fn __errno_location () -> * mut :: std :: os :: raw :: c_int ; } # [repr (C)] # [repr (alig... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:74621 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn getsubopt (__optionp : * mut * mut :: std :: os :: raw :: c_char , __tokens : * const * mut :: std :: os :: raw :: c_char , __valuep : * mut * mut :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:76293 [INFO] [stdout] | [INFO] [stdout] 3 | ...su = [:: std :: os :: raw :: c_uint ; 4usize] ; extern "C" { pub fn _mm_sfence () ; } extern "C" { pub fn _mm_getcsr () -> :: std :: o... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:74855 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn getloadavg (__loadavg : * mut f64 , __nelem : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:76331 [INFO] [stdout] | [INFO] [stdout] 3 | ... "C" { pub fn _mm_sfence () ; } extern "C" { pub fn _mm_getcsr () -> :: std :: os :: raw :: c_uint ; } extern "C" { pub fn _mm_setcsr ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:74987 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: os :: raw :: c_int ; } extern "C" { pub fn __errno_location () -> * mut :: std :: os :: raw :: c_int ; } # [repr (C)] # [repr (alig... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:76402 [INFO] [stdout] | [INFO] [stdout] 3 | ...std :: os :: raw :: c_uint ; } extern "C" { pub fn _mm_setcsr (__i : :: std :: os :: raw :: c_uint) ; } pub type __m128d_u = [f64 ; 2u... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:76293 [INFO] [stdout] | [INFO] [stdout] 3 | ...su = [:: std :: os :: raw :: c_uint ; 4usize] ; extern "C" { pub fn _mm_sfence () ; } extern "C" { pub fn _mm_getcsr () -> :: std :: o... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:77063 [INFO] [stdout] | [INFO] [stdout] 3 | ...w :: c_schar ; 16usize] ; extern "C" { pub fn _mm_clflush (__p : * const :: std :: os :: raw :: c_void) ; } extern "C" { pub fn _mm_lf... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:76331 [INFO] [stdout] | [INFO] [stdout] 3 | ... "C" { pub fn _mm_sfence () ; } extern "C" { pub fn _mm_getcsr () -> :: std :: os :: raw :: c_uint ; } extern "C" { pub fn _mm_setcsr ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:77145 [INFO] [stdout] | [INFO] [stdout] 3 | ..._p : * const :: std :: os :: raw :: c_void) ; } extern "C" { pub fn _mm_lfence () ; } extern "C" { pub fn _mm_mfence () ; } extern "C"... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:76402 [INFO] [stdout] | [INFO] [stdout] 3 | ...std :: os :: raw :: c_uint ; } extern "C" { pub fn _mm_setcsr (__i : :: std :: os :: raw :: c_uint) ; } pub type __m128d_u = [f64 ; 2u... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:77183 [INFO] [stdout] | [INFO] [stdout] 3 | ...void) ; } extern "C" { pub fn _mm_lfence () ; } extern "C" { pub fn _mm_mfence () ; } extern "C" { pub fn _mm_pause () ; } pub type fl... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:77063 [INFO] [stdout] | [INFO] [stdout] 3 | ...w :: c_schar ; 16usize] ; extern "C" { pub fn _mm_clflush (__p : * const :: std :: os :: raw :: c_void) ; } extern "C" { pub fn _mm_lf... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:77221 [INFO] [stdout] | [INFO] [stdout] 3 | ...nce () ; } extern "C" { pub fn _mm_mfence () ; } extern "C" { pub fn _mm_pause () ; } pub type float_t = f32 ; pub type double_t = f64... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:77145 [INFO] [stdout] | [INFO] [stdout] 3 | ..._p : * const :: std :: os :: raw :: c_void) ; } extern "C" { pub fn _mm_lfence () ; } extern "C" { pub fn _mm_mfence () ; } extern "C"... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:77309 [INFO] [stdout] | [INFO] [stdout] 3 | ...ub type double_t = f64 ; extern "C" { pub fn __fpclassify (__value : f64) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn __si... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:77183 [INFO] [stdout] | [INFO] [stdout] 3 | ...void) ; } extern "C" { pub fn _mm_lfence () ; } extern "C" { pub fn _mm_mfence () ; } extern "C" { pub fn _mm_pause () ; } pub type fl... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:77394 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: os :: raw :: c_int ; } extern "C" { pub fn __signbit (__value : f64) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn __isin... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:77221 [INFO] [stdout] | [INFO] [stdout] 3 | ...nce () ; } extern "C" { pub fn _mm_mfence () ; } extern "C" { pub fn _mm_pause () ; } pub type float_t = f32 ; pub type double_t = f64... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:77476 [INFO] [stdout] | [INFO] [stdout] 3 | ... :: os :: raw :: c_int ; } extern "C" { pub fn __isinf (__value : f64) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn __finit... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:77309 [INFO] [stdout] | [INFO] [stdout] 3 | ...ub type double_t = f64 ; extern "C" { pub fn __fpclassify (__value : f64) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn __si... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:77556 [INFO] [stdout] | [INFO] [stdout] 3 | ... :: os :: raw :: c_int ; } extern "C" { pub fn __finite (__value : f64) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn __isna... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:77394 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: os :: raw :: c_int ; } extern "C" { pub fn __signbit (__value : f64) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn __isin... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:77637 [INFO] [stdout] | [INFO] [stdout] 3 | ... :: os :: raw :: c_int ; } extern "C" { pub fn __isnan (__value : f64) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn __iseqs... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:77476 [INFO] [stdout] | [INFO] [stdout] 3 | ... :: os :: raw :: c_int ; } extern "C" { pub fn __isinf (__value : f64) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn __finit... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:77556 [INFO] [stdout] | [INFO] [stdout] 3 | ... :: os :: raw :: c_int ; } extern "C" { pub fn __finite (__value : f64) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn __isna... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:77717 [INFO] [stdout] | [INFO] [stdout] 3 | ...s :: raw :: c_int ; } extern "C" { pub fn __iseqsig (__x : f64 , __y : f64) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn __... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:77637 [INFO] [stdout] | [INFO] [stdout] 3 | ... :: os :: raw :: c_int ; } extern "C" { pub fn __isnan (__value : f64) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn __iseqs... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:77807 [INFO] [stdout] | [INFO] [stdout] 3 | ... os :: raw :: c_int ; } extern "C" { pub fn __issignaling (__value : f64) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn acos... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:77717 [INFO] [stdout] | [INFO] [stdout] 3 | ...s :: raw :: c_int ; } extern "C" { pub fn __iseqsig (__x : f64 , __y : f64) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn __... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:77893 [INFO] [stdout] | [INFO] [stdout] 3 | ...: f64) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn acos (__x : f64) -> f64 ; } extern "C" { pub fn __acos (__x : f64) -> f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:77807 [INFO] [stdout] | [INFO] [stdout] 3 | ... os :: raw :: c_int ; } extern "C" { pub fn __issignaling (__value : f64) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn acos... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:77893 [INFO] [stdout] | [INFO] [stdout] 3 | ...: f64) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn acos (__x : f64) -> f64 ; } extern "C" { pub fn __acos (__x : f64) -> f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:77941 [INFO] [stdout] | [INFO] [stdout] 3 | ... "C" { pub fn acos (__x : f64) -> f64 ; } extern "C" { pub fn __acos (__x : f64) -> f64 ; } extern "C" { pub fn asin (__x : f64) -> f6... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:77941 [INFO] [stdout] | [INFO] [stdout] 3 | ... "C" { pub fn acos (__x : f64) -> f64 ; } extern "C" { pub fn __acos (__x : f64) -> f64 ; } extern "C" { pub fn asin (__x : f64) -> f6... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:77991 [INFO] [stdout] | [INFO] [stdout] 3 | ..."C" { pub fn __acos (__x : f64) -> f64 ; } extern "C" { pub fn asin (__x : f64) -> f64 ; } extern "C" { pub fn __asin (__x : f64) -> f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:77991 [INFO] [stdout] | [INFO] [stdout] 3 | ..."C" { pub fn __acos (__x : f64) -> f64 ; } extern "C" { pub fn asin (__x : f64) -> f64 ; } extern "C" { pub fn __asin (__x : f64) -> f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:78039 [INFO] [stdout] | [INFO] [stdout] 3 | ... "C" { pub fn asin (__x : f64) -> f64 ; } extern "C" { pub fn __asin (__x : f64) -> f64 ; } extern "C" { pub fn atan (__x : f64) -> f6... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:78039 [INFO] [stdout] | [INFO] [stdout] 3 | ... "C" { pub fn asin (__x : f64) -> f64 ; } extern "C" { pub fn __asin (__x : f64) -> f64 ; } extern "C" { pub fn atan (__x : f64) -> f6... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:78089 [INFO] [stdout] | [INFO] [stdout] 3 | ..."C" { pub fn __asin (__x : f64) -> f64 ; } extern "C" { pub fn atan (__x : f64) -> f64 ; } extern "C" { pub fn __atan (__x : f64) -> f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:78089 [INFO] [stdout] | [INFO] [stdout] 3 | ..."C" { pub fn __asin (__x : f64) -> f64 ; } extern "C" { pub fn atan (__x : f64) -> f64 ; } extern "C" { pub fn __atan (__x : f64) -> f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:78137 [INFO] [stdout] | [INFO] [stdout] 3 | ... "C" { pub fn atan (__x : f64) -> f64 ; } extern "C" { pub fn __atan (__x : f64) -> f64 ; } extern "C" { pub fn atan2 (__y : f64 , __x... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:78137 [INFO] [stdout] | [INFO] [stdout] 3 | ... "C" { pub fn atan (__x : f64) -> f64 ; } extern "C" { pub fn __atan (__x : f64) -> f64 ; } extern "C" { pub fn atan2 (__y : f64 , __x... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:78187 [INFO] [stdout] | [INFO] [stdout] 3 | ...pub fn __atan (__x : f64) -> f64 ; } extern "C" { pub fn atan2 (__y : f64 , __x : f64) -> f64 ; } extern "C" { pub fn __atan2 (__y : f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:78187 [INFO] [stdout] | [INFO] [stdout] 3 | ...pub fn __atan (__x : f64) -> f64 ; } extern "C" { pub fn atan2 (__y : f64 , __x : f64) -> f64 ; } extern "C" { pub fn __atan2 (__y : f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:78248 [INFO] [stdout] | [INFO] [stdout] 3 | ... (__y : f64 , __x : f64) -> f64 ; } extern "C" { pub fn __atan2 (__y : f64 , __x : f64) -> f64 ; } extern "C" { pub fn cos (__x : f64)... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:78248 [INFO] [stdout] | [INFO] [stdout] 3 | ... (__y : f64 , __x : f64) -> f64 ; } extern "C" { pub fn __atan2 (__y : f64 , __x : f64) -> f64 ; } extern "C" { pub fn cos (__x : f64)... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:78311 [INFO] [stdout] | [INFO] [stdout] 3 | ... __atan2 (__y : f64 , __x : f64) -> f64 ; } extern "C" { pub fn cos (__x : f64) -> f64 ; } extern "C" { pub fn __cos (__x : f64) -> f6... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:78311 [INFO] [stdout] | [INFO] [stdout] 3 | ... __atan2 (__y : f64 , __x : f64) -> f64 ; } extern "C" { pub fn cos (__x : f64) -> f64 ; } extern "C" { pub fn __cos (__x : f64) -> f6... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:78358 [INFO] [stdout] | [INFO] [stdout] 3 | ...rn "C" { pub fn cos (__x : f64) -> f64 ; } extern "C" { pub fn __cos (__x : f64) -> f64 ; } extern "C" { pub fn sin (__x : f64) -> f64... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:78358 [INFO] [stdout] | [INFO] [stdout] 3 | ...rn "C" { pub fn cos (__x : f64) -> f64 ; } extern "C" { pub fn __cos (__x : f64) -> f64 ; } extern "C" { pub fn sin (__x : f64) -> f64... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:78407 [INFO] [stdout] | [INFO] [stdout] 3 | ...n "C" { pub fn __cos (__x : f64) -> f64 ; } extern "C" { pub fn sin (__x : f64) -> f64 ; } extern "C" { pub fn __sin (__x : f64) -> f6... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:78407 [INFO] [stdout] | [INFO] [stdout] 3 | ...n "C" { pub fn __cos (__x : f64) -> f64 ; } extern "C" { pub fn sin (__x : f64) -> f64 ; } extern "C" { pub fn __sin (__x : f64) -> f6... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:78454 [INFO] [stdout] | [INFO] [stdout] 3 | ...rn "C" { pub fn sin (__x : f64) -> f64 ; } extern "C" { pub fn __sin (__x : f64) -> f64 ; } extern "C" { pub fn tan (__x : f64) -> f64... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:78454 [INFO] [stdout] | [INFO] [stdout] 3 | ...rn "C" { pub fn sin (__x : f64) -> f64 ; } extern "C" { pub fn __sin (__x : f64) -> f64 ; } extern "C" { pub fn tan (__x : f64) -> f64... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:78503 [INFO] [stdout] | [INFO] [stdout] 3 | ...n "C" { pub fn __sin (__x : f64) -> f64 ; } extern "C" { pub fn tan (__x : f64) -> f64 ; } extern "C" { pub fn __tan (__x : f64) -> f6... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:78503 [INFO] [stdout] | [INFO] [stdout] 3 | ...n "C" { pub fn __sin (__x : f64) -> f64 ; } extern "C" { pub fn tan (__x : f64) -> f64 ; } extern "C" { pub fn __tan (__x : f64) -> f6... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:78550 [INFO] [stdout] | [INFO] [stdout] 3 | ...rn "C" { pub fn tan (__x : f64) -> f64 ; } extern "C" { pub fn __tan (__x : f64) -> f64 ; } extern "C" { pub fn cosh (__x : f64) -> f6... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:78550 [INFO] [stdout] | [INFO] [stdout] 3 | ...rn "C" { pub fn tan (__x : f64) -> f64 ; } extern "C" { pub fn __tan (__x : f64) -> f64 ; } extern "C" { pub fn cosh (__x : f64) -> f6... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:78599 [INFO] [stdout] | [INFO] [stdout] 3 | ... "C" { pub fn __tan (__x : f64) -> f64 ; } extern "C" { pub fn cosh (__x : f64) -> f64 ; } extern "C" { pub fn __cosh (__x : f64) -> f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:78599 [INFO] [stdout] | [INFO] [stdout] 3 | ... "C" { pub fn __tan (__x : f64) -> f64 ; } extern "C" { pub fn cosh (__x : f64) -> f64 ; } extern "C" { pub fn __cosh (__x : f64) -> f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:78647 [INFO] [stdout] | [INFO] [stdout] 3 | ... "C" { pub fn cosh (__x : f64) -> f64 ; } extern "C" { pub fn __cosh (__x : f64) -> f64 ; } extern "C" { pub fn sinh (__x : f64) -> f6... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:78647 [INFO] [stdout] | [INFO] [stdout] 3 | ... "C" { pub fn cosh (__x : f64) -> f64 ; } extern "C" { pub fn __cosh (__x : f64) -> f64 ; } extern "C" { pub fn sinh (__x : f64) -> f6... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:78697 [INFO] [stdout] | [INFO] [stdout] 3 | ..."C" { pub fn __cosh (__x : f64) -> f64 ; } extern "C" { pub fn sinh (__x : f64) -> f64 ; } extern "C" { pub fn __sinh (__x : f64) -> f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:78697 [INFO] [stdout] | [INFO] [stdout] 3 | ..."C" { pub fn __cosh (__x : f64) -> f64 ; } extern "C" { pub fn sinh (__x : f64) -> f64 ; } extern "C" { pub fn __sinh (__x : f64) -> f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:78745 [INFO] [stdout] | [INFO] [stdout] 3 | ... "C" { pub fn sinh (__x : f64) -> f64 ; } extern "C" { pub fn __sinh (__x : f64) -> f64 ; } extern "C" { pub fn tanh (__x : f64) -> f6... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:78745 [INFO] [stdout] | [INFO] [stdout] 3 | ... "C" { pub fn sinh (__x : f64) -> f64 ; } extern "C" { pub fn __sinh (__x : f64) -> f64 ; } extern "C" { pub fn tanh (__x : f64) -> f6... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:78795 [INFO] [stdout] | [INFO] [stdout] 3 | ..."C" { pub fn __sinh (__x : f64) -> f64 ; } extern "C" { pub fn tanh (__x : f64) -> f64 ; } extern "C" { pub fn __tanh (__x : f64) -> f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:78795 [INFO] [stdout] | [INFO] [stdout] 3 | ..."C" { pub fn __sinh (__x : f64) -> f64 ; } extern "C" { pub fn tanh (__x : f64) -> f64 ; } extern "C" { pub fn __tanh (__x : f64) -> f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:78843 [INFO] [stdout] | [INFO] [stdout] 3 | ... "C" { pub fn tanh (__x : f64) -> f64 ; } extern "C" { pub fn __tanh (__x : f64) -> f64 ; } extern "C" { pub fn acosh (__x : f64) -> f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:78843 [INFO] [stdout] | [INFO] [stdout] 3 | ... "C" { pub fn tanh (__x : f64) -> f64 ; } extern "C" { pub fn __tanh (__x : f64) -> f64 ; } extern "C" { pub fn acosh (__x : f64) -> f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:78893 [INFO] [stdout] | [INFO] [stdout] 3 | ..."C" { pub fn __tanh (__x : f64) -> f64 ; } extern "C" { pub fn acosh (__x : f64) -> f64 ; } extern "C" { pub fn __acosh (__x : f64) ->... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:78893 [INFO] [stdout] | [INFO] [stdout] 3 | ..."C" { pub fn __tanh (__x : f64) -> f64 ; } extern "C" { pub fn acosh (__x : f64) -> f64 ; } extern "C" { pub fn __acosh (__x : f64) ->... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:78942 [INFO] [stdout] | [INFO] [stdout] 3 | ..."C" { pub fn acosh (__x : f64) -> f64 ; } extern "C" { pub fn __acosh (__x : f64) -> f64 ; } extern "C" { pub fn asinh (__x : f64) -> ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:78942 [INFO] [stdout] | [INFO] [stdout] 3 | ..."C" { pub fn acosh (__x : f64) -> f64 ; } extern "C" { pub fn __acosh (__x : f64) -> f64 ; } extern "C" { pub fn asinh (__x : f64) -> ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:78993 [INFO] [stdout] | [INFO] [stdout] 3 | ...C" { pub fn __acosh (__x : f64) -> f64 ; } extern "C" { pub fn asinh (__x : f64) -> f64 ; } extern "C" { pub fn __asinh (__x : f64) ->... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:78993 [INFO] [stdout] | [INFO] [stdout] 3 | ...C" { pub fn __acosh (__x : f64) -> f64 ; } extern "C" { pub fn asinh (__x : f64) -> f64 ; } extern "C" { pub fn __asinh (__x : f64) ->... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:79042 [INFO] [stdout] | [INFO] [stdout] 3 | ..."C" { pub fn asinh (__x : f64) -> f64 ; } extern "C" { pub fn __asinh (__x : f64) -> f64 ; } extern "C" { pub fn atanh (__x : f64) -> ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:79042 [INFO] [stdout] | [INFO] [stdout] 3 | ..."C" { pub fn asinh (__x : f64) -> f64 ; } extern "C" { pub fn __asinh (__x : f64) -> f64 ; } extern "C" { pub fn atanh (__x : f64) -> ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:79093 [INFO] [stdout] | [INFO] [stdout] 3 | ...C" { pub fn __asinh (__x : f64) -> f64 ; } extern "C" { pub fn atanh (__x : f64) -> f64 ; } extern "C" { pub fn __atanh (__x : f64) ->... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:79093 [INFO] [stdout] | [INFO] [stdout] 3 | ...C" { pub fn __asinh (__x : f64) -> f64 ; } extern "C" { pub fn atanh (__x : f64) -> f64 ; } extern "C" { pub fn __atanh (__x : f64) ->... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:79142 [INFO] [stdout] | [INFO] [stdout] 3 | ..."C" { pub fn atanh (__x : f64) -> f64 ; } extern "C" { pub fn __atanh (__x : f64) -> f64 ; } extern "C" { pub fn exp (__x : f64) -> f6... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:79142 [INFO] [stdout] | [INFO] [stdout] 3 | ..."C" { pub fn atanh (__x : f64) -> f64 ; } extern "C" { pub fn __atanh (__x : f64) -> f64 ; } extern "C" { pub fn exp (__x : f64) -> f6... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:79193 [INFO] [stdout] | [INFO] [stdout] 3 | ..."C" { pub fn __atanh (__x : f64) -> f64 ; } extern "C" { pub fn exp (__x : f64) -> f64 ; } extern "C" { pub fn __exp (__x : f64) -> f6... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:79193 [INFO] [stdout] | [INFO] [stdout] 3 | ..."C" { pub fn __atanh (__x : f64) -> f64 ; } extern "C" { pub fn exp (__x : f64) -> f64 ; } extern "C" { pub fn __exp (__x : f64) -> f6... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:79240 [INFO] [stdout] | [INFO] [stdout] 3 | ...rn "C" { pub fn exp (__x : f64) -> f64 ; } extern "C" { pub fn __exp (__x : f64) -> f64 ; } extern "C" { pub fn frexp (__x : f64 , __e... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:79240 [INFO] [stdout] | [INFO] [stdout] 3 | ...rn "C" { pub fn exp (__x : f64) -> f64 ; } extern "C" { pub fn __exp (__x : f64) -> f64 ; } extern "C" { pub fn frexp (__x : f64 , __e... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:79289 [INFO] [stdout] | [INFO] [stdout] 3 | ...: f64) -> f64 ; } extern "C" { pub fn frexp (__x : f64 , __exponent : * mut :: std :: os :: raw :: c_int) -> f64 ; } extern "C" { pub ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:79289 [INFO] [stdout] | [INFO] [stdout] 3 | ...: f64) -> f64 ; } extern "C" { pub fn frexp (__x : f64 , __exponent : * mut :: std :: os :: raw :: c_int) -> f64 ; } extern "C" { pub ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:79388 [INFO] [stdout] | [INFO] [stdout] 3 | ..._int) -> f64 ; } extern "C" { pub fn __frexp (__x : f64 , __exponent : * mut :: std :: os :: raw :: c_int) -> f64 ; } extern "C" { pub... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:79388 [INFO] [stdout] | [INFO] [stdout] 3 | ..._int) -> f64 ; } extern "C" { pub fn __frexp (__x : f64 , __exponent : * mut :: std :: os :: raw :: c_int) -> f64 ; } extern "C" { pub... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:79489 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: c_int) -> f64 ; } extern "C" { pub fn ldexp (__x : f64 , __exponent : :: std :: os :: raw :: c_int) -> f64 ; } extern "C" { pub fn ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:79489 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: c_int) -> f64 ; } extern "C" { pub fn ldexp (__x : f64 , __exponent : :: std :: os :: raw :: c_int) -> f64 ; } extern "C" { pub fn ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:79582 [INFO] [stdout] | [INFO] [stdout] 3 | ...: c_int) -> f64 ; } extern "C" { pub fn __ldexp (__x : f64 , __exponent : :: std :: os :: raw :: c_int) -> f64 ; } extern "C" { pub fn... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:79582 [INFO] [stdout] | [INFO] [stdout] 3 | ...: c_int) -> f64 ; } extern "C" { pub fn __ldexp (__x : f64 , __exponent : :: std :: os :: raw :: c_int) -> f64 ; } extern "C" { pub fn... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:79677 [INFO] [stdout] | [INFO] [stdout] 3 | ... : :: std :: os :: raw :: c_int) -> f64 ; } extern "C" { pub fn log (__x : f64) -> f64 ; } extern "C" { pub fn __log (__x : f64) -> f6... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:79677 [INFO] [stdout] | [INFO] [stdout] 3 | ... : :: std :: os :: raw :: c_int) -> f64 ; } extern "C" { pub fn log (__x : f64) -> f64 ; } extern "C" { pub fn __log (__x : f64) -> f6... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:79724 [INFO] [stdout] | [INFO] [stdout] 3 | ...rn "C" { pub fn log (__x : f64) -> f64 ; } extern "C" { pub fn __log (__x : f64) -> f64 ; } extern "C" { pub fn log10 (__x : f64) -> f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:79724 [INFO] [stdout] | [INFO] [stdout] 3 | ...rn "C" { pub fn log (__x : f64) -> f64 ; } extern "C" { pub fn __log (__x : f64) -> f64 ; } extern "C" { pub fn log10 (__x : f64) -> f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:79773 [INFO] [stdout] | [INFO] [stdout] 3 | ... "C" { pub fn __log (__x : f64) -> f64 ; } extern "C" { pub fn log10 (__x : f64) -> f64 ; } extern "C" { pub fn __log10 (__x : f64) ->... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:79773 [INFO] [stdout] | [INFO] [stdout] 3 | ... "C" { pub fn __log (__x : f64) -> f64 ; } extern "C" { pub fn log10 (__x : f64) -> f64 ; } extern "C" { pub fn __log10 (__x : f64) ->... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:79822 [INFO] [stdout] | [INFO] [stdout] 3 | ..."C" { pub fn log10 (__x : f64) -> f64 ; } extern "C" { pub fn __log10 (__x : f64) -> f64 ; } extern "C" { pub fn modf (__x : f64 , __i... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:79822 [INFO] [stdout] | [INFO] [stdout] 3 | ..."C" { pub fn log10 (__x : f64) -> f64 ; } extern "C" { pub fn __log10 (__x : f64) -> f64 ; } extern "C" { pub fn modf (__x : f64 , __i... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:79873 [INFO] [stdout] | [INFO] [stdout] 3 | ...n __log10 (__x : f64) -> f64 ; } extern "C" { pub fn modf (__x : f64 , __iptr : * mut f64) -> f64 ; } extern "C" { pub fn __modf (__x ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:79873 [INFO] [stdout] | [INFO] [stdout] 3 | ...n __log10 (__x : f64) -> f64 ; } extern "C" { pub fn modf (__x : f64 , __iptr : * mut f64) -> f64 ; } extern "C" { pub fn __modf (__x ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:79942 [INFO] [stdout] | [INFO] [stdout] 3 | ... __iptr : * mut f64) -> f64 ; } extern "C" { pub fn __modf (__x : f64 , __iptr : * mut f64) -> f64 ; } extern "C" { pub fn expm1 (__x ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:79942 [INFO] [stdout] | [INFO] [stdout] 3 | ... __iptr : * mut f64) -> f64 ; } extern "C" { pub fn __modf (__x : f64 , __iptr : * mut f64) -> f64 ; } extern "C" { pub fn expm1 (__x ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:80013 [INFO] [stdout] | [INFO] [stdout] 3 | ...__x : f64 , __iptr : * mut f64) -> f64 ; } extern "C" { pub fn expm1 (__x : f64) -> f64 ; } extern "C" { pub fn __expm1 (__x : f64) ->... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:80013 [INFO] [stdout] | [INFO] [stdout] 3 | ...__x : f64 , __iptr : * mut f64) -> f64 ; } extern "C" { pub fn expm1 (__x : f64) -> f64 ; } extern "C" { pub fn __expm1 (__x : f64) ->... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:80062 [INFO] [stdout] | [INFO] [stdout] 3 | ..."C" { pub fn expm1 (__x : f64) -> f64 ; } extern "C" { pub fn __expm1 (__x : f64) -> f64 ; } extern "C" { pub fn log1p (__x : f64) -> ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:80062 [INFO] [stdout] | [INFO] [stdout] 3 | ..."C" { pub fn expm1 (__x : f64) -> f64 ; } extern "C" { pub fn __expm1 (__x : f64) -> f64 ; } extern "C" { pub fn log1p (__x : f64) -> ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:80113 [INFO] [stdout] | [INFO] [stdout] 3 | ...C" { pub fn __expm1 (__x : f64) -> f64 ; } extern "C" { pub fn log1p (__x : f64) -> f64 ; } extern "C" { pub fn __log1p (__x : f64) ->... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:80113 [INFO] [stdout] | [INFO] [stdout] 3 | ...C" { pub fn __expm1 (__x : f64) -> f64 ; } extern "C" { pub fn log1p (__x : f64) -> f64 ; } extern "C" { pub fn __log1p (__x : f64) ->... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:80162 [INFO] [stdout] | [INFO] [stdout] 3 | ..."C" { pub fn log1p (__x : f64) -> f64 ; } extern "C" { pub fn __log1p (__x : f64) -> f64 ; } extern "C" { pub fn logb (__x : f64) -> f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:80162 [INFO] [stdout] | [INFO] [stdout] 3 | ..."C" { pub fn log1p (__x : f64) -> f64 ; } extern "C" { pub fn __log1p (__x : f64) -> f64 ; } extern "C" { pub fn logb (__x : f64) -> f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:80213 [INFO] [stdout] | [INFO] [stdout] 3 | ...C" { pub fn __log1p (__x : f64) -> f64 ; } extern "C" { pub fn logb (__x : f64) -> f64 ; } extern "C" { pub fn __logb (__x : f64) -> f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:80213 [INFO] [stdout] | [INFO] [stdout] 3 | ...C" { pub fn __log1p (__x : f64) -> f64 ; } extern "C" { pub fn logb (__x : f64) -> f64 ; } extern "C" { pub fn __logb (__x : f64) -> f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:80261 [INFO] [stdout] | [INFO] [stdout] 3 | ... "C" { pub fn logb (__x : f64) -> f64 ; } extern "C" { pub fn __logb (__x : f64) -> f64 ; } extern "C" { pub fn exp2 (__x : f64) -> f6... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:80261 [INFO] [stdout] | [INFO] [stdout] 3 | ... "C" { pub fn logb (__x : f64) -> f64 ; } extern "C" { pub fn __logb (__x : f64) -> f64 ; } extern "C" { pub fn exp2 (__x : f64) -> f6... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:80311 [INFO] [stdout] | [INFO] [stdout] 3 | ..."C" { pub fn __logb (__x : f64) -> f64 ; } extern "C" { pub fn exp2 (__x : f64) -> f64 ; } extern "C" { pub fn __exp2 (__x : f64) -> f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:80311 [INFO] [stdout] | [INFO] [stdout] 3 | ..."C" { pub fn __logb (__x : f64) -> f64 ; } extern "C" { pub fn exp2 (__x : f64) -> f64 ; } extern "C" { pub fn __exp2 (__x : f64) -> f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:80359 [INFO] [stdout] | [INFO] [stdout] 3 | ... "C" { pub fn exp2 (__x : f64) -> f64 ; } extern "C" { pub fn __exp2 (__x : f64) -> f64 ; } extern "C" { pub fn log2 (__x : f64) -> f6... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:80359 [INFO] [stdout] | [INFO] [stdout] 3 | ... "C" { pub fn exp2 (__x : f64) -> f64 ; } extern "C" { pub fn __exp2 (__x : f64) -> f64 ; } extern "C" { pub fn log2 (__x : f64) -> f6... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:80409 [INFO] [stdout] | [INFO] [stdout] 3 | ..."C" { pub fn __exp2 (__x : f64) -> f64 ; } extern "C" { pub fn log2 (__x : f64) -> f64 ; } extern "C" { pub fn __log2 (__x : f64) -> f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:80409 [INFO] [stdout] | [INFO] [stdout] 3 | ..."C" { pub fn __exp2 (__x : f64) -> f64 ; } extern "C" { pub fn log2 (__x : f64) -> f64 ; } extern "C" { pub fn __log2 (__x : f64) -> f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:80457 [INFO] [stdout] | [INFO] [stdout] 3 | ... "C" { pub fn log2 (__x : f64) -> f64 ; } extern "C" { pub fn __log2 (__x : f64) -> f64 ; } extern "C" { pub fn pow (__x : f64 , __y :... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:80457 [INFO] [stdout] | [INFO] [stdout] 3 | ... "C" { pub fn log2 (__x : f64) -> f64 ; } extern "C" { pub fn __log2 (__x : f64) -> f64 ; } extern "C" { pub fn pow (__x : f64 , __y :... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:80507 [INFO] [stdout] | [INFO] [stdout] 3 | ... pub fn __log2 (__x : f64) -> f64 ; } extern "C" { pub fn pow (__x : f64 , __y : f64) -> f64 ; } extern "C" { pub fn __pow (__x : f64 ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:80507 [INFO] [stdout] | [INFO] [stdout] 3 | ... pub fn __log2 (__x : f64) -> f64 ; } extern "C" { pub fn pow (__x : f64 , __y : f64) -> f64 ; } extern "C" { pub fn __pow (__x : f64 ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:80566 [INFO] [stdout] | [INFO] [stdout] 3 | ...w (__x : f64 , __y : f64) -> f64 ; } extern "C" { pub fn __pow (__x : f64 , __y : f64) -> f64 ; } extern "C" { pub fn sqrt (__x : f64)... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:80566 [INFO] [stdout] | [INFO] [stdout] 3 | ...w (__x : f64 , __y : f64) -> f64 ; } extern "C" { pub fn __pow (__x : f64 , __y : f64) -> f64 ; } extern "C" { pub fn sqrt (__x : f64)... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:80627 [INFO] [stdout] | [INFO] [stdout] 3 | ...n __pow (__x : f64 , __y : f64) -> f64 ; } extern "C" { pub fn sqrt (__x : f64) -> f64 ; } extern "C" { pub fn __sqrt (__x : f64) -> f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:80627 [INFO] [stdout] | [INFO] [stdout] 3 | ...n __pow (__x : f64 , __y : f64) -> f64 ; } extern "C" { pub fn sqrt (__x : f64) -> f64 ; } extern "C" { pub fn __sqrt (__x : f64) -> f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:80675 [INFO] [stdout] | [INFO] [stdout] 3 | ... "C" { pub fn sqrt (__x : f64) -> f64 ; } extern "C" { pub fn __sqrt (__x : f64) -> f64 ; } extern "C" { pub fn hypot (__x : f64 , __y... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:80675 [INFO] [stdout] | [INFO] [stdout] 3 | ... "C" { pub fn sqrt (__x : f64) -> f64 ; } extern "C" { pub fn __sqrt (__x : f64) -> f64 ; } extern "C" { pub fn hypot (__x : f64 , __y... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:80725 [INFO] [stdout] | [INFO] [stdout] 3 | ...pub fn __sqrt (__x : f64) -> f64 ; } extern "C" { pub fn hypot (__x : f64 , __y : f64) -> f64 ; } extern "C" { pub fn __hypot (__x : f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:80725 [INFO] [stdout] | [INFO] [stdout] 3 | ...pub fn __sqrt (__x : f64) -> f64 ; } extern "C" { pub fn hypot (__x : f64 , __y : f64) -> f64 ; } extern "C" { pub fn __hypot (__x : f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:80786 [INFO] [stdout] | [INFO] [stdout] 3 | ... (__x : f64 , __y : f64) -> f64 ; } extern "C" { pub fn __hypot (__x : f64 , __y : f64) -> f64 ; } extern "C" { pub fn cbrt (__x : f64... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:80786 [INFO] [stdout] | [INFO] [stdout] 3 | ... (__x : f64 , __y : f64) -> f64 ; } extern "C" { pub fn __hypot (__x : f64 , __y : f64) -> f64 ; } extern "C" { pub fn cbrt (__x : f64... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:80849 [INFO] [stdout] | [INFO] [stdout] 3 | ...__hypot (__x : f64 , __y : f64) -> f64 ; } extern "C" { pub fn cbrt (__x : f64) -> f64 ; } extern "C" { pub fn __cbrt (__x : f64) -> f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:80849 [INFO] [stdout] | [INFO] [stdout] 3 | ...__hypot (__x : f64 , __y : f64) -> f64 ; } extern "C" { pub fn cbrt (__x : f64) -> f64 ; } extern "C" { pub fn __cbrt (__x : f64) -> f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:80897 [INFO] [stdout] | [INFO] [stdout] 3 | ... "C" { pub fn cbrt (__x : f64) -> f64 ; } extern "C" { pub fn __cbrt (__x : f64) -> f64 ; } extern "C" { pub fn ceil (__x : f64) -> f6... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:80897 [INFO] [stdout] | [INFO] [stdout] 3 | ... "C" { pub fn cbrt (__x : f64) -> f64 ; } extern "C" { pub fn __cbrt (__x : f64) -> f64 ; } extern "C" { pub fn ceil (__x : f64) -> f6... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:80947 [INFO] [stdout] | [INFO] [stdout] 3 | ..."C" { pub fn __cbrt (__x : f64) -> f64 ; } extern "C" { pub fn ceil (__x : f64) -> f64 ; } extern "C" { pub fn __ceil (__x : f64) -> f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:80947 [INFO] [stdout] | [INFO] [stdout] 3 | ..."C" { pub fn __cbrt (__x : f64) -> f64 ; } extern "C" { pub fn ceil (__x : f64) -> f64 ; } extern "C" { pub fn __ceil (__x : f64) -> f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:80995 [INFO] [stdout] | [INFO] [stdout] 3 | ... "C" { pub fn ceil (__x : f64) -> f64 ; } extern "C" { pub fn __ceil (__x : f64) -> f64 ; } extern "C" { pub fn fabs (__x : f64) -> f6... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:80995 [INFO] [stdout] | [INFO] [stdout] 3 | ... "C" { pub fn ceil (__x : f64) -> f64 ; } extern "C" { pub fn __ceil (__x : f64) -> f64 ; } extern "C" { pub fn fabs (__x : f64) -> f6... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:81045 [INFO] [stdout] | [INFO] [stdout] 3 | ..."C" { pub fn __ceil (__x : f64) -> f64 ; } extern "C" { pub fn fabs (__x : f64) -> f64 ; } extern "C" { pub fn __fabs (__x : f64) -> f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:81045 [INFO] [stdout] | [INFO] [stdout] 3 | ..."C" { pub fn __ceil (__x : f64) -> f64 ; } extern "C" { pub fn fabs (__x : f64) -> f64 ; } extern "C" { pub fn __fabs (__x : f64) -> f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:81093 [INFO] [stdout] | [INFO] [stdout] 3 | ... "C" { pub fn fabs (__x : f64) -> f64 ; } extern "C" { pub fn __fabs (__x : f64) -> f64 ; } extern "C" { pub fn floor (__x : f64) -> f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:81093 [INFO] [stdout] | [INFO] [stdout] 3 | ... "C" { pub fn fabs (__x : f64) -> f64 ; } extern "C" { pub fn __fabs (__x : f64) -> f64 ; } extern "C" { pub fn floor (__x : f64) -> f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:81143 [INFO] [stdout] | [INFO] [stdout] 3 | ..."C" { pub fn __fabs (__x : f64) -> f64 ; } extern "C" { pub fn floor (__x : f64) -> f64 ; } extern "C" { pub fn __floor (__x : f64) ->... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:81143 [INFO] [stdout] | [INFO] [stdout] 3 | ..."C" { pub fn __fabs (__x : f64) -> f64 ; } extern "C" { pub fn floor (__x : f64) -> f64 ; } extern "C" { pub fn __floor (__x : f64) ->... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:81192 [INFO] [stdout] | [INFO] [stdout] 3 | ..."C" { pub fn floor (__x : f64) -> f64 ; } extern "C" { pub fn __floor (__x : f64) -> f64 ; } extern "C" { pub fn fmod (__x : f64 , __y... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:81192 [INFO] [stdout] | [INFO] [stdout] 3 | ..."C" { pub fn floor (__x : f64) -> f64 ; } extern "C" { pub fn __floor (__x : f64) -> f64 ; } extern "C" { pub fn fmod (__x : f64 , __y... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:81243 [INFO] [stdout] | [INFO] [stdout] 3 | ...ub fn __floor (__x : f64) -> f64 ; } extern "C" { pub fn fmod (__x : f64 , __y : f64) -> f64 ; } extern "C" { pub fn __fmod (__x : f64... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:81243 [INFO] [stdout] | [INFO] [stdout] 3 | ...ub fn __floor (__x : f64) -> f64 ; } extern "C" { pub fn fmod (__x : f64 , __y : f64) -> f64 ; } extern "C" { pub fn __fmod (__x : f64... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:81303 [INFO] [stdout] | [INFO] [stdout] 3 | ... (__x : f64 , __y : f64) -> f64 ; } extern "C" { pub fn __fmod (__x : f64 , __y : f64) -> f64 ; } extern "C" { pub fn isinf (__value :... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:81303 [INFO] [stdout] | [INFO] [stdout] 3 | ... (__x : f64 , __y : f64) -> f64 ; } extern "C" { pub fn __fmod (__x : f64 , __y : f64) -> f64 ; } extern "C" { pub fn isinf (__value :... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:81365 [INFO] [stdout] | [INFO] [stdout] 3 | ...f64 , __y : f64) -> f64 ; } extern "C" { pub fn isinf (__value : f64) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn finite (... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:81365 [INFO] [stdout] | [INFO] [stdout] 3 | ...f64 , __y : f64) -> f64 ; } extern "C" { pub fn isinf (__value : f64) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn finite (... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:81443 [INFO] [stdout] | [INFO] [stdout] 3 | ...d :: os :: raw :: c_int ; } extern "C" { pub fn finite (__value : f64) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn drem (_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:81443 [INFO] [stdout] | [INFO] [stdout] 3 | ...d :: os :: raw :: c_int ; } extern "C" { pub fn finite (__value : f64) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn drem (_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:81522 [INFO] [stdout] | [INFO] [stdout] 3 | ... -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn drem (__x : f64 , __y : f64) -> f64 ; } extern "C" { pub fn __drem (__x : f64... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:81522 [INFO] [stdout] | [INFO] [stdout] 3 | ... -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn drem (__x : f64 , __y : f64) -> f64 ; } extern "C" { pub fn __drem (__x : f64... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:81582 [INFO] [stdout] | [INFO] [stdout] 3 | ... (__x : f64 , __y : f64) -> f64 ; } extern "C" { pub fn __drem (__x : f64 , __y : f64) -> f64 ; } extern "C" { pub fn significand (__x... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:81582 [INFO] [stdout] | [INFO] [stdout] 3 | ... (__x : f64 , __y : f64) -> f64 ; } extern "C" { pub fn __drem (__x : f64 , __y : f64) -> f64 ; } extern "C" { pub fn significand (__x... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:81644 [INFO] [stdout] | [INFO] [stdout] 3 | ...drem (__x : f64 , __y : f64) -> f64 ; } extern "C" { pub fn significand (__x : f64) -> f64 ; } extern "C" { pub fn __significand (__x ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:81644 [INFO] [stdout] | [INFO] [stdout] 3 | ...drem (__x : f64 , __y : f64) -> f64 ; } extern "C" { pub fn significand (__x : f64) -> f64 ; } extern "C" { pub fn __significand (__x ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:81699 [INFO] [stdout] | [INFO] [stdout] 3 | ... fn significand (__x : f64) -> f64 ; } extern "C" { pub fn __significand (__x : f64) -> f64 ; } extern "C" { pub fn copysign (__x : f6... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:81699 [INFO] [stdout] | [INFO] [stdout] 3 | ... fn significand (__x : f64) -> f64 ; } extern "C" { pub fn __significand (__x : f64) -> f64 ; } extern "C" { pub fn copysign (__x : f6... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:81756 [INFO] [stdout] | [INFO] [stdout] 3 | ...significand (__x : f64) -> f64 ; } extern "C" { pub fn copysign (__x : f64 , __y : f64) -> f64 ; } extern "C" { pub fn __copysign (__x... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:81756 [INFO] [stdout] | [INFO] [stdout] 3 | ...significand (__x : f64) -> f64 ; } extern "C" { pub fn copysign (__x : f64 , __y : f64) -> f64 ; } extern "C" { pub fn __copysign (__x... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:81820 [INFO] [stdout] | [INFO] [stdout] 3 | ...__x : f64 , __y : f64) -> f64 ; } extern "C" { pub fn __copysign (__x : f64 , __y : f64) -> f64 ; } extern "C" { pub fn nan (__tagb : ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:81820 [INFO] [stdout] | [INFO] [stdout] 3 | ...__x : f64 , __y : f64) -> f64 ; } extern "C" { pub fn __copysign (__x : f64 , __y : f64) -> f64 ; } extern "C" { pub fn nan (__tagb : ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:81886 [INFO] [stdout] | [INFO] [stdout] 3 | ... , __y : f64) -> f64 ; } extern "C" { pub fn nan (__tagb : * const :: std :: os :: raw :: c_char) -> f64 ; } extern "C" { pub fn __nan... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:81886 [INFO] [stdout] | [INFO] [stdout] 3 | ... , __y : f64) -> f64 ; } extern "C" { pub fn nan (__tagb : * const :: std :: os :: raw :: c_char) -> f64 ; } extern "C" { pub fn __nan... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:81970 [INFO] [stdout] | [INFO] [stdout] 3 | ...w :: c_char) -> f64 ; } extern "C" { pub fn __nan (__tagb : * const :: std :: os :: raw :: c_char) -> f64 ; } extern "C" { pub fn isna... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:81970 [INFO] [stdout] | [INFO] [stdout] 3 | ...w :: c_char) -> f64 ; } extern "C" { pub fn __nan (__tagb : * const :: std :: os :: raw :: c_char) -> f64 ; } extern "C" { pub fn isna... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:82056 [INFO] [stdout] | [INFO] [stdout] 3 | ...: raw :: c_char) -> f64 ; } extern "C" { pub fn isnan (__value : f64) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn j0 (arg1... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:82056 [INFO] [stdout] | [INFO] [stdout] 3 | ...: raw :: c_char) -> f64 ; } extern "C" { pub fn isnan (__value : f64) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn j0 (arg1... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:82134 [INFO] [stdout] | [INFO] [stdout] 3 | ... : f64) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn j0 (arg1 : f64) -> f64 ; } extern "C" { pub fn __j0 (arg1 : f64) -> f6... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:82134 [INFO] [stdout] | [INFO] [stdout] 3 | ... : f64) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn j0 (arg1 : f64) -> f64 ; } extern "C" { pub fn __j0 (arg1 : f64) -> f6... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:82181 [INFO] [stdout] | [INFO] [stdout] 3 | ...rn "C" { pub fn j0 (arg1 : f64) -> f64 ; } extern "C" { pub fn __j0 (arg1 : f64) -> f64 ; } extern "C" { pub fn j1 (arg1 : f64) -> f64... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:82181 [INFO] [stdout] | [INFO] [stdout] 3 | ...rn "C" { pub fn j0 (arg1 : f64) -> f64 ; } extern "C" { pub fn __j0 (arg1 : f64) -> f64 ; } extern "C" { pub fn j1 (arg1 : f64) -> f64... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:82230 [INFO] [stdout] | [INFO] [stdout] 3 | ...n "C" { pub fn __j0 (arg1 : f64) -> f64 ; } extern "C" { pub fn j1 (arg1 : f64) -> f64 ; } extern "C" { pub fn __j1 (arg1 : f64) -> f6... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:82230 [INFO] [stdout] | [INFO] [stdout] 3 | ...n "C" { pub fn __j0 (arg1 : f64) -> f64 ; } extern "C" { pub fn j1 (arg1 : f64) -> f64 ; } extern "C" { pub fn __j1 (arg1 : f64) -> f6... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:82277 [INFO] [stdout] | [INFO] [stdout] 3 | ...rn "C" { pub fn j1 (arg1 : f64) -> f64 ; } extern "C" { pub fn __j1 (arg1 : f64) -> f64 ; } extern "C" { pub fn jn (arg1 : :: std :: o... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:82277 [INFO] [stdout] | [INFO] [stdout] 3 | ...rn "C" { pub fn j1 (arg1 : f64) -> f64 ; } extern "C" { pub fn __j1 (arg1 : f64) -> f64 ; } extern "C" { pub fn jn (arg1 : :: std :: o... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:82326 [INFO] [stdout] | [INFO] [stdout] 3 | ... (arg1 : f64) -> f64 ; } extern "C" { pub fn jn (arg1 : :: std :: os :: raw :: c_int , arg2 : f64) -> f64 ; } extern "C" { pub fn __jn... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:82326 [INFO] [stdout] | [INFO] [stdout] 3 | ... (arg1 : f64) -> f64 ; } extern "C" { pub fn jn (arg1 : :: std :: os :: raw :: c_int , arg2 : f64) -> f64 ; } extern "C" { pub fn __jn... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:82411 [INFO] [stdout] | [INFO] [stdout] 3 | ... arg2 : f64) -> f64 ; } extern "C" { pub fn __jn (arg1 : :: std :: os :: raw :: c_int , arg2 : f64) -> f64 ; } extern "C" { pub fn y0 ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:82411 [INFO] [stdout] | [INFO] [stdout] 3 | ... arg2 : f64) -> f64 ; } extern "C" { pub fn __jn (arg1 : :: std :: os :: raw :: c_int , arg2 : f64) -> f64 ; } extern "C" { pub fn y0 ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:82498 [INFO] [stdout] | [INFO] [stdout] 3 | ...os :: raw :: c_int , arg2 : f64) -> f64 ; } extern "C" { pub fn y0 (arg1 : f64) -> f64 ; } extern "C" { pub fn __y0 (arg1 : f64) -> f6... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:82498 [INFO] [stdout] | [INFO] [stdout] 3 | ...os :: raw :: c_int , arg2 : f64) -> f64 ; } extern "C" { pub fn y0 (arg1 : f64) -> f64 ; } extern "C" { pub fn __y0 (arg1 : f64) -> f6... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:82545 [INFO] [stdout] | [INFO] [stdout] 3 | ...rn "C" { pub fn y0 (arg1 : f64) -> f64 ; } extern "C" { pub fn __y0 (arg1 : f64) -> f64 ; } extern "C" { pub fn y1 (arg1 : f64) -> f64... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:82545 [INFO] [stdout] | [INFO] [stdout] 3 | ...rn "C" { pub fn y0 (arg1 : f64) -> f64 ; } extern "C" { pub fn __y0 (arg1 : f64) -> f64 ; } extern "C" { pub fn y1 (arg1 : f64) -> f64... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:82594 [INFO] [stdout] | [INFO] [stdout] 3 | ...n "C" { pub fn __y0 (arg1 : f64) -> f64 ; } extern "C" { pub fn y1 (arg1 : f64) -> f64 ; } extern "C" { pub fn __y1 (arg1 : f64) -> f6... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:82594 [INFO] [stdout] | [INFO] [stdout] 3 | ...n "C" { pub fn __y0 (arg1 : f64) -> f64 ; } extern "C" { pub fn y1 (arg1 : f64) -> f64 ; } extern "C" { pub fn __y1 (arg1 : f64) -> f6... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:82641 [INFO] [stdout] | [INFO] [stdout] 3 | ...rn "C" { pub fn y1 (arg1 : f64) -> f64 ; } extern "C" { pub fn __y1 (arg1 : f64) -> f64 ; } extern "C" { pub fn yn (arg1 : :: std :: o... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:82641 [INFO] [stdout] | [INFO] [stdout] 3 | ...rn "C" { pub fn y1 (arg1 : f64) -> f64 ; } extern "C" { pub fn __y1 (arg1 : f64) -> f64 ; } extern "C" { pub fn yn (arg1 : :: std :: o... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:82690 [INFO] [stdout] | [INFO] [stdout] 3 | ... (arg1 : f64) -> f64 ; } extern "C" { pub fn yn (arg1 : :: std :: os :: raw :: c_int , arg2 : f64) -> f64 ; } extern "C" { pub fn __yn... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:82690 [INFO] [stdout] | [INFO] [stdout] 3 | ... (arg1 : f64) -> f64 ; } extern "C" { pub fn yn (arg1 : :: std :: os :: raw :: c_int , arg2 : f64) -> f64 ; } extern "C" { pub fn __yn... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:82775 [INFO] [stdout] | [INFO] [stdout] 3 | ... arg2 : f64) -> f64 ; } extern "C" { pub fn __yn (arg1 : :: std :: os :: raw :: c_int , arg2 : f64) -> f64 ; } extern "C" { pub fn erf... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:82775 [INFO] [stdout] | [INFO] [stdout] 3 | ... arg2 : f64) -> f64 ; } extern "C" { pub fn __yn (arg1 : :: std :: os :: raw :: c_int , arg2 : f64) -> f64 ; } extern "C" { pub fn erf... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:82862 [INFO] [stdout] | [INFO] [stdout] 3 | ...s :: raw :: c_int , arg2 : f64) -> f64 ; } extern "C" { pub fn erf (arg1 : f64) -> f64 ; } extern "C" { pub fn __erf (arg1 : f64) -> f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:82862 [INFO] [stdout] | [INFO] [stdout] 3 | ...s :: raw :: c_int , arg2 : f64) -> f64 ; } extern "C" { pub fn erf (arg1 : f64) -> f64 ; } extern "C" { pub fn __erf (arg1 : f64) -> f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:82910 [INFO] [stdout] | [INFO] [stdout] 3 | ... "C" { pub fn erf (arg1 : f64) -> f64 ; } extern "C" { pub fn __erf (arg1 : f64) -> f64 ; } extern "C" { pub fn erfc (arg1 : f64) -> f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:82910 [INFO] [stdout] | [INFO] [stdout] 3 | ... "C" { pub fn erf (arg1 : f64) -> f64 ; } extern "C" { pub fn __erf (arg1 : f64) -> f64 ; } extern "C" { pub fn erfc (arg1 : f64) -> f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:82960 [INFO] [stdout] | [INFO] [stdout] 3 | ..."C" { pub fn __erf (arg1 : f64) -> f64 ; } extern "C" { pub fn erfc (arg1 : f64) -> f64 ; } extern "C" { pub fn __erfc (arg1 : f64) ->... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:82960 [INFO] [stdout] | [INFO] [stdout] 3 | ..."C" { pub fn __erf (arg1 : f64) -> f64 ; } extern "C" { pub fn erfc (arg1 : f64) -> f64 ; } extern "C" { pub fn __erfc (arg1 : f64) ->... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:83009 [INFO] [stdout] | [INFO] [stdout] 3 | ..."C" { pub fn erfc (arg1 : f64) -> f64 ; } extern "C" { pub fn __erfc (arg1 : f64) -> f64 ; } extern "C" { pub fn lgamma (arg1 : f64) -... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:83009 [INFO] [stdout] | [INFO] [stdout] 3 | ..."C" { pub fn erfc (arg1 : f64) -> f64 ; } extern "C" { pub fn __erfc (arg1 : f64) -> f64 ; } extern "C" { pub fn lgamma (arg1 : f64) -... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:83060 [INFO] [stdout] | [INFO] [stdout] 3 | ..." { pub fn __erfc (arg1 : f64) -> f64 ; } extern "C" { pub fn lgamma (arg1 : f64) -> f64 ; } extern "C" { pub fn __lgamma (arg1 : f64)... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:83060 [INFO] [stdout] | [INFO] [stdout] 3 | ..." { pub fn __erfc (arg1 : f64) -> f64 ; } extern "C" { pub fn lgamma (arg1 : f64) -> f64 ; } extern "C" { pub fn __lgamma (arg1 : f64)... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:83111 [INFO] [stdout] | [INFO] [stdout] 3 | ... { pub fn lgamma (arg1 : f64) -> f64 ; } extern "C" { pub fn __lgamma (arg1 : f64) -> f64 ; } extern "C" { pub fn tgamma (arg1 : f64) ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:83111 [INFO] [stdout] | [INFO] [stdout] 3 | ... { pub fn lgamma (arg1 : f64) -> f64 ; } extern "C" { pub fn __lgamma (arg1 : f64) -> f64 ; } extern "C" { pub fn tgamma (arg1 : f64) ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:83164 [INFO] [stdout] | [INFO] [stdout] 3 | ...{ pub fn __lgamma (arg1 : f64) -> f64 ; } extern "C" { pub fn tgamma (arg1 : f64) -> f64 ; } extern "C" { pub fn __tgamma (arg1 : f64)... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:83164 [INFO] [stdout] | [INFO] [stdout] 3 | ...{ pub fn __lgamma (arg1 : f64) -> f64 ; } extern "C" { pub fn tgamma (arg1 : f64) -> f64 ; } extern "C" { pub fn __tgamma (arg1 : f64)... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:83215 [INFO] [stdout] | [INFO] [stdout] 3 | ... { pub fn tgamma (arg1 : f64) -> f64 ; } extern "C" { pub fn __tgamma (arg1 : f64) -> f64 ; } extern "C" { pub fn gamma (arg1 : f64) -... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:83215 [INFO] [stdout] | [INFO] [stdout] 3 | ... { pub fn tgamma (arg1 : f64) -> f64 ; } extern "C" { pub fn __tgamma (arg1 : f64) -> f64 ; } extern "C" { pub fn gamma (arg1 : f64) -... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:83268 [INFO] [stdout] | [INFO] [stdout] 3 | ...{ pub fn __tgamma (arg1 : f64) -> f64 ; } extern "C" { pub fn gamma (arg1 : f64) -> f64 ; } extern "C" { pub fn __gamma (arg1 : f64) -... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:83268 [INFO] [stdout] | [INFO] [stdout] 3 | ...{ pub fn __tgamma (arg1 : f64) -> f64 ; } extern "C" { pub fn gamma (arg1 : f64) -> f64 ; } extern "C" { pub fn __gamma (arg1 : f64) -... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:83318 [INFO] [stdout] | [INFO] [stdout] 3 | ..." { pub fn gamma (arg1 : f64) -> f64 ; } extern "C" { pub fn __gamma (arg1 : f64) -> f64 ; } extern "C" { pub fn lgamma_r (arg1 : f64 ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:83318 [INFO] [stdout] | [INFO] [stdout] 3 | ..." { pub fn gamma (arg1 : f64) -> f64 ; } extern "C" { pub fn __gamma (arg1 : f64) -> f64 ; } extern "C" { pub fn lgamma_r (arg1 : f64 ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:83370 [INFO] [stdout] | [INFO] [stdout] 3 | ...f64) -> f64 ; } extern "C" { pub fn lgamma_r (arg1 : f64 , __signgamp : * mut :: std :: os :: raw :: c_int) -> f64 ; } extern "C" { pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:83370 [INFO] [stdout] | [INFO] [stdout] 3 | ...f64) -> f64 ; } extern "C" { pub fn lgamma_r (arg1 : f64 , __signgamp : * mut :: std :: os :: raw :: c_int) -> f64 ; } extern "C" { pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:83473 [INFO] [stdout] | [INFO] [stdout] 3 | ...nt) -> f64 ; } extern "C" { pub fn __lgamma_r (arg1 : f64 , __signgamp : * mut :: std :: os :: raw :: c_int) -> f64 ; } extern "C" { p... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:83473 [INFO] [stdout] | [INFO] [stdout] 3 | ...nt) -> f64 ; } extern "C" { pub fn __lgamma_r (arg1 : f64 , __signgamp : * mut :: std :: os :: raw :: c_int) -> f64 ; } extern "C" { p... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:83578 [INFO] [stdout] | [INFO] [stdout] 3 | ...t :: std :: os :: raw :: c_int) -> f64 ; } extern "C" { pub fn rint (__x : f64) -> f64 ; } extern "C" { pub fn __rint (__x : f64) -> f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:83578 [INFO] [stdout] | [INFO] [stdout] 3 | ...t :: std :: os :: raw :: c_int) -> f64 ; } extern "C" { pub fn rint (__x : f64) -> f64 ; } extern "C" { pub fn __rint (__x : f64) -> f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:83626 [INFO] [stdout] | [INFO] [stdout] 3 | ... "C" { pub fn rint (__x : f64) -> f64 ; } extern "C" { pub fn __rint (__x : f64) -> f64 ; } extern "C" { pub fn nextafter (__x : f64 ,... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:83626 [INFO] [stdout] | [INFO] [stdout] 3 | ... "C" { pub fn rint (__x : f64) -> f64 ; } extern "C" { pub fn __rint (__x : f64) -> f64 ; } extern "C" { pub fn nextafter (__x : f64 ,... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:83676 [INFO] [stdout] | [INFO] [stdout] 3 | ...b fn __rint (__x : f64) -> f64 ; } extern "C" { pub fn nextafter (__x : f64 , __y : f64) -> f64 ; } extern "C" { pub fn __nextafter (_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:83676 [INFO] [stdout] | [INFO] [stdout] 3 | ...b fn __rint (__x : f64) -> f64 ; } extern "C" { pub fn nextafter (__x : f64 , __y : f64) -> f64 ; } extern "C" { pub fn __nextafter (_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:83741 [INFO] [stdout] | [INFO] [stdout] 3 | ...__x : f64 , __y : f64) -> f64 ; } extern "C" { pub fn __nextafter (__x : f64 , __y : f64) -> f64 ; } extern "C" { pub fn nexttoward (_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:83741 [INFO] [stdout] | [INFO] [stdout] 3 | ...__x : f64 , __y : f64) -> f64 ; } extern "C" { pub fn __nextafter (__x : f64 , __y : f64) -> f64 ; } extern "C" { pub fn nexttoward (_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:83808 [INFO] [stdout] | [INFO] [stdout] 3 | ...__x : f64 , __y : f64) -> f64 ; } extern "C" { pub fn nexttoward (__x : f64 , __y : u128) -> f64 ; } extern "C" { pub fn __nexttoward ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:83808 [INFO] [stdout] | [INFO] [stdout] 3 | ...__x : f64 , __y : f64) -> f64 ; } extern "C" { pub fn nexttoward (__x : f64 , __y : u128) -> f64 ; } extern "C" { pub fn __nexttoward ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:83875 [INFO] [stdout] | [INFO] [stdout] 3 | ...x : f64 , __y : u128) -> f64 ; } extern "C" { pub fn __nexttoward (__x : f64 , __y : u128) -> f64 ; } extern "C" { pub fn remainder (_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:83875 [INFO] [stdout] | [INFO] [stdout] 3 | ...x : f64 , __y : u128) -> f64 ; } extern "C" { pub fn __nexttoward (__x : f64 , __y : u128) -> f64 ; } extern "C" { pub fn remainder (_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:83944 [INFO] [stdout] | [INFO] [stdout] 3 | ...__x : f64 , __y : u128) -> f64 ; } extern "C" { pub fn remainder (__x : f64 , __y : f64) -> f64 ; } extern "C" { pub fn __remainder (_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:83944 [INFO] [stdout] | [INFO] [stdout] 3 | ...__x : f64 , __y : u128) -> f64 ; } extern "C" { pub fn remainder (__x : f64 , __y : f64) -> f64 ; } extern "C" { pub fn __remainder (_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:84009 [INFO] [stdout] | [INFO] [stdout] 3 | ...__x : f64 , __y : f64) -> f64 ; } extern "C" { pub fn __remainder (__x : f64 , __y : f64) -> f64 ; } extern "C" { pub fn scalbn (__x :... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:84009 [INFO] [stdout] | [INFO] [stdout] 3 | ...__x : f64 , __y : f64) -> f64 ; } extern "C" { pub fn __remainder (__x : f64 , __y : f64) -> f64 ; } extern "C" { pub fn scalbn (__x :... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:84076 [INFO] [stdout] | [INFO] [stdout] 3 | ..., __y : f64) -> f64 ; } extern "C" { pub fn scalbn (__x : f64 , __n : :: std :: os :: raw :: c_int) -> f64 ; } extern "C" { pub fn __s... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:84076 [INFO] [stdout] | [INFO] [stdout] 3 | ..., __y : f64) -> f64 ; } extern "C" { pub fn scalbn (__x : f64 , __n : :: std :: os :: raw :: c_int) -> f64 ; } extern "C" { pub fn __s... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:84163 [INFO] [stdout] | [INFO] [stdout] 3 | ...w :: c_int) -> f64 ; } extern "C" { pub fn __scalbn (__x : f64 , __n : :: std :: os :: raw :: c_int) -> f64 ; } extern "C" { pub fn il... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:84163 [INFO] [stdout] | [INFO] [stdout] 3 | ...w :: c_int) -> f64 ; } extern "C" { pub fn __scalbn (__x : f64 , __n : :: std :: os :: raw :: c_int) -> f64 ; } extern "C" { pub fn il... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:84252 [INFO] [stdout] | [INFO] [stdout] 3 | ...s :: raw :: c_int) -> f64 ; } extern "C" { pub fn ilogb (__x : f64) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn __ilogb (_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:84252 [INFO] [stdout] | [INFO] [stdout] 3 | ...s :: raw :: c_int) -> f64 ; } extern "C" { pub fn ilogb (__x : f64) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn __ilogb (_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:84326 [INFO] [stdout] | [INFO] [stdout] 3 | ...td :: os :: raw :: c_int ; } extern "C" { pub fn __ilogb (__x : f64) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn scalbln (... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:84326 [INFO] [stdout] | [INFO] [stdout] 3 | ...td :: os :: raw :: c_int ; } extern "C" { pub fn __ilogb (__x : f64) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn scalbln (... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:84402 [INFO] [stdout] | [INFO] [stdout] 3 | ...os :: raw :: c_int ; } extern "C" { pub fn scalbln (__x : f64 , __n : :: std :: os :: raw :: c_long) -> f64 ; } extern "C" { pub fn __... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:84402 [INFO] [stdout] | [INFO] [stdout] 3 | ...os :: raw :: c_int ; } extern "C" { pub fn scalbln (__x : f64 , __n : :: std :: os :: raw :: c_long) -> f64 ; } extern "C" { pub fn __... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:84491 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: c_long) -> f64 ; } extern "C" { pub fn __scalbln (__x : f64 , __n : :: std :: os :: raw :: c_long) -> f64 ; } extern "C" { pub fn n... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:84491 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: c_long) -> f64 ; } extern "C" { pub fn __scalbln (__x : f64 , __n : :: std :: os :: raw :: c_long) -> f64 ; } extern "C" { pub fn n... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:84582 [INFO] [stdout] | [INFO] [stdout] 3 | ...: std :: os :: raw :: c_long) -> f64 ; } extern "C" { pub fn nearbyint (__x : f64) -> f64 ; } extern "C" { pub fn __nearbyint (__x : f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:84582 [INFO] [stdout] | [INFO] [stdout] 3 | ...: std :: os :: raw :: c_long) -> f64 ; } extern "C" { pub fn nearbyint (__x : f64) -> f64 ; } extern "C" { pub fn __nearbyint (__x : f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:84635 [INFO] [stdout] | [INFO] [stdout] 3 | ...pub fn nearbyint (__x : f64) -> f64 ; } extern "C" { pub fn __nearbyint (__x : f64) -> f64 ; } extern "C" { pub fn round (__x : f64) -... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:84635 [INFO] [stdout] | [INFO] [stdout] 3 | ...pub fn nearbyint (__x : f64) -> f64 ; } extern "C" { pub fn __nearbyint (__x : f64) -> f64 ; } extern "C" { pub fn round (__x : f64) -... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:84690 [INFO] [stdout] | [INFO] [stdout] 3 | ... pub fn __nearbyint (__x : f64) -> f64 ; } extern "C" { pub fn round (__x : f64) -> f64 ; } extern "C" { pub fn __round (__x : f64) ->... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:84690 [INFO] [stdout] | [INFO] [stdout] 3 | ... pub fn __nearbyint (__x : f64) -> f64 ; } extern "C" { pub fn round (__x : f64) -> f64 ; } extern "C" { pub fn __round (__x : f64) ->... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:84739 [INFO] [stdout] | [INFO] [stdout] 3 | ..."C" { pub fn round (__x : f64) -> f64 ; } extern "C" { pub fn __round (__x : f64) -> f64 ; } extern "C" { pub fn trunc (__x : f64) -> ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:84739 [INFO] [stdout] | [INFO] [stdout] 3 | ..."C" { pub fn round (__x : f64) -> f64 ; } extern "C" { pub fn __round (__x : f64) -> f64 ; } extern "C" { pub fn trunc (__x : f64) -> ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:84790 [INFO] [stdout] | [INFO] [stdout] 3 | ...C" { pub fn __round (__x : f64) -> f64 ; } extern "C" { pub fn trunc (__x : f64) -> f64 ; } extern "C" { pub fn __trunc (__x : f64) ->... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:84790 [INFO] [stdout] | [INFO] [stdout] 3 | ...C" { pub fn __round (__x : f64) -> f64 ; } extern "C" { pub fn trunc (__x : f64) -> f64 ; } extern "C" { pub fn __trunc (__x : f64) ->... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:84839 [INFO] [stdout] | [INFO] [stdout] 3 | ..."C" { pub fn trunc (__x : f64) -> f64 ; } extern "C" { pub fn __trunc (__x : f64) -> f64 ; } extern "C" { pub fn remquo (__x : f64 , _... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:84839 [INFO] [stdout] | [INFO] [stdout] 3 | ..."C" { pub fn trunc (__x : f64) -> f64 ; } extern "C" { pub fn __trunc (__x : f64) -> f64 ; } extern "C" { pub fn remquo (__x : f64 , _... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:84890 [INFO] [stdout] | [INFO] [stdout] 3 | ...4) -> f64 ; } extern "C" { pub fn remquo (__x : f64 , __y : f64 , __quo : * mut :: std :: os :: raw :: c_int) -> f64 ; } extern "C" { ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:84890 [INFO] [stdout] | [INFO] [stdout] 3 | ...4) -> f64 ; } extern "C" { pub fn remquo (__x : f64 , __y : f64 , __quo : * mut :: std :: os :: raw :: c_int) -> f64 ; } extern "C" { ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:84997 [INFO] [stdout] | [INFO] [stdout] 3 | ...) -> f64 ; } extern "C" { pub fn __remquo (__x : f64 , __y : f64 , __quo : * mut :: std :: os :: raw :: c_int) -> f64 ; } extern "C" {... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:85106 [INFO] [stdout] | [INFO] [stdout] 3 | ...s :: raw :: c_int) -> f64 ; } extern "C" { pub fn lrint (__x : f64) -> :: std :: os :: raw :: c_long ; } extern "C" { pub fn __lrint (... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:84997 [INFO] [stdout] | [INFO] [stdout] 3 | ...) -> f64 ; } extern "C" { pub fn __remquo (__x : f64 , __y : f64 , __quo : * mut :: std :: os :: raw :: c_int) -> f64 ; } extern "C" {... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:85181 [INFO] [stdout] | [INFO] [stdout] 3 | ...d :: os :: raw :: c_long ; } extern "C" { pub fn __lrint (__x : f64) -> :: std :: os :: raw :: c_long ; } extern "C" { pub fn llrint (... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:85106 [INFO] [stdout] | [INFO] [stdout] 3 | ...s :: raw :: c_int) -> f64 ; } extern "C" { pub fn lrint (__x : f64) -> :: std :: os :: raw :: c_long ; } extern "C" { pub fn __lrint (... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:85258 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: os :: raw :: c_long ; } extern "C" { pub fn llrint (__x : f64) -> :: std :: os :: raw :: c_longlong ; } extern "C" { pub fn __llrin... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:85338 [INFO] [stdout] | [INFO] [stdout] 3 | ... :: raw :: c_longlong ; } extern "C" { pub fn __llrint (__x : f64) -> :: std :: os :: raw :: c_longlong ; } extern "C" { pub fn lround... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:85181 [INFO] [stdout] | [INFO] [stdout] 3 | ...d :: os :: raw :: c_long ; } extern "C" { pub fn __lrint (__x : f64) -> :: std :: os :: raw :: c_long ; } extern "C" { pub fn llrint (... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:85420 [INFO] [stdout] | [INFO] [stdout] 3 | ... os :: raw :: c_longlong ; } extern "C" { pub fn lround (__x : f64) -> :: std :: os :: raw :: c_long ; } extern "C" { pub fn __lround ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:85258 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: os :: raw :: c_long ; } extern "C" { pub fn llrint (__x : f64) -> :: std :: os :: raw :: c_longlong ; } extern "C" { pub fn __llrin... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:85496 [INFO] [stdout] | [INFO] [stdout] 3 | ... :: os :: raw :: c_long ; } extern "C" { pub fn __lround (__x : f64) -> :: std :: os :: raw :: c_long ; } extern "C" { pub fn llround ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:85338 [INFO] [stdout] | [INFO] [stdout] 3 | ... :: raw :: c_longlong ; } extern "C" { pub fn __llrint (__x : f64) -> :: std :: os :: raw :: c_longlong ; } extern "C" { pub fn lround... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:85574 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: os :: raw :: c_long ; } extern "C" { pub fn llround (__x : f64) -> :: std :: os :: raw :: c_longlong ; } extern "C" { pub fn __llro... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:85420 [INFO] [stdout] | [INFO] [stdout] 3 | ... os :: raw :: c_longlong ; } extern "C" { pub fn lround (__x : f64) -> :: std :: os :: raw :: c_long ; } extern "C" { pub fn __lround ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:85655 [INFO] [stdout] | [INFO] [stdout] 3 | ... :: raw :: c_longlong ; } extern "C" { pub fn __llround (__x : f64) -> :: std :: os :: raw :: c_longlong ; } extern "C" { pub fn fdim ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:85496 [INFO] [stdout] | [INFO] [stdout] 3 | ... :: os :: raw :: c_long ; } extern "C" { pub fn __lround (__x : f64) -> :: std :: os :: raw :: c_long ; } extern "C" { pub fn llround ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:85738 [INFO] [stdout] | [INFO] [stdout] 3 | ...: std :: os :: raw :: c_longlong ; } extern "C" { pub fn fdim (__x : f64 , __y : f64) -> f64 ; } extern "C" { pub fn __fdim (__x : f64... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:85574 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: os :: raw :: c_long ; } extern "C" { pub fn llround (__x : f64) -> :: std :: os :: raw :: c_longlong ; } extern "C" { pub fn __llro... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:85798 [INFO] [stdout] | [INFO] [stdout] 3 | ... (__x : f64 , __y : f64) -> f64 ; } extern "C" { pub fn __fdim (__x : f64 , __y : f64) -> f64 ; } extern "C" { pub fn fmax (__x : f64 ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:85860 [INFO] [stdout] | [INFO] [stdout] 3 | ...m (__x : f64 , __y : f64) -> f64 ; } extern "C" { pub fn fmax (__x : f64 , __y : f64) -> f64 ; } extern "C" { pub fn __fmax (__x : f64... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:85655 [INFO] [stdout] | [INFO] [stdout] 3 | ... :: raw :: c_longlong ; } extern "C" { pub fn __llround (__x : f64) -> :: std :: os :: raw :: c_longlong ; } extern "C" { pub fn fdim ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:85920 [INFO] [stdout] | [INFO] [stdout] 3 | ... (__x : f64 , __y : f64) -> f64 ; } extern "C" { pub fn __fmax (__x : f64 , __y : f64) -> f64 ; } extern "C" { pub fn fmin (__x : f64 ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:85738 [INFO] [stdout] | [INFO] [stdout] 3 | ...: std :: os :: raw :: c_longlong ; } extern "C" { pub fn fdim (__x : f64 , __y : f64) -> f64 ; } extern "C" { pub fn __fdim (__x : f64... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:85982 [INFO] [stdout] | [INFO] [stdout] 3 | ...x (__x : f64 , __y : f64) -> f64 ; } extern "C" { pub fn fmin (__x : f64 , __y : f64) -> f64 ; } extern "C" { pub fn __fmin (__x : f64... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:85798 [INFO] [stdout] | [INFO] [stdout] 3 | ... (__x : f64 , __y : f64) -> f64 ; } extern "C" { pub fn __fdim (__x : f64 , __y : f64) -> f64 ; } extern "C" { pub fn fmax (__x : f64 ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:86042 [INFO] [stdout] | [INFO] [stdout] 3 | ... (__x : f64 , __y : f64) -> f64 ; } extern "C" { pub fn __fmin (__x : f64 , __y : f64) -> f64 ; } extern "C" { pub fn fma (__x : f64 ,... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:85860 [INFO] [stdout] | [INFO] [stdout] 3 | ...m (__x : f64 , __y : f64) -> f64 ; } extern "C" { pub fn fmax (__x : f64 , __y : f64) -> f64 ; } extern "C" { pub fn __fmax (__x : f64... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:86104 [INFO] [stdout] | [INFO] [stdout] 3 | ...x : f64 , __y : f64) -> f64 ; } extern "C" { pub fn fma (__x : f64 , __y : f64 , __z : f64) -> f64 ; } extern "C" { pub fn __fma (__x ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:86175 [INFO] [stdout] | [INFO] [stdout] 3 | ... : f64 , __z : f64) -> f64 ; } extern "C" { pub fn __fma (__x : f64 , __y : f64 , __z : f64) -> f64 ; } extern "C" { pub fn scalb (__x... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:85920 [INFO] [stdout] | [INFO] [stdout] 3 | ... (__x : f64 , __y : f64) -> f64 ; } extern "C" { pub fn __fmax (__x : f64 , __y : f64) -> f64 ; } extern "C" { pub fn fmin (__x : f64 ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:85982 [INFO] [stdout] | [INFO] [stdout] 3 | ...x (__x : f64 , __y : f64) -> f64 ; } extern "C" { pub fn fmin (__x : f64 , __y : f64) -> f64 ; } extern "C" { pub fn __fmin (__x : f64... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:86248 [INFO] [stdout] | [INFO] [stdout] 3 | ... , __y : f64 , __z : f64) -> f64 ; } extern "C" { pub fn scalb (__x : f64 , __n : f64) -> f64 ; } extern "C" { pub fn __scalb (__x : f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:86309 [INFO] [stdout] | [INFO] [stdout] 3 | ... (__x : f64 , __n : f64) -> f64 ; } extern "C" { pub fn __scalb (__x : f64 , __n : f64) -> f64 ; } extern "C" { pub fn __fpclassifyf (... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:86042 [INFO] [stdout] | [INFO] [stdout] 3 | ... (__x : f64 , __y : f64) -> f64 ; } extern "C" { pub fn __fmin (__x : f64 , __y : f64) -> f64 ; } extern "C" { pub fn fma (__x : f64 ,... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:86372 [INFO] [stdout] | [INFO] [stdout] 3 | ..., __n : f64) -> f64 ; } extern "C" { pub fn __fpclassifyf (__value : f32) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn __si... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:86104 [INFO] [stdout] | [INFO] [stdout] 3 | ...x : f64 , __y : f64) -> f64 ; } extern "C" { pub fn fma (__x : f64 , __y : f64 , __z : f64) -> f64 ; } extern "C" { pub fn __fma (__x ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:86175 [INFO] [stdout] | [INFO] [stdout] 3 | ... : f64 , __z : f64) -> f64 ; } extern "C" { pub fn __fma (__x : f64 , __y : f64 , __z : f64) -> f64 ; } extern "C" { pub fn scalb (__x... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:86458 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: os :: raw :: c_int ; } extern "C" { pub fn __signbitf (__value : f32) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn __isi... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:86541 [INFO] [stdout] | [INFO] [stdout] 3 | ... :: os :: raw :: c_int ; } extern "C" { pub fn __isinff (__value : f32) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn __fini... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:86248 [INFO] [stdout] | [INFO] [stdout] 3 | ... , __y : f64 , __z : f64) -> f64 ; } extern "C" { pub fn scalb (__x : f64 , __n : f64) -> f64 ; } extern "C" { pub fn __scalb (__x : f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:86622 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: os :: raw :: c_int ; } extern "C" { pub fn __finitef (__value : f32) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn __isna... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:86309 [INFO] [stdout] | [INFO] [stdout] 3 | ... (__x : f64 , __n : f64) -> f64 ; } extern "C" { pub fn __scalb (__x : f64 , __n : f64) -> f64 ; } extern "C" { pub fn __fpclassifyf (... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:86704 [INFO] [stdout] | [INFO] [stdout] 3 | ... :: os :: raw :: c_int ; } extern "C" { pub fn __isnanf (__value : f32) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn __iseq... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:86372 [INFO] [stdout] | [INFO] [stdout] 3 | ..., __n : f64) -> f64 ; } extern "C" { pub fn __fpclassifyf (__value : f32) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn __si... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:86785 [INFO] [stdout] | [INFO] [stdout] 3 | ...s :: raw :: c_int ; } extern "C" { pub fn __iseqsigf (__x : f32 , __y : f32) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn _... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:86458 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: os :: raw :: c_int ; } extern "C" { pub fn __signbitf (__value : f32) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn __isi... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:86876 [INFO] [stdout] | [INFO] [stdout] 3 | ... os :: raw :: c_int ; } extern "C" { pub fn __issignalingf (__value : f32) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn aco... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:86541 [INFO] [stdout] | [INFO] [stdout] 3 | ... :: os :: raw :: c_int ; } extern "C" { pub fn __isinff (__value : f32) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn __fini... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:86963 [INFO] [stdout] | [INFO] [stdout] 3 | ...: f32) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn acosf (__x : f32) -> f32 ; } extern "C" { pub fn __acosf (__x : f32) ->... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:86622 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: os :: raw :: c_int ; } extern "C" { pub fn __finitef (__value : f32) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn __isna... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:87012 [INFO] [stdout] | [INFO] [stdout] 3 | ..."C" { pub fn acosf (__x : f32) -> f32 ; } extern "C" { pub fn __acosf (__x : f32) -> f32 ; } extern "C" { pub fn asinf (__x : f32) -> ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:86704 [INFO] [stdout] | [INFO] [stdout] 3 | ... :: os :: raw :: c_int ; } extern "C" { pub fn __isnanf (__value : f32) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn __iseq... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:87063 [INFO] [stdout] | [INFO] [stdout] 3 | ...C" { pub fn __acosf (__x : f32) -> f32 ; } extern "C" { pub fn asinf (__x : f32) -> f32 ; } extern "C" { pub fn __asinf (__x : f32) ->... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:86785 [INFO] [stdout] | [INFO] [stdout] 3 | ...s :: raw :: c_int ; } extern "C" { pub fn __iseqsigf (__x : f32 , __y : f32) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn _... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:86876 [INFO] [stdout] | [INFO] [stdout] 3 | ... os :: raw :: c_int ; } extern "C" { pub fn __issignalingf (__value : f32) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn aco... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:87112 [INFO] [stdout] | [INFO] [stdout] 3 | ..."C" { pub fn asinf (__x : f32) -> f32 ; } extern "C" { pub fn __asinf (__x : f32) -> f32 ; } extern "C" { pub fn atanf (__x : f32) -> ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:86963 [INFO] [stdout] | [INFO] [stdout] 3 | ...: f32) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn acosf (__x : f32) -> f32 ; } extern "C" { pub fn __acosf (__x : f32) ->... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:87163 [INFO] [stdout] | [INFO] [stdout] 3 | ...C" { pub fn __asinf (__x : f32) -> f32 ; } extern "C" { pub fn atanf (__x : f32) -> f32 ; } extern "C" { pub fn __atanf (__x : f32) ->... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:87012 [INFO] [stdout] | [INFO] [stdout] 3 | ..."C" { pub fn acosf (__x : f32) -> f32 ; } extern "C" { pub fn __acosf (__x : f32) -> f32 ; } extern "C" { pub fn asinf (__x : f32) -> ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:87212 [INFO] [stdout] | [INFO] [stdout] 3 | ..."C" { pub fn atanf (__x : f32) -> f32 ; } extern "C" { pub fn __atanf (__x : f32) -> f32 ; } extern "C" { pub fn atan2f (__y : f32 , _... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:87063 [INFO] [stdout] | [INFO] [stdout] 3 | ...C" { pub fn __acosf (__x : f32) -> f32 ; } extern "C" { pub fn asinf (__x : f32) -> f32 ; } extern "C" { pub fn __asinf (__x : f32) ->... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:87263 [INFO] [stdout] | [INFO] [stdout] 3 | ...b fn __atanf (__x : f32) -> f32 ; } extern "C" { pub fn atan2f (__y : f32 , __x : f32) -> f32 ; } extern "C" { pub fn __atan2f (__y : ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:87112 [INFO] [stdout] | [INFO] [stdout] 3 | ..."C" { pub fn asinf (__x : f32) -> f32 ; } extern "C" { pub fn __asinf (__x : f32) -> f32 ; } extern "C" { pub fn atanf (__x : f32) -> ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:87325 [INFO] [stdout] | [INFO] [stdout] 3 | ...(__y : f32 , __x : f32) -> f32 ; } extern "C" { pub fn __atan2f (__y : f32 , __x : f32) -> f32 ; } extern "C" { pub fn cosf (__x : f32... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:87163 [INFO] [stdout] | [INFO] [stdout] 3 | ...C" { pub fn __asinf (__x : f32) -> f32 ; } extern "C" { pub fn atanf (__x : f32) -> f32 ; } extern "C" { pub fn __atanf (__x : f32) ->... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:87389 [INFO] [stdout] | [INFO] [stdout] 3 | ..._atan2f (__y : f32 , __x : f32) -> f32 ; } extern "C" { pub fn cosf (__x : f32) -> f32 ; } extern "C" { pub fn __cosf (__x : f32) -> f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:87212 [INFO] [stdout] | [INFO] [stdout] 3 | ..."C" { pub fn atanf (__x : f32) -> f32 ; } extern "C" { pub fn __atanf (__x : f32) -> f32 ; } extern "C" { pub fn atan2f (__y : f32 , _... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:87437 [INFO] [stdout] | [INFO] [stdout] 3 | ... "C" { pub fn cosf (__x : f32) -> f32 ; } extern "C" { pub fn __cosf (__x : f32) -> f32 ; } extern "C" { pub fn sinf (__x : f32) -> f3... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:87263 [INFO] [stdout] | [INFO] [stdout] 3 | ...b fn __atanf (__x : f32) -> f32 ; } extern "C" { pub fn atan2f (__y : f32 , __x : f32) -> f32 ; } extern "C" { pub fn __atan2f (__y : ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:87487 [INFO] [stdout] | [INFO] [stdout] 3 | ..."C" { pub fn __cosf (__x : f32) -> f32 ; } extern "C" { pub fn sinf (__x : f32) -> f32 ; } extern "C" { pub fn __sinf (__x : f32) -> f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:87325 [INFO] [stdout] | [INFO] [stdout] 3 | ...(__y : f32 , __x : f32) -> f32 ; } extern "C" { pub fn __atan2f (__y : f32 , __x : f32) -> f32 ; } extern "C" { pub fn cosf (__x : f32... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:87535 [INFO] [stdout] | [INFO] [stdout] 3 | ... "C" { pub fn sinf (__x : f32) -> f32 ; } extern "C" { pub fn __sinf (__x : f32) -> f32 ; } extern "C" { pub fn tanf (__x : f32) -> f3... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:87389 [INFO] [stdout] | [INFO] [stdout] 3 | ..._atan2f (__y : f32 , __x : f32) -> f32 ; } extern "C" { pub fn cosf (__x : f32) -> f32 ; } extern "C" { pub fn __cosf (__x : f32) -> f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:87585 [INFO] [stdout] | [INFO] [stdout] 3 | ..."C" { pub fn __sinf (__x : f32) -> f32 ; } extern "C" { pub fn tanf (__x : f32) -> f32 ; } extern "C" { pub fn __tanf (__x : f32) -> f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:87437 [INFO] [stdout] | [INFO] [stdout] 3 | ... "C" { pub fn cosf (__x : f32) -> f32 ; } extern "C" { pub fn __cosf (__x : f32) -> f32 ; } extern "C" { pub fn sinf (__x : f32) -> f3... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:87633 [INFO] [stdout] | [INFO] [stdout] 3 | ... "C" { pub fn tanf (__x : f32) -> f32 ; } extern "C" { pub fn __tanf (__x : f32) -> f32 ; } extern "C" { pub fn coshf (__x : f32) -> f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:87487 [INFO] [stdout] | [INFO] [stdout] 3 | ..."C" { pub fn __cosf (__x : f32) -> f32 ; } extern "C" { pub fn sinf (__x : f32) -> f32 ; } extern "C" { pub fn __sinf (__x : f32) -> f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:87683 [INFO] [stdout] | [INFO] [stdout] 3 | ..."C" { pub fn __tanf (__x : f32) -> f32 ; } extern "C" { pub fn coshf (__x : f32) -> f32 ; } extern "C" { pub fn __coshf (__x : f32) ->... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:87535 [INFO] [stdout] | [INFO] [stdout] 3 | ... "C" { pub fn sinf (__x : f32) -> f32 ; } extern "C" { pub fn __sinf (__x : f32) -> f32 ; } extern "C" { pub fn tanf (__x : f32) -> f3... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:87732 [INFO] [stdout] | [INFO] [stdout] 3 | ..."C" { pub fn coshf (__x : f32) -> f32 ; } extern "C" { pub fn __coshf (__x : f32) -> f32 ; } extern "C" { pub fn sinhf (__x : f32) -> ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:87585 [INFO] [stdout] | [INFO] [stdout] 3 | ..."C" { pub fn __sinf (__x : f32) -> f32 ; } extern "C" { pub fn tanf (__x : f32) -> f32 ; } extern "C" { pub fn __tanf (__x : f32) -> f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:87783 [INFO] [stdout] | [INFO] [stdout] 3 | ...C" { pub fn __coshf (__x : f32) -> f32 ; } extern "C" { pub fn sinhf (__x : f32) -> f32 ; } extern "C" { pub fn __sinhf (__x : f32) ->... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:87633 [INFO] [stdout] | [INFO] [stdout] 3 | ... "C" { pub fn tanf (__x : f32) -> f32 ; } extern "C" { pub fn __tanf (__x : f32) -> f32 ; } extern "C" { pub fn coshf (__x : f32) -> f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:87832 [INFO] [stdout] | [INFO] [stdout] 3 | ..."C" { pub fn sinhf (__x : f32) -> f32 ; } extern "C" { pub fn __sinhf (__x : f32) -> f32 ; } extern "C" { pub fn tanhf (__x : f32) -> ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:87683 [INFO] [stdout] | [INFO] [stdout] 3 | ..."C" { pub fn __tanf (__x : f32) -> f32 ; } extern "C" { pub fn coshf (__x : f32) -> f32 ; } extern "C" { pub fn __coshf (__x : f32) ->... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:87883 [INFO] [stdout] | [INFO] [stdout] 3 | ...C" { pub fn __sinhf (__x : f32) -> f32 ; } extern "C" { pub fn tanhf (__x : f32) -> f32 ; } extern "C" { pub fn __tanhf (__x : f32) ->... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:87732 [INFO] [stdout] | [INFO] [stdout] 3 | ..."C" { pub fn coshf (__x : f32) -> f32 ; } extern "C" { pub fn __coshf (__x : f32) -> f32 ; } extern "C" { pub fn sinhf (__x : f32) -> ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:87932 [INFO] [stdout] | [INFO] [stdout] 3 | ..."C" { pub fn tanhf (__x : f32) -> f32 ; } extern "C" { pub fn __tanhf (__x : f32) -> f32 ; } extern "C" { pub fn acoshf (__x : f32) ->... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:87783 [INFO] [stdout] | [INFO] [stdout] 3 | ...C" { pub fn __coshf (__x : f32) -> f32 ; } extern "C" { pub fn sinhf (__x : f32) -> f32 ; } extern "C" { pub fn __sinhf (__x : f32) ->... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:87983 [INFO] [stdout] | [INFO] [stdout] 3 | ..." { pub fn __tanhf (__x : f32) -> f32 ; } extern "C" { pub fn acoshf (__x : f32) -> f32 ; } extern "C" { pub fn __acoshf (__x : f32) -... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:87832 [INFO] [stdout] | [INFO] [stdout] 3 | ..."C" { pub fn sinhf (__x : f32) -> f32 ; } extern "C" { pub fn __sinhf (__x : f32) -> f32 ; } extern "C" { pub fn tanhf (__x : f32) -> ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:88033 [INFO] [stdout] | [INFO] [stdout] 3 | ..." { pub fn acoshf (__x : f32) -> f32 ; } extern "C" { pub fn __acoshf (__x : f32) -> f32 ; } extern "C" { pub fn asinhf (__x : f32) ->... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:87883 [INFO] [stdout] | [INFO] [stdout] 3 | ...C" { pub fn __sinhf (__x : f32) -> f32 ; } extern "C" { pub fn tanhf (__x : f32) -> f32 ; } extern "C" { pub fn __tanhf (__x : f32) ->... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:87932 [INFO] [stdout] | [INFO] [stdout] 3 | ..."C" { pub fn tanhf (__x : f32) -> f32 ; } extern "C" { pub fn __tanhf (__x : f32) -> f32 ; } extern "C" { pub fn acoshf (__x : f32) ->... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:88085 [INFO] [stdout] | [INFO] [stdout] 3 | ... { pub fn __acoshf (__x : f32) -> f32 ; } extern "C" { pub fn asinhf (__x : f32) -> f32 ; } extern "C" { pub fn __asinhf (__x : f32) -... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:87983 [INFO] [stdout] | [INFO] [stdout] 3 | ..." { pub fn __tanhf (__x : f32) -> f32 ; } extern "C" { pub fn acoshf (__x : f32) -> f32 ; } extern "C" { pub fn __acoshf (__x : f32) -... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:88135 [INFO] [stdout] | [INFO] [stdout] 3 | ..." { pub fn asinhf (__x : f32) -> f32 ; } extern "C" { pub fn __asinhf (__x : f32) -> f32 ; } extern "C" { pub fn atanhf (__x : f32) ->... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:88033 [INFO] [stdout] | [INFO] [stdout] 3 | ..." { pub fn acoshf (__x : f32) -> f32 ; } extern "C" { pub fn __acoshf (__x : f32) -> f32 ; } extern "C" { pub fn asinhf (__x : f32) ->... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:88187 [INFO] [stdout] | [INFO] [stdout] 3 | ... { pub fn __asinhf (__x : f32) -> f32 ; } extern "C" { pub fn atanhf (__x : f32) -> f32 ; } extern "C" { pub fn __atanhf (__x : f32) -... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:88085 [INFO] [stdout] | [INFO] [stdout] 3 | ... { pub fn __acoshf (__x : f32) -> f32 ; } extern "C" { pub fn asinhf (__x : f32) -> f32 ; } extern "C" { pub fn __asinhf (__x : f32) -... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:88237 [INFO] [stdout] | [INFO] [stdout] 3 | ..." { pub fn atanhf (__x : f32) -> f32 ; } extern "C" { pub fn __atanhf (__x : f32) -> f32 ; } extern "C" { pub fn expf (__x : f32) -> f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:88135 [INFO] [stdout] | [INFO] [stdout] 3 | ..." { pub fn asinhf (__x : f32) -> f32 ; } extern "C" { pub fn __asinhf (__x : f32) -> f32 ; } extern "C" { pub fn atanhf (__x : f32) ->... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:88289 [INFO] [stdout] | [INFO] [stdout] 3 | ..." { pub fn __atanhf (__x : f32) -> f32 ; } extern "C" { pub fn expf (__x : f32) -> f32 ; } extern "C" { pub fn __expf (__x : f32) -> f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:88187 [INFO] [stdout] | [INFO] [stdout] 3 | ... { pub fn __asinhf (__x : f32) -> f32 ; } extern "C" { pub fn atanhf (__x : f32) -> f32 ; } extern "C" { pub fn __atanhf (__x : f32) -... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:88337 [INFO] [stdout] | [INFO] [stdout] 3 | ... "C" { pub fn expf (__x : f32) -> f32 ; } extern "C" { pub fn __expf (__x : f32) -> f32 ; } extern "C" { pub fn frexpf (__x : f32 , __... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:88237 [INFO] [stdout] | [INFO] [stdout] 3 | ..." { pub fn atanhf (__x : f32) -> f32 ; } extern "C" { pub fn __atanhf (__x : f32) -> f32 ; } extern "C" { pub fn expf (__x : f32) -> f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:88387 [INFO] [stdout] | [INFO] [stdout] 3 | ... f32) -> f32 ; } extern "C" { pub fn frexpf (__x : f32 , __exponent : * mut :: std :: os :: raw :: c_int) -> f32 ; } extern "C" { pub ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:88289 [INFO] [stdout] | [INFO] [stdout] 3 | ..." { pub fn __atanhf (__x : f32) -> f32 ; } extern "C" { pub fn expf (__x : f32) -> f32 ; } extern "C" { pub fn __expf (__x : f32) -> f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:88487 [INFO] [stdout] | [INFO] [stdout] 3 | ...int) -> f32 ; } extern "C" { pub fn __frexpf (__x : f32 , __exponent : * mut :: std :: os :: raw :: c_int) -> f32 ; } extern "C" { pub... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:88337 [INFO] [stdout] | [INFO] [stdout] 3 | ... "C" { pub fn expf (__x : f32) -> f32 ; } extern "C" { pub fn __expf (__x : f32) -> f32 ; } extern "C" { pub fn frexpf (__x : f32 , __... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:88589 [INFO] [stdout] | [INFO] [stdout] 3 | ...: c_int) -> f32 ; } extern "C" { pub fn ldexpf (__x : f32 , __exponent : :: std :: os :: raw :: c_int) -> f32 ; } extern "C" { pub fn ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:88387 [INFO] [stdout] | [INFO] [stdout] 3 | ... f32) -> f32 ; } extern "C" { pub fn frexpf (__x : f32 , __exponent : * mut :: std :: os :: raw :: c_int) -> f32 ; } extern "C" { pub ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:88683 [INFO] [stdout] | [INFO] [stdout] 3 | ... c_int) -> f32 ; } extern "C" { pub fn __ldexpf (__x : f32 , __exponent : :: std :: os :: raw :: c_int) -> f32 ; } extern "C" { pub fn... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:88487 [INFO] [stdout] | [INFO] [stdout] 3 | ...int) -> f32 ; } extern "C" { pub fn __frexpf (__x : f32 , __exponent : * mut :: std :: os :: raw :: c_int) -> f32 ; } extern "C" { pub... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:88779 [INFO] [stdout] | [INFO] [stdout] 3 | ...: :: std :: os :: raw :: c_int) -> f32 ; } extern "C" { pub fn logf (__x : f32) -> f32 ; } extern "C" { pub fn __logf (__x : f32) -> f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:88589 [INFO] [stdout] | [INFO] [stdout] 3 | ...: c_int) -> f32 ; } extern "C" { pub fn ldexpf (__x : f32 , __exponent : :: std :: os :: raw :: c_int) -> f32 ; } extern "C" { pub fn ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:88827 [INFO] [stdout] | [INFO] [stdout] 3 | ... "C" { pub fn logf (__x : f32) -> f32 ; } extern "C" { pub fn __logf (__x : f32) -> f32 ; } extern "C" { pub fn log10f (__x : f32) -> ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:88683 [INFO] [stdout] | [INFO] [stdout] 3 | ... c_int) -> f32 ; } extern "C" { pub fn __ldexpf (__x : f32 , __exponent : :: std :: os :: raw :: c_int) -> f32 ; } extern "C" { pub fn... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:88877 [INFO] [stdout] | [INFO] [stdout] 3 | ...C" { pub fn __logf (__x : f32) -> f32 ; } extern "C" { pub fn log10f (__x : f32) -> f32 ; } extern "C" { pub fn __log10f (__x : f32) -... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:88779 [INFO] [stdout] | [INFO] [stdout] 3 | ...: :: std :: os :: raw :: c_int) -> f32 ; } extern "C" { pub fn logf (__x : f32) -> f32 ; } extern "C" { pub fn __logf (__x : f32) -> f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:88927 [INFO] [stdout] | [INFO] [stdout] 3 | ..." { pub fn log10f (__x : f32) -> f32 ; } extern "C" { pub fn __log10f (__x : f32) -> f32 ; } extern "C" { pub fn modff (__x : f32 , __... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:88827 [INFO] [stdout] | [INFO] [stdout] 3 | ... "C" { pub fn logf (__x : f32) -> f32 ; } extern "C" { pub fn __logf (__x : f32) -> f32 ; } extern "C" { pub fn log10f (__x : f32) -> ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:88979 [INFO] [stdout] | [INFO] [stdout] 3 | ...__log10f (__x : f32) -> f32 ; } extern "C" { pub fn modff (__x : f32 , __iptr : * mut f32) -> f32 ; } extern "C" { pub fn __modff (__x... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:88877 [INFO] [stdout] | [INFO] [stdout] 3 | ...C" { pub fn __logf (__x : f32) -> f32 ; } extern "C" { pub fn log10f (__x : f32) -> f32 ; } extern "C" { pub fn __log10f (__x : f32) -... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:89049 [INFO] [stdout] | [INFO] [stdout] 3 | ...__iptr : * mut f32) -> f32 ; } extern "C" { pub fn __modff (__x : f32 , __iptr : * mut f32) -> f32 ; } extern "C" { pub fn expm1f (__x... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:88927 [INFO] [stdout] | [INFO] [stdout] 3 | ..." { pub fn log10f (__x : f32) -> f32 ; } extern "C" { pub fn __log10f (__x : f32) -> f32 ; } extern "C" { pub fn modff (__x : f32 , __... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:89121 [INFO] [stdout] | [INFO] [stdout] 3 | ..._x : f32 , __iptr : * mut f32) -> f32 ; } extern "C" { pub fn expm1f (__x : f32) -> f32 ; } extern "C" { pub fn __expm1f (__x : f32) -... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:88979 [INFO] [stdout] | [INFO] [stdout] 3 | ...__log10f (__x : f32) -> f32 ; } extern "C" { pub fn modff (__x : f32 , __iptr : * mut f32) -> f32 ; } extern "C" { pub fn __modff (__x... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/abpoa-sys-5e9694de8cd5cd4c/out/bindings.rs:3:89171 [INFO] [stdout] | [INFO] [stdout] 3 | ..." { pub fn expm1f (__x : f32) -> f32 ; } extern "C" { pub fn __expm1f (__x : f32) -> f32 ; } extern "C" { pub fn log1pf (__x : f32) ->... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [WARN] too many lines in the log, truncating it