Sep 01 05:40:55.933 INFO checking ecdh-0.0.12 against master#d0d81b7fc1421859ba0218e8a437af29ae3b0967 for pr-53578 Sep 01 05:40:55.933 INFO running: cargo +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets Sep 01 05:40:55.933 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53578/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-2/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 05:40:56.081 INFO blam! dd99a0bff0f2f31d4c66be9677e221d62db556dc4fe40185b1f69764c46d2928 Sep 01 05:40:56.083 INFO running `"docker" "start" "-a" "dd99a0bff0f2f31d4c66be9677e221d62db556dc4fe40185b1f69764c46d2928"` Sep 01 05:40:56.722 INFO kablam! Checking ecdh v0.0.12 (file:///source) Sep 01 05:40:58.380 INFO kablam! warning: `extern` block uses type `bindings_ecdh::st_CRYPTO_EX_DATA_IMPL` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.380 INFO kablam! --> src/bindings_ecdh.rs:1858:48 Sep 01 05:40:58.380 INFO kablam! | Sep 01 05:40:58.380 INFO kablam! 1858 | pub fn CRYPTO_get_ex_data_implementation() -> *const st_CRYPTO_EX_DATA_IMPL; Sep 01 05:40:58.380 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.380 INFO kablam! | Sep 01 05:40:58.380 INFO kablam! = note: #[warn(improper_ctypes)] on by default Sep 01 05:40:58.380 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.380 INFO kablam! note: type defined here Sep 01 05:40:58.380 INFO kablam! --> src/bindings_ecdh.rs:559:1 Sep 01 05:40:58.380 INFO kablam! | Sep 01 05:40:58.380 INFO kablam! 559 | pub struct st_CRYPTO_EX_DATA_IMPL; Sep 01 05:40:58.380 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.380 INFO kablam! Sep 01 05:40:58.380 INFO kablam! warning: `extern` block uses type `bindings_ecdh::st_CRYPTO_EX_DATA_IMPL` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.381 INFO kablam! --> src/bindings_ecdh.rs:1868:46 Sep 01 05:40:58.381 INFO kablam! | Sep 01 05:40:58.381 INFO kablam! 1868 | pub fn CRYPTO_set_ex_data_implementation(i: *const st_CRYPTO_EX_DATA_IMPL) -> libc::c_int; Sep 01 05:40:58.381 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.381 INFO kablam! | Sep 01 05:40:58.381 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.381 INFO kablam! note: type defined here Sep 01 05:40:58.381 INFO kablam! --> src/bindings_ecdh.rs:559:1 Sep 01 05:40:58.381 INFO kablam! | Sep 01 05:40:58.381 INFO kablam! 559 | pub struct st_CRYPTO_EX_DATA_IMPL; Sep 01 05:40:58.381 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.381 INFO kablam! Sep 01 05:40:58.397 INFO kablam! warning: `extern` block uses type `bindings_ecdh::hostent` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.397 INFO kablam! --> src/bindings_ecdh.rs:3526:57 Sep 01 05:40:58.397 INFO kablam! | Sep 01 05:40:58.397 INFO kablam! 3526 | pub fn BIO_gethostbyname(name: *const libc::c_char) -> *mut hostent; Sep 01 05:40:58.397 INFO kablam! | ^^^^^^^^^^^^ Sep 01 05:40:58.398 INFO kablam! | Sep 01 05:40:58.398 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.398 INFO kablam! note: type defined here Sep 01 05:40:58.398 INFO kablam! --> src/bindings_ecdh.rs:635:1 Sep 01 05:40:58.398 INFO kablam! | Sep 01 05:40:58.398 INFO kablam! 635 | pub struct hostent; Sep 01 05:40:58.398 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.398 INFO kablam! Sep 01 05:40:58.400 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.400 INFO kablam! --> src/bindings_ecdh.rs:3804:25 Sep 01 05:40:58.400 INFO kablam! | Sep 01 05:40:58.400 INFO kablam! 3804 | pub fn BN_CTX_new() -> *mut bignum_ctx; Sep 01 05:40:58.400 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.400 INFO kablam! | Sep 01 05:40:58.400 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.400 INFO kablam! note: type defined here Sep 01 05:40:58.400 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.400 INFO kablam! | Sep 01 05:40:58.400 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.400 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.400 INFO kablam! Sep 01 05:40:58.400 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.400 INFO kablam! --> src/bindings_ecdh.rs:3814:24 Sep 01 05:40:58.400 INFO kablam! | Sep 01 05:40:58.400 INFO kablam! 3814 | pub fn BN_CTX_init(c: *mut bignum_ctx); Sep 01 05:40:58.401 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.401 INFO kablam! | Sep 01 05:40:58.401 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.401 INFO kablam! note: type defined here Sep 01 05:40:58.401 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.401 INFO kablam! | Sep 01 05:40:58.401 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.401 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.401 INFO kablam! Sep 01 05:40:58.401 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.401 INFO kablam! --> src/bindings_ecdh.rs:3824:24 Sep 01 05:40:58.401 INFO kablam! | Sep 01 05:40:58.401 INFO kablam! 3824 | pub fn BN_CTX_free(c: *mut bignum_ctx); Sep 01 05:40:58.401 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.401 INFO kablam! | Sep 01 05:40:58.401 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.401 INFO kablam! note: type defined here Sep 01 05:40:58.401 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.401 INFO kablam! | Sep 01 05:40:58.401 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.402 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.402 INFO kablam! Sep 01 05:40:58.402 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.402 INFO kablam! --> src/bindings_ecdh.rs:3834:27 Sep 01 05:40:58.402 INFO kablam! | Sep 01 05:40:58.402 INFO kablam! 3834 | pub fn BN_CTX_start(ctx: *mut bignum_ctx); Sep 01 05:40:58.402 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.402 INFO kablam! | Sep 01 05:40:58.402 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.402 INFO kablam! note: type defined here Sep 01 05:40:58.402 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.402 INFO kablam! | Sep 01 05:40:58.402 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.402 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.402 INFO kablam! Sep 01 05:40:58.402 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.402 INFO kablam! --> src/bindings_ecdh.rs:3844:25 Sep 01 05:40:58.403 INFO kablam! | Sep 01 05:40:58.403 INFO kablam! 3844 | pub fn BN_CTX_get(ctx: *mut bignum_ctx) -> *mut bignum_st; Sep 01 05:40:58.403 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.403 INFO kablam! | Sep 01 05:40:58.403 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.403 INFO kablam! note: type defined here Sep 01 05:40:58.403 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.403 INFO kablam! | Sep 01 05:40:58.403 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.403 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.403 INFO kablam! Sep 01 05:40:58.403 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.403 INFO kablam! --> src/bindings_ecdh.rs:3854:25 Sep 01 05:40:58.403 INFO kablam! | Sep 01 05:40:58.403 INFO kablam! 3854 | pub fn BN_CTX_end(ctx: *mut bignum_ctx); Sep 01 05:40:58.403 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.403 INFO kablam! | Sep 01 05:40:58.403 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.404 INFO kablam! note: type defined here Sep 01 05:40:58.404 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.404 INFO kablam! | Sep 01 05:40:58.404 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.404 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.404 INFO kablam! Sep 01 05:40:58.404 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.404 INFO kablam! --> src/bindings_ecdh.rs:4080:82 Sep 01 05:40:58.404 INFO kablam! | Sep 01 05:40:58.404 INFO kablam! 4080 | pub fn BN_mul(r: *mut bignum_st, a: *const bignum_st, b: *const bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.404 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.404 INFO kablam! | Sep 01 05:40:58.404 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.404 INFO kablam! note: type defined here Sep 01 05:40:58.404 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.404 INFO kablam! | Sep 01 05:40:58.405 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.405 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.405 INFO kablam! Sep 01 05:40:58.405 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.405 INFO kablam! --> src/bindings_ecdh.rs:4092:61 Sep 01 05:40:58.405 INFO kablam! | Sep 01 05:40:58.405 INFO kablam! 4092 | pub fn BN_sqr(r: *mut bignum_st, a: *const bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.405 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.405 INFO kablam! | Sep 01 05:40:58.405 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.405 INFO kablam! note: type defined here Sep 01 05:40:58.405 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.405 INFO kablam! | Sep 01 05:40:58.405 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.406 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.406 INFO kablam! Sep 01 05:40:58.406 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.406 INFO kablam! --> src/bindings_ecdh.rs:4117:104 Sep 01 05:40:58.406 INFO kablam! | Sep 01 05:40:58.406 INFO kablam! 4117 | pub fn BN_div(dv: *mut bignum_st, rem: *mut bignum_st, m: *const bignum_st, d: *const bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.406 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.406 INFO kablam! | Sep 01 05:40:58.406 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.406 INFO kablam! note: type defined here Sep 01 05:40:58.406 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.406 INFO kablam! | Sep 01 05:40:58.406 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.406 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.407 INFO kablam! Sep 01 05:40:58.407 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.407 INFO kablam! --> src/bindings_ecdh.rs:4130:84 Sep 01 05:40:58.407 INFO kablam! | Sep 01 05:40:58.407 INFO kablam! 4130 | pub fn BN_nnmod(r: *mut bignum_st, m: *const bignum_st, d: *const bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.407 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.407 INFO kablam! | Sep 01 05:40:58.407 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.407 INFO kablam! note: type defined here Sep 01 05:40:58.407 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.407 INFO kablam! | Sep 01 05:40:58.408 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.408 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.408 INFO kablam! Sep 01 05:40:58.408 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.408 INFO kablam! --> src/bindings_ecdh.rs:4144:107 Sep 01 05:40:58.408 INFO kablam! | Sep 01 05:40:58.408 INFO kablam! 4144 | pub fn BN_mod_add(r: *mut bignum_st, a: *const bignum_st, b: *const bignum_st, m: *const bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.408 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.408 INFO kablam! | Sep 01 05:40:58.409 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.409 INFO kablam! note: type defined here Sep 01 05:40:58.409 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.409 INFO kablam! | Sep 01 05:40:58.409 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.409 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.409 INFO kablam! Sep 01 05:40:58.409 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.409 INFO kablam! --> src/bindings_ecdh.rs:4171:107 Sep 01 05:40:58.409 INFO kablam! | Sep 01 05:40:58.410 INFO kablam! 4171 | pub fn BN_mod_sub(r: *mut bignum_st, a: *const bignum_st, b: *const bignum_st, m: *const bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.410 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.410 INFO kablam! | Sep 01 05:40:58.410 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.410 INFO kablam! note: type defined here Sep 01 05:40:58.410 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.410 INFO kablam! | Sep 01 05:40:58.410 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.410 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.410 INFO kablam! Sep 01 05:40:58.411 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.411 INFO kablam! --> src/bindings_ecdh.rs:4198:107 Sep 01 05:40:58.411 INFO kablam! | Sep 01 05:40:58.411 INFO kablam! 4198 | pub fn BN_mod_mul(r: *mut bignum_st, a: *const bignum_st, b: *const bignum_st, m: *const bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.411 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.411 INFO kablam! | Sep 01 05:40:58.411 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.411 INFO kablam! note: type defined here Sep 01 05:40:58.411 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.411 INFO kablam! | Sep 01 05:40:58.412 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.412 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.412 INFO kablam! Sep 01 05:40:58.412 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.416 INFO kablam! --> src/bindings_ecdh.rs:4211:86 Sep 01 05:40:58.416 INFO kablam! | Sep 01 05:40:58.416 INFO kablam! 4211 | pub fn BN_mod_sqr(r: *mut bignum_st, a: *const bignum_st, m: *const bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.416 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.416 INFO kablam! | Sep 01 05:40:58.417 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.417 INFO kablam! note: type defined here Sep 01 05:40:58.417 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.417 INFO kablam! | Sep 01 05:40:58.418 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.418 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.418 INFO kablam! Sep 01 05:40:58.418 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.418 INFO kablam! --> src/bindings_ecdh.rs:4224:90 Sep 01 05:40:58.418 INFO kablam! | Sep 01 05:40:58.418 INFO kablam! 4224 | pub fn BN_mod_lshift1(r: *mut bignum_st, a: *const bignum_st, m: *const bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.418 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.419 INFO kablam! | Sep 01 05:40:58.419 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.419 INFO kablam! note: type defined here Sep 01 05:40:58.419 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.419 INFO kablam! | Sep 01 05:40:58.419 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.419 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.419 INFO kablam! Sep 01 05:40:58.419 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.419 INFO kablam! --> src/bindings_ecdh.rs:4250:105 Sep 01 05:40:58.419 INFO kablam! | Sep 01 05:40:58.419 INFO kablam! 4250 | pub fn BN_mod_lshift(r: *mut bignum_st, a: *const bignum_st, n: libc::c_int, m: *const bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.420 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.420 INFO kablam! | Sep 01 05:40:58.420 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.420 INFO kablam! note: type defined here Sep 01 05:40:58.420 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.420 INFO kablam! | Sep 01 05:40:58.420 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.420 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.420 INFO kablam! Sep 01 05:40:58.420 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.420 INFO kablam! --> src/bindings_ecdh.rs:4407:82 Sep 01 05:40:58.421 INFO kablam! | Sep 01 05:40:58.421 INFO kablam! 4407 | pub fn BN_exp(r: *mut bignum_st, a: *const bignum_st, p: *const bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.421 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.421 INFO kablam! | Sep 01 05:40:58.421 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.421 INFO kablam! note: type defined here Sep 01 05:40:58.421 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.422 INFO kablam! | Sep 01 05:40:58.422 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.422 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.422 INFO kablam! Sep 01 05:40:58.422 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.422 INFO kablam! --> src/bindings_ecdh.rs:4421:107 Sep 01 05:40:58.422 INFO kablam! | Sep 01 05:40:58.422 INFO kablam! 4421 | pub fn BN_mod_exp(r: *mut bignum_st, a: *const bignum_st, p: *const bignum_st, m: *const bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.423 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.423 INFO kablam! | Sep 01 05:40:58.423 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.423 INFO kablam! note: type defined here Sep 01 05:40:58.423 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.423 INFO kablam! | Sep 01 05:40:58.423 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.424 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.424 INFO kablam! Sep 01 05:40:58.424 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.424 INFO kablam! --> src/bindings_ecdh.rs:4436:112 Sep 01 05:40:58.424 INFO kablam! | Sep 01 05:40:58.424 INFO kablam! 4436 | pub fn BN_mod_exp_mont(r: *mut bignum_st, a: *const bignum_st, p: *const bignum_st, m: *const bignum_st, ctx: *mut bignum_ctx, m_ctx: *mut bn_mont_ctx_st) -> libc::c_int; Sep 01 05:40:58.424 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.425 INFO kablam! | Sep 01 05:40:58.425 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.425 INFO kablam! note: type defined here Sep 01 05:40:58.425 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.425 INFO kablam! | Sep 01 05:40:58.425 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.425 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.425 INFO kablam! Sep 01 05:40:58.425 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.425 INFO kablam! --> src/bindings_ecdh.rs:4451:123 Sep 01 05:40:58.426 INFO kablam! | Sep 01 05:40:58.426 INFO kablam! 4451 | pub fn BN_mod_exp_mont_consttime(rr: *mut bignum_st, a: *const bignum_st, p: *const bignum_st, m: *const bignum_st, ctx: *mut bignum_ctx, in_mont: *mut bn_mont_ctx_st) -> libc::c_int; Sep 01 05:40:58.426 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.426 INFO kablam! | Sep 01 05:40:58.426 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.426 INFO kablam! note: type defined here Sep 01 05:40:58.427 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.427 INFO kablam! | Sep 01 05:40:58.427 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.427 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.427 INFO kablam! Sep 01 05:40:58.427 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.427 INFO kablam! --> src/bindings_ecdh.rs:4466:114 Sep 01 05:40:58.428 INFO kablam! | Sep 01 05:40:58.428 INFO kablam! 4466 | pub fn BN_mod_exp_mont_word(r: *mut bignum_st, a: libc::c_ulong, p: *const bignum_st, m: *const bignum_st, ctx: *mut bignum_ctx, m_ctx: *mut bn_mont_ctx_st) -> libc::c_int; Sep 01 05:40:58.428 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.428 INFO kablam! | Sep 01 05:40:58.428 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.428 INFO kablam! note: type defined here Sep 01 05:40:58.428 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.428 INFO kablam! | Sep 01 05:40:58.429 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.429 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.429 INFO kablam! Sep 01 05:40:58.429 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.429 INFO kablam! --> src/bindings_ecdh.rs:4483:159 Sep 01 05:40:58.429 INFO kablam! | Sep 01 05:40:58.429 INFO kablam! 4483 | pub fn BN_mod_exp2_mont(r: *mut bignum_st, a1: *const bignum_st, p1: *const bignum_st, a2: *const bignum_st, p2: *const bignum_st, m: *const bignum_st, ctx: *mut bignum_ctx, m_ctx: *mut bn_mont_ctx_st) -> libc::c_int; Sep 01 05:40:58.429 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.429 INFO kablam! | Sep 01 05:40:58.430 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.430 INFO kablam! note: type defined here Sep 01 05:40:58.430 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.430 INFO kablam! | Sep 01 05:40:58.430 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.430 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.430 INFO kablam! Sep 01 05:40:58.430 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.430 INFO kablam! --> src/bindings_ecdh.rs:4497:114 Sep 01 05:40:58.430 INFO kablam! | Sep 01 05:40:58.430 INFO kablam! 4497 | pub fn BN_mod_exp_simple(r: *mut bignum_st, a: *const bignum_st, p: *const bignum_st, m: *const bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.431 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.431 INFO kablam! | Sep 01 05:40:58.431 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.431 INFO kablam! note: type defined here Sep 01 05:40:58.431 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.431 INFO kablam! | Sep 01 05:40:58.431 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.431 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.431 INFO kablam! Sep 01 05:40:58.432 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.432 INFO kablam! --> src/bindings_ecdh.rs:4543:86 Sep 01 05:40:58.432 INFO kablam! | Sep 01 05:40:58.432 INFO kablam! 4543 | pub fn BN_reciprocal(r: *mut bignum_st, m: *const bignum_st, len: libc::c_int, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.432 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.432 INFO kablam! | Sep 01 05:40:58.432 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.432 INFO kablam! note: type defined here Sep 01 05:40:58.433 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.433 INFO kablam! | Sep 01 05:40:58.433 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.433 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.433 INFO kablam! Sep 01 05:40:58.433 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.433 INFO kablam! --> src/bindings_ecdh.rs:4685:82 Sep 01 05:40:58.433 INFO kablam! | Sep 01 05:40:58.433 INFO kablam! 4685 | pub fn BN_gcd(r: *mut bignum_st, a: *const bignum_st, b: *const bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.434 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.434 INFO kablam! | Sep 01 05:40:58.434 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.434 INFO kablam! note: type defined here Sep 01 05:40:58.434 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.434 INFO kablam! | Sep 01 05:40:58.434 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.434 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.434 INFO kablam! Sep 01 05:40:58.434 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.435 INFO kablam! --> src/bindings_ecdh.rs:4697:69 Sep 01 05:40:58.435 INFO kablam! | Sep 01 05:40:58.435 INFO kablam! 4697 | pub fn BN_kronecker(a: *const bignum_st, b: *const bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.435 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.435 INFO kablam! | Sep 01 05:40:58.435 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.435 INFO kablam! note: type defined here Sep 01 05:40:58.435 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.436 INFO kablam! | Sep 01 05:40:58.436 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.436 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.436 INFO kablam! Sep 01 05:40:58.436 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.436 INFO kablam! --> src/bindings_ecdh.rs:4710:92 Sep 01 05:40:58.436 INFO kablam! | Sep 01 05:40:58.436 INFO kablam! 4710 | pub fn BN_mod_inverse(ret: *mut bignum_st, a: *const bignum_st, n: *const bignum_st, ctx: *mut bignum_ctx) -> *mut bignum_st; Sep 01 05:40:58.436 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.437 INFO kablam! | Sep 01 05:40:58.437 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.437 INFO kablam! note: type defined here Sep 01 05:40:58.437 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.437 INFO kablam! | Sep 01 05:40:58.437 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.437 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.437 INFO kablam! Sep 01 05:40:58.437 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.438 INFO kablam! --> src/bindings_ecdh.rs:4723:89 Sep 01 05:40:58.438 INFO kablam! | Sep 01 05:40:58.438 INFO kablam! 4723 | pub fn BN_mod_sqrt(ret: *mut bignum_st, a: *const bignum_st, n: *const bignum_st, ctx: *mut bignum_ctx) -> *mut bignum_st; Sep 01 05:40:58.438 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.438 INFO kablam! | Sep 01 05:40:58.438 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.438 INFO kablam! note: type defined here Sep 01 05:40:58.439 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.439 INFO kablam! | Sep 01 05:40:58.439 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.439 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.439 INFO kablam! Sep 01 05:40:58.439 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.439 INFO kablam! --> src/bindings_ecdh.rs:4766:143 Sep 01 05:40:58.439 INFO kablam! | Sep 01 05:40:58.439 INFO kablam! 4766 | pub fn BN_is_prime(p: *const bignum_st, nchecks: libc::c_int, callback: Option, ctx: *mut bignum_ctx, cb_arg: *mut libc::c_void) -> libc::c_int; Sep 01 05:40:58.440 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.440 INFO kablam! | Sep 01 05:40:58.440 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.440 INFO kablam! note: type defined here Sep 01 05:40:58.440 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.440 INFO kablam! | Sep 01 05:40:58.440 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.440 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.440 INFO kablam! Sep 01 05:40:58.440 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.441 INFO kablam! --> src/bindings_ecdh.rs:4781:152 Sep 01 05:40:58.441 INFO kablam! | Sep 01 05:40:58.441 INFO kablam! 4781 | pub fn BN_is_prime_fasttest(p: *const bignum_st, nchecks: libc::c_int, callback: Option, ctx: *mut bignum_ctx, cb_arg: *mut libc::c_void, do_trial_division: libc::c_int) -> libc::c_int; Sep 01 05:40:58.441 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.441 INFO kablam! | Sep 01 05:40:58.441 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.441 INFO kablam! note: type defined here Sep 01 05:40:58.441 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.442 INFO kablam! | Sep 01 05:40:58.442 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.442 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.442 INFO kablam! Sep 01 05:40:58.442 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.442 INFO kablam! --> src/bindings_ecdh.rs:4809:72 Sep 01 05:40:58.442 INFO kablam! | Sep 01 05:40:58.442 INFO kablam! 4809 | pub fn BN_is_prime_ex(p: *const bignum_st, nchecks: libc::c_int, ctx: *mut bignum_ctx, cb: *mut bn_gencb_st) -> libc::c_int; Sep 01 05:40:58.443 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.443 INFO kablam! | Sep 01 05:40:58.443 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.443 INFO kablam! note: type defined here Sep 01 05:40:58.443 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.443 INFO kablam! | Sep 01 05:40:58.443 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.444 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.444 INFO kablam! Sep 01 05:40:58.444 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.444 INFO kablam! --> src/bindings_ecdh.rs:4823:81 Sep 01 05:40:58.444 INFO kablam! | Sep 01 05:40:58.445 INFO kablam! 4823 | pub fn BN_is_prime_fasttest_ex(p: *const bignum_st, nchecks: libc::c_int, ctx: *mut bignum_ctx, do_trial_division: libc::c_int, cb: *mut bn_gencb_st) -> libc::c_int; Sep 01 05:40:58.445 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.445 INFO kablam! | Sep 01 05:40:58.445 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.445 INFO kablam! note: type defined here Sep 01 05:40:58.445 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.445 INFO kablam! | Sep 01 05:40:58.445 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.445 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.446 INFO kablam! Sep 01 05:40:58.446 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.446 INFO kablam! --> src/bindings_ecdh.rs:4836:95 Sep 01 05:40:58.446 INFO kablam! | Sep 01 05:40:58.446 INFO kablam! 4836 | pub fn BN_X931_generate_Xpq(Xp: *mut bignum_st, Xq: *mut bignum_st, nbits: libc::c_int, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.446 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.446 INFO kablam! | Sep 01 05:40:58.447 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.447 INFO kablam! note: type defined here Sep 01 05:40:58.447 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.447 INFO kablam! | Sep 01 05:40:58.448 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.448 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.448 INFO kablam! Sep 01 05:40:58.448 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.448 INFO kablam! --> src/bindings_ecdh.rs:4854:186 Sep 01 05:40:58.449 INFO kablam! | Sep 01 05:40:58.449 INFO kablam! 4854 | pub fn BN_X931_derive_prime_ex(p: *mut bignum_st, p1: *mut bignum_st, p2: *mut bignum_st, Xp: *const bignum_st, Xp1: *const bignum_st, Xp2: *const bignum_st, e: *const bignum_st, ctx: *mut bignum_ctx, cb: *mut bn_gencb_st) -> libc::c_int; Sep 01 05:40:58.449 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.450 INFO kablam! | Sep 01 05:40:58.450 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.450 INFO kablam! note: type defined here Sep 01 05:40:58.450 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.451 INFO kablam! | Sep 01 05:40:58.451 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.451 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.451 INFO kablam! Sep 01 05:40:58.451 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.452 INFO kablam! --> src/bindings_ecdh.rs:4872:184 Sep 01 05:40:58.452 INFO kablam! | Sep 01 05:40:58.452 INFO kablam! 4872 | pub fn BN_X931_generate_prime_ex(p: *mut bignum_st, p1: *mut bignum_st, p2: *mut bignum_st, Xp1: *mut bignum_st, Xp2: *mut bignum_st, Xp: *const bignum_st, e: *const bignum_st, ctx: *mut bignum_ctx, cb: *mut bn_gencb_st) -> libc::c_int; Sep 01 05:40:58.452 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.452 INFO kablam! | Sep 01 05:40:58.452 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.452 INFO kablam! note: type defined here Sep 01 05:40:58.452 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.453 INFO kablam! | Sep 01 05:40:58.453 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.453 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.453 INFO kablam! Sep 01 05:40:58.453 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.454 INFO kablam! --> src/bindings_ecdh.rs:4905:124 Sep 01 05:40:58.454 INFO kablam! | Sep 01 05:40:58.454 INFO kablam! 4905 | pub fn BN_mod_mul_montgomery(r: *mut bignum_st, a: *const bignum_st, b: *const bignum_st, mont: *mut bn_mont_ctx_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.454 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.454 INFO kablam! | Sep 01 05:40:58.454 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.454 INFO kablam! note: type defined here Sep 01 05:40:58.454 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.454 INFO kablam! | Sep 01 05:40:58.454 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.455 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.455 INFO kablam! Sep 01 05:40:58.455 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.455 INFO kablam! --> src/bindings_ecdh.rs:4918:100 Sep 01 05:40:58.455 INFO kablam! | Sep 01 05:40:58.455 INFO kablam! 4918 | pub fn BN_from_montgomery(r: *mut bignum_st, a: *const bignum_st, mont: *mut bn_mont_ctx_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.455 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.455 INFO kablam! | Sep 01 05:40:58.455 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.455 INFO kablam! note: type defined here Sep 01 05:40:58.455 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.455 INFO kablam! | Sep 01 05:40:58.455 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.455 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.456 INFO kablam! Sep 01 05:40:58.456 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.456 INFO kablam! --> src/bindings_ecdh.rs:4940:81 Sep 01 05:40:58.456 INFO kablam! | Sep 01 05:40:58.456 INFO kablam! 4940 | pub fn BN_MONT_CTX_set(mont: *mut bn_mont_ctx_st, mod_: *const bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.456 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.456 INFO kablam! | Sep 01 05:40:58.456 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.456 INFO kablam! note: type defined here Sep 01 05:40:58.456 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.457 INFO kablam! | Sep 01 05:40:58.457 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.457 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.458 INFO kablam! Sep 01 05:40:58.458 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.458 INFO kablam! --> src/bindings_ecdh.rs:4964:113 Sep 01 05:40:58.458 INFO kablam! | Sep 01 05:40:58.458 INFO kablam! 4964 | pub fn BN_MONT_CTX_set_locked(pmont: *mut *mut bn_mont_ctx_st, lock: libc::c_int, mod_: *const bignum_st, ctx: *mut bignum_ctx) -> *mut bn_mont_ctx_st; Sep 01 05:40:58.458 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.458 INFO kablam! | Sep 01 05:40:58.458 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.458 INFO kablam! note: type defined here Sep 01 05:40:58.458 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.458 INFO kablam! | Sep 01 05:40:58.458 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.458 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.458 INFO kablam! Sep 01 05:40:58.458 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bn_blinding_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.458 INFO kablam! --> src/bindings_ecdh.rs:4976:93 Sep 01 05:40:58.458 INFO kablam! | Sep 01 05:40:58.458 INFO kablam! 4976 | pub fn BN_BLINDING_new(A: *const bignum_st, Ai: *const bignum_st, mod_: *mut bignum_st) -> *mut bn_blinding_st; Sep 01 05:40:58.459 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.459 INFO kablam! | Sep 01 05:40:58.459 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.459 INFO kablam! note: type defined here Sep 01 05:40:58.459 INFO kablam! --> src/bindings_ecdh.rs:95:1 Sep 01 05:40:58.459 INFO kablam! | Sep 01 05:40:58.463 INFO kablam! 95 | pub struct bn_blinding_st; Sep 01 05:40:58.463 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.463 INFO kablam! Sep 01 05:40:58.463 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bn_blinding_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.463 INFO kablam! --> src/bindings_ecdh.rs:4986:29 Sep 01 05:40:58.463 INFO kablam! | Sep 01 05:40:58.463 INFO kablam! 4986 | pub fn BN_BLINDING_free(b: *mut bn_blinding_st); Sep 01 05:40:58.463 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.463 INFO kablam! | Sep 01 05:40:58.464 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.464 INFO kablam! note: type defined here Sep 01 05:40:58.464 INFO kablam! --> src/bindings_ecdh.rs:95:1 Sep 01 05:40:58.464 INFO kablam! | Sep 01 05:40:58.464 INFO kablam! 95 | pub struct bn_blinding_st; Sep 01 05:40:58.464 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.464 INFO kablam! Sep 01 05:40:58.464 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bn_blinding_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.464 INFO kablam! --> src/bindings_ecdh.rs:4997:31 Sep 01 05:40:58.464 INFO kablam! | Sep 01 05:40:58.464 INFO kablam! 4997 | pub fn BN_BLINDING_update(b: *mut bn_blinding_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.464 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.464 INFO kablam! | Sep 01 05:40:58.464 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.464 INFO kablam! note: type defined here Sep 01 05:40:58.464 INFO kablam! --> src/bindings_ecdh.rs:95:1 Sep 01 05:40:58.464 INFO kablam! | Sep 01 05:40:58.464 INFO kablam! 95 | pub struct bn_blinding_st; Sep 01 05:40:58.464 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.464 INFO kablam! Sep 01 05:40:58.465 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.465 INFO kablam! --> src/bindings_ecdh.rs:4997:57 Sep 01 05:40:58.465 INFO kablam! | Sep 01 05:40:58.465 INFO kablam! 4997 | pub fn BN_BLINDING_update(b: *mut bn_blinding_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.465 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.465 INFO kablam! | Sep 01 05:40:58.465 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.465 INFO kablam! note: type defined here Sep 01 05:40:58.465 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.465 INFO kablam! | Sep 01 05:40:58.465 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.465 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.465 INFO kablam! Sep 01 05:40:58.465 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bn_blinding_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.465 INFO kablam! --> src/bindings_ecdh.rs:5009:51 Sep 01 05:40:58.465 INFO kablam! | Sep 01 05:40:58.465 INFO kablam! 5009 | pub fn BN_BLINDING_convert(n: *mut bignum_st, b: *mut bn_blinding_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.465 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.465 INFO kablam! | Sep 01 05:40:58.465 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.466 INFO kablam! note: type defined here Sep 01 05:40:58.466 INFO kablam! --> src/bindings_ecdh.rs:95:1 Sep 01 05:40:58.466 INFO kablam! | Sep 01 05:40:58.466 INFO kablam! 95 | pub struct bn_blinding_st; Sep 01 05:40:58.466 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.466 INFO kablam! Sep 01 05:40:58.466 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.466 INFO kablam! --> src/bindings_ecdh.rs:5009:77 Sep 01 05:40:58.466 INFO kablam! | Sep 01 05:40:58.466 INFO kablam! 5009 | pub fn BN_BLINDING_convert(n: *mut bignum_st, b: *mut bn_blinding_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.466 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.466 INFO kablam! | Sep 01 05:40:58.466 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.466 INFO kablam! note: type defined here Sep 01 05:40:58.466 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.466 INFO kablam! | Sep 01 05:40:58.466 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.466 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.466 INFO kablam! Sep 01 05:40:58.467 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bn_blinding_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.467 INFO kablam! --> src/bindings_ecdh.rs:5021:50 Sep 01 05:40:58.467 INFO kablam! | Sep 01 05:40:58.467 INFO kablam! 5021 | pub fn BN_BLINDING_invert(n: *mut bignum_st, b: *mut bn_blinding_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.467 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.467 INFO kablam! | Sep 01 05:40:58.467 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.467 INFO kablam! note: type defined here Sep 01 05:40:58.467 INFO kablam! --> src/bindings_ecdh.rs:95:1 Sep 01 05:40:58.467 INFO kablam! | Sep 01 05:40:58.467 INFO kablam! 95 | pub struct bn_blinding_st; Sep 01 05:40:58.467 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.467 INFO kablam! Sep 01 05:40:58.467 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.467 INFO kablam! --> src/bindings_ecdh.rs:5021:76 Sep 01 05:40:58.467 INFO kablam! | Sep 01 05:40:58.467 INFO kablam! 5021 | pub fn BN_BLINDING_invert(n: *mut bignum_st, b: *mut bn_blinding_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.467 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.467 INFO kablam! | Sep 01 05:40:58.467 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.467 INFO kablam! note: type defined here Sep 01 05:40:58.468 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.468 INFO kablam! | Sep 01 05:40:58.468 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.468 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.468 INFO kablam! Sep 01 05:40:58.468 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bn_blinding_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.468 INFO kablam! --> src/bindings_ecdh.rs:5034:73 Sep 01 05:40:58.468 INFO kablam! | Sep 01 05:40:58.468 INFO kablam! 5034 | pub fn BN_BLINDING_convert_ex(n: *mut bignum_st, r: *mut bignum_st, b: *mut bn_blinding_st, _: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.468 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.468 INFO kablam! | Sep 01 05:40:58.468 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.468 INFO kablam! note: type defined here Sep 01 05:40:58.468 INFO kablam! --> src/bindings_ecdh.rs:95:1 Sep 01 05:40:58.468 INFO kablam! | Sep 01 05:40:58.468 INFO kablam! 95 | pub struct bn_blinding_st; Sep 01 05:40:58.468 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.468 INFO kablam! Sep 01 05:40:58.468 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.469 INFO kablam! --> src/bindings_ecdh.rs:5034:97 Sep 01 05:40:58.469 INFO kablam! | Sep 01 05:40:58.469 INFO kablam! 5034 | pub fn BN_BLINDING_convert_ex(n: *mut bignum_st, r: *mut bignum_st, b: *mut bn_blinding_st, _: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.469 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.469 INFO kablam! | Sep 01 05:40:58.469 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.469 INFO kablam! note: type defined here Sep 01 05:40:58.469 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.469 INFO kablam! | Sep 01 05:40:58.469 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.469 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.469 INFO kablam! Sep 01 05:40:58.469 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bn_blinding_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.469 INFO kablam! --> src/bindings_ecdh.rs:5047:74 Sep 01 05:40:58.469 INFO kablam! | Sep 01 05:40:58.469 INFO kablam! 5047 | pub fn BN_BLINDING_invert_ex(n: *mut bignum_st, r: *const bignum_st, b: *mut bn_blinding_st, _: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.469 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.470 INFO kablam! | Sep 01 05:40:58.470 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.470 INFO kablam! note: type defined here Sep 01 05:40:58.470 INFO kablam! --> src/bindings_ecdh.rs:95:1 Sep 01 05:40:58.470 INFO kablam! | Sep 01 05:40:58.470 INFO kablam! 95 | pub struct bn_blinding_st; Sep 01 05:40:58.470 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.470 INFO kablam! Sep 01 05:40:58.470 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.470 INFO kablam! --> src/bindings_ecdh.rs:5047:98 Sep 01 05:40:58.470 INFO kablam! | Sep 01 05:40:58.470 INFO kablam! 5047 | pub fn BN_BLINDING_invert_ex(n: *mut bignum_st, r: *const bignum_st, b: *mut bn_blinding_st, _: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.470 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.470 INFO kablam! | Sep 01 05:40:58.470 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.471 INFO kablam! note: type defined here Sep 01 05:40:58.471 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.471 INFO kablam! | Sep 01 05:40:58.471 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.471 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.471 INFO kablam! Sep 01 05:40:58.471 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bn_blinding_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.471 INFO kablam! --> src/bindings_ecdh.rs:5057:38 Sep 01 05:40:58.471 INFO kablam! | Sep 01 05:40:58.471 INFO kablam! 5057 | pub fn BN_BLINDING_get_thread_id(_: *const bn_blinding_st) -> libc::c_ulong; Sep 01 05:40:58.471 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.471 INFO kablam! | Sep 01 05:40:58.471 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.471 INFO kablam! note: type defined here Sep 01 05:40:58.471 INFO kablam! --> src/bindings_ecdh.rs:95:1 Sep 01 05:40:58.471 INFO kablam! | Sep 01 05:40:58.471 INFO kablam! 95 | pub struct bn_blinding_st; Sep 01 05:40:58.472 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.472 INFO kablam! Sep 01 05:40:58.472 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bn_blinding_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.472 INFO kablam! --> src/bindings_ecdh.rs:5068:38 Sep 01 05:40:58.472 INFO kablam! | Sep 01 05:40:58.472 INFO kablam! 5068 | pub fn BN_BLINDING_set_thread_id(_: *mut bn_blinding_st, _: libc::c_ulong); Sep 01 05:40:58.472 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.472 INFO kablam! | Sep 01 05:40:58.472 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.472 INFO kablam! note: type defined here Sep 01 05:40:58.472 INFO kablam! --> src/bindings_ecdh.rs:95:1 Sep 01 05:40:58.472 INFO kablam! | Sep 01 05:40:58.472 INFO kablam! 95 | pub struct bn_blinding_st; Sep 01 05:40:58.473 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.473 INFO kablam! Sep 01 05:40:58.473 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bn_blinding_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.473 INFO kablam! --> src/bindings_ecdh.rs:5078:34 Sep 01 05:40:58.473 INFO kablam! | Sep 01 05:40:58.473 INFO kablam! 5078 | pub fn BN_BLINDING_thread_id(_: *mut bn_blinding_st) -> *mut crypto_threadid_st; Sep 01 05:40:58.473 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.473 INFO kablam! | Sep 01 05:40:58.473 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.473 INFO kablam! note: type defined here Sep 01 05:40:58.473 INFO kablam! --> src/bindings_ecdh.rs:95:1 Sep 01 05:40:58.473 INFO kablam! | Sep 01 05:40:58.473 INFO kablam! 95 | pub struct bn_blinding_st; Sep 01 05:40:58.473 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.473 INFO kablam! Sep 01 05:40:58.474 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bn_blinding_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.474 INFO kablam! --> src/bindings_ecdh.rs:5088:34 Sep 01 05:40:58.474 INFO kablam! | Sep 01 05:40:58.474 INFO kablam! 5088 | pub fn BN_BLINDING_get_flags(_: *const bn_blinding_st) -> libc::c_ulong; Sep 01 05:40:58.474 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.474 INFO kablam! | Sep 01 05:40:58.474 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.474 INFO kablam! note: type defined here Sep 01 05:40:58.474 INFO kablam! --> src/bindings_ecdh.rs:95:1 Sep 01 05:40:58.475 INFO kablam! | Sep 01 05:40:58.475 INFO kablam! 95 | pub struct bn_blinding_st; Sep 01 05:40:58.475 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.475 INFO kablam! Sep 01 05:40:58.475 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bn_blinding_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.475 INFO kablam! --> src/bindings_ecdh.rs:5099:34 Sep 01 05:40:58.475 INFO kablam! | Sep 01 05:40:58.475 INFO kablam! 5099 | pub fn BN_BLINDING_set_flags(_: *mut bn_blinding_st, _: libc::c_ulong); Sep 01 05:40:58.475 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.475 INFO kablam! | Sep 01 05:40:58.475 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.475 INFO kablam! note: type defined here Sep 01 05:40:58.475 INFO kablam! --> src/bindings_ecdh.rs:95:1 Sep 01 05:40:58.475 INFO kablam! | Sep 01 05:40:58.475 INFO kablam! 95 | pub struct bn_blinding_st; Sep 01 05:40:58.475 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.475 INFO kablam! Sep 01 05:40:58.475 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bn_blinding_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.475 INFO kablam! --> src/bindings_ecdh.rs:5114:37 Sep 01 05:40:58.475 INFO kablam! | Sep 01 05:40:58.475 INFO kablam! 5114 | pub fn BN_BLINDING_create_param(b: *mut bn_blinding_st, e: *const bignum_st, m: *mut bignum_st, ctx: *mut bignum_ctx, bn_mod_exp: Option libc::c_int>, m_ctx: *mut bn_mont_ctx_st) -> *mut bn_blinding_st; Sep 01 05:40:58.476 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.476 INFO kablam! | Sep 01 05:40:58.476 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.476 INFO kablam! note: type defined here Sep 01 05:40:58.476 INFO kablam! --> src/bindings_ecdh.rs:95:1 Sep 01 05:40:58.476 INFO kablam! | Sep 01 05:40:58.476 INFO kablam! 95 | pub struct bn_blinding_st; Sep 01 05:40:58.476 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.476 INFO kablam! Sep 01 05:40:58.476 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.476 INFO kablam! --> src/bindings_ecdh.rs:5114:103 Sep 01 05:40:58.477 INFO kablam! | Sep 01 05:40:58.477 INFO kablam! 5114 | pub fn BN_BLINDING_create_param(b: *mut bn_blinding_st, e: *const bignum_st, m: *mut bignum_st, ctx: *mut bignum_ctx, bn_mod_exp: Option libc::c_int>, m_ctx: *mut bn_mont_ctx_st) -> *mut bn_blinding_st; Sep 01 05:40:58.477 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.477 INFO kablam! | Sep 01 05:40:58.477 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.477 INFO kablam! note: type defined here Sep 01 05:40:58.477 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.477 INFO kablam! | Sep 01 05:40:58.477 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.477 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.477 INFO kablam! Sep 01 05:40:58.477 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.478 INFO kablam! --> src/bindings_ecdh.rs:5114:132 Sep 01 05:40:58.478 INFO kablam! | Sep 01 05:40:58.478 INFO kablam! 5114 | pub fn BN_BLINDING_create_param(b: *mut bn_blinding_st, e: *const bignum_st, m: *mut bignum_st, ctx: *mut bignum_ctx, bn_mod_exp: Option libc::c_int>, m_ctx: *mut bn_mont_ctx_st) -> *mut bn_blinding_st; Sep 01 05:40:58.478 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.478 INFO kablam! | Sep 01 05:40:58.478 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.478 INFO kablam! note: type defined here Sep 01 05:40:58.478 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.478 INFO kablam! | Sep 01 05:40:58.478 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.478 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.479 INFO kablam! Sep 01 05:40:58.479 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bn_blinding_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.479 INFO kablam! --> src/bindings_ecdh.rs:5114:305 Sep 01 05:40:58.479 INFO kablam! | Sep 01 05:40:58.479 INFO kablam! 5114 | pub fn BN_BLINDING_create_param(b: *mut bn_blinding_st, e: *const bignum_st, m: *mut bignum_st, ctx: *mut bignum_ctx, bn_mod_exp: Option libc::c_int>, m_ctx: *mut bn_mont_ctx_st) -> *mut bn_blinding_st; Sep 01 05:40:58.479 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.479 INFO kablam! | Sep 01 05:40:58.480 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.480 INFO kablam! note: type defined here Sep 01 05:40:58.480 INFO kablam! --> src/bindings_ecdh.rs:95:1 Sep 01 05:40:58.480 INFO kablam! | Sep 01 05:40:58.480 INFO kablam! 95 | pub struct bn_blinding_st; Sep 01 05:40:58.480 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.480 INFO kablam! Sep 01 05:40:58.480 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.480 INFO kablam! --> src/bindings_ecdh.rs:5178:81 Sep 01 05:40:58.483 INFO kablam! | Sep 01 05:40:58.483 INFO kablam! 5178 | pub fn BN_RECP_CTX_set(recp: *mut bn_recp_ctx_st, rdiv: *const bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.483 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.483 INFO kablam! | Sep 01 05:40:58.483 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.483 INFO kablam! note: type defined here Sep 01 05:40:58.483 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.483 INFO kablam! | Sep 01 05:40:58.483 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.483 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.483 INFO kablam! Sep 01 05:40:58.484 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.484 INFO kablam! --> src/bindings_ecdh.rs:5192:124 Sep 01 05:40:58.484 INFO kablam! | Sep 01 05:40:58.484 INFO kablam! 5192 | pub fn BN_mod_mul_reciprocal(r: *mut bignum_st, x: *const bignum_st, y: *const bignum_st, recp: *mut bn_recp_ctx_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.484 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.484 INFO kablam! | Sep 01 05:40:58.484 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.485 INFO kablam! note: type defined here Sep 01 05:40:58.485 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.485 INFO kablam! | Sep 01 05:40:58.485 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.485 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.485 INFO kablam! Sep 01 05:40:58.485 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.486 INFO kablam! --> src/bindings_ecdh.rs:5206:112 Sep 01 05:40:58.486 INFO kablam! | Sep 01 05:40:58.486 INFO kablam! 5206 | pub fn BN_mod_exp_recp(r: *mut bignum_st, a: *const bignum_st, p: *const bignum_st, m: *const bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.486 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.487 INFO kablam! | Sep 01 05:40:58.487 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.487 INFO kablam! note: type defined here Sep 01 05:40:58.487 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.487 INFO kablam! | Sep 01 05:40:58.487 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.488 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.488 INFO kablam! Sep 01 05:40:58.488 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.489 INFO kablam! --> src/bindings_ecdh.rs:5220:115 Sep 01 05:40:58.489 INFO kablam! | Sep 01 05:40:58.489 INFO kablam! 5220 | pub fn BN_div_recp(dv: *mut bignum_st, rem: *mut bignum_st, m: *const bignum_st, recp: *mut bn_recp_ctx_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.489 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.489 INFO kablam! | Sep 01 05:40:58.489 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.489 INFO kablam! note: type defined here Sep 01 05:40:58.489 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.490 INFO kablam! | Sep 01 05:40:58.490 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.490 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.490 INFO kablam! Sep 01 05:40:58.490 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.490 INFO kablam! --> src/bindings_ecdh.rs:5258:112 Sep 01 05:40:58.490 INFO kablam! | Sep 01 05:40:58.490 INFO kablam! 5258 | pub fn BN_GF2m_mod_mul(r: *mut bignum_st, a: *const bignum_st, b: *const bignum_st, p: *const bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.490 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.491 INFO kablam! | Sep 01 05:40:58.491 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.496 INFO kablam! note: type defined here Sep 01 05:40:58.496 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.496 INFO kablam! | Sep 01 05:40:58.496 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.496 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.496 INFO kablam! Sep 01 05:40:58.496 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.496 INFO kablam! --> src/bindings_ecdh.rs:5271:91 Sep 01 05:40:58.496 INFO kablam! | Sep 01 05:40:58.497 INFO kablam! 5271 | pub fn BN_GF2m_mod_sqr(r: *mut bignum_st, a: *const bignum_st, p: *const bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.497 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.497 INFO kablam! | Sep 01 05:40:58.497 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.497 INFO kablam! note: type defined here Sep 01 05:40:58.497 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.497 INFO kablam! | Sep 01 05:40:58.497 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.497 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.497 INFO kablam! Sep 01 05:40:58.497 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.497 INFO kablam! --> src/bindings_ecdh.rs:5284:91 Sep 01 05:40:58.497 INFO kablam! | Sep 01 05:40:58.498 INFO kablam! 5284 | pub fn BN_GF2m_mod_inv(r: *mut bignum_st, b: *const bignum_st, p: *const bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.498 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.498 INFO kablam! | Sep 01 05:40:58.498 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.498 INFO kablam! note: type defined here Sep 01 05:40:58.498 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.498 INFO kablam! | Sep 01 05:40:58.498 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.498 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.498 INFO kablam! Sep 01 05:40:58.498 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.498 INFO kablam! --> src/bindings_ecdh.rs:5298:112 Sep 01 05:40:58.498 INFO kablam! | Sep 01 05:40:58.498 INFO kablam! 5298 | pub fn BN_GF2m_mod_div(r: *mut bignum_st, a: *const bignum_st, b: *const bignum_st, p: *const bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.499 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.499 INFO kablam! | Sep 01 05:40:58.499 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.499 INFO kablam! note: type defined here Sep 01 05:40:58.499 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.499 INFO kablam! | Sep 01 05:40:58.499 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.499 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.499 INFO kablam! Sep 01 05:40:58.499 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.499 INFO kablam! --> src/bindings_ecdh.rs:5312:112 Sep 01 05:40:58.499 INFO kablam! | Sep 01 05:40:58.499 INFO kablam! 5312 | pub fn BN_GF2m_mod_exp(r: *mut bignum_st, a: *const bignum_st, b: *const bignum_st, p: *const bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.500 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.500 INFO kablam! | Sep 01 05:40:58.500 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.500 INFO kablam! note: type defined here Sep 01 05:40:58.500 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.500 INFO kablam! | Sep 01 05:40:58.500 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.501 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.501 INFO kablam! Sep 01 05:40:58.501 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.501 INFO kablam! --> src/bindings_ecdh.rs:5325:92 Sep 01 05:40:58.501 INFO kablam! | Sep 01 05:40:58.501 INFO kablam! 5325 | pub fn BN_GF2m_mod_sqrt(r: *mut bignum_st, a: *const bignum_st, p: *const bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.501 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.501 INFO kablam! | Sep 01 05:40:58.501 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.501 INFO kablam! note: type defined here Sep 01 05:40:58.501 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.502 INFO kablam! | Sep 01 05:40:58.502 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.502 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.502 INFO kablam! Sep 01 05:40:58.502 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.502 INFO kablam! --> src/bindings_ecdh.rs:5338:98 Sep 01 05:40:58.502 INFO kablam! | Sep 01 05:40:58.502 INFO kablam! 5338 | pub fn BN_GF2m_mod_solve_quad(r: *mut bignum_st, a: *const bignum_st, p: *const bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.502 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.502 INFO kablam! | Sep 01 05:40:58.503 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.503 INFO kablam! note: type defined here Sep 01 05:40:58.503 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.503 INFO kablam! | Sep 01 05:40:58.503 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.503 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.503 INFO kablam! Sep 01 05:40:58.503 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.503 INFO kablam! --> src/bindings_ecdh.rs:5364:138 Sep 01 05:40:58.503 INFO kablam! | Sep 01 05:40:58.503 INFO kablam! 5364 | pub fn BN_GF2m_mod_mul_arr(r: *mut bignum_st, a: *const bignum_st, b: *const bignum_st, p: *mut libc::c_int /* INCOMPLETEARRAY */, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.504 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.504 INFO kablam! | Sep 01 05:40:58.504 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.504 INFO kablam! note: type defined here Sep 01 05:40:58.504 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.504 INFO kablam! | Sep 01 05:40:58.504 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.504 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.505 INFO kablam! Sep 01 05:40:58.505 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.505 INFO kablam! --> src/bindings_ecdh.rs:5377:117 Sep 01 05:40:58.505 INFO kablam! | Sep 01 05:40:58.505 INFO kablam! 5377 | pub fn BN_GF2m_mod_sqr_arr(r: *mut bignum_st, a: *const bignum_st, p: *mut libc::c_int /* INCOMPLETEARRAY */, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.505 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.506 INFO kablam! | Sep 01 05:40:58.506 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.506 INFO kablam! note: type defined here Sep 01 05:40:58.506 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.506 INFO kablam! | Sep 01 05:40:58.506 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.507 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.507 INFO kablam! Sep 01 05:40:58.507 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.507 INFO kablam! --> src/bindings_ecdh.rs:5390:117 Sep 01 05:40:58.508 INFO kablam! | Sep 01 05:40:58.508 INFO kablam! 5390 | pub fn BN_GF2m_mod_inv_arr(r: *mut bignum_st, b: *const bignum_st, p: *mut libc::c_int /* INCOMPLETEARRAY */, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.508 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.508 INFO kablam! | Sep 01 05:40:58.508 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.508 INFO kablam! note: type defined here Sep 01 05:40:58.508 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.509 INFO kablam! | Sep 01 05:40:58.509 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.509 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.509 INFO kablam! Sep 01 05:40:58.509 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.509 INFO kablam! --> src/bindings_ecdh.rs:5404:138 Sep 01 05:40:58.509 INFO kablam! | Sep 01 05:40:58.510 INFO kablam! 5404 | pub fn BN_GF2m_mod_div_arr(r: *mut bignum_st, a: *const bignum_st, b: *const bignum_st, p: *mut libc::c_int /* INCOMPLETEARRAY */, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.510 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.510 INFO kablam! | Sep 01 05:40:58.510 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.510 INFO kablam! note: type defined here Sep 01 05:40:58.510 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.510 INFO kablam! | Sep 01 05:40:58.510 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.510 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.511 INFO kablam! Sep 01 05:40:58.511 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.511 INFO kablam! --> src/bindings_ecdh.rs:5418:138 Sep 01 05:40:58.511 INFO kablam! | Sep 01 05:40:58.511 INFO kablam! 5418 | pub fn BN_GF2m_mod_exp_arr(r: *mut bignum_st, a: *const bignum_st, b: *const bignum_st, p: *mut libc::c_int /* INCOMPLETEARRAY */, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.511 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.511 INFO kablam! | Sep 01 05:40:58.511 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.511 INFO kablam! note: type defined here Sep 01 05:40:58.511 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.511 INFO kablam! | Sep 01 05:40:58.511 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.511 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.511 INFO kablam! Sep 01 05:40:58.511 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.511 INFO kablam! --> src/bindings_ecdh.rs:5431:118 Sep 01 05:40:58.511 INFO kablam! | Sep 01 05:40:58.512 INFO kablam! 5431 | pub fn BN_GF2m_mod_sqrt_arr(r: *mut bignum_st, a: *const bignum_st, p: *mut libc::c_int /* INCOMPLETEARRAY */, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.512 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.512 INFO kablam! | Sep 01 05:40:58.512 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.512 INFO kablam! note: type defined here Sep 01 05:40:58.512 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.512 INFO kablam! | Sep 01 05:40:58.512 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.513 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.513 INFO kablam! Sep 01 05:40:58.513 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.513 INFO kablam! --> src/bindings_ecdh.rs:5444:124 Sep 01 05:40:58.513 INFO kablam! | Sep 01 05:40:58.513 INFO kablam! 5444 | pub fn BN_GF2m_mod_solve_quad_arr(r: *mut bignum_st, a: *const bignum_st, p: *mut libc::c_int /* INCOMPLETEARRAY */, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.513 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.513 INFO kablam! | Sep 01 05:40:58.514 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.514 INFO kablam! note: type defined here Sep 01 05:40:58.514 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.514 INFO kablam! | Sep 01 05:40:58.515 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.515 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.515 INFO kablam! Sep 01 05:40:58.515 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.515 INFO kablam! --> src/bindings_ecdh.rs:5480:91 Sep 01 05:40:58.516 INFO kablam! | Sep 01 05:40:58.516 INFO kablam! 5480 | pub fn BN_nist_mod_192(r: *mut bignum_st, a: *const bignum_st, p: *const bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.516 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.516 INFO kablam! | Sep 01 05:40:58.516 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.516 INFO kablam! note: type defined here Sep 01 05:40:58.516 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.516 INFO kablam! | Sep 01 05:40:58.516 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.516 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.516 INFO kablam! Sep 01 05:40:58.516 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.516 INFO kablam! --> src/bindings_ecdh.rs:5493:91 Sep 01 05:40:58.516 INFO kablam! | Sep 01 05:40:58.516 INFO kablam! 5493 | pub fn BN_nist_mod_224(r: *mut bignum_st, a: *const bignum_st, p: *const bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.516 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.516 INFO kablam! | Sep 01 05:40:58.517 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.517 INFO kablam! note: type defined here Sep 01 05:40:58.517 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.517 INFO kablam! | Sep 01 05:40:58.517 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.517 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.517 INFO kablam! Sep 01 05:40:58.517 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.517 INFO kablam! --> src/bindings_ecdh.rs:5506:91 Sep 01 05:40:58.517 INFO kablam! | Sep 01 05:40:58.517 INFO kablam! 5506 | pub fn BN_nist_mod_256(r: *mut bignum_st, a: *const bignum_st, p: *const bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.517 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.517 INFO kablam! | Sep 01 05:40:58.517 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.517 INFO kablam! note: type defined here Sep 01 05:40:58.517 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.517 INFO kablam! | Sep 01 05:40:58.517 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.517 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.517 INFO kablam! Sep 01 05:40:58.517 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.517 INFO kablam! --> src/bindings_ecdh.rs:5519:91 Sep 01 05:40:58.518 INFO kablam! | Sep 01 05:40:58.518 INFO kablam! 5519 | pub fn BN_nist_mod_384(r: *mut bignum_st, a: *const bignum_st, p: *const bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.518 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.518 INFO kablam! | Sep 01 05:40:58.518 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.518 INFO kablam! note: type defined here Sep 01 05:40:58.518 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.518 INFO kablam! | Sep 01 05:40:58.518 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.518 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.518 INFO kablam! Sep 01 05:40:58.518 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.518 INFO kablam! --> src/bindings_ecdh.rs:5532:91 Sep 01 05:40:58.518 INFO kablam! | Sep 01 05:40:58.518 INFO kablam! 5532 | pub fn BN_nist_mod_521(r: *mut bignum_st, a: *const bignum_st, p: *const bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.519 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.519 INFO kablam! | Sep 01 05:40:58.519 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.519 INFO kablam! note: type defined here Sep 01 05:40:58.519 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.519 INFO kablam! | Sep 01 05:40:58.519 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.519 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.519 INFO kablam! Sep 01 05:40:58.519 INFO kablam! warning: `extern` block uses type `bindings_ecdh::evp_pkey_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.520 INFO kablam! --> src/bindings_ecdh.rs:5680:27 Sep 01 05:40:58.521 INFO kablam! | Sep 01 05:40:58.521 INFO kablam! 5680 | pub fn EVP_PKEY_new() -> *mut evp_pkey_st; Sep 01 05:40:58.521 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:58.522 INFO kablam! | Sep 01 05:40:58.522 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.522 INFO kablam! note: type defined here Sep 01 05:40:58.522 INFO kablam! --> src/bindings_ecdh.rs:182:1 Sep 01 05:40:58.523 INFO kablam! | Sep 01 05:40:58.523 INFO kablam! 182 | pub struct evp_pkey_st; Sep 01 05:40:58.523 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.523 INFO kablam! Sep 01 05:40:58.523 INFO kablam! warning: `extern` block uses type `bindings_ecdh::evp_pkey_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.523 INFO kablam! --> src/bindings_ecdh.rs:5685:28 Sep 01 05:40:58.524 INFO kablam! | Sep 01 05:40:58.524 INFO kablam! 5685 | pub fn EVP_PKEY_free(ptr: *mut evp_pkey_st); Sep 01 05:40:58.524 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:58.524 INFO kablam! | Sep 01 05:40:58.524 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.525 INFO kablam! note: type defined here Sep 01 05:40:58.525 INFO kablam! --> src/bindings_ecdh.rs:182:1 Sep 01 05:40:58.526 INFO kablam! | Sep 01 05:40:58.526 INFO kablam! 182 | pub struct evp_pkey_st; Sep 01 05:40:58.526 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.527 INFO kablam! Sep 01 05:40:58.527 INFO kablam! warning: `extern` block uses type `bindings_ecdh::evp_pkey_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.527 INFO kablam! --> src/bindings_ecdh.rs:5690:27 Sep 01 05:40:58.527 INFO kablam! | Sep 01 05:40:58.527 INFO kablam! 5690 | fn EVP_PKEY_assign(pkey: *mut evp_pkey_st, type_: libc::c_int, key: *mut ec_key_st) -> libc::c_int; Sep 01 05:40:58.527 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:58.527 INFO kablam! | Sep 01 05:40:58.527 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.527 INFO kablam! note: type defined here Sep 01 05:40:58.527 INFO kablam! --> src/bindings_ecdh.rs:182:1 Sep 01 05:40:58.527 INFO kablam! | Sep 01 05:40:58.528 INFO kablam! 182 | pub struct evp_pkey_st; Sep 01 05:40:58.528 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.528 INFO kablam! Sep 01 05:40:58.528 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_key_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.528 INFO kablam! --> src/bindings_ecdh.rs:5690:70 Sep 01 05:40:58.528 INFO kablam! | Sep 01 05:40:58.528 INFO kablam! 5690 | fn EVP_PKEY_assign(pkey: *mut evp_pkey_st, type_: libc::c_int, key: *mut ec_key_st) -> libc::c_int; Sep 01 05:40:58.528 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 05:40:58.528 INFO kablam! | Sep 01 05:40:58.528 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.528 INFO kablam! note: type defined here Sep 01 05:40:58.528 INFO kablam! --> src/bindings_ecdh.rs:892:1 Sep 01 05:40:58.528 INFO kablam! | Sep 01 05:40:58.528 INFO kablam! 892 | pub struct ec_key_st; Sep 01 05:40:58.529 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.529 INFO kablam! Sep 01 05:40:58.529 INFO kablam! warning: `extern` block uses type `bindings_ecdh::evp_pkey_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.529 INFO kablam! --> src/bindings_ecdh.rs:5691:36 Sep 01 05:40:58.529 INFO kablam! | Sep 01 05:40:58.529 INFO kablam! 5691 | pub fn EVP_PKEY_set1_EC_KEY(pkey: *mut evp_pkey_st, key: *mut ec_key_st) -> libc::c_int; Sep 01 05:40:58.529 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:58.529 INFO kablam! | Sep 01 05:40:58.530 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.530 INFO kablam! note: type defined here Sep 01 05:40:58.530 INFO kablam! --> src/bindings_ecdh.rs:182:1 Sep 01 05:40:58.530 INFO kablam! | Sep 01 05:40:58.530 INFO kablam! 182 | pub struct evp_pkey_st; Sep 01 05:40:58.530 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.530 INFO kablam! Sep 01 05:40:58.530 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_key_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.530 INFO kablam! --> src/bindings_ecdh.rs:5691:59 Sep 01 05:40:58.531 INFO kablam! | Sep 01 05:40:58.531 INFO kablam! 5691 | pub fn EVP_PKEY_set1_EC_KEY(pkey: *mut evp_pkey_st, key: *mut ec_key_st) -> libc::c_int; Sep 01 05:40:58.531 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 05:40:58.531 INFO kablam! | Sep 01 05:40:58.531 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.531 INFO kablam! note: type defined here Sep 01 05:40:58.531 INFO kablam! --> src/bindings_ecdh.rs:892:1 Sep 01 05:40:58.531 INFO kablam! | Sep 01 05:40:58.531 INFO kablam! 892 | pub struct ec_key_st; Sep 01 05:40:58.531 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.531 INFO kablam! Sep 01 05:40:58.531 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ASN1_ITEM_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.531 INFO kablam! --> src/bindings_ecdh.rs:7725:27 Sep 01 05:40:58.531 INFO kablam! | Sep 01 05:40:58.532 INFO kablam! 7725 | pub fn ASN1_item_dup(it: *const ASN1_ITEM_st, x: *mut libc::c_void) -> *mut libc::c_void; Sep 01 05:40:58.532 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.532 INFO kablam! | Sep 01 05:40:58.532 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.532 INFO kablam! note: type defined here Sep 01 05:40:58.532 INFO kablam! --> src/bindings_ecdh.rs:60:1 Sep 01 05:40:58.532 INFO kablam! | Sep 01 05:40:58.532 INFO kablam! 60 | pub struct ASN1_ITEM_st; Sep 01 05:40:58.532 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.532 INFO kablam! Sep 01 05:40:58.532 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ASN1_ITEM_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.532 INFO kablam! --> src/bindings_ecdh.rs:7750:30 Sep 01 05:40:58.532 INFO kablam! | Sep 01 05:40:58.532 INFO kablam! 7750 | pub fn ASN1_item_d2i_fp(it: *const ASN1_ITEM_st, in_: libc::c_int, x: *mut libc::c_void) -> *mut libc::c_void; Sep 01 05:40:58.532 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.533 INFO kablam! | Sep 01 05:40:58.533 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.533 INFO kablam! note: type defined here Sep 01 05:40:58.533 INFO kablam! --> src/bindings_ecdh.rs:60:1 Sep 01 05:40:58.533 INFO kablam! | Sep 01 05:40:58.533 INFO kablam! 60 | pub struct ASN1_ITEM_st; Sep 01 05:40:58.533 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.533 INFO kablam! Sep 01 05:40:58.534 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ASN1_ITEM_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.534 INFO kablam! --> src/bindings_ecdh.rs:7774:30 Sep 01 05:40:58.534 INFO kablam! | Sep 01 05:40:58.534 INFO kablam! 7774 | pub fn ASN1_item_i2d_fp(it: *const ASN1_ITEM_st, out: libc::c_int, x: *mut libc::c_void) -> libc::c_int; Sep 01 05:40:58.534 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.534 INFO kablam! | Sep 01 05:40:58.534 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.534 INFO kablam! note: type defined here Sep 01 05:40:58.534 INFO kablam! --> src/bindings_ecdh.rs:60:1 Sep 01 05:40:58.534 INFO kablam! | Sep 01 05:40:58.534 INFO kablam! 60 | pub struct ASN1_ITEM_st; Sep 01 05:40:58.534 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.534 INFO kablam! Sep 01 05:40:58.534 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ASN1_ITEM_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.535 INFO kablam! --> src/bindings_ecdh.rs:7822:31 Sep 01 05:40:58.535 INFO kablam! | Sep 01 05:40:58.535 INFO kablam! 7822 | pub fn ASN1_item_d2i_bio(it: *const ASN1_ITEM_st, in_: *mut bio_st, x: *mut libc::c_void) -> *mut libc::c_void; Sep 01 05:40:58.535 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.535 INFO kablam! | Sep 01 05:40:58.535 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.535 INFO kablam! note: type defined here Sep 01 05:40:58.535 INFO kablam! --> src/bindings_ecdh.rs:60:1 Sep 01 05:40:58.535 INFO kablam! | Sep 01 05:40:58.535 INFO kablam! 60 | pub struct ASN1_ITEM_st; Sep 01 05:40:58.535 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.535 INFO kablam! Sep 01 05:40:58.536 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ASN1_ITEM_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.536 INFO kablam! --> src/bindings_ecdh.rs:7846:31 Sep 01 05:40:58.536 INFO kablam! | Sep 01 05:40:58.536 INFO kablam! 7846 | pub fn ASN1_item_i2d_bio(it: *const ASN1_ITEM_st, out: *mut bio_st, x: *mut libc::c_void) -> libc::c_int; Sep 01 05:40:58.536 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.536 INFO kablam! | Sep 01 05:40:58.536 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.536 INFO kablam! note: type defined here Sep 01 05:40:58.536 INFO kablam! --> src/bindings_ecdh.rs:60:1 Sep 01 05:40:58.537 INFO kablam! | Sep 01 05:40:58.537 INFO kablam! 60 | pub struct ASN1_ITEM_st; Sep 01 05:40:58.537 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.537 INFO kablam! Sep 01 05:40:58.537 INFO kablam! warning: `extern` block uses type `bindings_ecdh::x509_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.537 INFO kablam! --> src/bindings_ecdh.rs:7962:32 Sep 01 05:40:58.537 INFO kablam! | Sep 01 05:40:58.537 INFO kablam! 7962 | pub fn NETSCAPE_X509_new() -> *mut NETSCAPE_X509_st; Sep 01 05:40:58.537 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.537 INFO kablam! | Sep 01 05:40:58.537 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.537 INFO kablam! note: type defined here Sep 01 05:40:58.537 INFO kablam! --> src/bindings_ecdh.rs:260:1 Sep 01 05:40:58.537 INFO kablam! | Sep 01 05:40:58.538 INFO kablam! 260 | pub struct x509_st; Sep 01 05:40:58.538 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.538 INFO kablam! Sep 01 05:40:58.538 INFO kablam! warning: `extern` block uses type `bindings_ecdh::x509_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.538 INFO kablam! --> src/bindings_ecdh.rs:7972:31 Sep 01 05:40:58.538 INFO kablam! | Sep 01 05:40:58.538 INFO kablam! 7972 | pub fn NETSCAPE_X509_free(a: *mut NETSCAPE_X509_st); Sep 01 05:40:58.538 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.538 INFO kablam! | Sep 01 05:40:58.538 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.538 INFO kablam! note: type defined here Sep 01 05:40:58.538 INFO kablam! --> src/bindings_ecdh.rs:260:1 Sep 01 05:40:58.538 INFO kablam! | Sep 01 05:40:58.538 INFO kablam! 260 | pub struct x509_st; Sep 01 05:40:58.538 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.538 INFO kablam! Sep 01 05:40:58.538 INFO kablam! warning: `extern` block uses type `bindings_ecdh::x509_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.538 INFO kablam! --> src/bindings_ecdh.rs:7984:30 Sep 01 05:40:58.538 INFO kablam! | Sep 01 05:40:58.538 INFO kablam! 7984 | pub fn d2i_NETSCAPE_X509(a: *mut *mut NETSCAPE_X509_st, in_: *mut *const libc::c_uchar, len: libc::c_long) -> *mut NETSCAPE_X509_st; Sep 01 05:40:58.539 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.539 INFO kablam! | Sep 01 05:40:58.539 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.539 INFO kablam! note: type defined here Sep 01 05:40:58.539 INFO kablam! --> src/bindings_ecdh.rs:260:1 Sep 01 05:40:58.539 INFO kablam! | Sep 01 05:40:58.539 INFO kablam! 260 | pub struct x509_st; Sep 01 05:40:58.539 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.539 INFO kablam! Sep 01 05:40:58.539 INFO kablam! warning: `extern` block uses type `bindings_ecdh::x509_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.539 INFO kablam! --> src/bindings_ecdh.rs:7984:112 Sep 01 05:40:58.539 INFO kablam! | Sep 01 05:40:58.539 INFO kablam! 7984 | pub fn d2i_NETSCAPE_X509(a: *mut *mut NETSCAPE_X509_st, in_: *mut *const libc::c_uchar, len: libc::c_long) -> *mut NETSCAPE_X509_st; Sep 01 05:40:58.539 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.539 INFO kablam! | Sep 01 05:40:58.539 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.539 INFO kablam! note: type defined here Sep 01 05:40:58.539 INFO kablam! --> src/bindings_ecdh.rs:260:1 Sep 01 05:40:58.539 INFO kablam! | Sep 01 05:40:58.539 INFO kablam! 260 | pub struct x509_st; Sep 01 05:40:58.540 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.540 INFO kablam! Sep 01 05:40:58.540 INFO kablam! warning: `extern` block uses type `bindings_ecdh::x509_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.540 INFO kablam! --> src/bindings_ecdh.rs:7995:30 Sep 01 05:40:58.540 INFO kablam! | Sep 01 05:40:58.541 INFO kablam! 7995 | pub fn i2d_NETSCAPE_X509(a: *mut NETSCAPE_X509_st, out: *mut *mut libc::c_uchar) -> libc::c_int; Sep 01 05:40:58.541 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.541 INFO kablam! | Sep 01 05:40:58.541 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.541 INFO kablam! note: type defined here Sep 01 05:40:58.541 INFO kablam! --> src/bindings_ecdh.rs:260:1 Sep 01 05:40:58.541 INFO kablam! | Sep 01 05:40:58.541 INFO kablam! 260 | pub struct x509_st; Sep 01 05:40:58.541 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.542 INFO kablam! Sep 01 05:40:58.542 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ASN1_ITEM_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.542 INFO kablam! --> src/bindings_ecdh.rs:8103:56 Sep 01 05:40:58.542 INFO kablam! | Sep 01 05:40:58.542 INFO kablam! 8103 | pub fn ASN1_item_unpack(oct: *mut asn1_string_st, it: *const ASN1_ITEM_st) -> *mut libc::c_void; Sep 01 05:40:58.544 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.544 INFO kablam! | Sep 01 05:40:58.544 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.544 INFO kablam! note: type defined here Sep 01 05:40:58.544 INFO kablam! --> src/bindings_ecdh.rs:60:1 Sep 01 05:40:58.544 INFO kablam! | Sep 01 05:40:58.544 INFO kablam! 60 | pub struct ASN1_ITEM_st; Sep 01 05:40:58.545 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.545 INFO kablam! Sep 01 05:40:58.545 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ASN1_ITEM_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.545 INFO kablam! --> src/bindings_ecdh.rs:8127:52 Sep 01 05:40:58.545 INFO kablam! | Sep 01 05:40:58.545 INFO kablam! 8127 | pub fn ASN1_item_pack(obj: *mut libc::c_void, it: *const ASN1_ITEM_st, oct: *mut *mut asn1_string_st) -> *mut asn1_string_st; Sep 01 05:40:58.545 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.545 INFO kablam! | Sep 01 05:40:58.545 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.545 INFO kablam! note: type defined here Sep 01 05:40:58.545 INFO kablam! --> src/bindings_ecdh.rs:60:1 Sep 01 05:40:58.545 INFO kablam! | Sep 01 05:40:58.545 INFO kablam! 60 | pub struct ASN1_ITEM_st; Sep 01 05:40:58.545 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.545 INFO kablam! Sep 01 05:40:58.545 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ASN1_ITEM_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.545 INFO kablam! --> src/bindings_ecdh.rs:8243:27 Sep 01 05:40:58.545 INFO kablam! | Sep 01 05:40:58.546 INFO kablam! 8243 | pub fn ASN1_item_new(it: *const ASN1_ITEM_st) -> *mut ASN1_VALUE_st; Sep 01 05:40:58.546 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.546 INFO kablam! | Sep 01 05:40:58.546 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.546 INFO kablam! note: type defined here Sep 01 05:40:58.546 INFO kablam! --> src/bindings_ecdh.rs:60:1 Sep 01 05:40:58.546 INFO kablam! | Sep 01 05:40:58.546 INFO kablam! 60 | pub struct ASN1_ITEM_st; Sep 01 05:40:58.546 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.546 INFO kablam! Sep 01 05:40:58.546 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ASN1_VALUE_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.546 INFO kablam! --> src/bindings_ecdh.rs:8243:51 Sep 01 05:40:58.546 INFO kablam! | Sep 01 05:40:58.546 INFO kablam! 8243 | pub fn ASN1_item_new(it: *const ASN1_ITEM_st) -> *mut ASN1_VALUE_st; Sep 01 05:40:58.546 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.546 INFO kablam! | Sep 01 05:40:58.547 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.547 INFO kablam! note: type defined here Sep 01 05:40:58.547 INFO kablam! --> src/bindings_ecdh.rs:778:1 Sep 01 05:40:58.547 INFO kablam! | Sep 01 05:40:58.547 INFO kablam! 778 | pub struct ASN1_VALUE_st; Sep 01 05:40:58.547 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.547 INFO kablam! Sep 01 05:40:58.547 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ASN1_VALUE_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.547 INFO kablam! --> src/bindings_ecdh.rs:8254:29 Sep 01 05:40:58.547 INFO kablam! | Sep 01 05:40:58.547 INFO kablam! 8254 | pub fn ASN1_item_free(val: *mut ASN1_VALUE_st, it: *const ASN1_ITEM_st); Sep 01 05:40:58.547 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.547 INFO kablam! | Sep 01 05:40:58.547 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.547 INFO kablam! note: type defined here Sep 01 05:40:58.547 INFO kablam! --> src/bindings_ecdh.rs:778:1 Sep 01 05:40:58.547 INFO kablam! | Sep 01 05:40:58.547 INFO kablam! 778 | pub struct ASN1_VALUE_st; Sep 01 05:40:58.547 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.547 INFO kablam! Sep 01 05:40:58.547 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ASN1_ITEM_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.547 INFO kablam! --> src/bindings_ecdh.rs:8254:53 Sep 01 05:40:58.548 INFO kablam! | Sep 01 05:40:58.548 INFO kablam! 8254 | pub fn ASN1_item_free(val: *mut ASN1_VALUE_st, it: *const ASN1_ITEM_st); Sep 01 05:40:58.548 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.548 INFO kablam! | Sep 01 05:40:58.548 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.548 INFO kablam! note: type defined here Sep 01 05:40:58.548 INFO kablam! --> src/bindings_ecdh.rs:60:1 Sep 01 05:40:58.548 INFO kablam! | Sep 01 05:40:58.548 INFO kablam! 60 | pub struct ASN1_ITEM_st; Sep 01 05:40:58.548 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.548 INFO kablam! Sep 01 05:40:58.548 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ASN1_VALUE_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.548 INFO kablam! --> src/bindings_ecdh.rs:8267:28 Sep 01 05:40:58.548 INFO kablam! | Sep 01 05:40:58.548 INFO kablam! 8267 | pub fn ASN1_item_d2i(val: *mut *mut ASN1_VALUE_st, in_: *mut *const libc::c_uchar, len: libc::c_long, it: *const ASN1_ITEM_st) -> *mut ASN1_VALUE_st; Sep 01 05:40:58.548 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.548 INFO kablam! | Sep 01 05:40:58.548 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.548 INFO kablam! note: type defined here Sep 01 05:40:58.548 INFO kablam! --> src/bindings_ecdh.rs:778:1 Sep 01 05:40:58.548 INFO kablam! | Sep 01 05:40:58.549 INFO kablam! 778 | pub struct ASN1_VALUE_st; Sep 01 05:40:58.549 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.549 INFO kablam! Sep 01 05:40:58.549 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ASN1_ITEM_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.549 INFO kablam! --> src/bindings_ecdh.rs:8267:108 Sep 01 05:40:58.549 INFO kablam! | Sep 01 05:40:58.549 INFO kablam! 8267 | pub fn ASN1_item_d2i(val: *mut *mut ASN1_VALUE_st, in_: *mut *const libc::c_uchar, len: libc::c_long, it: *const ASN1_ITEM_st) -> *mut ASN1_VALUE_st; Sep 01 05:40:58.549 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.549 INFO kablam! | Sep 01 05:40:58.549 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.549 INFO kablam! note: type defined here Sep 01 05:40:58.550 INFO kablam! --> src/bindings_ecdh.rs:60:1 Sep 01 05:40:58.550 INFO kablam! | Sep 01 05:40:58.550 INFO kablam! 60 | pub struct ASN1_ITEM_st; Sep 01 05:40:58.550 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.550 INFO kablam! Sep 01 05:40:58.550 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ASN1_VALUE_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.550 INFO kablam! --> src/bindings_ecdh.rs:8267:132 Sep 01 05:40:58.550 INFO kablam! | Sep 01 05:40:58.551 INFO kablam! 8267 | pub fn ASN1_item_d2i(val: *mut *mut ASN1_VALUE_st, in_: *mut *const libc::c_uchar, len: libc::c_long, it: *const ASN1_ITEM_st) -> *mut ASN1_VALUE_st; Sep 01 05:40:58.551 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.551 INFO kablam! | Sep 01 05:40:58.551 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.551 INFO kablam! note: type defined here Sep 01 05:40:58.551 INFO kablam! --> src/bindings_ecdh.rs:778:1 Sep 01 05:40:58.551 INFO kablam! | Sep 01 05:40:58.551 INFO kablam! 778 | pub struct ASN1_VALUE_st; Sep 01 05:40:58.551 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.551 INFO kablam! Sep 01 05:40:58.551 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ASN1_VALUE_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.551 INFO kablam! --> src/bindings_ecdh.rs:8279:28 Sep 01 05:40:58.552 INFO kablam! | Sep 01 05:40:58.552 INFO kablam! 8279 | pub fn ASN1_item_i2d(val: *mut ASN1_VALUE_st, out: *mut *mut libc::c_uchar, it: *const ASN1_ITEM_st) -> libc::c_int; Sep 01 05:40:58.552 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.552 INFO kablam! | Sep 01 05:40:58.552 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.552 INFO kablam! note: type defined here Sep 01 05:40:58.552 INFO kablam! --> src/bindings_ecdh.rs:778:1 Sep 01 05:40:58.552 INFO kablam! | Sep 01 05:40:58.552 INFO kablam! 778 | pub struct ASN1_VALUE_st; Sep 01 05:40:58.552 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.552 INFO kablam! Sep 01 05:40:58.552 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ASN1_ITEM_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.552 INFO kablam! --> src/bindings_ecdh.rs:8279:82 Sep 01 05:40:58.553 INFO kablam! | Sep 01 05:40:58.553 INFO kablam! 8279 | pub fn ASN1_item_i2d(val: *mut ASN1_VALUE_st, out: *mut *mut libc::c_uchar, it: *const ASN1_ITEM_st) -> libc::c_int; Sep 01 05:40:58.553 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.554 INFO kablam! | Sep 01 05:40:58.554 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.554 INFO kablam! note: type defined here Sep 01 05:40:58.554 INFO kablam! --> src/bindings_ecdh.rs:60:1 Sep 01 05:40:58.554 INFO kablam! | Sep 01 05:40:58.554 INFO kablam! 60 | pub struct ASN1_ITEM_st; Sep 01 05:40:58.555 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.555 INFO kablam! Sep 01 05:40:58.555 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ASN1_VALUE_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.555 INFO kablam! --> src/bindings_ecdh.rs:8291:33 Sep 01 05:40:58.555 INFO kablam! | Sep 01 05:40:58.556 INFO kablam! 8291 | pub fn ASN1_item_ndef_i2d(val: *mut ASN1_VALUE_st, out: *mut *mut libc::c_uchar, it: *const ASN1_ITEM_st) -> libc::c_int; Sep 01 05:40:58.556 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.556 INFO kablam! | Sep 01 05:40:58.556 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.556 INFO kablam! note: type defined here Sep 01 05:40:58.556 INFO kablam! --> src/bindings_ecdh.rs:778:1 Sep 01 05:40:58.556 INFO kablam! | Sep 01 05:40:58.557 INFO kablam! 778 | pub struct ASN1_VALUE_st; Sep 01 05:40:58.557 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.557 INFO kablam! Sep 01 05:40:58.557 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ASN1_ITEM_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.557 INFO kablam! --> src/bindings_ecdh.rs:8291:87 Sep 01 05:40:58.557 INFO kablam! | Sep 01 05:40:58.557 INFO kablam! 8291 | pub fn ASN1_item_ndef_i2d(val: *mut ASN1_VALUE_st, out: *mut *mut libc::c_uchar, it: *const ASN1_ITEM_st) -> libc::c_int; Sep 01 05:40:58.557 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.557 INFO kablam! | Sep 01 05:40:58.558 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.558 INFO kablam! note: type defined here Sep 01 05:40:58.558 INFO kablam! --> src/bindings_ecdh.rs:60:1 Sep 01 05:40:58.558 INFO kablam! | Sep 01 05:40:58.558 INFO kablam! 60 | pub struct ASN1_ITEM_st; Sep 01 05:40:58.558 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.558 INFO kablam! Sep 01 05:40:58.558 INFO kablam! warning: `extern` block uses type `bindings_ecdh::conf_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.558 INFO kablam! --> src/bindings_ecdh.rs:8311:60 Sep 01 05:40:58.558 INFO kablam! | Sep 01 05:40:58.558 INFO kablam! 8311 | pub fn ASN1_generate_nconf(str: *mut libc::c_char, nconf: *mut conf_st) -> *mut asn1_type_st; Sep 01 05:40:58.559 INFO kablam! | ^^^^^^^^^^^^ Sep 01 05:40:58.559 INFO kablam! | Sep 01 05:40:58.559 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.559 INFO kablam! note: type defined here Sep 01 05:40:58.559 INFO kablam! --> src/bindings_ecdh.rs:326:1 Sep 01 05:40:58.559 INFO kablam! | Sep 01 05:40:58.559 INFO kablam! 326 | pub struct conf_st; Sep 01 05:40:58.560 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.560 INFO kablam! Sep 01 05:40:58.560 INFO kablam! warning: `extern` block uses type `bindings_ecdh::v3_ext_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.560 INFO kablam! --> src/bindings_ecdh.rs:8322:55 Sep 01 05:40:58.560 INFO kablam! | Sep 01 05:40:58.560 INFO kablam! 8322 | pub fn ASN1_generate_v3(str: *mut libc::c_char, cnf: *mut v3_ext_ctx) -> *mut asn1_type_st; Sep 01 05:40:58.563 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.563 INFO kablam! | Sep 01 05:40:58.563 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.563 INFO kablam! note: type defined here Sep 01 05:40:58.564 INFO kablam! --> src/bindings_ecdh.rs:320:1 Sep 01 05:40:58.564 INFO kablam! | Sep 01 05:40:58.564 INFO kablam! 320 | pub struct v3_ext_ctx; Sep 01 05:40:58.564 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.564 INFO kablam! Sep 01 05:40:58.564 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ASN1_VALUE_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.564 INFO kablam! --> src/bindings_ecdh.rs:8336:49 Sep 01 05:40:58.564 INFO kablam! | Sep 01 05:40:58.564 INFO kablam! 8336 | pub fn ASN1_item_print(out: *mut bio_st, ifld: *mut ASN1_VALUE_st, indent: libc::c_int, it: *const ASN1_ITEM_st, pctx: *const asn1_pctx_st) -> libc::c_int; Sep 01 05:40:58.564 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.564 INFO kablam! | Sep 01 05:40:58.564 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.564 INFO kablam! note: type defined here Sep 01 05:40:58.564 INFO kablam! --> src/bindings_ecdh.rs:778:1 Sep 01 05:40:58.564 INFO kablam! | Sep 01 05:40:58.564 INFO kablam! 778 | pub struct ASN1_VALUE_st; Sep 01 05:40:58.564 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.564 INFO kablam! Sep 01 05:40:58.564 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ASN1_ITEM_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.564 INFO kablam! --> src/bindings_ecdh.rs:8336:94 Sep 01 05:40:58.564 INFO kablam! | Sep 01 05:40:58.565 INFO kablam! 8336 | pub fn ASN1_item_print(out: *mut bio_st, ifld: *mut ASN1_VALUE_st, indent: libc::c_int, it: *const ASN1_ITEM_st, pctx: *const asn1_pctx_st) -> libc::c_int; Sep 01 05:40:58.565 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.565 INFO kablam! | Sep 01 05:40:58.565 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.565 INFO kablam! note: type defined here Sep 01 05:40:58.565 INFO kablam! --> src/bindings_ecdh.rs:60:1 Sep 01 05:40:58.565 INFO kablam! | Sep 01 05:40:58.565 INFO kablam! 60 | pub struct ASN1_ITEM_st; Sep 01 05:40:58.565 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.565 INFO kablam! Sep 01 05:40:58.565 INFO kablam! warning: `extern` block uses type `bindings_ecdh::asn1_pctx_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.565 INFO kablam! --> src/bindings_ecdh.rs:8336:121 Sep 01 05:40:58.565 INFO kablam! | Sep 01 05:40:58.565 INFO kablam! 8336 | pub fn ASN1_item_print(out: *mut bio_st, ifld: *mut ASN1_VALUE_st, indent: libc::c_int, it: *const ASN1_ITEM_st, pctx: *const asn1_pctx_st) -> libc::c_int; Sep 01 05:40:58.565 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.565 INFO kablam! | Sep 01 05:40:58.565 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.565 INFO kablam! note: type defined here Sep 01 05:40:58.565 INFO kablam! --> src/bindings_ecdh.rs:66:1 Sep 01 05:40:58.566 INFO kablam! | Sep 01 05:40:58.566 INFO kablam! 66 | pub struct asn1_pctx_st; Sep 01 05:40:58.566 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.566 INFO kablam! Sep 01 05:40:58.566 INFO kablam! warning: `extern` block uses type `bindings_ecdh::asn1_pctx_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.566 INFO kablam! --> src/bindings_ecdh.rs:8345:28 Sep 01 05:40:58.566 INFO kablam! | Sep 01 05:40:58.566 INFO kablam! 8345 | pub fn ASN1_PCTX_new() -> *mut asn1_pctx_st; Sep 01 05:40:58.566 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.566 INFO kablam! | Sep 01 05:40:58.566 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.566 INFO kablam! note: type defined here Sep 01 05:40:58.566 INFO kablam! --> src/bindings_ecdh.rs:66:1 Sep 01 05:40:58.566 INFO kablam! | Sep 01 05:40:58.566 INFO kablam! 66 | pub struct asn1_pctx_st; Sep 01 05:40:58.566 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.566 INFO kablam! Sep 01 05:40:58.566 INFO kablam! warning: `extern` block uses type `bindings_ecdh::asn1_pctx_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.567 INFO kablam! --> src/bindings_ecdh.rs:8355:27 Sep 01 05:40:58.567 INFO kablam! | Sep 01 05:40:58.567 INFO kablam! 8355 | pub fn ASN1_PCTX_free(p: *mut asn1_pctx_st); Sep 01 05:40:58.567 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.567 INFO kablam! | Sep 01 05:40:58.567 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.567 INFO kablam! note: type defined here Sep 01 05:40:58.567 INFO kablam! --> src/bindings_ecdh.rs:66:1 Sep 01 05:40:58.567 INFO kablam! | Sep 01 05:40:58.567 INFO kablam! 66 | pub struct asn1_pctx_st; Sep 01 05:40:58.567 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.567 INFO kablam! Sep 01 05:40:58.567 INFO kablam! warning: `extern` block uses type `bindings_ecdh::asn1_pctx_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.567 INFO kablam! --> src/bindings_ecdh.rs:8365:32 Sep 01 05:40:58.567 INFO kablam! | Sep 01 05:40:58.567 INFO kablam! 8365 | pub fn ASN1_PCTX_get_flags(p: *mut asn1_pctx_st) -> libc::c_ulong; Sep 01 05:40:58.567 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.567 INFO kablam! | Sep 01 05:40:58.568 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.568 INFO kablam! note: type defined here Sep 01 05:40:58.568 INFO kablam! --> src/bindings_ecdh.rs:66:1 Sep 01 05:40:58.568 INFO kablam! | Sep 01 05:40:58.568 INFO kablam! 66 | pub struct asn1_pctx_st; Sep 01 05:40:58.568 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.568 INFO kablam! Sep 01 05:40:58.568 INFO kablam! warning: `extern` block uses type `bindings_ecdh::asn1_pctx_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.568 INFO kablam! --> src/bindings_ecdh.rs:8376:32 Sep 01 05:40:58.568 INFO kablam! | Sep 01 05:40:58.569 INFO kablam! 8376 | pub fn ASN1_PCTX_set_flags(p: *mut asn1_pctx_st, flags: libc::c_ulong); Sep 01 05:40:58.569 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.569 INFO kablam! | Sep 01 05:40:58.569 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.569 INFO kablam! note: type defined here Sep 01 05:40:58.569 INFO kablam! --> src/bindings_ecdh.rs:66:1 Sep 01 05:40:58.569 INFO kablam! | Sep 01 05:40:58.569 INFO kablam! 66 | pub struct asn1_pctx_st; Sep 01 05:40:58.569 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.569 INFO kablam! Sep 01 05:40:58.570 INFO kablam! warning: `extern` block uses type `bindings_ecdh::asn1_pctx_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.570 INFO kablam! --> src/bindings_ecdh.rs:8386:35 Sep 01 05:40:58.570 INFO kablam! | Sep 01 05:40:58.570 INFO kablam! 8386 | pub fn ASN1_PCTX_get_nm_flags(p: *mut asn1_pctx_st) -> libc::c_ulong; Sep 01 05:40:58.570 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.570 INFO kablam! | Sep 01 05:40:58.570 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.570 INFO kablam! note: type defined here Sep 01 05:40:58.570 INFO kablam! --> src/bindings_ecdh.rs:66:1 Sep 01 05:40:58.570 INFO kablam! | Sep 01 05:40:58.571 INFO kablam! 66 | pub struct asn1_pctx_st; Sep 01 05:40:58.571 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.571 INFO kablam! Sep 01 05:40:58.571 INFO kablam! warning: `extern` block uses type `bindings_ecdh::asn1_pctx_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.571 INFO kablam! --> src/bindings_ecdh.rs:8397:35 Sep 01 05:40:58.571 INFO kablam! | Sep 01 05:40:58.571 INFO kablam! 8397 | pub fn ASN1_PCTX_set_nm_flags(p: *mut asn1_pctx_st, flags: libc::c_ulong); Sep 01 05:40:58.572 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.572 INFO kablam! | Sep 01 05:40:58.572 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.572 INFO kablam! note: type defined here Sep 01 05:40:58.572 INFO kablam! --> src/bindings_ecdh.rs:66:1 Sep 01 05:40:58.573 INFO kablam! | Sep 01 05:40:58.574 INFO kablam! 66 | pub struct asn1_pctx_st; Sep 01 05:40:58.574 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.574 INFO kablam! Sep 01 05:40:58.575 INFO kablam! warning: `extern` block uses type `bindings_ecdh::asn1_pctx_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.575 INFO kablam! --> src/bindings_ecdh.rs:8407:37 Sep 01 05:40:58.575 INFO kablam! | Sep 01 05:40:58.575 INFO kablam! 8407 | pub fn ASN1_PCTX_get_cert_flags(p: *mut asn1_pctx_st) -> libc::c_ulong; Sep 01 05:40:58.575 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.575 INFO kablam! | Sep 01 05:40:58.575 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.575 INFO kablam! note: type defined here Sep 01 05:40:58.575 INFO kablam! --> src/bindings_ecdh.rs:66:1 Sep 01 05:40:58.575 INFO kablam! | Sep 01 05:40:58.576 INFO kablam! 66 | pub struct asn1_pctx_st; Sep 01 05:40:58.577 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.577 INFO kablam! Sep 01 05:40:58.577 INFO kablam! warning: `extern` block uses type `bindings_ecdh::asn1_pctx_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.577 INFO kablam! --> src/bindings_ecdh.rs:8418:37 Sep 01 05:40:58.577 INFO kablam! | Sep 01 05:40:58.577 INFO kablam! 8418 | pub fn ASN1_PCTX_set_cert_flags(p: *mut asn1_pctx_st, flags: libc::c_ulong); Sep 01 05:40:58.577 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.577 INFO kablam! | Sep 01 05:40:58.577 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.577 INFO kablam! note: type defined here Sep 01 05:40:58.577 INFO kablam! --> src/bindings_ecdh.rs:66:1 Sep 01 05:40:58.578 INFO kablam! | Sep 01 05:40:58.578 INFO kablam! 66 | pub struct asn1_pctx_st; Sep 01 05:40:58.578 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.578 INFO kablam! Sep 01 05:40:58.578 INFO kablam! warning: `extern` block uses type `bindings_ecdh::asn1_pctx_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.578 INFO kablam! --> src/bindings_ecdh.rs:8428:36 Sep 01 05:40:58.578 INFO kablam! | Sep 01 05:40:58.578 INFO kablam! 8428 | pub fn ASN1_PCTX_get_oid_flags(p: *mut asn1_pctx_st) -> libc::c_ulong; Sep 01 05:40:58.578 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.578 INFO kablam! | Sep 01 05:40:58.578 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.578 INFO kablam! note: type defined here Sep 01 05:40:58.579 INFO kablam! --> src/bindings_ecdh.rs:66:1 Sep 01 05:40:58.579 INFO kablam! | Sep 01 05:40:58.579 INFO kablam! 66 | pub struct asn1_pctx_st; Sep 01 05:40:58.579 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.579 INFO kablam! Sep 01 05:40:58.579 INFO kablam! warning: `extern` block uses type `bindings_ecdh::asn1_pctx_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.579 INFO kablam! --> src/bindings_ecdh.rs:8439:36 Sep 01 05:40:58.579 INFO kablam! | Sep 01 05:40:58.579 INFO kablam! 8439 | pub fn ASN1_PCTX_set_oid_flags(p: *mut asn1_pctx_st, flags: libc::c_ulong); Sep 01 05:40:58.579 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.579 INFO kablam! | Sep 01 05:40:58.580 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.580 INFO kablam! note: type defined here Sep 01 05:40:58.580 INFO kablam! --> src/bindings_ecdh.rs:66:1 Sep 01 05:40:58.580 INFO kablam! | Sep 01 05:40:58.580 INFO kablam! 66 | pub struct asn1_pctx_st; Sep 01 05:40:58.580 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.580 INFO kablam! Sep 01 05:40:58.580 INFO kablam! warning: `extern` block uses type `bindings_ecdh::asn1_pctx_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.580 INFO kablam! --> src/bindings_ecdh.rs:8449:36 Sep 01 05:40:58.580 INFO kablam! | Sep 01 05:40:58.580 INFO kablam! 8449 | pub fn ASN1_PCTX_get_str_flags(p: *mut asn1_pctx_st) -> libc::c_ulong; Sep 01 05:40:58.581 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.581 INFO kablam! | Sep 01 05:40:58.581 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.581 INFO kablam! note: type defined here Sep 01 05:40:58.581 INFO kablam! --> src/bindings_ecdh.rs:66:1 Sep 01 05:40:58.581 INFO kablam! | Sep 01 05:40:58.581 INFO kablam! 66 | pub struct asn1_pctx_st; Sep 01 05:40:58.581 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.581 INFO kablam! Sep 01 05:40:58.581 INFO kablam! warning: `extern` block uses type `bindings_ecdh::asn1_pctx_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.581 INFO kablam! --> src/bindings_ecdh.rs:8460:36 Sep 01 05:40:58.581 INFO kablam! | Sep 01 05:40:58.582 INFO kablam! 8460 | pub fn ASN1_PCTX_set_str_flags(p: *mut asn1_pctx_st, flags: libc::c_ulong); Sep 01 05:40:58.582 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.582 INFO kablam! | Sep 01 05:40:58.582 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.582 INFO kablam! note: type defined here Sep 01 05:40:58.582 INFO kablam! --> src/bindings_ecdh.rs:66:1 Sep 01 05:40:58.582 INFO kablam! | Sep 01 05:40:58.582 INFO kablam! 66 | pub struct asn1_pctx_st; Sep 01 05:40:58.582 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.582 INFO kablam! Sep 01 05:40:58.582 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ASN1_VALUE_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.583 INFO kablam! --> src/bindings_ecdh.rs:8481:45 Sep 01 05:40:58.583 INFO kablam! | Sep 01 05:40:58.583 INFO kablam! 8481 | pub fn BIO_new_NDEF(out: *mut bio_st, val: *mut ASN1_VALUE_st, it: *const ASN1_ITEM_st) -> *mut bio_st; Sep 01 05:40:58.583 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.583 INFO kablam! | Sep 01 05:40:58.583 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.583 INFO kablam! note: type defined here Sep 01 05:40:58.584 INFO kablam! --> src/bindings_ecdh.rs:778:1 Sep 01 05:40:58.584 INFO kablam! | Sep 01 05:40:58.584 INFO kablam! 778 | pub struct ASN1_VALUE_st; Sep 01 05:40:58.584 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.584 INFO kablam! Sep 01 05:40:58.584 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ASN1_ITEM_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.584 INFO kablam! --> src/bindings_ecdh.rs:8481:69 Sep 01 05:40:58.584 INFO kablam! | Sep 01 05:40:58.584 INFO kablam! 8481 | pub fn BIO_new_NDEF(out: *mut bio_st, val: *mut ASN1_VALUE_st, it: *const ASN1_ITEM_st) -> *mut bio_st; Sep 01 05:40:58.584 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.584 INFO kablam! | Sep 01 05:40:58.584 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.585 INFO kablam! note: type defined here Sep 01 05:40:58.585 INFO kablam! --> src/bindings_ecdh.rs:60:1 Sep 01 05:40:58.585 INFO kablam! | Sep 01 05:40:58.585 INFO kablam! 60 | pub struct ASN1_ITEM_st; Sep 01 05:40:58.585 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.585 INFO kablam! Sep 01 05:40:58.585 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ASN1_VALUE_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.585 INFO kablam! --> src/bindings_ecdh.rs:8495:52 Sep 01 05:40:58.585 INFO kablam! | Sep 01 05:40:58.585 INFO kablam! 8495 | pub fn i2d_ASN1_bio_stream(out: *mut bio_st, val: *mut ASN1_VALUE_st, in_: *mut bio_st, flags: libc::c_int, it: *const ASN1_ITEM_st) -> libc::c_int; Sep 01 05:40:58.586 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.586 INFO kablam! | Sep 01 05:40:58.586 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.586 INFO kablam! note: type defined here Sep 01 05:40:58.586 INFO kablam! --> src/bindings_ecdh.rs:778:1 Sep 01 05:40:58.586 INFO kablam! | Sep 01 05:40:58.586 INFO kablam! 778 | pub struct ASN1_VALUE_st; Sep 01 05:40:58.586 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.586 INFO kablam! Sep 01 05:40:58.587 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ASN1_ITEM_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.587 INFO kablam! --> src/bindings_ecdh.rs:8495:114 Sep 01 05:40:58.587 INFO kablam! | Sep 01 05:40:58.587 INFO kablam! 8495 | pub fn i2d_ASN1_bio_stream(out: *mut bio_st, val: *mut ASN1_VALUE_st, in_: *mut bio_st, flags: libc::c_int, it: *const ASN1_ITEM_st) -> libc::c_int; Sep 01 05:40:58.587 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.587 INFO kablam! | Sep 01 05:40:58.587 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.587 INFO kablam! note: type defined here Sep 01 05:40:58.587 INFO kablam! --> src/bindings_ecdh.rs:60:1 Sep 01 05:40:58.587 INFO kablam! | Sep 01 05:40:58.587 INFO kablam! 60 | pub struct ASN1_ITEM_st; Sep 01 05:40:58.588 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.588 INFO kablam! Sep 01 05:40:58.588 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ASN1_VALUE_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.588 INFO kablam! --> src/bindings_ecdh.rs:8510:58 Sep 01 05:40:58.588 INFO kablam! | Sep 01 05:40:58.588 INFO kablam! 8510 | pub fn PEM_write_bio_ASN1_stream(out: *mut bio_st, val: *mut ASN1_VALUE_st, in_: *mut bio_st, flags: libc::c_int, hdr: *const libc::c_char, it: *const ASN1_ITEM_st) -> libc::c_int; Sep 01 05:40:58.588 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.588 INFO kablam! | Sep 01 05:40:58.588 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.588 INFO kablam! note: type defined here Sep 01 05:40:58.589 INFO kablam! --> src/bindings_ecdh.rs:778:1 Sep 01 05:40:58.589 INFO kablam! | Sep 01 05:40:58.589 INFO kablam! 778 | pub struct ASN1_VALUE_st; Sep 01 05:40:58.589 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.589 INFO kablam! Sep 01 05:40:58.589 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ASN1_ITEM_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.589 INFO kablam! --> src/bindings_ecdh.rs:8510:146 Sep 01 05:40:58.589 INFO kablam! | Sep 01 05:40:58.590 INFO kablam! 8510 | pub fn PEM_write_bio_ASN1_stream(out: *mut bio_st, val: *mut ASN1_VALUE_st, in_: *mut bio_st, flags: libc::c_int, hdr: *const libc::c_char, it: *const ASN1_ITEM_st) -> libc::c_int; Sep 01 05:40:58.590 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.590 INFO kablam! | Sep 01 05:40:58.591 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.591 INFO kablam! note: type defined here Sep 01 05:40:58.592 INFO kablam! --> src/bindings_ecdh.rs:60:1 Sep 01 05:40:58.592 INFO kablam! | Sep 01 05:40:58.592 INFO kablam! 60 | pub struct ASN1_ITEM_st; Sep 01 05:40:58.592 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.592 INFO kablam! Sep 01 05:40:58.592 INFO kablam! warning: `extern` block uses type `bindings_ecdh::evp_pkey_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.592 INFO kablam! --> src/bindings_ecdh.rs:8520:58 Sep 01 05:40:58.592 INFO kablam! | Sep 01 05:40:58.593 INFO kablam! 8520 | pub fn PEM_write_bio_PrivateKey(out: *mut bio_st, pkey: *mut evp_pkey_st, Sep 01 05:40:58.593 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:58.593 INFO kablam! | Sep 01 05:40:58.593 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.593 INFO kablam! note: type defined here Sep 01 05:40:58.593 INFO kablam! --> src/bindings_ecdh.rs:182:1 Sep 01 05:40:58.593 INFO kablam! | Sep 01 05:40:58.594 INFO kablam! 182 | pub struct evp_pkey_st; Sep 01 05:40:58.594 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.594 INFO kablam! Sep 01 05:40:58.594 INFO kablam! warning: `extern` block uses type `bindings_ecdh::evp_cipher_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.594 INFO kablam! --> src/bindings_ecdh.rs:8521:11 Sep 01 05:40:58.594 INFO kablam! | Sep 01 05:40:58.594 INFO kablam! 8521 | cipher: *mut evp_cipher_st, kstr: *mut libc::c_int, klen: libc::c_int, Sep 01 05:40:58.595 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.595 INFO kablam! | Sep 01 05:40:58.595 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.595 INFO kablam! note: type defined here Sep 01 05:40:58.595 INFO kablam! --> src/bindings_ecdh.rs:158:1 Sep 01 05:40:58.595 INFO kablam! | Sep 01 05:40:58.595 INFO kablam! 158 | pub struct evp_cipher_st; Sep 01 05:40:58.595 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.595 INFO kablam! Sep 01 05:40:58.595 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ASN1_VALUE_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.596 INFO kablam! --> src/bindings_ecdh.rs:8538:49 Sep 01 05:40:58.596 INFO kablam! | Sep 01 05:40:58.596 INFO kablam! 8538 | pub fn SMIME_write_ASN1(bio: *mut bio_st, val: *mut ASN1_VALUE_st, data: *mut bio_st, flags: libc::c_int, ctype_nid: libc::c_int, econt_nid: libc::c_int, mdalgs: *mut stack_st_X509_ALGOR, it: *const ASN1_ITEM_st) -> libc::c_int; Sep 01 05:40:58.596 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.596 INFO kablam! | Sep 01 05:40:58.596 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.596 INFO kablam! note: type defined here Sep 01 05:40:58.596 INFO kablam! --> src/bindings_ecdh.rs:778:1 Sep 01 05:40:58.596 INFO kablam! | Sep 01 05:40:58.596 INFO kablam! 778 | pub struct ASN1_VALUE_st; Sep 01 05:40:58.597 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.597 INFO kablam! Sep 01 05:40:58.597 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ASN1_ITEM_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.597 INFO kablam! --> src/bindings_ecdh.rs:8538:194 Sep 01 05:40:58.597 INFO kablam! | Sep 01 05:40:58.597 INFO kablam! 8538 | pub fn SMIME_write_ASN1(bio: *mut bio_st, val: *mut ASN1_VALUE_st, data: *mut bio_st, flags: libc::c_int, ctype_nid: libc::c_int, econt_nid: libc::c_int, mdalgs: *mut stack_st_X509_ALGOR, it: *const ASN1_ITEM_st) -> libc::c_int; Sep 01 05:40:58.597 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.597 INFO kablam! | Sep 01 05:40:58.597 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.598 INFO kablam! note: type defined here Sep 01 05:40:58.598 INFO kablam! --> src/bindings_ecdh.rs:60:1 Sep 01 05:40:58.598 INFO kablam! | Sep 01 05:40:58.598 INFO kablam! 60 | pub struct ASN1_ITEM_st; Sep 01 05:40:58.598 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.598 INFO kablam! Sep 01 05:40:58.598 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ASN1_ITEM_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.598 INFO kablam! --> src/bindings_ecdh.rs:8550:72 Sep 01 05:40:58.598 INFO kablam! | Sep 01 05:40:58.599 INFO kablam! 8550 | pub fn SMIME_read_ASN1(bio: *mut bio_st, bcont: *mut *mut bio_st, it: *const ASN1_ITEM_st) -> *mut ASN1_VALUE_st; Sep 01 05:40:58.599 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.599 INFO kablam! | Sep 01 05:40:58.599 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.599 INFO kablam! note: type defined here Sep 01 05:40:58.599 INFO kablam! --> src/bindings_ecdh.rs:60:1 Sep 01 05:40:58.599 INFO kablam! | Sep 01 05:40:58.599 INFO kablam! 60 | pub struct ASN1_ITEM_st; Sep 01 05:40:58.599 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.600 INFO kablam! Sep 01 05:40:58.600 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ASN1_VALUE_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.600 INFO kablam! --> src/bindings_ecdh.rs:8550:96 Sep 01 05:40:58.600 INFO kablam! | Sep 01 05:40:58.600 INFO kablam! 8550 | pub fn SMIME_read_ASN1(bio: *mut bio_st, bcont: *mut *mut bio_st, it: *const ASN1_ITEM_st) -> *mut ASN1_VALUE_st; Sep 01 05:40:58.600 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.600 INFO kablam! | Sep 01 05:40:58.600 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.600 INFO kablam! note: type defined here Sep 01 05:40:58.600 INFO kablam! --> src/bindings_ecdh.rs:778:1 Sep 01 05:40:58.601 INFO kablam! | Sep 01 05:40:58.601 INFO kablam! 778 | pub struct ASN1_VALUE_st; Sep 01 05:40:58.601 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.601 INFO kablam! Sep 01 05:40:58.601 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_method_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.601 INFO kablam! --> src/bindings_ecdh.rs:8591:35 Sep 01 05:40:58.601 INFO kablam! | Sep 01 05:40:58.601 INFO kablam! 8591 | pub fn EC_GFp_simple_method() -> *const ec_method_st; Sep 01 05:40:58.601 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.601 INFO kablam! | Sep 01 05:40:58.602 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.602 INFO kablam! note: type defined here Sep 01 05:40:58.602 INFO kablam! --> src/bindings_ecdh.rs:857:1 Sep 01 05:40:58.602 INFO kablam! | Sep 01 05:40:58.602 INFO kablam! 857 | pub struct ec_method_st; Sep 01 05:40:58.602 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.602 INFO kablam! Sep 01 05:40:58.602 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_method_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.602 INFO kablam! --> src/bindings_ecdh.rs:8600:33 Sep 01 05:40:58.602 INFO kablam! | Sep 01 05:40:58.602 INFO kablam! 8600 | pub fn EC_GFp_mont_method() -> *const ec_method_st; Sep 01 05:40:58.602 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.602 INFO kablam! | Sep 01 05:40:58.603 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.603 INFO kablam! note: type defined here Sep 01 05:40:58.603 INFO kablam! --> src/bindings_ecdh.rs:857:1 Sep 01 05:40:58.603 INFO kablam! | Sep 01 05:40:58.603 INFO kablam! 857 | pub struct ec_method_st; Sep 01 05:40:58.603 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.603 INFO kablam! Sep 01 05:40:58.603 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_method_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.603 INFO kablam! --> src/bindings_ecdh.rs:8609:33 Sep 01 05:40:58.603 INFO kablam! | Sep 01 05:40:58.603 INFO kablam! 8609 | pub fn EC_GFp_nist_method() -> *const ec_method_st; Sep 01 05:40:58.603 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.603 INFO kablam! | Sep 01 05:40:58.603 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.603 INFO kablam! note: type defined here Sep 01 05:40:58.603 INFO kablam! --> src/bindings_ecdh.rs:857:1 Sep 01 05:40:58.604 INFO kablam! | Sep 01 05:40:58.604 INFO kablam! 857 | pub struct ec_method_st; Sep 01 05:40:58.604 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.604 INFO kablam! Sep 01 05:40:58.604 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_method_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.604 INFO kablam! --> src/bindings_ecdh.rs:8618:37 Sep 01 05:40:58.604 INFO kablam! | Sep 01 05:40:58.604 INFO kablam! 8618 | pub fn EC_GFp_nistp224_method() -> *const ec_method_st; Sep 01 05:40:58.604 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.604 INFO kablam! | Sep 01 05:40:58.604 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.604 INFO kablam! note: type defined here Sep 01 05:40:58.604 INFO kablam! --> src/bindings_ecdh.rs:857:1 Sep 01 05:40:58.604 INFO kablam! | Sep 01 05:40:58.604 INFO kablam! 857 | pub struct ec_method_st; Sep 01 05:40:58.604 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.604 INFO kablam! Sep 01 05:40:58.604 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_method_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.604 INFO kablam! --> src/bindings_ecdh.rs:8627:37 Sep 01 05:40:58.605 INFO kablam! | Sep 01 05:40:58.605 INFO kablam! 8627 | pub fn EC_GFp_nistp256_method() -> *const ec_method_st; Sep 01 05:40:58.605 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.605 INFO kablam! | Sep 01 05:40:58.605 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.605 INFO kablam! note: type defined here Sep 01 05:40:58.605 INFO kablam! --> src/bindings_ecdh.rs:857:1 Sep 01 05:40:58.605 INFO kablam! | Sep 01 05:40:58.605 INFO kablam! 857 | pub struct ec_method_st; Sep 01 05:40:58.605 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.605 INFO kablam! Sep 01 05:40:58.605 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_method_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.605 INFO kablam! --> src/bindings_ecdh.rs:8636:37 Sep 01 05:40:58.605 INFO kablam! | Sep 01 05:40:58.605 INFO kablam! 8636 | pub fn EC_GFp_nistp521_method() -> *const ec_method_st; Sep 01 05:40:58.606 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.606 INFO kablam! | Sep 01 05:40:58.606 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.606 INFO kablam! note: type defined here Sep 01 05:40:58.606 INFO kablam! --> src/bindings_ecdh.rs:857:1 Sep 01 05:40:58.606 INFO kablam! | Sep 01 05:40:58.606 INFO kablam! 857 | pub struct ec_method_st; Sep 01 05:40:58.606 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.606 INFO kablam! Sep 01 05:40:58.606 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_method_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.606 INFO kablam! --> src/bindings_ecdh.rs:8645:36 Sep 01 05:40:58.606 INFO kablam! | Sep 01 05:40:58.606 INFO kablam! 8645 | pub fn EC_GF2m_simple_method() -> *const ec_method_st; Sep 01 05:40:58.606 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.606 INFO kablam! | Sep 01 05:40:58.606 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.607 INFO kablam! note: type defined here Sep 01 05:40:58.607 INFO kablam! --> src/bindings_ecdh.rs:857:1 Sep 01 05:40:58.607 INFO kablam! | Sep 01 05:40:58.607 INFO kablam! 857 | pub struct ec_method_st; Sep 01 05:40:58.607 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.607 INFO kablam! Sep 01 05:40:58.607 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_method_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.607 INFO kablam! --> src/bindings_ecdh.rs:8655:28 Sep 01 05:40:58.607 INFO kablam! | Sep 01 05:40:58.607 INFO kablam! 8655 | pub fn EC_GROUP_new(meth: *const ec_method_st) -> *mut ec_group_st; Sep 01 05:40:58.607 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.607 INFO kablam! | Sep 01 05:40:58.607 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.607 INFO kablam! note: type defined here Sep 01 05:40:58.607 INFO kablam! --> src/bindings_ecdh.rs:857:1 Sep 01 05:40:58.607 INFO kablam! | Sep 01 05:40:58.607 INFO kablam! 857 | pub struct ec_method_st; Sep 01 05:40:58.607 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.607 INFO kablam! Sep 01 05:40:58.607 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.607 INFO kablam! --> src/bindings_ecdh.rs:8655:52 Sep 01 05:40:58.607 INFO kablam! | Sep 01 05:40:58.608 INFO kablam! 8655 | pub fn EC_GROUP_new(meth: *const ec_method_st) -> *mut ec_group_st; Sep 01 05:40:58.608 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:58.608 INFO kablam! | Sep 01 05:40:58.608 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.608 INFO kablam! note: type defined here Sep 01 05:40:58.608 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:58.608 INFO kablam! | Sep 01 05:40:58.608 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:58.608 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.608 INFO kablam! Sep 01 05:40:58.608 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.608 INFO kablam! --> src/bindings_ecdh.rs:8665:30 Sep 01 05:40:58.608 INFO kablam! | Sep 01 05:40:58.608 INFO kablam! 8665 | pub fn EC_GROUP_free(group: *mut ec_group_st); Sep 01 05:40:58.609 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:58.609 INFO kablam! | Sep 01 05:40:58.609 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.609 INFO kablam! note: type defined here Sep 01 05:40:58.609 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:58.609 INFO kablam! | Sep 01 05:40:58.609 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:58.609 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.609 INFO kablam! Sep 01 05:40:58.609 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.609 INFO kablam! --> src/bindings_ecdh.rs:8675:36 Sep 01 05:40:58.609 INFO kablam! | Sep 01 05:40:58.609 INFO kablam! 8675 | pub fn EC_GROUP_clear_free(group: *mut ec_group_st); Sep 01 05:40:58.609 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:58.609 INFO kablam! | Sep 01 05:40:58.609 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.609 INFO kablam! note: type defined here Sep 01 05:40:58.609 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:58.609 INFO kablam! | Sep 01 05:40:58.609 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:58.610 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.610 INFO kablam! Sep 01 05:40:58.610 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.610 INFO kablam! --> src/bindings_ecdh.rs:8686:28 Sep 01 05:40:58.610 INFO kablam! | Sep 01 05:40:58.610 INFO kablam! 8686 | pub fn EC_GROUP_copy(dst: *mut ec_group_st, src: *const ec_group_st) -> libc::c_int; Sep 01 05:40:58.610 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:58.610 INFO kablam! | Sep 01 05:40:58.610 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.610 INFO kablam! note: type defined here Sep 01 05:40:58.610 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:58.610 INFO kablam! | Sep 01 05:40:58.611 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:58.611 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.611 INFO kablam! Sep 01 05:40:58.611 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.611 INFO kablam! --> src/bindings_ecdh.rs:8686:51 Sep 01 05:40:58.611 INFO kablam! | Sep 01 05:40:58.611 INFO kablam! 8686 | pub fn EC_GROUP_copy(dst: *mut ec_group_st, src: *const ec_group_st) -> libc::c_int; Sep 01 05:40:58.611 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.611 INFO kablam! | Sep 01 05:40:58.611 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.611 INFO kablam! note: type defined here Sep 01 05:40:58.611 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:58.611 INFO kablam! | Sep 01 05:40:58.611 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:58.611 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.611 INFO kablam! Sep 01 05:40:58.611 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.611 INFO kablam! --> src/bindings_ecdh.rs:8696:27 Sep 01 05:40:58.611 INFO kablam! | Sep 01 05:40:58.611 INFO kablam! 8696 | pub fn EC_GROUP_dup(src: *const ec_group_st) -> *mut ec_group_st; Sep 01 05:40:58.611 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.612 INFO kablam! | Sep 01 05:40:58.612 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.612 INFO kablam! note: type defined here Sep 01 05:40:58.612 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:58.612 INFO kablam! | Sep 01 05:40:58.612 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:58.612 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.612 INFO kablam! Sep 01 05:40:58.612 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.612 INFO kablam! --> src/bindings_ecdh.rs:8696:50 Sep 01 05:40:58.612 INFO kablam! | Sep 01 05:40:58.612 INFO kablam! 8696 | pub fn EC_GROUP_dup(src: *const ec_group_st) -> *mut ec_group_st; Sep 01 05:40:58.612 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:58.612 INFO kablam! | Sep 01 05:40:58.612 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.612 INFO kablam! note: type defined here Sep 01 05:40:58.612 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:58.612 INFO kablam! | Sep 01 05:40:58.612 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:58.612 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.613 INFO kablam! Sep 01 05:40:58.613 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.613 INFO kablam! --> src/bindings_ecdh.rs:8706:35 Sep 01 05:40:58.613 INFO kablam! | Sep 01 05:40:58.613 INFO kablam! 8706 | pub fn EC_GROUP_method_of(group: *const ec_group_st) -> *const ec_method_st; Sep 01 05:40:58.613 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.613 INFO kablam! | Sep 01 05:40:58.613 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.613 INFO kablam! note: type defined here Sep 01 05:40:58.613 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:58.613 INFO kablam! | Sep 01 05:40:58.613 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:58.613 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.613 INFO kablam! Sep 01 05:40:58.613 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_method_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.613 INFO kablam! --> src/bindings_ecdh.rs:8706:58 Sep 01 05:40:58.613 INFO kablam! | Sep 01 05:40:58.613 INFO kablam! 8706 | pub fn EC_GROUP_method_of(group: *const ec_group_st) -> *const ec_method_st; Sep 01 05:40:58.613 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.614 INFO kablam! | Sep 01 05:40:58.614 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.614 INFO kablam! note: type defined here Sep 01 05:40:58.614 INFO kablam! --> src/bindings_ecdh.rs:857:1 Sep 01 05:40:58.614 INFO kablam! | Sep 01 05:40:58.614 INFO kablam! 857 | pub struct ec_method_st; Sep 01 05:40:58.614 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.614 INFO kablam! Sep 01 05:40:58.614 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_method_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.614 INFO kablam! --> src/bindings_ecdh.rs:8716:40 Sep 01 05:40:58.614 INFO kablam! | Sep 01 05:40:58.614 INFO kablam! 8716 | pub fn EC_METHOD_get_field_type(meth: *const ec_method_st) -> libc::c_int; Sep 01 05:40:58.614 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.614 INFO kablam! | Sep 01 05:40:58.614 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.614 INFO kablam! note: type defined here Sep 01 05:40:58.614 INFO kablam! --> src/bindings_ecdh.rs:857:1 Sep 01 05:40:58.614 INFO kablam! | Sep 01 05:40:58.614 INFO kablam! 857 | pub struct ec_method_st; Sep 01 05:40:58.615 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.615 INFO kablam! Sep 01 05:40:58.615 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.615 INFO kablam! --> src/bindings_ecdh.rs:8729:39 Sep 01 05:40:58.615 INFO kablam! | Sep 01 05:40:58.615 INFO kablam! 8729 | pub fn EC_GROUP_set_generator(group: *mut ec_group_st, generator: *const ec_point_st, order: *const bignum_st, cofactor: *const bignum_st) -> libc::c_int; Sep 01 05:40:58.615 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:58.615 INFO kablam! | Sep 01 05:40:58.615 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.615 INFO kablam! note: type defined here Sep 01 05:40:58.615 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:58.615 INFO kablam! | Sep 01 05:40:58.615 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:58.615 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.615 INFO kablam! Sep 01 05:40:58.615 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_point_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.615 INFO kablam! --> src/bindings_ecdh.rs:8729:68 Sep 01 05:40:58.615 INFO kablam! | Sep 01 05:40:58.615 INFO kablam! 8729 | pub fn EC_GROUP_set_generator(group: *mut ec_group_st, generator: *const ec_point_st, order: *const bignum_st, cofactor: *const bignum_st) -> libc::c_int; Sep 01 05:40:58.615 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.615 INFO kablam! | Sep 01 05:40:58.616 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.616 INFO kablam! note: type defined here Sep 01 05:40:58.616 INFO kablam! --> src/bindings_ecdh.rs:869:1 Sep 01 05:40:58.616 INFO kablam! | Sep 01 05:40:58.616 INFO kablam! 869 | pub struct ec_point_st; Sep 01 05:40:58.616 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.616 INFO kablam! Sep 01 05:40:58.616 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.616 INFO kablam! --> src/bindings_ecdh.rs:8739:40 Sep 01 05:40:58.616 INFO kablam! | Sep 01 05:40:58.616 INFO kablam! 8739 | pub fn EC_GROUP_get0_generator(group: *const ec_group_st) -> *const ec_point_st; Sep 01 05:40:58.616 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.616 INFO kablam! | Sep 01 05:40:58.617 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.617 INFO kablam! note: type defined here Sep 01 05:40:58.617 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:58.617 INFO kablam! | Sep 01 05:40:58.617 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:58.617 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.617 INFO kablam! Sep 01 05:40:58.617 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_point_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.617 INFO kablam! --> src/bindings_ecdh.rs:8739:63 Sep 01 05:40:58.617 INFO kablam! | Sep 01 05:40:58.618 INFO kablam! 8739 | pub fn EC_GROUP_get0_generator(group: *const ec_group_st) -> *const ec_point_st; Sep 01 05:40:58.618 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.618 INFO kablam! | Sep 01 05:40:58.618 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.618 INFO kablam! note: type defined here Sep 01 05:40:58.618 INFO kablam! --> src/bindings_ecdh.rs:869:1 Sep 01 05:40:58.618 INFO kablam! | Sep 01 05:40:58.618 INFO kablam! 869 | pub struct ec_point_st; Sep 01 05:40:58.618 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.618 INFO kablam! Sep 01 05:40:58.619 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.619 INFO kablam! --> src/bindings_ecdh.rs:8751:35 Sep 01 05:40:58.619 INFO kablam! | Sep 01 05:40:58.619 INFO kablam! 8751 | pub fn EC_GROUP_get_order(group: *const ec_group_st, order: *mut bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.619 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.619 INFO kablam! | Sep 01 05:40:58.619 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.619 INFO kablam! note: type defined here Sep 01 05:40:58.619 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:58.620 INFO kablam! | Sep 01 05:40:58.620 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:58.620 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.620 INFO kablam! Sep 01 05:40:58.620 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.620 INFO kablam! --> src/bindings_ecdh.rs:8751:83 Sep 01 05:40:58.620 INFO kablam! | Sep 01 05:40:58.620 INFO kablam! 8751 | pub fn EC_GROUP_get_order(group: *const ec_group_st, order: *mut bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.620 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.621 INFO kablam! | Sep 01 05:40:58.621 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.621 INFO kablam! note: type defined here Sep 01 05:40:58.621 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.621 INFO kablam! | Sep 01 05:40:58.621 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.621 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.621 INFO kablam! Sep 01 05:40:58.621 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.621 INFO kablam! --> src/bindings_ecdh.rs:8763:38 Sep 01 05:40:58.622 INFO kablam! | Sep 01 05:40:58.622 INFO kablam! 8763 | pub fn EC_GROUP_get_cofactor(group: *const ec_group_st, cofactor: *mut bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.622 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.622 INFO kablam! | Sep 01 05:40:58.622 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.622 INFO kablam! note: type defined here Sep 01 05:40:58.622 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:58.622 INFO kablam! | Sep 01 05:40:58.622 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:58.622 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.623 INFO kablam! Sep 01 05:40:58.623 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.623 INFO kablam! --> src/bindings_ecdh.rs:8763:89 Sep 01 05:40:58.623 INFO kablam! | Sep 01 05:40:58.623 INFO kablam! 8763 | pub fn EC_GROUP_get_cofactor(group: *const ec_group_st, cofactor: *mut bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.623 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.623 INFO kablam! | Sep 01 05:40:58.623 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.623 INFO kablam! note: type defined here Sep 01 05:40:58.623 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.623 INFO kablam! | Sep 01 05:40:58.624 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.624 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.624 INFO kablam! Sep 01 05:40:58.624 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.624 INFO kablam! --> src/bindings_ecdh.rs:8774:40 Sep 01 05:40:58.624 INFO kablam! | Sep 01 05:40:58.624 INFO kablam! 8774 | pub fn EC_GROUP_set_curve_name(group: *mut ec_group_st, nid: libc::c_int); Sep 01 05:40:58.624 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:58.625 INFO kablam! | Sep 01 05:40:58.625 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.625 INFO kablam! note: type defined here Sep 01 05:40:58.625 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:58.625 INFO kablam! | Sep 01 05:40:58.625 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:58.625 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.625 INFO kablam! Sep 01 05:40:58.625 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.625 INFO kablam! --> src/bindings_ecdh.rs:8784:40 Sep 01 05:40:58.626 INFO kablam! | Sep 01 05:40:58.626 INFO kablam! 8784 | pub fn EC_GROUP_get_curve_name(group: *const ec_group_st) -> libc::c_int; Sep 01 05:40:58.626 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.626 INFO kablam! | Sep 01 05:40:58.626 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.626 INFO kablam! note: type defined here Sep 01 05:40:58.626 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:58.626 INFO kablam! | Sep 01 05:40:58.626 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:58.626 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.627 INFO kablam! Sep 01 05:40:58.627 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.627 INFO kablam! --> src/bindings_ecdh.rs:8795:39 Sep 01 05:40:58.627 INFO kablam! | Sep 01 05:40:58.627 INFO kablam! 8795 | pub fn EC_GROUP_set_asn1_flag(group: *mut ec_group_st, flag: libc::c_int); Sep 01 05:40:58.627 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:58.627 INFO kablam! | Sep 01 05:40:58.627 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.628 INFO kablam! note: type defined here Sep 01 05:40:58.628 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:58.628 INFO kablam! | Sep 01 05:40:58.628 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:58.628 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.628 INFO kablam! Sep 01 05:40:58.628 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.628 INFO kablam! --> src/bindings_ecdh.rs:8805:39 Sep 01 05:40:58.628 INFO kablam! | Sep 01 05:40:58.629 INFO kablam! 8805 | pub fn EC_GROUP_get_asn1_flag(group: *const ec_group_st) -> libc::c_int; Sep 01 05:40:58.629 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.629 INFO kablam! | Sep 01 05:40:58.629 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.629 INFO kablam! note: type defined here Sep 01 05:40:58.629 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:58.629 INFO kablam! | Sep 01 05:40:58.629 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:58.629 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.629 INFO kablam! Sep 01 05:40:58.629 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.630 INFO kablam! --> src/bindings_ecdh.rs:8816:51 Sep 01 05:40:58.630 INFO kablam! | Sep 01 05:40:58.630 INFO kablam! 8816 | pub fn EC_GROUP_set_point_conversion_form(group: *mut ec_group_st, form: libc::c_uint); Sep 01 05:40:58.630 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:58.630 INFO kablam! | Sep 01 05:40:58.630 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.630 INFO kablam! note: type defined here Sep 01 05:40:58.630 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:58.631 INFO kablam! | Sep 01 05:40:58.631 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:58.631 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.631 INFO kablam! Sep 01 05:40:58.631 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.631 INFO kablam! --> src/bindings_ecdh.rs:8826:47 Sep 01 05:40:58.631 INFO kablam! | Sep 01 05:40:58.631 INFO kablam! 8826 | pub fn EC_GROUP_get_point_conversion_form(_: *const ec_group_st) -> libc::c_uint; Sep 01 05:40:58.631 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.632 INFO kablam! | Sep 01 05:40:58.632 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.632 INFO kablam! note: type defined here Sep 01 05:40:58.632 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:58.632 INFO kablam! | Sep 01 05:40:58.632 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:58.632 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.632 INFO kablam! Sep 01 05:40:58.632 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.633 INFO kablam! --> src/bindings_ecdh.rs:8836:31 Sep 01 05:40:58.633 INFO kablam! | Sep 01 05:40:58.633 INFO kablam! 8836 | pub fn EC_GROUP_get0_seed(x: *const ec_group_st) -> *mut libc::c_uchar; Sep 01 05:40:58.633 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.633 INFO kablam! | Sep 01 05:40:58.633 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.633 INFO kablam! note: type defined here Sep 01 05:40:58.633 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:58.633 INFO kablam! | Sep 01 05:40:58.633 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:58.634 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.634 INFO kablam! Sep 01 05:40:58.634 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.634 INFO kablam! --> src/bindings_ecdh.rs:8846:34 Sep 01 05:40:58.634 INFO kablam! | Sep 01 05:40:58.634 INFO kablam! 8846 | pub fn EC_GROUP_get_seed_len(_: *const ec_group_st) -> libc::c_ulong; Sep 01 05:40:58.634 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.634 INFO kablam! | Sep 01 05:40:58.634 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.634 INFO kablam! note: type defined here Sep 01 05:40:58.635 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:58.635 INFO kablam! | Sep 01 05:40:58.635 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:58.635 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.635 INFO kablam! Sep 01 05:40:58.635 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.635 INFO kablam! --> src/bindings_ecdh.rs:8858:30 Sep 01 05:40:58.635 INFO kablam! | Sep 01 05:40:58.635 INFO kablam! 8858 | pub fn EC_GROUP_set_seed(_: *mut ec_group_st, _: *const libc::c_uchar, len: libc::c_ulong) -> libc::c_ulong; Sep 01 05:40:58.636 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:58.636 INFO kablam! | Sep 01 05:40:58.636 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.636 INFO kablam! note: type defined here Sep 01 05:40:58.636 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:58.636 INFO kablam! | Sep 01 05:40:58.636 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:58.636 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.636 INFO kablam! Sep 01 05:40:58.636 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.636 INFO kablam! --> src/bindings_ecdh.rs:8872:39 Sep 01 05:40:58.637 INFO kablam! | Sep 01 05:40:58.637 INFO kablam! 8872 | pub fn EC_GROUP_set_curve_GFp(group: *mut ec_group_st, p: *const bignum_st, a: *const bignum_st, b: *const bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.637 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:58.637 INFO kablam! | Sep 01 05:40:58.637 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.637 INFO kablam! note: type defined here Sep 01 05:40:58.637 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:58.637 INFO kablam! | Sep 01 05:40:58.637 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:58.637 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.637 INFO kablam! Sep 01 05:40:58.638 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.638 INFO kablam! --> src/bindings_ecdh.rs:8872:125 Sep 01 05:40:58.638 INFO kablam! | Sep 01 05:40:58.638 INFO kablam! 8872 | pub fn EC_GROUP_set_curve_GFp(group: *mut ec_group_st, p: *const bignum_st, a: *const bignum_st, b: *const bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.638 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.638 INFO kablam! | Sep 01 05:40:58.638 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.638 INFO kablam! note: type defined here Sep 01 05:40:58.639 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.639 INFO kablam! | Sep 01 05:40:58.639 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.639 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.639 INFO kablam! Sep 01 05:40:58.639 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.639 INFO kablam! --> src/bindings_ecdh.rs:8886:39 Sep 01 05:40:58.639 INFO kablam! | Sep 01 05:40:58.639 INFO kablam! 8886 | pub fn EC_GROUP_get_curve_GFp(group: *const ec_group_st, p: *mut bignum_st, a: *mut bignum_st, b: *mut bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.639 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.639 INFO kablam! | Sep 01 05:40:58.639 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.639 INFO kablam! note: type defined here Sep 01 05:40:58.640 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:58.640 INFO kablam! | Sep 01 05:40:58.640 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:58.640 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.640 INFO kablam! Sep 01 05:40:58.640 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.640 INFO kablam! --> src/bindings_ecdh.rs:8886:121 Sep 01 05:40:58.640 INFO kablam! | Sep 01 05:40:58.640 INFO kablam! 8886 | pub fn EC_GROUP_get_curve_GFp(group: *const ec_group_st, p: *mut bignum_st, a: *mut bignum_st, b: *mut bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.640 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.640 INFO kablam! | Sep 01 05:40:58.641 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.641 INFO kablam! note: type defined here Sep 01 05:40:58.641 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.641 INFO kablam! | Sep 01 05:40:58.641 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.641 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.641 INFO kablam! Sep 01 05:40:58.641 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.641 INFO kablam! --> src/bindings_ecdh.rs:8900:40 Sep 01 05:40:58.641 INFO kablam! | Sep 01 05:40:58.642 INFO kablam! 8900 | pub fn EC_GROUP_set_curve_GF2m(group: *mut ec_group_st, p: *const bignum_st, a: *const bignum_st, b: *const bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.642 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:58.642 INFO kablam! | Sep 01 05:40:58.642 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.642 INFO kablam! note: type defined here Sep 01 05:40:58.642 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:58.642 INFO kablam! | Sep 01 05:40:58.642 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:58.642 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.643 INFO kablam! Sep 01 05:40:58.643 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.643 INFO kablam! --> src/bindings_ecdh.rs:8900:126 Sep 01 05:40:58.643 INFO kablam! | Sep 01 05:40:58.643 INFO kablam! 8900 | pub fn EC_GROUP_set_curve_GF2m(group: *mut ec_group_st, p: *const bignum_st, a: *const bignum_st, b: *const bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.643 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.643 INFO kablam! | Sep 01 05:40:58.643 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.643 INFO kablam! note: type defined here Sep 01 05:40:58.643 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.644 INFO kablam! | Sep 01 05:40:58.644 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.644 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.644 INFO kablam! Sep 01 05:40:58.644 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.644 INFO kablam! --> src/bindings_ecdh.rs:8914:40 Sep 01 05:40:58.644 INFO kablam! | Sep 01 05:40:58.644 INFO kablam! 8914 | pub fn EC_GROUP_get_curve_GF2m(group: *const ec_group_st, p: *mut bignum_st, a: *mut bignum_st, b: *mut bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.644 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.644 INFO kablam! | Sep 01 05:40:58.644 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.644 INFO kablam! note: type defined here Sep 01 05:40:58.644 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:58.644 INFO kablam! | Sep 01 05:40:58.644 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:58.645 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.645 INFO kablam! Sep 01 05:40:58.645 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.645 INFO kablam! --> src/bindings_ecdh.rs:8914:122 Sep 01 05:40:58.645 INFO kablam! | Sep 01 05:40:58.645 INFO kablam! 8914 | pub fn EC_GROUP_get_curve_GF2m(group: *const ec_group_st, p: *mut bignum_st, a: *mut bignum_st, b: *mut bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.645 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.645 INFO kablam! | Sep 01 05:40:58.645 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.645 INFO kablam! note: type defined here Sep 01 05:40:58.645 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.646 INFO kablam! | Sep 01 05:40:58.646 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.646 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.646 INFO kablam! Sep 01 05:40:58.646 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.646 INFO kablam! --> src/bindings_ecdh.rs:8924:36 Sep 01 05:40:58.646 INFO kablam! | Sep 01 05:40:58.646 INFO kablam! 8924 | pub fn EC_GROUP_get_degree(group: *const ec_group_st) -> libc::c_int; Sep 01 05:40:58.646 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.646 INFO kablam! | Sep 01 05:40:58.647 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.647 INFO kablam! note: type defined here Sep 01 05:40:58.647 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:58.647 INFO kablam! | Sep 01 05:40:58.647 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:58.647 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.647 INFO kablam! Sep 01 05:40:58.647 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.647 INFO kablam! --> src/bindings_ecdh.rs:8935:31 Sep 01 05:40:58.647 INFO kablam! | Sep 01 05:40:58.648 INFO kablam! 8935 | pub fn EC_GROUP_check(group: *const ec_group_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.648 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.648 INFO kablam! | Sep 01 05:40:58.648 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.648 INFO kablam! note: type defined here Sep 01 05:40:58.648 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:58.648 INFO kablam! | Sep 01 05:40:58.648 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:58.648 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.648 INFO kablam! Sep 01 05:40:58.648 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.648 INFO kablam! --> src/bindings_ecdh.rs:8935:56 Sep 01 05:40:58.648 INFO kablam! | Sep 01 05:40:58.648 INFO kablam! 8935 | pub fn EC_GROUP_check(group: *const ec_group_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.648 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.649 INFO kablam! | Sep 01 05:40:58.649 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.649 INFO kablam! note: type defined here Sep 01 05:40:58.649 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.649 INFO kablam! | Sep 01 05:40:58.649 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.649 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.649 INFO kablam! Sep 01 05:40:58.649 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.649 INFO kablam! --> src/bindings_ecdh.rs:8946:44 Sep 01 05:40:58.649 INFO kablam! | Sep 01 05:40:58.650 INFO kablam! 8946 | pub fn EC_GROUP_check_discriminant(group: *const ec_group_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.650 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.650 INFO kablam! | Sep 01 05:40:58.650 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.650 INFO kablam! note: type defined here Sep 01 05:40:58.650 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:58.650 INFO kablam! | Sep 01 05:40:58.650 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:58.651 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.651 INFO kablam! Sep 01 05:40:58.651 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.651 INFO kablam! --> src/bindings_ecdh.rs:8946:69 Sep 01 05:40:58.651 INFO kablam! | Sep 01 05:40:58.651 INFO kablam! 8946 | pub fn EC_GROUP_check_discriminant(group: *const ec_group_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.651 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.651 INFO kablam! | Sep 01 05:40:58.651 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.652 INFO kablam! note: type defined here Sep 01 05:40:58.652 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.652 INFO kablam! | Sep 01 05:40:58.652 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.652 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.652 INFO kablam! Sep 01 05:40:58.652 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.652 INFO kablam! --> src/bindings_ecdh.rs:8958:25 Sep 01 05:40:58.652 INFO kablam! | Sep 01 05:40:58.653 INFO kablam! 8958 | pub fn EC_GROUP_cmp(a: *const ec_group_st, b: *const ec_group_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.653 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.653 INFO kablam! | Sep 01 05:40:58.653 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.653 INFO kablam! note: type defined here Sep 01 05:40:58.653 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:58.653 INFO kablam! | Sep 01 05:40:58.653 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:58.653 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.653 INFO kablam! Sep 01 05:40:58.654 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.654 INFO kablam! --> src/bindings_ecdh.rs:8958:48 Sep 01 05:40:58.654 INFO kablam! | Sep 01 05:40:58.654 INFO kablam! 8958 | pub fn EC_GROUP_cmp(a: *const ec_group_st, b: *const ec_group_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.654 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.654 INFO kablam! | Sep 01 05:40:58.654 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.654 INFO kablam! note: type defined here Sep 01 05:40:58.654 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:58.655 INFO kablam! | Sep 01 05:40:58.655 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:58.655 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.655 INFO kablam! Sep 01 05:40:58.655 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.655 INFO kablam! --> src/bindings_ecdh.rs:8958:73 Sep 01 05:40:58.655 INFO kablam! | Sep 01 05:40:58.655 INFO kablam! 8958 | pub fn EC_GROUP_cmp(a: *const ec_group_st, b: *const ec_group_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.656 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.656 INFO kablam! | Sep 01 05:40:58.656 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.656 INFO kablam! note: type defined here Sep 01 05:40:58.656 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.656 INFO kablam! | Sep 01 05:40:58.656 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.657 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.657 INFO kablam! Sep 01 05:40:58.657 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.657 INFO kablam! --> src/bindings_ecdh.rs:8971:100 Sep 01 05:40:58.657 INFO kablam! | Sep 01 05:40:58.657 INFO kablam! 8971 | pub fn EC_GROUP_new_curve_GFp(p: *const bignum_st, a: *const bignum_st, b: *const bignum_st, ctx: *mut bignum_ctx) -> *mut ec_group_st; Sep 01 05:40:58.657 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.657 INFO kablam! | Sep 01 05:40:58.657 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.666 INFO kablam! note: type defined here Sep 01 05:40:58.666 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.666 INFO kablam! | Sep 01 05:40:58.666 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.666 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.666 INFO kablam! Sep 01 05:40:58.667 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.667 INFO kablam! --> src/bindings_ecdh.rs:8971:120 Sep 01 05:40:58.667 INFO kablam! | Sep 01 05:40:58.667 INFO kablam! 8971 | pub fn EC_GROUP_new_curve_GFp(p: *const bignum_st, a: *const bignum_st, b: *const bignum_st, ctx: *mut bignum_ctx) -> *mut ec_group_st; Sep 01 05:40:58.667 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:58.667 INFO kablam! | Sep 01 05:40:58.667 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.667 INFO kablam! note: type defined here Sep 01 05:40:58.667 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:58.667 INFO kablam! | Sep 01 05:40:58.668 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:58.668 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.668 INFO kablam! Sep 01 05:40:58.668 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.668 INFO kablam! --> src/bindings_ecdh.rs:8984:101 Sep 01 05:40:58.668 INFO kablam! | Sep 01 05:40:58.668 INFO kablam! 8984 | pub fn EC_GROUP_new_curve_GF2m(p: *const bignum_st, a: *const bignum_st, b: *const bignum_st, ctx: *mut bignum_ctx) -> *mut ec_group_st; Sep 01 05:40:58.668 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.669 INFO kablam! | Sep 01 05:40:58.669 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.669 INFO kablam! note: type defined here Sep 01 05:40:58.669 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.669 INFO kablam! | Sep 01 05:40:58.669 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.669 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.669 INFO kablam! Sep 01 05:40:58.669 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.669 INFO kablam! --> src/bindings_ecdh.rs:8984:121 Sep 01 05:40:58.669 INFO kablam! | Sep 01 05:40:58.669 INFO kablam! 8984 | pub fn EC_GROUP_new_curve_GF2m(p: *const bignum_st, a: *const bignum_st, b: *const bignum_st, ctx: *mut bignum_ctx) -> *mut ec_group_st; Sep 01 05:40:58.669 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:58.670 INFO kablam! | Sep 01 05:40:58.670 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.670 INFO kablam! note: type defined here Sep 01 05:40:58.670 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:58.670 INFO kablam! | Sep 01 05:40:58.670 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:58.670 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.670 INFO kablam! Sep 01 05:40:58.670 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.670 INFO kablam! --> src/bindings_ecdh.rs:8994:57 Sep 01 05:40:58.670 INFO kablam! | Sep 01 05:40:58.671 INFO kablam! 8994 | pub fn EC_GROUP_new_by_curve_name(nid: libc::c_int) -> *mut ec_group_st; Sep 01 05:40:58.671 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:58.671 INFO kablam! | Sep 01 05:40:58.671 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.671 INFO kablam! note: type defined here Sep 01 05:40:58.671 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:58.671 INFO kablam! | Sep 01 05:40:58.671 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:58.671 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.671 INFO kablam! Sep 01 05:40:58.671 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.671 INFO kablam! --> src/bindings_ecdh.rs:9015:29 Sep 01 05:40:58.671 INFO kablam! | Sep 01 05:40:58.671 INFO kablam! 9015 | pub fn EC_POINT_new(group: *const ec_group_st) -> *mut ec_point_st; Sep 01 05:40:58.672 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.672 INFO kablam! | Sep 01 05:40:58.672 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.672 INFO kablam! note: type defined here Sep 01 05:40:58.672 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:58.672 INFO kablam! | Sep 01 05:40:58.672 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:58.672 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.672 INFO kablam! Sep 01 05:40:58.672 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_point_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.672 INFO kablam! --> src/bindings_ecdh.rs:9015:52 Sep 01 05:40:58.672 INFO kablam! | Sep 01 05:40:58.672 INFO kablam! 9015 | pub fn EC_POINT_new(group: *const ec_group_st) -> *mut ec_point_st; Sep 01 05:40:58.672 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:58.672 INFO kablam! | Sep 01 05:40:58.672 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.673 INFO kablam! note: type defined here Sep 01 05:40:58.673 INFO kablam! --> src/bindings_ecdh.rs:869:1 Sep 01 05:40:58.673 INFO kablam! | Sep 01 05:40:58.673 INFO kablam! 869 | pub struct ec_point_st; Sep 01 05:40:58.674 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.674 INFO kablam! Sep 01 05:40:58.674 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_point_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.674 INFO kablam! --> src/bindings_ecdh.rs:9025:30 Sep 01 05:40:58.674 INFO kablam! | Sep 01 05:40:58.674 INFO kablam! 9025 | pub fn EC_POINT_free(point: *mut ec_point_st); Sep 01 05:40:58.674 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:58.674 INFO kablam! | Sep 01 05:40:58.674 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.674 INFO kablam! note: type defined here Sep 01 05:40:58.675 INFO kablam! --> src/bindings_ecdh.rs:869:1 Sep 01 05:40:58.675 INFO kablam! | Sep 01 05:40:58.675 INFO kablam! 869 | pub struct ec_point_st; Sep 01 05:40:58.675 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.675 INFO kablam! Sep 01 05:40:58.675 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_point_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.675 INFO kablam! --> src/bindings_ecdh.rs:9035:36 Sep 01 05:40:58.675 INFO kablam! | Sep 01 05:40:58.675 INFO kablam! 9035 | pub fn EC_POINT_clear_free(point: *mut ec_point_st); Sep 01 05:40:58.675 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:58.676 INFO kablam! | Sep 01 05:40:58.676 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.676 INFO kablam! note: type defined here Sep 01 05:40:58.676 INFO kablam! --> src/bindings_ecdh.rs:869:1 Sep 01 05:40:58.676 INFO kablam! | Sep 01 05:40:58.676 INFO kablam! 869 | pub struct ec_point_st; Sep 01 05:40:58.676 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.676 INFO kablam! Sep 01 05:40:58.676 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_point_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.676 INFO kablam! --> src/bindings_ecdh.rs:9046:28 Sep 01 05:40:58.676 INFO kablam! | Sep 01 05:40:58.677 INFO kablam! 9046 | pub fn EC_POINT_copy(dst: *mut ec_point_st, src: *const ec_point_st) -> libc::c_int; Sep 01 05:40:58.677 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:58.677 INFO kablam! | Sep 01 05:40:58.677 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.677 INFO kablam! note: type defined here Sep 01 05:40:58.677 INFO kablam! --> src/bindings_ecdh.rs:869:1 Sep 01 05:40:58.677 INFO kablam! | Sep 01 05:40:58.677 INFO kablam! 869 | pub struct ec_point_st; Sep 01 05:40:58.677 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.677 INFO kablam! Sep 01 05:40:58.677 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_point_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.677 INFO kablam! --> src/bindings_ecdh.rs:9046:51 Sep 01 05:40:58.677 INFO kablam! | Sep 01 05:40:58.678 INFO kablam! 9046 | pub fn EC_POINT_copy(dst: *mut ec_point_st, src: *const ec_point_st) -> libc::c_int; Sep 01 05:40:58.678 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.678 INFO kablam! | Sep 01 05:40:58.678 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.678 INFO kablam! note: type defined here Sep 01 05:40:58.678 INFO kablam! --> src/bindings_ecdh.rs:869:1 Sep 01 05:40:58.678 INFO kablam! | Sep 01 05:40:58.678 INFO kablam! 869 | pub struct ec_point_st; Sep 01 05:40:58.678 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.678 INFO kablam! Sep 01 05:40:58.678 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_point_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.678 INFO kablam! --> src/bindings_ecdh.rs:9057:27 Sep 01 05:40:58.678 INFO kablam! | Sep 01 05:40:58.679 INFO kablam! 9057 | pub fn EC_POINT_dup(src: *const ec_point_st, group: *const ec_group_st) -> *mut ec_point_st; Sep 01 05:40:58.679 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.679 INFO kablam! | Sep 01 05:40:58.679 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.679 INFO kablam! note: type defined here Sep 01 05:40:58.679 INFO kablam! --> src/bindings_ecdh.rs:869:1 Sep 01 05:40:58.679 INFO kablam! | Sep 01 05:40:58.679 INFO kablam! 869 | pub struct ec_point_st; Sep 01 05:40:58.679 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.679 INFO kablam! Sep 01 05:40:58.680 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.680 INFO kablam! --> src/bindings_ecdh.rs:9057:54 Sep 01 05:40:58.680 INFO kablam! | Sep 01 05:40:58.680 INFO kablam! 9057 | pub fn EC_POINT_dup(src: *const ec_point_st, group: *const ec_group_st) -> *mut ec_point_st; Sep 01 05:40:58.680 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.680 INFO kablam! | Sep 01 05:40:58.680 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.680 INFO kablam! note: type defined here Sep 01 05:40:58.680 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:58.680 INFO kablam! | Sep 01 05:40:58.681 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:58.681 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.681 INFO kablam! Sep 01 05:40:58.681 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_point_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.681 INFO kablam! --> src/bindings_ecdh.rs:9057:77 Sep 01 05:40:58.681 INFO kablam! | Sep 01 05:40:58.681 INFO kablam! 9057 | pub fn EC_POINT_dup(src: *const ec_point_st, group: *const ec_group_st) -> *mut ec_point_st; Sep 01 05:40:58.681 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:58.681 INFO kablam! | Sep 01 05:40:58.681 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.681 INFO kablam! note: type defined here Sep 01 05:40:58.681 INFO kablam! --> src/bindings_ecdh.rs:869:1 Sep 01 05:40:58.681 INFO kablam! | Sep 01 05:40:58.681 INFO kablam! 869 | pub struct ec_point_st; Sep 01 05:40:58.681 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.682 INFO kablam! Sep 01 05:40:58.682 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_point_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.682 INFO kablam! --> src/bindings_ecdh.rs:9067:35 Sep 01 05:40:58.682 INFO kablam! | Sep 01 05:40:58.682 INFO kablam! 9067 | pub fn EC_POINT_method_of(point: *const ec_point_st) -> *const ec_method_st; Sep 01 05:40:58.682 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.682 INFO kablam! | Sep 01 05:40:58.682 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.682 INFO kablam! note: type defined here Sep 01 05:40:58.682 INFO kablam! --> src/bindings_ecdh.rs:869:1 Sep 01 05:40:58.682 INFO kablam! | Sep 01 05:40:58.682 INFO kablam! 869 | pub struct ec_point_st; Sep 01 05:40:58.682 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.683 INFO kablam! Sep 01 05:40:58.683 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_method_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.683 INFO kablam! --> src/bindings_ecdh.rs:9067:58 Sep 01 05:40:58.683 INFO kablam! | Sep 01 05:40:58.683 INFO kablam! 9067 | pub fn EC_POINT_method_of(point: *const ec_point_st) -> *const ec_method_st; Sep 01 05:40:58.683 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.683 INFO kablam! | Sep 01 05:40:58.683 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.683 INFO kablam! note: type defined here Sep 01 05:40:58.683 INFO kablam! --> src/bindings_ecdh.rs:857:1 Sep 01 05:40:58.683 INFO kablam! | Sep 01 05:40:58.683 INFO kablam! 857 | pub struct ec_method_st; Sep 01 05:40:58.683 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.683 INFO kablam! Sep 01 05:40:58.684 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.684 INFO kablam! --> src/bindings_ecdh.rs:9078:41 Sep 01 05:40:58.684 INFO kablam! | Sep 01 05:40:58.684 INFO kablam! 9078 | pub fn EC_POINT_set_to_infinity(group: *const ec_group_st, point: *mut ec_point_st) -> libc::c_int; Sep 01 05:40:58.684 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.684 INFO kablam! | Sep 01 05:40:58.684 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.684 INFO kablam! note: type defined here Sep 01 05:40:58.684 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:58.684 INFO kablam! | Sep 01 05:40:58.685 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:58.685 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.685 INFO kablam! Sep 01 05:40:58.685 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_point_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.685 INFO kablam! --> src/bindings_ecdh.rs:9078:68 Sep 01 05:40:58.685 INFO kablam! | Sep 01 05:40:58.685 INFO kablam! 9078 | pub fn EC_POINT_set_to_infinity(group: *const ec_group_st, point: *mut ec_point_st) -> libc::c_int; Sep 01 05:40:58.685 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:58.686 INFO kablam! | Sep 01 05:40:58.686 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.686 INFO kablam! note: type defined here Sep 01 05:40:58.686 INFO kablam! --> src/bindings_ecdh.rs:869:1 Sep 01 05:40:58.686 INFO kablam! | Sep 01 05:40:58.686 INFO kablam! 869 | pub struct ec_point_st; Sep 01 05:40:58.686 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.686 INFO kablam! Sep 01 05:40:58.686 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.686 INFO kablam! --> src/bindings_ecdh.rs:9093:57 Sep 01 05:40:58.687 INFO kablam! | Sep 01 05:40:58.687 INFO kablam! 9093 | pub fn EC_POINT_set_Jprojective_coordinates_GFp(group: *const ec_group_st, p: *mut ec_point_st, x: *const bignum_st, y: *const bignum_st, z: *const bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.687 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.687 INFO kablam! | Sep 01 05:40:58.687 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.687 INFO kablam! note: type defined here Sep 01 05:40:58.687 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:58.687 INFO kablam! | Sep 01 05:40:58.687 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:58.694 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.694 INFO kablam! Sep 01 05:40:58.694 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_point_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.695 INFO kablam! --> src/bindings_ecdh.rs:9093:80 Sep 01 05:40:58.695 INFO kablam! | Sep 01 05:40:58.695 INFO kablam! 9093 | pub fn EC_POINT_set_Jprojective_coordinates_GFp(group: *const ec_group_st, p: *mut ec_point_st, x: *const bignum_st, y: *const bignum_st, z: *const bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.695 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:58.695 INFO kablam! | Sep 01 05:40:58.695 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.695 INFO kablam! note: type defined here Sep 01 05:40:58.695 INFO kablam! --> src/bindings_ecdh.rs:869:1 Sep 01 05:40:58.695 INFO kablam! | Sep 01 05:40:58.696 INFO kablam! 869 | pub struct ec_point_st; Sep 01 05:40:58.696 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.696 INFO kablam! Sep 01 05:40:58.696 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.696 INFO kablam! --> src/bindings_ecdh.rs:9093:166 Sep 01 05:40:58.696 INFO kablam! | Sep 01 05:40:58.696 INFO kablam! 9093 | pub fn EC_POINT_set_Jprojective_coordinates_GFp(group: *const ec_group_st, p: *mut ec_point_st, x: *const bignum_st, y: *const bignum_st, z: *const bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.697 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.697 INFO kablam! | Sep 01 05:40:58.697 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.697 INFO kablam! note: type defined here Sep 01 05:40:58.697 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.697 INFO kablam! | Sep 01 05:40:58.697 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.697 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.697 INFO kablam! Sep 01 05:40:58.697 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.698 INFO kablam! --> src/bindings_ecdh.rs:9108:57 Sep 01 05:40:58.698 INFO kablam! | Sep 01 05:40:58.698 INFO kablam! 9108 | pub fn EC_POINT_get_Jprojective_coordinates_GFp(group: *const ec_group_st, p: *const ec_point_st, x: *mut bignum_st, y: *mut bignum_st, z: *mut bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.698 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.698 INFO kablam! | Sep 01 05:40:58.698 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.703 INFO kablam! note: type defined here Sep 01 05:40:58.703 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:58.703 INFO kablam! | Sep 01 05:40:58.703 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:58.703 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.703 INFO kablam! Sep 01 05:40:58.703 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_point_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.703 INFO kablam! --> src/bindings_ecdh.rs:9108:80 Sep 01 05:40:58.703 INFO kablam! | Sep 01 05:40:58.704 INFO kablam! 9108 | pub fn EC_POINT_get_Jprojective_coordinates_GFp(group: *const ec_group_st, p: *const ec_point_st, x: *mut bignum_st, y: *mut bignum_st, z: *mut bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.704 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.704 INFO kablam! | Sep 01 05:40:58.704 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.704 INFO kablam! note: type defined here Sep 01 05:40:58.704 INFO kablam! --> src/bindings_ecdh.rs:869:1 Sep 01 05:40:58.704 INFO kablam! | Sep 01 05:40:58.704 INFO kablam! 869 | pub struct ec_point_st; Sep 01 05:40:58.705 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.705 INFO kablam! Sep 01 05:40:58.705 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.705 INFO kablam! --> src/bindings_ecdh.rs:9108:162 Sep 01 05:40:58.705 INFO kablam! | Sep 01 05:40:58.705 INFO kablam! 9108 | pub fn EC_POINT_get_Jprojective_coordinates_GFp(group: *const ec_group_st, p: *const ec_point_st, x: *mut bignum_st, y: *mut bignum_st, z: *mut bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.705 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.705 INFO kablam! | Sep 01 05:40:58.705 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.705 INFO kablam! note: type defined here Sep 01 05:40:58.705 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.705 INFO kablam! | Sep 01 05:40:58.705 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.705 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.705 INFO kablam! Sep 01 05:40:58.705 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.705 INFO kablam! --> src/bindings_ecdh.rs:9122:52 Sep 01 05:40:58.705 INFO kablam! | Sep 01 05:40:58.705 INFO kablam! 9122 | pub fn EC_POINT_set_affine_coordinates_GFp(group: *const ec_group_st, p: *mut ec_point_st, x: *const bignum_st, y: *const bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.706 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.706 INFO kablam! | Sep 01 05:40:58.706 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.706 INFO kablam! note: type defined here Sep 01 05:40:58.706 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:58.706 INFO kablam! | Sep 01 05:40:58.706 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:58.706 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.706 INFO kablam! Sep 01 05:40:58.706 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_point_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.706 INFO kablam! --> src/bindings_ecdh.rs:9122:75 Sep 01 05:40:58.706 INFO kablam! | Sep 01 05:40:58.706 INFO kablam! 9122 | pub fn EC_POINT_set_affine_coordinates_GFp(group: *const ec_group_st, p: *mut ec_point_st, x: *const bignum_st, y: *const bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.706 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:58.706 INFO kablam! | Sep 01 05:40:58.706 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.706 INFO kablam! note: type defined here Sep 01 05:40:58.706 INFO kablam! --> src/bindings_ecdh.rs:869:1 Sep 01 05:40:58.706 INFO kablam! | Sep 01 05:40:58.706 INFO kablam! 869 | pub struct ec_point_st; Sep 01 05:40:58.706 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.706 INFO kablam! Sep 01 05:40:58.707 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.707 INFO kablam! --> src/bindings_ecdh.rs:9122:140 Sep 01 05:40:58.707 INFO kablam! | Sep 01 05:40:58.707 INFO kablam! 9122 | pub fn EC_POINT_set_affine_coordinates_GFp(group: *const ec_group_st, p: *mut ec_point_st, x: *const bignum_st, y: *const bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.707 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.707 INFO kablam! | Sep 01 05:40:58.707 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.707 INFO kablam! note: type defined here Sep 01 05:40:58.707 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.707 INFO kablam! | Sep 01 05:40:58.707 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.707 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.707 INFO kablam! Sep 01 05:40:58.707 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.707 INFO kablam! --> src/bindings_ecdh.rs:9136:52 Sep 01 05:40:58.707 INFO kablam! | Sep 01 05:40:58.707 INFO kablam! 9136 | pub fn EC_POINT_get_affine_coordinates_GFp(group: *const ec_group_st, p: *const ec_point_st, x: *mut bignum_st, y: *mut bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.707 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.707 INFO kablam! | Sep 01 05:40:58.707 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.707 INFO kablam! note: type defined here Sep 01 05:40:58.707 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:58.707 INFO kablam! | Sep 01 05:40:58.707 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:58.708 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.708 INFO kablam! Sep 01 05:40:58.708 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_point_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.708 INFO kablam! --> src/bindings_ecdh.rs:9136:75 Sep 01 05:40:58.708 INFO kablam! | Sep 01 05:40:58.708 INFO kablam! 9136 | pub fn EC_POINT_get_affine_coordinates_GFp(group: *const ec_group_st, p: *const ec_point_st, x: *mut bignum_st, y: *mut bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.708 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.708 INFO kablam! | Sep 01 05:40:58.708 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.708 INFO kablam! note: type defined here Sep 01 05:40:58.708 INFO kablam! --> src/bindings_ecdh.rs:869:1 Sep 01 05:40:58.708 INFO kablam! | Sep 01 05:40:58.708 INFO kablam! 869 | pub struct ec_point_st; Sep 01 05:40:58.708 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.708 INFO kablam! Sep 01 05:40:58.708 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.708 INFO kablam! --> src/bindings_ecdh.rs:9136:138 Sep 01 05:40:58.708 INFO kablam! | Sep 01 05:40:58.708 INFO kablam! 9136 | pub fn EC_POINT_get_affine_coordinates_GFp(group: *const ec_group_st, p: *const ec_point_st, x: *mut bignum_st, y: *mut bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.708 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.708 INFO kablam! | Sep 01 05:40:58.708 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.708 INFO kablam! note: type defined here Sep 01 05:40:58.708 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.708 INFO kablam! | Sep 01 05:40:58.709 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.709 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.709 INFO kablam! Sep 01 05:40:58.709 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.709 INFO kablam! --> src/bindings_ecdh.rs:9150:56 Sep 01 05:40:58.709 INFO kablam! | Sep 01 05:40:58.709 INFO kablam! 9150 | pub fn EC_POINT_set_compressed_coordinates_GFp(group: *const ec_group_st, p: *mut ec_point_st, x: *const bignum_st, y_bit: libc::c_int, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.709 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.709 INFO kablam! | Sep 01 05:40:58.709 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.709 INFO kablam! note: type defined here Sep 01 05:40:58.709 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:58.709 INFO kablam! | Sep 01 05:40:58.709 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:58.709 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.709 INFO kablam! Sep 01 05:40:58.709 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_point_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.709 INFO kablam! --> src/bindings_ecdh.rs:9150:79 Sep 01 05:40:58.709 INFO kablam! | Sep 01 05:40:58.709 INFO kablam! 9150 | pub fn EC_POINT_set_compressed_coordinates_GFp(group: *const ec_group_st, p: *mut ec_point_st, x: *const bignum_st, y_bit: libc::c_int, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.709 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:58.709 INFO kablam! | Sep 01 05:40:58.709 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.709 INFO kablam! note: type defined here Sep 01 05:40:58.710 INFO kablam! --> src/bindings_ecdh.rs:869:1 Sep 01 05:40:58.710 INFO kablam! | Sep 01 05:40:58.710 INFO kablam! 869 | pub struct ec_point_st; Sep 01 05:40:58.710 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.710 INFO kablam! Sep 01 05:40:58.710 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.710 INFO kablam! --> src/bindings_ecdh.rs:9150:143 Sep 01 05:40:58.710 INFO kablam! | Sep 01 05:40:58.710 INFO kablam! 9150 | pub fn EC_POINT_set_compressed_coordinates_GFp(group: *const ec_group_st, p: *mut ec_point_st, x: *const bignum_st, y_bit: libc::c_int, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.710 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.710 INFO kablam! | Sep 01 05:40:58.710 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.710 INFO kablam! note: type defined here Sep 01 05:40:58.710 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.710 INFO kablam! | Sep 01 05:40:58.710 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.710 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.710 INFO kablam! Sep 01 05:40:58.710 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.710 INFO kablam! --> src/bindings_ecdh.rs:9164:53 Sep 01 05:40:58.710 INFO kablam! | Sep 01 05:40:58.711 INFO kablam! 9164 | pub fn EC_POINT_set_affine_coordinates_GF2m(group: *const ec_group_st, p: *mut ec_point_st, x: *const bignum_st, y: *const bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.711 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.711 INFO kablam! | Sep 01 05:40:58.711 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.711 INFO kablam! note: type defined here Sep 01 05:40:58.711 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:58.711 INFO kablam! | Sep 01 05:40:58.711 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:58.711 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.711 INFO kablam! Sep 01 05:40:58.711 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_point_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.711 INFO kablam! --> src/bindings_ecdh.rs:9164:76 Sep 01 05:40:58.711 INFO kablam! | Sep 01 05:40:58.711 INFO kablam! 9164 | pub fn EC_POINT_set_affine_coordinates_GF2m(group: *const ec_group_st, p: *mut ec_point_st, x: *const bignum_st, y: *const bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.711 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:58.711 INFO kablam! | Sep 01 05:40:58.711 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.711 INFO kablam! note: type defined here Sep 01 05:40:58.711 INFO kablam! --> src/bindings_ecdh.rs:869:1 Sep 01 05:40:58.711 INFO kablam! | Sep 01 05:40:58.711 INFO kablam! 869 | pub struct ec_point_st; Sep 01 05:40:58.711 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.711 INFO kablam! Sep 01 05:40:58.711 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.711 INFO kablam! --> src/bindings_ecdh.rs:9164:141 Sep 01 05:40:58.711 INFO kablam! | Sep 01 05:40:58.711 INFO kablam! 9164 | pub fn EC_POINT_set_affine_coordinates_GF2m(group: *const ec_group_st, p: *mut ec_point_st, x: *const bignum_st, y: *const bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.711 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.711 INFO kablam! | Sep 01 05:40:58.711 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.712 INFO kablam! note: type defined here Sep 01 05:40:58.712 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.712 INFO kablam! | Sep 01 05:40:58.712 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.712 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.712 INFO kablam! Sep 01 05:40:58.712 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.712 INFO kablam! --> src/bindings_ecdh.rs:9178:53 Sep 01 05:40:58.712 INFO kablam! | Sep 01 05:40:58.713 INFO kablam! 9178 | pub fn EC_POINT_get_affine_coordinates_GF2m(group: *const ec_group_st, p: *const ec_point_st, x: *mut bignum_st, y: *mut bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.713 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.713 INFO kablam! | Sep 01 05:40:58.713 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.713 INFO kablam! note: type defined here Sep 01 05:40:58.713 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:58.713 INFO kablam! | Sep 01 05:40:58.713 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:58.713 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.713 INFO kablam! Sep 01 05:40:58.713 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_point_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.713 INFO kablam! --> src/bindings_ecdh.rs:9178:76 Sep 01 05:40:58.713 INFO kablam! | Sep 01 05:40:58.714 INFO kablam! 9178 | pub fn EC_POINT_get_affine_coordinates_GF2m(group: *const ec_group_st, p: *const ec_point_st, x: *mut bignum_st, y: *mut bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.714 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.714 INFO kablam! | Sep 01 05:40:58.714 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.714 INFO kablam! note: type defined here Sep 01 05:40:58.714 INFO kablam! --> src/bindings_ecdh.rs:869:1 Sep 01 05:40:58.714 INFO kablam! | Sep 01 05:40:58.714 INFO kablam! 869 | pub struct ec_point_st; Sep 01 05:40:58.714 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.714 INFO kablam! Sep 01 05:40:58.714 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.714 INFO kablam! --> src/bindings_ecdh.rs:9178:139 Sep 01 05:40:58.715 INFO kablam! | Sep 01 05:40:58.715 INFO kablam! 9178 | pub fn EC_POINT_get_affine_coordinates_GF2m(group: *const ec_group_st, p: *const ec_point_st, x: *mut bignum_st, y: *mut bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.715 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.715 INFO kablam! | Sep 01 05:40:58.715 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.715 INFO kablam! note: type defined here Sep 01 05:40:58.715 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.715 INFO kablam! | Sep 01 05:40:58.715 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.717 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.717 INFO kablam! Sep 01 05:40:58.717 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.717 INFO kablam! --> src/bindings_ecdh.rs:9192:57 Sep 01 05:40:58.717 INFO kablam! | Sep 01 05:40:58.717 INFO kablam! 9192 | pub fn EC_POINT_set_compressed_coordinates_GF2m(group: *const ec_group_st, p: *mut ec_point_st, x: *const bignum_st, y_bit: libc::c_int, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.718 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.718 INFO kablam! | Sep 01 05:40:58.718 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.718 INFO kablam! note: type defined here Sep 01 05:40:58.718 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:58.718 INFO kablam! | Sep 01 05:40:58.718 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:58.718 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.718 INFO kablam! Sep 01 05:40:58.719 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_point_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.719 INFO kablam! --> src/bindings_ecdh.rs:9192:80 Sep 01 05:40:58.720 INFO kablam! | Sep 01 05:40:58.720 INFO kablam! 9192 | pub fn EC_POINT_set_compressed_coordinates_GF2m(group: *const ec_group_st, p: *mut ec_point_st, x: *const bignum_st, y_bit: libc::c_int, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.720 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:58.720 INFO kablam! | Sep 01 05:40:58.720 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.720 INFO kablam! note: type defined here Sep 01 05:40:58.720 INFO kablam! --> src/bindings_ecdh.rs:869:1 Sep 01 05:40:58.720 INFO kablam! | Sep 01 05:40:58.720 INFO kablam! 869 | pub struct ec_point_st; Sep 01 05:40:58.720 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.721 INFO kablam! Sep 01 05:40:58.721 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.721 INFO kablam! --> src/bindings_ecdh.rs:9192:144 Sep 01 05:40:58.721 INFO kablam! | Sep 01 05:40:58.721 INFO kablam! 9192 | pub fn EC_POINT_set_compressed_coordinates_GF2m(group: *const ec_group_st, p: *mut ec_point_st, x: *const bignum_st, y_bit: libc::c_int, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.721 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.721 INFO kablam! | Sep 01 05:40:58.721 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.721 INFO kablam! note: type defined here Sep 01 05:40:58.721 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.721 INFO kablam! | Sep 01 05:40:58.722 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.722 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.722 INFO kablam! Sep 01 05:40:58.722 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.722 INFO kablam! --> src/bindings_ecdh.rs:9207:35 Sep 01 05:40:58.722 INFO kablam! | Sep 01 05:40:58.722 INFO kablam! 9207 | pub fn EC_POINT_point2oct(group: *const ec_group_st, p: *const ec_point_st, form: libc::c_uint, buf: *mut libc::c_uchar, len: libc::c_ulong, ctx: *mut bignum_ctx) -> libc::c_ulong; Sep 01 05:40:58.723 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.723 INFO kablam! | Sep 01 05:40:58.723 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.723 INFO kablam! note: type defined here Sep 01 05:40:58.723 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:58.723 INFO kablam! | Sep 01 05:40:58.723 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:58.723 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.723 INFO kablam! Sep 01 05:40:58.723 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_point_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.724 INFO kablam! --> src/bindings_ecdh.rs:9207:58 Sep 01 05:40:58.724 INFO kablam! | Sep 01 05:40:58.724 INFO kablam! 9207 | pub fn EC_POINT_point2oct(group: *const ec_group_st, p: *const ec_point_st, form: libc::c_uint, buf: *mut libc::c_uchar, len: libc::c_ulong, ctx: *mut bignum_ctx) -> libc::c_ulong; Sep 01 05:40:58.724 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.724 INFO kablam! | Sep 01 05:40:58.724 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.724 INFO kablam! note: type defined here Sep 01 05:40:58.724 INFO kablam! --> src/bindings_ecdh.rs:869:1 Sep 01 05:40:58.724 INFO kablam! | Sep 01 05:40:58.724 INFO kablam! 869 | pub struct ec_point_st; Sep 01 05:40:58.725 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.725 INFO kablam! Sep 01 05:40:58.725 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.731 INFO kablam! --> src/bindings_ecdh.rs:9207:148 Sep 01 05:40:58.731 INFO kablam! | Sep 01 05:40:58.732 INFO kablam! 9207 | pub fn EC_POINT_point2oct(group: *const ec_group_st, p: *const ec_point_st, form: libc::c_uint, buf: *mut libc::c_uchar, len: libc::c_ulong, ctx: *mut bignum_ctx) -> libc::c_ulong; Sep 01 05:40:58.732 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.732 INFO kablam! | Sep 01 05:40:58.732 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.732 INFO kablam! note: type defined here Sep 01 05:40:58.732 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.732 INFO kablam! | Sep 01 05:40:58.732 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.732 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.733 INFO kablam! Sep 01 05:40:58.733 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.733 INFO kablam! --> src/bindings_ecdh.rs:9221:35 Sep 01 05:40:58.733 INFO kablam! | Sep 01 05:40:58.733 INFO kablam! 9221 | pub fn EC_POINT_oct2point(group: *const ec_group_st, p: *mut ec_point_st, buf: *const libc::c_uchar, len: libc::c_ulong, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.734 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.735 INFO kablam! | Sep 01 05:40:58.735 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.736 INFO kablam! note: type defined here Sep 01 05:40:58.737 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:58.737 INFO kablam! | Sep 01 05:40:58.737 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:58.738 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.738 INFO kablam! Sep 01 05:40:58.738 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_point_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.738 INFO kablam! --> src/bindings_ecdh.rs:9221:58 Sep 01 05:40:58.738 INFO kablam! | Sep 01 05:40:58.738 INFO kablam! 9221 | pub fn EC_POINT_oct2point(group: *const ec_group_st, p: *mut ec_point_st, buf: *const libc::c_uchar, len: libc::c_ulong, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.738 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:58.739 INFO kablam! | Sep 01 05:40:58.739 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.739 INFO kablam! note: type defined here Sep 01 05:40:58.739 INFO kablam! --> src/bindings_ecdh.rs:869:1 Sep 01 05:40:58.739 INFO kablam! | Sep 01 05:40:58.739 INFO kablam! 869 | pub struct ec_point_st; Sep 01 05:40:58.739 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.740 INFO kablam! Sep 01 05:40:58.740 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.740 INFO kablam! --> src/bindings_ecdh.rs:9221:128 Sep 01 05:40:58.740 INFO kablam! | Sep 01 05:40:58.740 INFO kablam! 9221 | pub fn EC_POINT_oct2point(group: *const ec_group_st, p: *mut ec_point_st, buf: *const libc::c_uchar, len: libc::c_ulong, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.740 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.740 INFO kablam! | Sep 01 05:40:58.741 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.741 INFO kablam! note: type defined here Sep 01 05:40:58.741 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.741 INFO kablam! | Sep 01 05:40:58.741 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.741 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.741 INFO kablam! Sep 01 05:40:58.742 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.742 INFO kablam! --> src/bindings_ecdh.rs:9235:30 Sep 01 05:40:58.742 INFO kablam! | Sep 01 05:40:58.742 INFO kablam! 9235 | pub fn EC_POINT_point2bn(_: *const ec_group_st, _: *const ec_point_st, form: libc::c_uint, _: *mut bignum_st, _: *mut bignum_ctx) -> *mut bignum_st; Sep 01 05:40:58.742 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.742 INFO kablam! | Sep 01 05:40:58.743 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.743 INFO kablam! note: type defined here Sep 01 05:40:58.743 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:58.743 INFO kablam! | Sep 01 05:40:58.743 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:58.743 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.743 INFO kablam! Sep 01 05:40:58.743 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_point_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.743 INFO kablam! --> src/bindings_ecdh.rs:9235:53 Sep 01 05:40:58.743 INFO kablam! | Sep 01 05:40:58.744 INFO kablam! 9235 | pub fn EC_POINT_point2bn(_: *const ec_group_st, _: *const ec_point_st, form: libc::c_uint, _: *mut bignum_st, _: *mut bignum_ctx) -> *mut bignum_st; Sep 01 05:40:58.744 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.744 INFO kablam! | Sep 01 05:40:58.744 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.744 INFO kablam! note: type defined here Sep 01 05:40:58.745 INFO kablam! --> src/bindings_ecdh.rs:869:1 Sep 01 05:40:58.745 INFO kablam! | Sep 01 05:40:58.745 INFO kablam! 869 | pub struct ec_point_st; Sep 01 05:40:58.745 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.745 INFO kablam! Sep 01 05:40:58.746 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.746 INFO kablam! --> src/bindings_ecdh.rs:9235:115 Sep 01 05:40:58.746 INFO kablam! | Sep 01 05:40:58.746 INFO kablam! 9235 | pub fn EC_POINT_point2bn(_: *const ec_group_st, _: *const ec_point_st, form: libc::c_uint, _: *mut bignum_st, _: *mut bignum_ctx) -> *mut bignum_st; Sep 01 05:40:58.747 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.747 INFO kablam! | Sep 01 05:40:58.747 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.747 INFO kablam! note: type defined here Sep 01 05:40:58.747 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.748 INFO kablam! | Sep 01 05:40:58.748 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.748 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.748 INFO kablam! Sep 01 05:40:58.748 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.749 INFO kablam! --> src/bindings_ecdh.rs:9248:30 Sep 01 05:40:58.749 INFO kablam! | Sep 01 05:40:58.749 INFO kablam! 9248 | pub fn EC_POINT_bn2point(_: *const ec_group_st, _: *const bignum_st, _: *mut ec_point_st, _: *mut bignum_ctx) -> *mut ec_point_st; Sep 01 05:40:58.749 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.749 INFO kablam! | Sep 01 05:40:58.749 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.750 INFO kablam! note: type defined here Sep 01 05:40:58.750 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:58.750 INFO kablam! | Sep 01 05:40:58.750 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:58.750 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.750 INFO kablam! Sep 01 05:40:58.750 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_point_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.751 INFO kablam! --> src/bindings_ecdh.rs:9248:74 Sep 01 05:40:58.751 INFO kablam! | Sep 01 05:40:58.751 INFO kablam! 9248 | pub fn EC_POINT_bn2point(_: *const ec_group_st, _: *const bignum_st, _: *mut ec_point_st, _: *mut bignum_ctx) -> *mut ec_point_st; Sep 01 05:40:58.751 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:58.751 INFO kablam! | Sep 01 05:40:58.751 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.751 INFO kablam! note: type defined here Sep 01 05:40:58.751 INFO kablam! --> src/bindings_ecdh.rs:869:1 Sep 01 05:40:58.751 INFO kablam! | Sep 01 05:40:58.752 INFO kablam! 869 | pub struct ec_point_st; Sep 01 05:40:58.752 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.752 INFO kablam! Sep 01 05:40:58.752 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.752 INFO kablam! --> src/bindings_ecdh.rs:9248:95 Sep 01 05:40:58.752 INFO kablam! | Sep 01 05:40:58.753 INFO kablam! 9248 | pub fn EC_POINT_bn2point(_: *const ec_group_st, _: *const bignum_st, _: *mut ec_point_st, _: *mut bignum_ctx) -> *mut ec_point_st; Sep 01 05:40:58.753 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.753 INFO kablam! | Sep 01 05:40:58.753 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.753 INFO kablam! note: type defined here Sep 01 05:40:58.753 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.753 INFO kablam! | Sep 01 05:40:58.753 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.753 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.754 INFO kablam! Sep 01 05:40:58.754 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_point_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.754 INFO kablam! --> src/bindings_ecdh.rs:9248:115 Sep 01 05:40:58.754 INFO kablam! | Sep 01 05:40:58.754 INFO kablam! 9248 | pub fn EC_POINT_bn2point(_: *const ec_group_st, _: *const bignum_st, _: *mut ec_point_st, _: *mut bignum_ctx) -> *mut ec_point_st; Sep 01 05:40:58.754 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:58.754 INFO kablam! | Sep 01 05:40:58.754 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.754 INFO kablam! note: type defined here Sep 01 05:40:58.755 INFO kablam! --> src/bindings_ecdh.rs:869:1 Sep 01 05:40:58.755 INFO kablam! | Sep 01 05:40:58.755 INFO kablam! 869 | pub struct ec_point_st; Sep 01 05:40:58.755 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.755 INFO kablam! Sep 01 05:40:58.755 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.755 INFO kablam! --> src/bindings_ecdh.rs:9261:31 Sep 01 05:40:58.756 INFO kablam! | Sep 01 05:40:58.756 INFO kablam! 9261 | pub fn EC_POINT_point2hex(_: *const ec_group_st, _: *const ec_point_st, form: libc::c_uint, _: *mut bignum_ctx) -> *mut libc::c_char; Sep 01 05:40:58.756 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.756 INFO kablam! | Sep 01 05:40:58.756 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.756 INFO kablam! note: type defined here Sep 01 05:40:58.757 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:58.757 INFO kablam! | Sep 01 05:40:58.757 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:58.757 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.757 INFO kablam! Sep 01 05:40:58.758 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_point_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.758 INFO kablam! --> src/bindings_ecdh.rs:9261:54 Sep 01 05:40:58.758 INFO kablam! | Sep 01 05:40:58.758 INFO kablam! 9261 | pub fn EC_POINT_point2hex(_: *const ec_group_st, _: *const ec_point_st, form: libc::c_uint, _: *mut bignum_ctx) -> *mut libc::c_char; Sep 01 05:40:58.758 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.758 INFO kablam! | Sep 01 05:40:58.758 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.759 INFO kablam! note: type defined here Sep 01 05:40:58.759 INFO kablam! --> src/bindings_ecdh.rs:869:1 Sep 01 05:40:58.759 INFO kablam! | Sep 01 05:40:58.759 INFO kablam! 869 | pub struct ec_point_st; Sep 01 05:40:58.759 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.759 INFO kablam! Sep 01 05:40:58.759 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.759 INFO kablam! --> src/bindings_ecdh.rs:9261:97 Sep 01 05:40:58.760 INFO kablam! | Sep 01 05:40:58.760 INFO kablam! 9261 | pub fn EC_POINT_point2hex(_: *const ec_group_st, _: *const ec_point_st, form: libc::c_uint, _: *mut bignum_ctx) -> *mut libc::c_char; Sep 01 05:40:58.760 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.760 INFO kablam! | Sep 01 05:40:58.760 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.760 INFO kablam! note: type defined here Sep 01 05:40:58.760 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.760 INFO kablam! | Sep 01 05:40:58.760 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.761 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.761 INFO kablam! Sep 01 05:40:58.761 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.761 INFO kablam! --> src/bindings_ecdh.rs:9274:31 Sep 01 05:40:58.761 INFO kablam! | Sep 01 05:40:58.761 INFO kablam! 9274 | pub fn EC_POINT_hex2point(_: *const ec_group_st, _: *const libc::c_char, _: *mut ec_point_st, _: *mut bignum_ctx) -> *mut ec_point_st; Sep 01 05:40:58.761 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.761 INFO kablam! | Sep 01 05:40:58.761 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.762 INFO kablam! note: type defined here Sep 01 05:40:58.762 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:58.762 INFO kablam! | Sep 01 05:40:58.762 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:58.762 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.762 INFO kablam! Sep 01 05:40:58.762 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_point_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.762 INFO kablam! --> src/bindings_ecdh.rs:9274:78 Sep 01 05:40:58.762 INFO kablam! | Sep 01 05:40:58.763 INFO kablam! 9274 | pub fn EC_POINT_hex2point(_: *const ec_group_st, _: *const libc::c_char, _: *mut ec_point_st, _: *mut bignum_ctx) -> *mut ec_point_st; Sep 01 05:40:58.763 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:58.763 INFO kablam! | Sep 01 05:40:58.763 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.763 INFO kablam! note: type defined here Sep 01 05:40:58.763 INFO kablam! --> src/bindings_ecdh.rs:869:1 Sep 01 05:40:58.763 INFO kablam! | Sep 01 05:40:58.764 INFO kablam! 869 | pub struct ec_point_st; Sep 01 05:40:58.764 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.764 INFO kablam! Sep 01 05:40:58.764 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.764 INFO kablam! --> src/bindings_ecdh.rs:9274:99 Sep 01 05:40:58.764 INFO kablam! | Sep 01 05:40:58.764 INFO kablam! 9274 | pub fn EC_POINT_hex2point(_: *const ec_group_st, _: *const libc::c_char, _: *mut ec_point_st, _: *mut bignum_ctx) -> *mut ec_point_st; Sep 01 05:40:58.764 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.764 INFO kablam! | Sep 01 05:40:58.764 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.764 INFO kablam! note: type defined here Sep 01 05:40:58.765 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.765 INFO kablam! | Sep 01 05:40:58.765 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.765 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.765 INFO kablam! Sep 01 05:40:58.765 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_point_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.765 INFO kablam! --> src/bindings_ecdh.rs:9274:119 Sep 01 05:40:58.765 INFO kablam! | Sep 01 05:40:58.765 INFO kablam! 9274 | pub fn EC_POINT_hex2point(_: *const ec_group_st, _: *const libc::c_char, _: *mut ec_point_st, _: *mut bignum_ctx) -> *mut ec_point_st; Sep 01 05:40:58.765 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:58.765 INFO kablam! | Sep 01 05:40:58.765 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.765 INFO kablam! note: type defined here Sep 01 05:40:58.765 INFO kablam! --> src/bindings_ecdh.rs:869:1 Sep 01 05:40:58.765 INFO kablam! | Sep 01 05:40:58.765 INFO kablam! 869 | pub struct ec_point_st; Sep 01 05:40:58.765 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.765 INFO kablam! Sep 01 05:40:58.765 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.766 INFO kablam! --> src/bindings_ecdh.rs:9288:29 Sep 01 05:40:58.766 INFO kablam! | Sep 01 05:40:58.766 INFO kablam! 9288 | pub fn EC_POINT_add(group: *const ec_group_st, r: *mut ec_point_st, a: *const ec_point_st, b: *const ec_point_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.766 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.766 INFO kablam! | Sep 01 05:40:58.766 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.766 INFO kablam! note: type defined here Sep 01 05:40:58.766 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:58.766 INFO kablam! | Sep 01 05:40:58.766 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:58.766 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.766 INFO kablam! Sep 01 05:40:58.766 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_point_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.766 INFO kablam! --> src/bindings_ecdh.rs:9288:52 Sep 01 05:40:58.766 INFO kablam! | Sep 01 05:40:58.766 INFO kablam! 9288 | pub fn EC_POINT_add(group: *const ec_group_st, r: *mut ec_point_st, a: *const ec_point_st, b: *const ec_point_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.766 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:58.766 INFO kablam! | Sep 01 05:40:58.767 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.767 INFO kablam! note: type defined here Sep 01 05:40:58.767 INFO kablam! --> src/bindings_ecdh.rs:869:1 Sep 01 05:40:58.767 INFO kablam! | Sep 01 05:40:58.767 INFO kablam! 869 | pub struct ec_point_st; Sep 01 05:40:58.767 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.767 INFO kablam! Sep 01 05:40:58.767 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_point_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.767 INFO kablam! --> src/bindings_ecdh.rs:9288:73 Sep 01 05:40:58.767 INFO kablam! | Sep 01 05:40:58.767 INFO kablam! 9288 | pub fn EC_POINT_add(group: *const ec_group_st, r: *mut ec_point_st, a: *const ec_point_st, b: *const ec_point_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.767 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.767 INFO kablam! | Sep 01 05:40:58.767 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.768 INFO kablam! note: type defined here Sep 01 05:40:58.768 INFO kablam! --> src/bindings_ecdh.rs:869:1 Sep 01 05:40:58.768 INFO kablam! | Sep 01 05:40:58.768 INFO kablam! 869 | pub struct ec_point_st; Sep 01 05:40:58.768 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.768 INFO kablam! Sep 01 05:40:58.768 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_point_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.768 INFO kablam! --> src/bindings_ecdh.rs:9288:96 Sep 01 05:40:58.768 INFO kablam! | Sep 01 05:40:58.768 INFO kablam! 9288 | pub fn EC_POINT_add(group: *const ec_group_st, r: *mut ec_point_st, a: *const ec_point_st, b: *const ec_point_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.768 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.768 INFO kablam! | Sep 01 05:40:58.768 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.768 INFO kablam! note: type defined here Sep 01 05:40:58.768 INFO kablam! --> src/bindings_ecdh.rs:869:1 Sep 01 05:40:58.769 INFO kablam! | Sep 01 05:40:58.769 INFO kablam! 869 | pub struct ec_point_st; Sep 01 05:40:58.769 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.769 INFO kablam! Sep 01 05:40:58.769 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.769 INFO kablam! --> src/bindings_ecdh.rs:9288:121 Sep 01 05:40:58.782 INFO kablam! | Sep 01 05:40:58.782 INFO kablam! 9288 | pub fn EC_POINT_add(group: *const ec_group_st, r: *mut ec_point_st, a: *const ec_point_st, b: *const ec_point_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.782 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.782 INFO kablam! | Sep 01 05:40:58.783 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.783 INFO kablam! note: type defined here Sep 01 05:40:58.783 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.783 INFO kablam! | Sep 01 05:40:58.783 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.783 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.783 INFO kablam! Sep 01 05:40:58.783 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.783 INFO kablam! --> src/bindings_ecdh.rs:9301:29 Sep 01 05:40:58.784 INFO kablam! | Sep 01 05:40:58.784 INFO kablam! 9301 | pub fn EC_POINT_dbl(group: *const ec_group_st, r: *mut ec_point_st, a: *const ec_point_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.784 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.784 INFO kablam! | Sep 01 05:40:58.784 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.784 INFO kablam! note: type defined here Sep 01 05:40:58.784 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:58.784 INFO kablam! | Sep 01 05:40:58.784 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:58.785 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.785 INFO kablam! Sep 01 05:40:58.785 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_point_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.785 INFO kablam! --> src/bindings_ecdh.rs:9301:52 Sep 01 05:40:58.785 INFO kablam! | Sep 01 05:40:58.785 INFO kablam! 9301 | pub fn EC_POINT_dbl(group: *const ec_group_st, r: *mut ec_point_st, a: *const ec_point_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.785 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:58.785 INFO kablam! | Sep 01 05:40:58.785 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.785 INFO kablam! note: type defined here Sep 01 05:40:58.786 INFO kablam! --> src/bindings_ecdh.rs:869:1 Sep 01 05:40:58.786 INFO kablam! | Sep 01 05:40:58.786 INFO kablam! 869 | pub struct ec_point_st; Sep 01 05:40:58.786 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.786 INFO kablam! Sep 01 05:40:58.786 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_point_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.786 INFO kablam! --> src/bindings_ecdh.rs:9301:73 Sep 01 05:40:58.786 INFO kablam! | Sep 01 05:40:58.786 INFO kablam! 9301 | pub fn EC_POINT_dbl(group: *const ec_group_st, r: *mut ec_point_st, a: *const ec_point_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.787 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.787 INFO kablam! | Sep 01 05:40:58.787 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.787 INFO kablam! note: type defined here Sep 01 05:40:58.787 INFO kablam! --> src/bindings_ecdh.rs:869:1 Sep 01 05:40:58.787 INFO kablam! | Sep 01 05:40:58.787 INFO kablam! 869 | pub struct ec_point_st; Sep 01 05:40:58.787 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.787 INFO kablam! Sep 01 05:40:58.787 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.788 INFO kablam! --> src/bindings_ecdh.rs:9301:98 Sep 01 05:40:58.788 INFO kablam! | Sep 01 05:40:58.788 INFO kablam! 9301 | pub fn EC_POINT_dbl(group: *const ec_group_st, r: *mut ec_point_st, a: *const ec_point_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.788 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.788 INFO kablam! | Sep 01 05:40:58.788 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.788 INFO kablam! note: type defined here Sep 01 05:40:58.788 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.788 INFO kablam! | Sep 01 05:40:58.789 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.789 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.789 INFO kablam! Sep 01 05:40:58.789 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.789 INFO kablam! --> src/bindings_ecdh.rs:9313:32 Sep 01 05:40:58.789 INFO kablam! | Sep 01 05:40:58.789 INFO kablam! 9313 | pub fn EC_POINT_invert(group: *const ec_group_st, a: *mut ec_point_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.789 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.789 INFO kablam! | Sep 01 05:40:58.789 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.790 INFO kablam! note: type defined here Sep 01 05:40:58.790 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:58.790 INFO kablam! | Sep 01 05:40:58.790 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:58.790 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.790 INFO kablam! Sep 01 05:40:58.790 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_point_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.790 INFO kablam! --> src/bindings_ecdh.rs:9313:55 Sep 01 05:40:58.790 INFO kablam! | Sep 01 05:40:58.790 INFO kablam! 9313 | pub fn EC_POINT_invert(group: *const ec_group_st, a: *mut ec_point_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.791 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:58.791 INFO kablam! | Sep 01 05:40:58.791 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.791 INFO kablam! note: type defined here Sep 01 05:40:58.791 INFO kablam! --> src/bindings_ecdh.rs:869:1 Sep 01 05:40:58.791 INFO kablam! | Sep 01 05:40:58.791 INFO kablam! 869 | pub struct ec_point_st; Sep 01 05:40:58.791 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.791 INFO kablam! Sep 01 05:40:58.791 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.792 INFO kablam! --> src/bindings_ecdh.rs:9313:78 Sep 01 05:40:58.792 INFO kablam! | Sep 01 05:40:58.792 INFO kablam! 9313 | pub fn EC_POINT_invert(group: *const ec_group_st, a: *mut ec_point_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.792 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.792 INFO kablam! | Sep 01 05:40:58.792 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.792 INFO kablam! note: type defined here Sep 01 05:40:58.792 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.792 INFO kablam! | Sep 01 05:40:58.792 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.793 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.793 INFO kablam! Sep 01 05:40:58.793 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.793 INFO kablam! --> src/bindings_ecdh.rs:9324:40 Sep 01 05:40:58.793 INFO kablam! | Sep 01 05:40:58.793 INFO kablam! 9324 | pub fn EC_POINT_is_at_infinity(group: *const ec_group_st, p: *const ec_point_st) -> libc::c_int; Sep 01 05:40:58.793 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.793 INFO kablam! | Sep 01 05:40:58.793 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.793 INFO kablam! note: type defined here Sep 01 05:40:58.793 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:58.793 INFO kablam! | Sep 01 05:40:58.793 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:58.793 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.793 INFO kablam! Sep 01 05:40:58.793 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_point_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.794 INFO kablam! --> src/bindings_ecdh.rs:9324:63 Sep 01 05:40:58.794 INFO kablam! | Sep 01 05:40:58.794 INFO kablam! 9324 | pub fn EC_POINT_is_at_infinity(group: *const ec_group_st, p: *const ec_point_st) -> libc::c_int; Sep 01 05:40:58.794 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.794 INFO kablam! | Sep 01 05:40:58.794 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.794 INFO kablam! note: type defined here Sep 01 05:40:58.794 INFO kablam! --> src/bindings_ecdh.rs:869:1 Sep 01 05:40:58.794 INFO kablam! | Sep 01 05:40:58.794 INFO kablam! 869 | pub struct ec_point_st; Sep 01 05:40:58.795 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.795 INFO kablam! Sep 01 05:40:58.795 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.795 INFO kablam! --> src/bindings_ecdh.rs:9336:37 Sep 01 05:40:58.795 INFO kablam! | Sep 01 05:40:58.795 INFO kablam! 9336 | pub fn EC_POINT_is_on_curve(group: *const ec_group_st, point: *const ec_point_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.795 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.795 INFO kablam! | Sep 01 05:40:58.795 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.796 INFO kablam! note: type defined here Sep 01 05:40:58.796 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:58.796 INFO kablam! | Sep 01 05:40:58.796 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:58.796 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.796 INFO kablam! Sep 01 05:40:58.796 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_point_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.796 INFO kablam! --> src/bindings_ecdh.rs:9336:64 Sep 01 05:40:58.796 INFO kablam! | Sep 01 05:40:58.797 INFO kablam! 9336 | pub fn EC_POINT_is_on_curve(group: *const ec_group_st, point: *const ec_point_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.797 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.797 INFO kablam! | Sep 01 05:40:58.797 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.797 INFO kablam! note: type defined here Sep 01 05:40:58.797 INFO kablam! --> src/bindings_ecdh.rs:869:1 Sep 01 05:40:58.797 INFO kablam! | Sep 01 05:40:58.797 INFO kablam! 869 | pub struct ec_point_st; Sep 01 05:40:58.797 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.797 INFO kablam! Sep 01 05:40:58.798 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.798 INFO kablam! --> src/bindings_ecdh.rs:9336:89 Sep 01 05:40:58.798 INFO kablam! | Sep 01 05:40:58.798 INFO kablam! 9336 | pub fn EC_POINT_is_on_curve(group: *const ec_group_st, point: *const ec_point_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.798 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.798 INFO kablam! | Sep 01 05:40:58.798 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.798 INFO kablam! note: type defined here Sep 01 05:40:58.798 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.798 INFO kablam! | Sep 01 05:40:58.798 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.799 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.799 INFO kablam! Sep 01 05:40:58.799 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.799 INFO kablam! --> src/bindings_ecdh.rs:9349:29 Sep 01 05:40:58.799 INFO kablam! | Sep 01 05:40:58.799 INFO kablam! 9349 | pub fn EC_POINT_cmp(group: *const ec_group_st, a: *const ec_point_st, b: *const ec_point_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.799 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.799 INFO kablam! | Sep 01 05:40:58.799 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.799 INFO kablam! note: type defined here Sep 01 05:40:58.799 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:58.800 INFO kablam! | Sep 01 05:40:58.800 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:58.800 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.800 INFO kablam! Sep 01 05:40:58.800 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_point_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.800 INFO kablam! --> src/bindings_ecdh.rs:9349:52 Sep 01 05:40:58.800 INFO kablam! | Sep 01 05:40:58.801 INFO kablam! 9349 | pub fn EC_POINT_cmp(group: *const ec_group_st, a: *const ec_point_st, b: *const ec_point_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.801 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.801 INFO kablam! | Sep 01 05:40:58.801 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.802 INFO kablam! note: type defined here Sep 01 05:40:58.802 INFO kablam! --> src/bindings_ecdh.rs:869:1 Sep 01 05:40:58.802 INFO kablam! | Sep 01 05:40:58.802 INFO kablam! 869 | pub struct ec_point_st; Sep 01 05:40:58.802 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.802 INFO kablam! Sep 01 05:40:58.802 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_point_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.803 INFO kablam! --> src/bindings_ecdh.rs:9349:75 Sep 01 05:40:58.803 INFO kablam! | Sep 01 05:40:58.803 INFO kablam! 9349 | pub fn EC_POINT_cmp(group: *const ec_group_st, a: *const ec_point_st, b: *const ec_point_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.803 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.803 INFO kablam! | Sep 01 05:40:58.803 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.803 INFO kablam! note: type defined here Sep 01 05:40:58.803 INFO kablam! --> src/bindings_ecdh.rs:869:1 Sep 01 05:40:58.803 INFO kablam! | Sep 01 05:40:58.803 INFO kablam! 869 | pub struct ec_point_st; Sep 01 05:40:58.803 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.803 INFO kablam! Sep 01 05:40:58.803 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.803 INFO kablam! --> src/bindings_ecdh.rs:9349:100 Sep 01 05:40:58.803 INFO kablam! | Sep 01 05:40:58.804 INFO kablam! 9349 | pub fn EC_POINT_cmp(group: *const ec_group_st, a: *const ec_point_st, b: *const ec_point_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.804 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.804 INFO kablam! | Sep 01 05:40:58.804 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.804 INFO kablam! note: type defined here Sep 01 05:40:58.804 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.804 INFO kablam! | Sep 01 05:40:58.804 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.804 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.804 INFO kablam! Sep 01 05:40:58.804 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.804 INFO kablam! --> src/bindings_ecdh.rs:9361:37 Sep 01 05:40:58.804 INFO kablam! | Sep 01 05:40:58.804 INFO kablam! 9361 | pub fn EC_POINT_make_affine(group: *const ec_group_st, point: *mut ec_point_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.804 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.804 INFO kablam! | Sep 01 05:40:58.804 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.804 INFO kablam! note: type defined here Sep 01 05:40:58.804 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:58.804 INFO kablam! | Sep 01 05:40:58.804 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:58.804 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.804 INFO kablam! Sep 01 05:40:58.804 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_point_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.805 INFO kablam! --> src/bindings_ecdh.rs:9361:64 Sep 01 05:40:58.805 INFO kablam! | Sep 01 05:40:58.805 INFO kablam! 9361 | pub fn EC_POINT_make_affine(group: *const ec_group_st, point: *mut ec_point_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.805 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:58.805 INFO kablam! warning: `extern` block uses type `bindings_ecdh::st_CRYPTO_EX_DATA_IMPL` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.805 INFO kablam! --> src/bindings_ecdh.rs:1858:48 Sep 01 05:40:58.805 INFO kablam! | Sep 01 05:40:58.805 INFO kablam! 1858 | pub fn CRYPTO_get_ex_data_implementation() -> *const st_CRYPTO_EX_DATA_IMPL; Sep 01 05:40:58.805 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.805 INFO kablam! | Sep 01 05:40:58.805 INFO kablam! = note: #[warn(improper_ctypes)] on by default Sep 01 05:40:58.805 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.805 INFO kablam! note: type defined here Sep 01 05:40:58.805 INFO kablam! --> src/bindings_ecdh.rs:559:1 Sep 01 05:40:58.805 INFO kablam! | Sep 01 05:40:58.805 INFO kablam! 559 | pub struct st_CRYPTO_EX_DATA_IMPL; Sep 01 05:40:58.805 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.805 INFO kablam! Sep 01 05:40:58.805 INFO kablam! | Sep 01 05:40:58.805 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.805 INFO kablam! warning: `extern` block uses type `bindings_ecdh::st_CRYPTO_EX_DATA_IMPL` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.805 INFO kablam! --> src/bindings_ecdh.rs:1868:46 Sep 01 05:40:58.805 INFO kablam! | Sep 01 05:40:58.805 INFO kablam! 1868 | pub fn CRYPTO_set_ex_data_implementation(i: *const st_CRYPTO_EX_DATA_IMPL) -> libc::c_int; Sep 01 05:40:58.806 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.806 INFO kablam! | Sep 01 05:40:58.806 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.806 INFO kablam! note: type defined here Sep 01 05:40:58.806 INFO kablam! --> src/bindings_ecdh.rs:559:1 Sep 01 05:40:58.806 INFO kablam! | Sep 01 05:40:58.806 INFO kablam! 559 | pub struct st_CRYPTO_EX_DATA_IMPL; Sep 01 05:40:58.806 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.806 INFO kablam! Sep 01 05:40:58.806 INFO kablam! note: type defined here Sep 01 05:40:58.806 INFO kablam! --> src/bindings_ecdh.rs:869:1 Sep 01 05:40:58.806 INFO kablam! | Sep 01 05:40:58.806 INFO kablam! 869 | pub struct ec_point_st; Sep 01 05:40:58.806 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.806 INFO kablam! Sep 01 05:40:58.806 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.806 INFO kablam! --> src/bindings_ecdh.rs:9361:87 Sep 01 05:40:58.806 INFO kablam! | Sep 01 05:40:58.806 INFO kablam! 9361 | pub fn EC_POINT_make_affine(group: *const ec_group_st, point: *mut ec_point_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.806 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.806 INFO kablam! | Sep 01 05:40:58.806 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.807 INFO kablam! note: type defined here Sep 01 05:40:58.807 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.807 INFO kablam! | Sep 01 05:40:58.807 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.807 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.807 INFO kablam! Sep 01 05:40:58.807 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.807 INFO kablam! --> src/bindings_ecdh.rs:9374:38 Sep 01 05:40:58.807 INFO kablam! | Sep 01 05:40:58.807 INFO kablam! 9374 | pub fn EC_POINTs_make_affine(group: *const ec_group_st, num: libc::c_ulong, points: *mut *mut ec_point_st /* INCOMPLETEARRAY */, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.807 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.807 INFO kablam! | Sep 01 05:40:58.807 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.807 INFO kablam! note: type defined here Sep 01 05:40:58.807 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:58.807 INFO kablam! | Sep 01 05:40:58.807 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:58.807 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.807 INFO kablam! Sep 01 05:40:58.807 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_point_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.807 INFO kablam! --> src/bindings_ecdh.rs:9374:86 Sep 01 05:40:58.808 INFO kablam! | Sep 01 05:40:58.808 INFO kablam! 9374 | pub fn EC_POINTs_make_affine(group: *const ec_group_st, num: libc::c_ulong, points: *mut *mut ec_point_st /* INCOMPLETEARRAY */, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.808 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.808 INFO kablam! | Sep 01 05:40:58.808 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.808 INFO kablam! note: type defined here Sep 01 05:40:58.808 INFO kablam! --> src/bindings_ecdh.rs:869:1 Sep 01 05:40:58.808 INFO kablam! | Sep 01 05:40:58.808 INFO kablam! 869 | pub struct ec_point_st; Sep 01 05:40:58.808 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.808 INFO kablam! Sep 01 05:40:58.808 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.808 INFO kablam! --> src/bindings_ecdh.rs:9374:136 Sep 01 05:40:58.808 INFO kablam! | Sep 01 05:40:58.808 INFO kablam! 9374 | pub fn EC_POINTs_make_affine(group: *const ec_group_st, num: libc::c_ulong, points: *mut *mut ec_point_st /* INCOMPLETEARRAY */, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.808 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.808 INFO kablam! | Sep 01 05:40:58.808 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.808 INFO kablam! note: type defined here Sep 01 05:40:58.808 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.808 INFO kablam! | Sep 01 05:40:58.808 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.808 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.808 INFO kablam! Sep 01 05:40:58.808 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.809 INFO kablam! --> src/bindings_ecdh.rs:9390:30 Sep 01 05:40:58.809 INFO kablam! | Sep 01 05:40:58.809 INFO kablam! 9390 | pub fn EC_POINTs_mul(group: *const ec_group_st, r: *mut ec_point_st, n: *const bignum_st, num: libc::c_ulong, p: *mut *const ec_point_st /* INCOMPLETEARRAY */, m: *mut *const bignum_st /* INCOMPLETEARRAY */, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.809 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.809 INFO kablam! | Sep 01 05:40:58.809 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.809 INFO kablam! note: type defined here Sep 01 05:40:58.809 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:58.809 INFO kablam! | Sep 01 05:40:58.809 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:58.809 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.809 INFO kablam! Sep 01 05:40:58.809 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_point_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.809 INFO kablam! --> src/bindings_ecdh.rs:9390:53 Sep 01 05:40:58.809 INFO kablam! | Sep 01 05:40:58.809 INFO kablam! 9390 | pub fn EC_POINTs_mul(group: *const ec_group_st, r: *mut ec_point_st, n: *const bignum_st, num: libc::c_ulong, p: *mut *const ec_point_st /* INCOMPLETEARRAY */, m: *mut *const bignum_st /* INCOMPLETEARRAY */, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.809 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:58.810 INFO kablam! | Sep 01 05:40:58.810 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.810 INFO kablam! note: type defined here Sep 01 05:40:58.810 INFO kablam! --> src/bindings_ecdh.rs:869:1 Sep 01 05:40:58.810 INFO kablam! | Sep 01 05:40:58.810 INFO kablam! 869 | pub struct ec_point_st; Sep 01 05:40:58.810 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.810 INFO kablam! Sep 01 05:40:58.810 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_point_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.810 INFO kablam! --> src/bindings_ecdh.rs:9390:115 Sep 01 05:40:58.811 INFO kablam! | Sep 01 05:40:58.811 INFO kablam! 9390 | pub fn EC_POINTs_mul(group: *const ec_group_st, r: *mut ec_point_st, n: *const bignum_st, num: libc::c_ulong, p: *mut *const ec_point_st /* INCOMPLETEARRAY */, m: *mut *const bignum_st /* INCOMPLETEARRAY */, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.811 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.811 INFO kablam! | Sep 01 05:40:58.811 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.811 INFO kablam! note: type defined here Sep 01 05:40:58.811 INFO kablam! --> src/bindings_ecdh.rs:869:1 Sep 01 05:40:58.811 INFO kablam! | Sep 01 05:40:58.811 INFO kablam! 869 | pub struct ec_point_st; Sep 01 05:40:58.811 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.811 INFO kablam! Sep 01 05:40:58.811 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.811 INFO kablam! --> src/bindings_ecdh.rs:9390:215 Sep 01 05:40:58.811 INFO kablam! | Sep 01 05:40:58.811 INFO kablam! 9390 | pub fn EC_POINTs_mul(group: *const ec_group_st, r: *mut ec_point_st, n: *const bignum_st, num: libc::c_ulong, p: *mut *const ec_point_st /* INCOMPLETEARRAY */, m: *mut *const bignum_st /* INCOMPLETEARRAY */, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.811 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.812 INFO kablam! | Sep 01 05:40:58.812 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.812 INFO kablam! note: type defined here Sep 01 05:40:58.812 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.812 INFO kablam! | Sep 01 05:40:58.812 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.812 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.812 INFO kablam! Sep 01 05:40:58.812 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.812 INFO kablam! --> src/bindings_ecdh.rs:9405:29 Sep 01 05:40:58.812 INFO kablam! | Sep 01 05:40:58.812 INFO kablam! 9405 | pub fn EC_POINT_mul(group: *const ec_group_st, r: *mut ec_point_st, n: *const bignum_st, q: *const ec_point_st, m: *const bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.812 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.812 INFO kablam! | Sep 01 05:40:58.812 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.812 INFO kablam! note: type defined here Sep 01 05:40:58.812 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:58.812 INFO kablam! | Sep 01 05:40:58.812 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:58.812 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.812 INFO kablam! Sep 01 05:40:58.812 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_point_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.812 INFO kablam! --> src/bindings_ecdh.rs:9405:52 Sep 01 05:40:58.812 INFO kablam! | Sep 01 05:40:58.812 INFO kablam! 9405 | pub fn EC_POINT_mul(group: *const ec_group_st, r: *mut ec_point_st, n: *const bignum_st, q: *const ec_point_st, m: *const bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.813 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:58.813 INFO kablam! | Sep 01 05:40:58.813 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.813 INFO kablam! note: type defined here Sep 01 05:40:58.813 INFO kablam! --> src/bindings_ecdh.rs:869:1 Sep 01 05:40:58.813 INFO kablam! | Sep 01 05:40:58.813 INFO kablam! 869 | pub struct ec_point_st; Sep 01 05:40:58.813 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.813 INFO kablam! Sep 01 05:40:58.813 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_point_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.813 INFO kablam! --> src/bindings_ecdh.rs:9405:94 Sep 01 05:40:58.813 INFO kablam! | Sep 01 05:40:58.813 INFO kablam! 9405 | pub fn EC_POINT_mul(group: *const ec_group_st, r: *mut ec_point_st, n: *const bignum_st, q: *const ec_point_st, m: *const bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.813 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.813 INFO kablam! | Sep 01 05:40:58.813 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.813 INFO kablam! note: type defined here Sep 01 05:40:58.813 INFO kablam! --> src/bindings_ecdh.rs:869:1 Sep 01 05:40:58.813 INFO kablam! | Sep 01 05:40:58.813 INFO kablam! 869 | pub struct ec_point_st; Sep 01 05:40:58.813 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.813 INFO kablam! Sep 01 05:40:58.813 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.813 INFO kablam! --> src/bindings_ecdh.rs:9405:140 Sep 01 05:40:58.814 INFO kablam! | Sep 01 05:40:58.814 INFO kablam! 9405 | pub fn EC_POINT_mul(group: *const ec_group_st, r: *mut ec_point_st, n: *const bignum_st, q: *const ec_point_st, m: *const bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.814 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.814 INFO kablam! | Sep 01 05:40:58.814 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.814 INFO kablam! note: type defined here Sep 01 05:40:58.814 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.814 INFO kablam! | Sep 01 05:40:58.814 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.814 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.814 INFO kablam! Sep 01 05:40:58.814 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.814 INFO kablam! --> src/bindings_ecdh.rs:9416:41 Sep 01 05:40:58.814 INFO kablam! | Sep 01 05:40:58.814 INFO kablam! 9416 | pub fn EC_GROUP_precompute_mult(group: *mut ec_group_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.814 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:58.814 INFO kablam! | Sep 01 05:40:58.814 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.814 INFO kablam! note: type defined here Sep 01 05:40:58.814 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:58.814 INFO kablam! | Sep 01 05:40:58.814 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:58.814 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.815 INFO kablam! Sep 01 05:40:58.815 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.815 INFO kablam! --> src/bindings_ecdh.rs:9416:64 Sep 01 05:40:58.815 INFO kablam! | Sep 01 05:40:58.815 INFO kablam! 9416 | pub fn EC_GROUP_precompute_mult(group: *mut ec_group_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.815 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.815 INFO kablam! | Sep 01 05:40:58.815 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.815 INFO kablam! note: type defined here Sep 01 05:40:58.815 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.815 INFO kablam! | Sep 01 05:40:58.815 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.815 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.815 INFO kablam! Sep 01 05:40:58.815 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.815 INFO kablam! --> src/bindings_ecdh.rs:9426:46 Sep 01 05:40:58.815 INFO kablam! | Sep 01 05:40:58.815 INFO kablam! 9426 | pub fn EC_GROUP_have_precompute_mult(group: *const ec_group_st) -> libc::c_int; Sep 01 05:40:58.815 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.815 INFO kablam! | Sep 01 05:40:58.815 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.815 INFO kablam! note: type defined here Sep 01 05:40:58.815 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:58.815 INFO kablam! | Sep 01 05:40:58.815 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:58.815 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.815 INFO kablam! Sep 01 05:40:58.815 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.815 INFO kablam! --> src/bindings_ecdh.rs:9436:36 Sep 01 05:40:58.816 INFO kablam! | Sep 01 05:40:58.816 INFO kablam! 9436 | pub fn EC_GROUP_get_basis_type(_: *const ec_group_st) -> libc::c_int; Sep 01 05:40:58.816 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.816 INFO kablam! | Sep 01 05:40:58.816 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.816 INFO kablam! note: type defined here Sep 01 05:40:58.816 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:58.816 INFO kablam! | Sep 01 05:40:58.816 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:58.816 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.816 INFO kablam! Sep 01 05:40:58.816 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.816 INFO kablam! --> src/bindings_ecdh.rs:9447:41 Sep 01 05:40:58.817 INFO kablam! | Sep 01 05:40:58.817 INFO kablam! 9447 | pub fn EC_GROUP_get_trinomial_basis(_: *const ec_group_st, k: *mut libc::c_uint) -> libc::c_int; Sep 01 05:40:58.817 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.817 INFO kablam! | Sep 01 05:40:58.817 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.817 INFO kablam! note: type defined here Sep 01 05:40:58.817 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:58.817 INFO kablam! | Sep 01 05:40:58.817 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:58.817 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.818 INFO kablam! Sep 01 05:40:58.818 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.818 INFO kablam! --> src/bindings_ecdh.rs:9460:43 Sep 01 05:40:58.818 INFO kablam! | Sep 01 05:40:58.818 INFO kablam! 9460 | pub fn EC_GROUP_get_pentanomial_basis(_: *const ec_group_st, k1: *mut libc::c_uint, k2: *mut libc::c_uint, k3: *mut libc::c_uint) -> libc::c_int; Sep 01 05:40:58.818 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.818 INFO kablam! | Sep 01 05:40:58.819 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.819 INFO kablam! note: type defined here Sep 01 05:40:58.819 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:58.819 INFO kablam! | Sep 01 05:40:58.819 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:58.819 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.819 INFO kablam! Sep 01 05:40:58.819 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.819 INFO kablam! --> src/bindings_ecdh.rs:9472:31 Sep 01 05:40:58.819 INFO kablam! | Sep 01 05:40:58.820 INFO kablam! 9472 | pub fn d2i_ECPKParameters(_: *mut *mut ec_group_st, in_: *mut *const libc::c_uchar, len: libc::c_long) -> *mut ec_group_st; Sep 01 05:40:58.820 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.820 INFO kablam! | Sep 01 05:40:58.820 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.820 INFO kablam! note: type defined here Sep 01 05:40:58.820 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:58.820 INFO kablam! | Sep 01 05:40:58.820 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:58.820 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.821 INFO kablam! Sep 01 05:40:58.821 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.821 INFO kablam! --> src/bindings_ecdh.rs:9472:108 Sep 01 05:40:58.821 INFO kablam! | Sep 01 05:40:58.821 INFO kablam! 9472 | pub fn d2i_ECPKParameters(_: *mut *mut ec_group_st, in_: *mut *const libc::c_uchar, len: libc::c_long) -> *mut ec_group_st; Sep 01 05:40:58.821 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:58.821 INFO kablam! | Sep 01 05:40:58.821 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.821 INFO kablam! note: type defined here Sep 01 05:40:58.821 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:58.822 INFO kablam! | Sep 01 05:40:58.822 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:58.822 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.822 INFO kablam! Sep 01 05:40:58.822 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.822 INFO kablam! --> src/bindings_ecdh.rs:9483:31 Sep 01 05:40:58.822 INFO kablam! | Sep 01 05:40:58.822 INFO kablam! 9483 | pub fn i2d_ECPKParameters(_: *const ec_group_st, out: *mut *mut libc::c_uchar) -> libc::c_int; Sep 01 05:40:58.822 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.823 INFO kablam! | Sep 01 05:40:58.823 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.823 INFO kablam! note: type defined here Sep 01 05:40:58.823 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:58.823 INFO kablam! | Sep 01 05:40:58.823 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:58.823 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.823 INFO kablam! Sep 01 05:40:58.823 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.823 INFO kablam! --> src/bindings_ecdh.rs:9495:50 Sep 01 05:40:58.824 INFO kablam! | Sep 01 05:40:58.824 INFO kablam! 9495 | pub fn ECPKParameters_print(bp: *mut bio_st, x: *const ec_group_st, off: libc::c_int) -> libc::c_int; Sep 01 05:40:58.824 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.824 INFO kablam! | Sep 01 05:40:58.824 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.824 INFO kablam! note: type defined here Sep 01 05:40:58.824 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:58.824 INFO kablam! | Sep 01 05:40:58.824 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:58.825 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.825 INFO kablam! Sep 01 05:40:58.825 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.825 INFO kablam! --> src/bindings_ecdh.rs:9507:53 Sep 01 05:40:58.825 INFO kablam! | Sep 01 05:40:58.825 INFO kablam! 9507 | pub fn ECPKParameters_print_fp(fp: libc::c_int, x: *const ec_group_st, off: libc::c_int) -> libc::c_int; Sep 01 05:40:58.825 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.825 INFO kablam! | Sep 01 05:40:58.825 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.825 INFO kablam! note: type defined here Sep 01 05:40:58.826 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:58.826 INFO kablam! | Sep 01 05:40:58.826 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:58.827 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.827 INFO kablam! Sep 01 05:40:58.827 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_key_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.827 INFO kablam! --> src/bindings_ecdh.rs:9516:25 Sep 01 05:40:58.827 INFO kablam! | Sep 01 05:40:58.827 INFO kablam! 9516 | pub fn EC_KEY_new() -> *mut ec_key_st; Sep 01 05:40:58.827 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 05:40:58.827 INFO kablam! | Sep 01 05:40:58.828 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.828 INFO kablam! note: type defined here Sep 01 05:40:58.828 INFO kablam! --> src/bindings_ecdh.rs:892:1 Sep 01 05:40:58.828 INFO kablam! | Sep 01 05:40:58.828 INFO kablam! 892 | pub struct ec_key_st; Sep 01 05:40:58.828 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.828 INFO kablam! Sep 01 05:40:58.828 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_key_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.829 INFO kablam! --> src/bindings_ecdh.rs:9526:31 Sep 01 05:40:58.829 INFO kablam! | Sep 01 05:40:58.829 INFO kablam! 9526 | pub fn EC_KEY_get_flags(key: *const ec_key_st) -> libc::c_int; Sep 01 05:40:58.829 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:58.829 INFO kablam! | Sep 01 05:40:58.830 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.830 INFO kablam! note: type defined here Sep 01 05:40:58.830 INFO kablam! --> src/bindings_ecdh.rs:892:1 Sep 01 05:40:58.830 INFO kablam! | Sep 01 05:40:58.830 INFO kablam! 892 | pub struct ec_key_st; Sep 01 05:40:58.831 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.831 INFO kablam! Sep 01 05:40:58.831 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_key_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.831 INFO kablam! --> src/bindings_ecdh.rs:9537:31 Sep 01 05:40:58.831 INFO kablam! | Sep 01 05:40:58.831 INFO kablam! 9537 | pub fn EC_KEY_set_flags(key: *mut ec_key_st, flags: libc::c_int); Sep 01 05:40:58.831 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 05:40:58.831 INFO kablam! | Sep 01 05:40:58.831 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.831 INFO kablam! note: type defined here Sep 01 05:40:58.832 INFO kablam! --> src/bindings_ecdh.rs:892:1 Sep 01 05:40:58.832 INFO kablam! | Sep 01 05:40:58.832 INFO kablam! 892 | pub struct ec_key_st; Sep 01 05:40:58.832 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.832 INFO kablam! Sep 01 05:40:58.832 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_key_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.832 INFO kablam! --> src/bindings_ecdh.rs:9548:33 Sep 01 05:40:58.832 INFO kablam! | Sep 01 05:40:58.832 INFO kablam! 9548 | pub fn EC_KEY_clear_flags(key: *mut ec_key_st, flags: libc::c_int); Sep 01 05:40:58.832 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 05:40:58.833 INFO kablam! | Sep 01 05:40:58.833 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.833 INFO kablam! note: type defined here Sep 01 05:40:58.833 INFO kablam! --> src/bindings_ecdh.rs:892:1 Sep 01 05:40:58.833 INFO kablam! | Sep 01 05:40:58.833 INFO kablam! 892 | pub struct ec_key_st; Sep 01 05:40:58.833 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.833 INFO kablam! Sep 01 05:40:58.833 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_key_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.833 INFO kablam! --> src/bindings_ecdh.rs:9558:55 Sep 01 05:40:58.834 INFO kablam! | Sep 01 05:40:58.834 INFO kablam! 9558 | pub fn EC_KEY_new_by_curve_name(nid: libc::c_int) -> *mut ec_key_st; Sep 01 05:40:58.834 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 05:40:58.834 INFO kablam! | Sep 01 05:40:58.834 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.834 INFO kablam! note: type defined here Sep 01 05:40:58.834 INFO kablam! --> src/bindings_ecdh.rs:892:1 Sep 01 05:40:58.834 INFO kablam! | Sep 01 05:40:58.834 INFO kablam! 892 | pub struct ec_key_st; Sep 01 05:40:58.834 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.835 INFO kablam! Sep 01 05:40:58.835 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_key_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.835 INFO kablam! --> src/bindings_ecdh.rs:9568:26 Sep 01 05:40:58.835 INFO kablam! | Sep 01 05:40:58.835 INFO kablam! 9568 | pub fn EC_KEY_free(key: *mut ec_key_st); Sep 01 05:40:58.835 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 05:40:58.835 INFO kablam! | Sep 01 05:40:58.835 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.835 INFO kablam! note: type defined here Sep 01 05:40:58.835 INFO kablam! --> src/bindings_ecdh.rs:892:1 Sep 01 05:40:58.836 INFO kablam! | Sep 01 05:40:58.836 INFO kablam! 892 | pub struct ec_key_st; Sep 01 05:40:58.836 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.836 INFO kablam! Sep 01 05:40:58.836 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_key_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.836 INFO kablam! --> src/bindings_ecdh.rs:9579:26 Sep 01 05:40:58.836 INFO kablam! | Sep 01 05:40:58.836 INFO kablam! 9579 | pub fn EC_KEY_copy(dst: *mut ec_key_st, src: *const ec_key_st) -> *mut ec_key_st; Sep 01 05:40:58.836 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 05:40:58.836 INFO kablam! | Sep 01 05:40:58.837 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.837 INFO kablam! note: type defined here Sep 01 05:40:58.837 INFO kablam! --> src/bindings_ecdh.rs:892:1 Sep 01 05:40:58.837 INFO kablam! | Sep 01 05:40:58.837 INFO kablam! 892 | pub struct ec_key_st; Sep 01 05:40:58.837 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.837 INFO kablam! Sep 01 05:40:58.837 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_key_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.837 INFO kablam! --> src/bindings_ecdh.rs:9579:47 Sep 01 05:40:58.837 INFO kablam! | Sep 01 05:40:58.837 INFO kablam! 9579 | pub fn EC_KEY_copy(dst: *mut ec_key_st, src: *const ec_key_st) -> *mut ec_key_st; Sep 01 05:40:58.837 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:58.838 INFO kablam! | Sep 01 05:40:58.838 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.838 INFO kablam! note: type defined here Sep 01 05:40:58.838 INFO kablam! --> src/bindings_ecdh.rs:892:1 Sep 01 05:40:58.838 INFO kablam! | Sep 01 05:40:58.838 INFO kablam! 892 | pub struct ec_key_st; Sep 01 05:40:58.838 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.838 INFO kablam! Sep 01 05:40:58.838 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_key_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.838 INFO kablam! --> src/bindings_ecdh.rs:9579:68 Sep 01 05:40:58.838 INFO kablam! | Sep 01 05:40:58.838 INFO kablam! 9579 | pub fn EC_KEY_copy(dst: *mut ec_key_st, src: *const ec_key_st) -> *mut ec_key_st; Sep 01 05:40:58.839 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 05:40:58.839 INFO kablam! | Sep 01 05:40:58.839 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.839 INFO kablam! note: type defined here Sep 01 05:40:58.839 INFO kablam! --> src/bindings_ecdh.rs:892:1 Sep 01 05:40:58.839 INFO kablam! | Sep 01 05:40:58.839 INFO kablam! 892 | pub struct ec_key_st; Sep 01 05:40:58.839 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.839 INFO kablam! Sep 01 05:40:58.840 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_key_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.840 INFO kablam! --> src/bindings_ecdh.rs:9589:25 Sep 01 05:40:58.840 INFO kablam! | Sep 01 05:40:58.840 INFO kablam! 9589 | pub fn EC_KEY_dup(src: *const ec_key_st) -> *mut ec_key_st; Sep 01 05:40:58.840 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:58.840 INFO kablam! | Sep 01 05:40:58.840 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.840 INFO kablam! note: type defined here Sep 01 05:40:58.840 INFO kablam! --> src/bindings_ecdh.rs:892:1 Sep 01 05:40:58.841 INFO kablam! | Sep 01 05:40:58.841 INFO kablam! 892 | pub struct ec_key_st; Sep 01 05:40:58.841 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.841 INFO kablam! Sep 01 05:40:58.841 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_key_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.841 INFO kablam! --> src/bindings_ecdh.rs:9589:46 Sep 01 05:40:58.841 INFO kablam! | Sep 01 05:40:58.841 INFO kablam! 9589 | pub fn EC_KEY_dup(src: *const ec_key_st) -> *mut ec_key_st; Sep 01 05:40:58.841 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 05:40:58.842 INFO kablam! | Sep 01 05:40:58.842 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.842 INFO kablam! note: type defined here Sep 01 05:40:58.842 INFO kablam! --> src/bindings_ecdh.rs:892:1 Sep 01 05:40:58.842 INFO kablam! | Sep 01 05:40:58.842 INFO kablam! 892 | pub struct ec_key_st; Sep 01 05:40:58.842 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.843 INFO kablam! Sep 01 05:40:58.844 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_key_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.844 INFO kablam! --> src/bindings_ecdh.rs:9599:28 Sep 01 05:40:58.844 INFO kablam! | Sep 01 05:40:58.844 INFO kablam! 9599 | pub fn EC_KEY_up_ref(key: *mut ec_key_st) -> libc::c_int; Sep 01 05:40:58.844 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 05:40:58.844 INFO kablam! | Sep 01 05:40:58.844 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.844 INFO kablam! note: type defined here Sep 01 05:40:58.844 INFO kablam! --> src/bindings_ecdh.rs:892:1 Sep 01 05:40:58.844 INFO kablam! | Sep 01 05:40:58.845 INFO kablam! 892 | pub struct ec_key_st; Sep 01 05:40:58.845 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.845 INFO kablam! Sep 01 05:40:58.845 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_key_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.845 INFO kablam! --> src/bindings_ecdh.rs:9609:32 Sep 01 05:40:58.845 INFO kablam! | Sep 01 05:40:58.845 INFO kablam! 9609 | pub fn EC_KEY_get0_group(key: *const ec_key_st) -> *const ec_group_st; Sep 01 05:40:58.845 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:58.845 INFO kablam! | Sep 01 05:40:58.845 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.845 INFO kablam! note: type defined here Sep 01 05:40:58.846 INFO kablam! --> src/bindings_ecdh.rs:892:1 Sep 01 05:40:58.846 INFO kablam! | Sep 01 05:40:58.846 INFO kablam! 892 | pub struct ec_key_st; Sep 01 05:40:58.846 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.846 INFO kablam! Sep 01 05:40:58.846 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.846 INFO kablam! --> src/bindings_ecdh.rs:9609:53 Sep 01 05:40:58.846 INFO kablam! | Sep 01 05:40:58.846 INFO kablam! 9609 | pub fn EC_KEY_get0_group(key: *const ec_key_st) -> *const ec_group_st; Sep 01 05:40:58.847 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.847 INFO kablam! | Sep 01 05:40:58.847 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.847 INFO kablam! note: type defined here Sep 01 05:40:58.847 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:58.847 INFO kablam! | Sep 01 05:40:58.847 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:58.847 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.847 INFO kablam! Sep 01 05:40:58.847 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_key_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.848 INFO kablam! --> src/bindings_ecdh.rs:9620:31 Sep 01 05:40:58.848 INFO kablam! | Sep 01 05:40:58.848 INFO kablam! 9620 | pub fn EC_KEY_set_group(key: *mut ec_key_st, group: *const ec_group_st) -> libc::c_int; Sep 01 05:40:58.848 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 05:40:58.848 INFO kablam! | Sep 01 05:40:58.848 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.849 INFO kablam! note: type defined here Sep 01 05:40:58.849 INFO kablam! --> src/bindings_ecdh.rs:892:1 Sep 01 05:40:58.849 INFO kablam! | Sep 01 05:40:58.849 INFO kablam! 892 | pub struct ec_key_st; Sep 01 05:40:58.849 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.849 INFO kablam! Sep 01 05:40:58.849 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.849 INFO kablam! --> src/bindings_ecdh.rs:9620:54 Sep 01 05:40:58.849 INFO kablam! | Sep 01 05:40:58.849 INFO kablam! 9620 | pub fn EC_KEY_set_group(key: *mut ec_key_st, group: *const ec_group_st) -> libc::c_int; Sep 01 05:40:58.849 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.849 INFO kablam! | Sep 01 05:40:58.849 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.849 INFO kablam! note: type defined here Sep 01 05:40:58.849 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:58.850 INFO kablam! | Sep 01 05:40:58.850 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:58.850 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.850 INFO kablam! Sep 01 05:40:58.850 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_key_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.850 INFO kablam! --> src/bindings_ecdh.rs:9630:38 Sep 01 05:40:58.850 INFO kablam! | Sep 01 05:40:58.850 INFO kablam! 9630 | pub fn EC_KEY_get0_private_key(key: *const ec_key_st) -> *const bignum_st; Sep 01 05:40:58.850 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:58.850 INFO kablam! | Sep 01 05:40:58.850 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.850 INFO kablam! note: type defined here Sep 01 05:40:58.850 INFO kablam! --> src/bindings_ecdh.rs:892:1 Sep 01 05:40:58.850 INFO kablam! | Sep 01 05:40:58.850 INFO kablam! 892 | pub struct ec_key_st; Sep 01 05:40:58.850 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.850 INFO kablam! Sep 01 05:40:58.850 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_key_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.850 INFO kablam! --> src/bindings_ecdh.rs:9641:37 Sep 01 05:40:58.850 INFO kablam! | Sep 01 05:40:58.850 INFO kablam! 9641 | pub fn EC_KEY_set_private_key(key: *mut ec_key_st, prv: *const bignum_st) -> libc::c_int; Sep 01 05:40:58.851 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 05:40:58.851 INFO kablam! | Sep 01 05:40:58.851 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.851 INFO kablam! note: type defined here Sep 01 05:40:58.851 INFO kablam! --> src/bindings_ecdh.rs:892:1 Sep 01 05:40:58.851 INFO kablam! | Sep 01 05:40:58.851 INFO kablam! 892 | pub struct ec_key_st; Sep 01 05:40:58.851 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.851 INFO kablam! Sep 01 05:40:58.851 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_key_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.851 INFO kablam! --> src/bindings_ecdh.rs:9651:37 Sep 01 05:40:58.851 INFO kablam! | Sep 01 05:40:58.851 INFO kablam! 9651 | pub fn EC_KEY_get0_public_key(key: *const ec_key_st) -> *const ec_point_st; Sep 01 05:40:58.851 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:58.851 INFO kablam! | Sep 01 05:40:58.851 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.851 INFO kablam! note: type defined here Sep 01 05:40:58.851 INFO kablam! --> src/bindings_ecdh.rs:892:1 Sep 01 05:40:58.851 INFO kablam! | Sep 01 05:40:58.851 INFO kablam! 892 | pub struct ec_key_st; Sep 01 05:40:58.851 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.852 INFO kablam! Sep 01 05:40:58.852 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_point_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.852 INFO kablam! --> src/bindings_ecdh.rs:9651:58 Sep 01 05:40:58.852 INFO kablam! | Sep 01 05:40:58.852 INFO kablam! 9651 | pub fn EC_KEY_get0_public_key(key: *const ec_key_st) -> *const ec_point_st; Sep 01 05:40:58.852 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.852 INFO kablam! | Sep 01 05:40:58.853 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.853 INFO kablam! note: type defined here Sep 01 05:40:58.853 INFO kablam! --> src/bindings_ecdh.rs:869:1 Sep 01 05:40:58.853 INFO kablam! | Sep 01 05:40:58.853 INFO kablam! 869 | pub struct ec_point_st; Sep 01 05:40:58.853 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.853 INFO kablam! Sep 01 05:40:58.853 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_key_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.853 INFO kablam! --> src/bindings_ecdh.rs:9662:36 Sep 01 05:40:58.853 INFO kablam! | Sep 01 05:40:58.853 INFO kablam! 9662 | pub fn EC_KEY_set_public_key(key: *mut ec_key_st, pub_: *const ec_point_st) -> libc::c_int; Sep 01 05:40:58.854 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 05:40:58.854 INFO kablam! | Sep 01 05:40:58.858 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.858 INFO kablam! note: type defined here Sep 01 05:40:58.859 INFO kablam! --> src/bindings_ecdh.rs:892:1 Sep 01 05:40:58.859 INFO kablam! | Sep 01 05:40:58.859 INFO kablam! 892 | pub struct ec_key_st; Sep 01 05:40:58.859 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.859 INFO kablam! Sep 01 05:40:58.859 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_point_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.859 INFO kablam! --> src/bindings_ecdh.rs:9662:58 Sep 01 05:40:58.859 INFO kablam! | Sep 01 05:40:58.859 INFO kablam! 9662 | pub fn EC_KEY_set_public_key(key: *mut ec_key_st, pub_: *const ec_point_st) -> libc::c_int; Sep 01 05:40:58.859 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.860 INFO kablam! | Sep 01 05:40:58.860 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.860 INFO kablam! note: type defined here Sep 01 05:40:58.861 INFO kablam! --> src/bindings_ecdh.rs:869:1 Sep 01 05:40:58.861 INFO kablam! | Sep 01 05:40:58.861 INFO kablam! 869 | pub struct ec_point_st; Sep 01 05:40:58.862 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.862 INFO kablam! Sep 01 05:40:58.862 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_key_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.862 INFO kablam! --> src/bindings_ecdh.rs:9672:35 Sep 01 05:40:58.863 INFO kablam! | Sep 01 05:40:58.863 INFO kablam! 9672 | pub fn EC_KEY_get_enc_flags(key: *const ec_key_st) -> libc::c_uint; Sep 01 05:40:58.863 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:58.864 INFO kablam! | Sep 01 05:40:58.864 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.864 INFO kablam! note: type defined here Sep 01 05:40:58.865 INFO kablam! --> src/bindings_ecdh.rs:892:1 Sep 01 05:40:58.865 INFO kablam! | Sep 01 05:40:58.865 INFO kablam! 892 | pub struct ec_key_st; Sep 01 05:40:58.865 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.865 INFO kablam! Sep 01 05:40:58.865 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_key_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.865 INFO kablam! --> src/bindings_ecdh.rs:9683:37 Sep 01 05:40:58.865 INFO kablam! | Sep 01 05:40:58.865 INFO kablam! 9683 | pub fn EC_KEY_set_enc_flags(eckey: *mut ec_key_st, flags: libc::c_uint); Sep 01 05:40:58.866 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 05:40:58.866 INFO kablam! | Sep 01 05:40:58.866 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.866 INFO kablam! note: type defined here Sep 01 05:40:58.866 INFO kablam! --> src/bindings_ecdh.rs:892:1 Sep 01 05:40:58.866 INFO kablam! | Sep 01 05:40:58.866 INFO kablam! 892 | pub struct ec_key_st; Sep 01 05:40:58.866 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.866 INFO kablam! Sep 01 05:40:58.866 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_key_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.867 INFO kablam! --> src/bindings_ecdh.rs:9693:35 Sep 01 05:40:58.867 INFO kablam! | Sep 01 05:40:58.867 INFO kablam! 9693 | pub fn EC_KEY_get_conv_form(key: *const ec_key_st) -> libc::c_uint; Sep 01 05:40:58.867 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:58.867 INFO kablam! | Sep 01 05:40:58.867 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.867 INFO kablam! note: type defined here Sep 01 05:40:58.867 INFO kablam! --> src/bindings_ecdh.rs:892:1 Sep 01 05:40:58.867 INFO kablam! | Sep 01 05:40:58.867 INFO kablam! 892 | pub struct ec_key_st; Sep 01 05:40:58.868 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.868 INFO kablam! Sep 01 05:40:58.868 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_key_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.868 INFO kablam! --> src/bindings_ecdh.rs:9704:37 Sep 01 05:40:58.868 INFO kablam! | Sep 01 05:40:58.868 INFO kablam! 9704 | pub fn EC_KEY_set_conv_form(eckey: *mut ec_key_st, cform: libc::c_uint); Sep 01 05:40:58.868 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 05:40:58.868 INFO kablam! | Sep 01 05:40:58.868 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.868 INFO kablam! note: type defined here Sep 01 05:40:58.869 INFO kablam! --> src/bindings_ecdh.rs:892:1 Sep 01 05:40:58.869 INFO kablam! | Sep 01 05:40:58.869 INFO kablam! 892 | pub struct ec_key_st; Sep 01 05:40:58.869 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.869 INFO kablam! Sep 01 05:40:58.869 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_key_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.869 INFO kablam! --> src/bindings_ecdh.rs:9717:41 Sep 01 05:40:58.869 INFO kablam! | Sep 01 05:40:58.869 INFO kablam! 9717 | pub fn EC_KEY_get_key_method_data(key: *mut ec_key_st, dup_func: Option *mut libc::c_void>, free_func: Option, clear_free_func: Option) -> *mut libc::c_void; Sep 01 05:40:58.869 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 05:40:58.870 INFO kablam! | Sep 01 05:40:58.870 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.870 INFO kablam! note: type defined here Sep 01 05:40:58.870 INFO kablam! --> src/bindings_ecdh.rs:892:1 Sep 01 05:40:58.870 INFO kablam! | Sep 01 05:40:58.870 INFO kablam! 892 | pub struct ec_key_st; Sep 01 05:40:58.870 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.870 INFO kablam! Sep 01 05:40:58.870 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_key_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.870 INFO kablam! --> src/bindings_ecdh.rs:9731:44 Sep 01 05:40:58.871 INFO kablam! | Sep 01 05:40:58.871 INFO kablam! 9731 | pub fn EC_KEY_insert_key_method_data(key: *mut ec_key_st, data: *mut libc::c_void, dup_func: Option *mut libc::c_void>, free_func: Option, clear_free_func: Option) -> *mut libc::c_void; Sep 01 05:40:58.871 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 05:40:58.871 INFO kablam! | Sep 01 05:40:58.871 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.871 INFO kablam! note: type defined here Sep 01 05:40:58.871 INFO kablam! --> src/bindings_ecdh.rs:892:1 Sep 01 05:40:58.871 INFO kablam! | Sep 01 05:40:58.871 INFO kablam! 892 | pub struct ec_key_st; Sep 01 05:40:58.871 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.872 INFO kablam! Sep 01 05:40:58.872 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_key_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.872 INFO kablam! --> src/bindings_ecdh.rs:9742:37 Sep 01 05:40:58.872 INFO kablam! | Sep 01 05:40:58.872 INFO kablam! 9742 | pub fn EC_KEY_set_asn1_flag(eckey: *mut ec_key_st, asn1_flag: libc::c_int); Sep 01 05:40:58.872 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 05:40:58.872 INFO kablam! | Sep 01 05:40:58.872 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.872 INFO kablam! note: type defined here Sep 01 05:40:58.872 INFO kablam! --> src/bindings_ecdh.rs:892:1 Sep 01 05:40:58.872 INFO kablam! | Sep 01 05:40:58.873 INFO kablam! 892 | pub struct ec_key_st; Sep 01 05:40:58.873 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.873 INFO kablam! Sep 01 05:40:58.873 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_key_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.873 INFO kablam! --> src/bindings_ecdh.rs:9753:37 Sep 01 05:40:58.873 INFO kablam! | Sep 01 05:40:58.873 INFO kablam! 9753 | pub fn EC_KEY_precompute_mult(key: *mut ec_key_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.873 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 05:40:58.873 INFO kablam! | Sep 01 05:40:58.873 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.874 INFO kablam! note: type defined here Sep 01 05:40:58.874 INFO kablam! --> src/bindings_ecdh.rs:892:1 Sep 01 05:40:58.874 INFO kablam! | Sep 01 05:40:58.874 INFO kablam! 892 | pub struct ec_key_st; Sep 01 05:40:58.874 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.874 INFO kablam! Sep 01 05:40:58.874 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.874 INFO kablam! --> src/bindings_ecdh.rs:9753:58 Sep 01 05:40:58.874 INFO kablam! | Sep 01 05:40:58.874 INFO kablam! 9753 | pub fn EC_KEY_precompute_mult(key: *mut ec_key_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.874 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.874 INFO kablam! | Sep 01 05:40:58.875 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.875 INFO kablam! note: type defined here Sep 01 05:40:58.875 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.875 INFO kablam! | Sep 01 05:40:58.875 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.875 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.875 INFO kablam! Sep 01 05:40:58.875 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_key_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.875 INFO kablam! --> src/bindings_ecdh.rs:9763:34 Sep 01 05:40:58.875 INFO kablam! | Sep 01 05:40:58.875 INFO kablam! 9763 | pub fn EC_KEY_generate_key(key: *mut ec_key_st) -> libc::c_int; Sep 01 05:40:58.876 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 05:40:58.876 INFO kablam! | Sep 01 05:40:58.876 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.876 INFO kablam! note: type defined here Sep 01 05:40:58.876 INFO kablam! --> src/bindings_ecdh.rs:892:1 Sep 01 05:40:58.876 INFO kablam! | Sep 01 05:40:58.876 INFO kablam! 892 | pub struct ec_key_st; Sep 01 05:40:58.876 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.876 INFO kablam! Sep 01 05:40:58.877 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_key_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.877 INFO kablam! --> src/bindings_ecdh.rs:9773:31 Sep 01 05:40:58.877 INFO kablam! | Sep 01 05:40:58.877 INFO kablam! 9773 | pub fn EC_KEY_check_key(key: *const ec_key_st) -> libc::c_int; Sep 01 05:40:58.877 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:58.877 INFO kablam! | Sep 01 05:40:58.877 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.877 INFO kablam! note: type defined here Sep 01 05:40:58.877 INFO kablam! --> src/bindings_ecdh.rs:892:1 Sep 01 05:40:58.877 INFO kablam! | Sep 01 05:40:58.878 INFO kablam! 892 | pub struct ec_key_st; Sep 01 05:40:58.878 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.878 INFO kablam! Sep 01 05:40:58.878 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_key_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.878 INFO kablam! --> src/bindings_ecdh.rs:9785:55 Sep 01 05:40:58.878 INFO kablam! | Sep 01 05:40:58.878 INFO kablam! 9785 | pub fn EC_KEY_set_public_key_affine_coordinates(key: *mut ec_key_st, x: *mut bignum_st, y: *mut bignum_st) -> libc::c_int; Sep 01 05:40:58.878 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 05:40:58.878 INFO kablam! | Sep 01 05:40:58.878 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.879 INFO kablam! note: type defined here Sep 01 05:40:58.879 INFO kablam! --> src/bindings_ecdh.rs:892:1 Sep 01 05:40:58.879 INFO kablam! | Sep 01 05:40:58.879 INFO kablam! 892 | pub struct ec_key_st; Sep 01 05:40:58.879 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.879 INFO kablam! Sep 01 05:40:58.879 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_key_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.879 INFO kablam! --> src/bindings_ecdh.rs:9797:31 Sep 01 05:40:58.879 INFO kablam! | Sep 01 05:40:58.880 INFO kablam! 9797 | pub fn d2i_ECPrivateKey(key: *mut *mut ec_key_st, in_: *mut *const libc::c_uchar, len: libc::c_long) -> *mut ec_key_st; Sep 01 05:40:58.880 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.880 INFO kablam! | Sep 01 05:40:58.880 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.880 INFO kablam! note: type defined here Sep 01 05:40:58.880 INFO kablam! --> src/bindings_ecdh.rs:892:1 Sep 01 05:40:58.880 INFO kablam! | Sep 01 05:40:58.880 INFO kablam! 892 | pub struct ec_key_st; Sep 01 05:40:58.880 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.880 INFO kablam! Sep 01 05:40:58.881 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_key_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.881 INFO kablam! --> src/bindings_ecdh.rs:9797:106 Sep 01 05:40:58.881 INFO kablam! | Sep 01 05:40:58.881 INFO kablam! 9797 | pub fn d2i_ECPrivateKey(key: *mut *mut ec_key_st, in_: *mut *const libc::c_uchar, len: libc::c_long) -> *mut ec_key_st; Sep 01 05:40:58.881 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 05:40:58.882 INFO kablam! | Sep 01 05:40:58.882 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.882 INFO kablam! note: type defined here Sep 01 05:40:58.883 INFO kablam! --> src/bindings_ecdh.rs:892:1 Sep 01 05:40:58.883 INFO kablam! | Sep 01 05:40:58.883 INFO kablam! 892 | pub struct ec_key_st; Sep 01 05:40:58.883 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.883 INFO kablam! Sep 01 05:40:58.883 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_key_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.883 INFO kablam! --> src/bindings_ecdh.rs:9808:31 Sep 01 05:40:58.883 INFO kablam! | Sep 01 05:40:58.884 INFO kablam! 9808 | pub fn i2d_ECPrivateKey(key: *mut ec_key_st, out: *mut *mut libc::c_uchar) -> libc::c_int; Sep 01 05:40:58.884 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 05:40:58.884 INFO kablam! | Sep 01 05:40:58.884 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.884 INFO kablam! note: type defined here Sep 01 05:40:58.884 INFO kablam! --> src/bindings_ecdh.rs:892:1 Sep 01 05:40:58.884 INFO kablam! | Sep 01 05:40:58.884 INFO kablam! 892 | pub struct ec_key_st; Sep 01 05:40:58.884 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.884 INFO kablam! Sep 01 05:40:58.885 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_key_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.885 INFO kablam! --> src/bindings_ecdh.rs:9820:31 Sep 01 05:40:58.885 INFO kablam! | Sep 01 05:40:58.885 INFO kablam! 9820 | pub fn d2i_ECParameters(key: *mut *mut ec_key_st, in_: *mut *const libc::c_uchar, len: libc::c_long) -> *mut ec_key_st; Sep 01 05:40:58.885 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.885 INFO kablam! | Sep 01 05:40:58.885 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.885 INFO kablam! note: type defined here Sep 01 05:40:58.885 INFO kablam! --> src/bindings_ecdh.rs:892:1 Sep 01 05:40:58.885 INFO kablam! | Sep 01 05:40:58.885 INFO kablam! 892 | pub struct ec_key_st; Sep 01 05:40:58.886 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.886 INFO kablam! Sep 01 05:40:58.886 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_key_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.886 INFO kablam! --> src/bindings_ecdh.rs:9820:106 Sep 01 05:40:58.886 INFO kablam! | Sep 01 05:40:58.886 INFO kablam! 9820 | pub fn d2i_ECParameters(key: *mut *mut ec_key_st, in_: *mut *const libc::c_uchar, len: libc::c_long) -> *mut ec_key_st; Sep 01 05:40:58.886 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 05:40:58.886 INFO kablam! | Sep 01 05:40:58.886 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.887 INFO kablam! note: type defined here Sep 01 05:40:58.887 INFO kablam! --> src/bindings_ecdh.rs:892:1 Sep 01 05:40:58.887 INFO kablam! | Sep 01 05:40:58.887 INFO kablam! 892 | pub struct ec_key_st; Sep 01 05:40:58.887 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.887 INFO kablam! Sep 01 05:40:58.887 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_key_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.887 INFO kablam! --> src/bindings_ecdh.rs:9831:31 Sep 01 05:40:58.887 INFO kablam! | Sep 01 05:40:58.887 INFO kablam! 9831 | pub fn i2d_ECParameters(key: *mut ec_key_st, out: *mut *mut libc::c_uchar) -> libc::c_int; Sep 01 05:40:58.888 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 05:40:58.888 INFO kablam! | Sep 01 05:40:58.888 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.888 INFO kablam! note: type defined here Sep 01 05:40:58.888 INFO kablam! --> src/bindings_ecdh.rs:892:1 Sep 01 05:40:58.888 INFO kablam! | Sep 01 05:40:58.888 INFO kablam! 892 | pub struct ec_key_st; Sep 01 05:40:58.888 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.888 INFO kablam! Sep 01 05:40:58.888 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_key_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.889 INFO kablam! --> src/bindings_ecdh.rs:9843:30 Sep 01 05:40:58.889 INFO kablam! | Sep 01 05:40:58.889 INFO kablam! 9843 | pub fn o2i_ECPublicKey(key: *mut *mut ec_key_st, in_: *mut *const libc::c_uchar, len: libc::c_long) -> *mut ec_key_st; Sep 01 05:40:58.889 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.890 INFO kablam! | Sep 01 05:40:58.890 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.890 INFO kablam! note: type defined here Sep 01 05:40:58.890 INFO kablam! --> src/bindings_ecdh.rs:892:1 Sep 01 05:40:58.890 INFO kablam! | Sep 01 05:40:58.890 INFO kablam! 892 | pub struct ec_key_st; Sep 01 05:40:58.891 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.891 INFO kablam! Sep 01 05:40:58.891 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_key_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.891 INFO kablam! --> src/bindings_ecdh.rs:9843:105 Sep 01 05:40:58.891 INFO kablam! | Sep 01 05:40:58.891 INFO kablam! 9843 | pub fn o2i_ECPublicKey(key: *mut *mut ec_key_st, in_: *mut *const libc::c_uchar, len: libc::c_long) -> *mut ec_key_st; Sep 01 05:40:58.891 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 05:40:58.891 INFO kablam! | Sep 01 05:40:58.891 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.892 INFO kablam! note: type defined here Sep 01 05:40:58.892 INFO kablam! --> src/bindings_ecdh.rs:892:1 Sep 01 05:40:58.892 INFO kablam! | Sep 01 05:40:58.892 INFO kablam! 892 | pub struct ec_key_st; Sep 01 05:40:58.892 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.892 INFO kablam! Sep 01 05:40:58.892 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_key_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.892 INFO kablam! --> src/bindings_ecdh.rs:9854:30 Sep 01 05:40:58.893 INFO kablam! | Sep 01 05:40:58.893 INFO kablam! 9854 | pub fn i2o_ECPublicKey(key: *mut ec_key_st, out: *mut *mut libc::c_uchar) -> libc::c_int; Sep 01 05:40:58.893 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 05:40:58.893 INFO kablam! | Sep 01 05:40:58.893 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.893 INFO kablam! note: type defined here Sep 01 05:40:58.893 INFO kablam! --> src/bindings_ecdh.rs:892:1 Sep 01 05:40:58.893 INFO kablam! | Sep 01 05:40:58.893 INFO kablam! 892 | pub struct ec_key_st; Sep 01 05:40:58.893 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.893 INFO kablam! Sep 01 05:40:58.894 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_key_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.894 INFO kablam! --> src/bindings_ecdh.rs:9865:50 Sep 01 05:40:58.894 INFO kablam! | Sep 01 05:40:58.894 INFO kablam! 9865 | pub fn ECParameters_print(bp: *mut bio_st, key: *const ec_key_st) -> libc::c_int; Sep 01 05:40:58.894 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:58.894 INFO kablam! | Sep 01 05:40:58.894 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.894 INFO kablam! note: type defined here Sep 01 05:40:58.894 INFO kablam! --> src/bindings_ecdh.rs:892:1 Sep 01 05:40:58.894 INFO kablam! | Sep 01 05:40:58.894 INFO kablam! 892 | pub struct ec_key_st; Sep 01 05:40:58.895 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.895 INFO kablam! Sep 01 05:40:58.895 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_key_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.895 INFO kablam! --> src/bindings_ecdh.rs:9877:44 Sep 01 05:40:58.895 INFO kablam! | Sep 01 05:40:58.895 INFO kablam! 9877 | pub fn EC_KEY_print(bp: *mut bio_st, key: *const ec_key_st, off: libc::c_int) -> libc::c_int; Sep 01 05:40:58.895 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:58.895 INFO kablam! | Sep 01 05:40:58.895 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.895 INFO kablam! note: type defined here Sep 01 05:40:58.896 INFO kablam! --> src/bindings_ecdh.rs:892:1 Sep 01 05:40:58.896 INFO kablam! | Sep 01 05:40:58.896 INFO kablam! 892 | pub struct ec_key_st; Sep 01 05:40:58.896 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.896 INFO kablam! Sep 01 05:40:58.896 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_key_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.896 INFO kablam! --> src/bindings_ecdh.rs:9888:53 Sep 01 05:40:58.896 INFO kablam! | Sep 01 05:40:58.896 INFO kablam! 9888 | pub fn ECParameters_print_fp(fp: libc::c_int, key: *const ec_key_st) -> libc::c_int; Sep 01 05:40:58.896 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:58.896 INFO kablam! | Sep 01 05:40:58.897 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.897 INFO kablam! note: type defined here Sep 01 05:40:58.897 INFO kablam! --> src/bindings_ecdh.rs:892:1 Sep 01 05:40:58.897 INFO kablam! | Sep 01 05:40:58.897 INFO kablam! 892 | pub struct ec_key_st; Sep 01 05:40:58.897 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.897 INFO kablam! Sep 01 05:40:58.897 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_key_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.897 INFO kablam! --> src/bindings_ecdh.rs:9900:47 Sep 01 05:40:58.897 INFO kablam! | Sep 01 05:40:58.897 INFO kablam! 9900 | pub fn EC_KEY_print_fp(fp: libc::c_int, key: *const ec_key_st, off: libc::c_int) -> libc::c_int; Sep 01 05:40:58.898 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:58.898 INFO kablam! | Sep 01 05:40:58.898 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.898 INFO kablam! note: type defined here Sep 01 05:40:58.898 INFO kablam! --> src/bindings_ecdh.rs:892:1 Sep 01 05:40:58.898 INFO kablam! | Sep 01 05:40:58.898 INFO kablam! 892 | pub struct ec_key_st; Sep 01 05:40:58.898 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.898 INFO kablam! Sep 01 05:40:58.898 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ecdh_method` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.899 INFO kablam! --> src/bindings_ecdh.rs:9918:27 Sep 01 05:40:58.899 INFO kablam! | Sep 01 05:40:58.899 INFO kablam! 9918 | pub fn ECDH_OpenSSL() -> *const ecdh_method; Sep 01 05:40:58.899 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.899 INFO kablam! | Sep 01 05:40:58.899 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.899 INFO kablam! note: type defined here Sep 01 05:40:58.900 INFO kablam! --> src/bindings_ecdh.rs:248:1 Sep 01 05:40:58.900 INFO kablam! | Sep 01 05:40:58.900 INFO kablam! 248 | pub struct ecdh_method; Sep 01 05:40:58.900 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.900 INFO kablam! Sep 01 05:40:58.900 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ecdh_method` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.900 INFO kablam! --> src/bindings_ecdh.rs:9928:36 Sep 01 05:40:58.900 INFO kablam! | Sep 01 05:40:58.900 INFO kablam! 9928 | pub fn ECDH_set_default_method(_: *const ecdh_method); Sep 01 05:40:58.901 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.901 INFO kablam! | Sep 01 05:40:58.901 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.901 INFO kablam! note: type defined here Sep 01 05:40:58.901 INFO kablam! --> src/bindings_ecdh.rs:248:1 Sep 01 05:40:58.901 INFO kablam! | Sep 01 05:40:58.901 INFO kablam! 248 | pub struct ecdh_method; Sep 01 05:40:58.901 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.901 INFO kablam! Sep 01 05:40:58.901 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ecdh_method` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.902 INFO kablam! --> src/bindings_ecdh.rs:9937:38 Sep 01 05:40:58.902 INFO kablam! | Sep 01 05:40:58.902 INFO kablam! 9937 | pub fn ECDH_get_default_method() -> *const ecdh_method; Sep 01 05:40:58.902 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.902 INFO kablam! | Sep 01 05:40:58.902 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.902 INFO kablam! note: type defined here Sep 01 05:40:58.902 INFO kablam! --> src/bindings_ecdh.rs:248:1 Sep 01 05:40:58.902 INFO kablam! | Sep 01 05:40:58.902 INFO kablam! 248 | pub struct ecdh_method; Sep 01 05:40:58.902 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.902 INFO kablam! Sep 01 05:40:58.902 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_key_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.902 INFO kablam! --> src/bindings_ecdh.rs:9948:28 Sep 01 05:40:58.902 INFO kablam! | Sep 01 05:40:58.902 INFO kablam! 9948 | pub fn ECDH_set_method(_: *mut ec_key_st, _: *const ecdh_method) -> libc::c_int; Sep 01 05:40:58.902 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 05:40:58.903 INFO kablam! | Sep 01 05:40:58.903 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.903 INFO kablam! note: type defined here Sep 01 05:40:58.903 INFO kablam! --> src/bindings_ecdh.rs:892:1 Sep 01 05:40:58.903 INFO kablam! | Sep 01 05:40:58.903 INFO kablam! 892 | pub struct ec_key_st; Sep 01 05:40:58.903 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.903 INFO kablam! Sep 01 05:40:58.903 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ecdh_method` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.903 INFO kablam! --> src/bindings_ecdh.rs:9948:47 Sep 01 05:40:58.903 INFO kablam! | Sep 01 05:40:58.903 INFO kablam! 9948 | pub fn ECDH_set_method(_: *mut ec_key_st, _: *const ecdh_method) -> libc::c_int; Sep 01 05:40:58.903 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.903 INFO kablam! | Sep 01 05:40:58.903 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.903 INFO kablam! note: type defined here Sep 01 05:40:58.903 INFO kablam! --> src/bindings_ecdh.rs:248:1 Sep 01 05:40:58.903 INFO kablam! | Sep 01 05:40:58.903 INFO kablam! 248 | pub struct ecdh_method; Sep 01 05:40:58.903 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.903 INFO kablam! Sep 01 05:40:58.903 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_point_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.904 INFO kablam! --> src/bindings_ecdh.rs:9962:82 Sep 01 05:40:58.904 INFO kablam! | Sep 01 05:40:58.904 INFO kablam! 9962 | pub fn ECDH_compute_key(out: *mut libc::c_void, outlen: libc::c_ulong, pub_key: *const ec_point_st, ecdh: *mut ec_key_st, KDF: Option *mut libc::c_void>) -> libc::c_int; Sep 01 05:40:58.904 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.904 INFO kablam! | Sep 01 05:40:58.904 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.904 INFO kablam! note: type defined here Sep 01 05:40:58.904 INFO kablam! --> src/bindings_ecdh.rs:869:1 Sep 01 05:40:58.904 INFO kablam! | Sep 01 05:40:58.904 INFO kablam! 869 | pub struct ec_point_st; Sep 01 05:40:58.904 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.904 INFO kablam! Sep 01 05:40:58.904 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_key_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.904 INFO kablam! --> src/bindings_ecdh.rs:9962:108 Sep 01 05:40:58.904 INFO kablam! | Sep 01 05:40:58.904 INFO kablam! 9962 | pub fn ECDH_compute_key(out: *mut libc::c_void, outlen: libc::c_ulong, pub_key: *const ec_point_st, ecdh: *mut ec_key_st, KDF: Option *mut libc::c_void>) -> libc::c_int; Sep 01 05:40:58.904 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 05:40:58.904 INFO kablam! | Sep 01 05:40:58.904 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.904 INFO kablam! note: type defined here Sep 01 05:40:58.904 INFO kablam! --> src/bindings_ecdh.rs:892:1 Sep 01 05:40:58.904 INFO kablam! | Sep 01 05:40:58.904 INFO kablam! 892 | pub struct ec_key_st; Sep 01 05:40:58.905 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.905 INFO kablam! Sep 01 05:40:58.905 INFO kablam! warning: `extern` block uses type `bindings_ecdh::hostent` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.905 INFO kablam! --> src/bindings_ecdh.rs:3526:57 Sep 01 05:40:58.905 INFO kablam! | Sep 01 05:40:58.905 INFO kablam! 3526 | pub fn BIO_gethostbyname(name: *const libc::c_char) -> *mut hostent; Sep 01 05:40:58.905 INFO kablam! | ^^^^^^^^^^^^ Sep 01 05:40:58.905 INFO kablam! | Sep 01 05:40:58.905 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.905 INFO kablam! note: type defined here Sep 01 05:40:58.905 INFO kablam! --> src/bindings_ecdh.rs:635:1 Sep 01 05:40:58.905 INFO kablam! | Sep 01 05:40:58.905 INFO kablam! 635 | pub struct hostent; Sep 01 05:40:58.905 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.905 INFO kablam! Sep 01 05:40:58.905 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.905 INFO kablam! --> src/bindings_ecdh.rs:3804:25 Sep 01 05:40:58.905 INFO kablam! | Sep 01 05:40:58.905 INFO kablam! 3804 | pub fn BN_CTX_new() -> *mut bignum_ctx; Sep 01 05:40:58.905 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.905 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_key_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.906 INFO kablam! --> src/bindings_ecdh.rs:9988:29 Sep 01 05:40:58.906 INFO kablam! | Sep 01 05:40:58.906 INFO kablam! 9988 | pub fn ECDH_set_ex_data(d: *mut ec_key_st, idx: libc::c_int, arg: *mut libc::c_void) -> libc::c_int; Sep 01 05:40:58.906 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 05:40:58.906 INFO kablam! | Sep 01 05:40:58.906 INFO kablam! | Sep 01 05:40:58.906 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.906 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.906 INFO kablam! note: type defined here Sep 01 05:40:58.906 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.906 INFO kablam! | Sep 01 05:40:58.906 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.906 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.906 INFO kablam! Sep 01 05:40:58.906 INFO kablam! note: type defined here Sep 01 05:40:58.907 INFO kablam! --> src/bindings_ecdh.rs:892:1 Sep 01 05:40:58.907 INFO kablam! | Sep 01 05:40:58.907 INFO kablam! 892 | pub struct ec_key_st; Sep 01 05:40:58.907 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.907 INFO kablam! Sep 01 05:40:58.907 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.907 INFO kablam! --> src/bindings_ecdh.rs:3814:24 Sep 01 05:40:58.907 INFO kablam! | Sep 01 05:40:58.907 INFO kablam! 3814 | pub fn BN_CTX_init(c: *mut bignum_ctx); Sep 01 05:40:58.907 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.908 INFO kablam! | Sep 01 05:40:58.908 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.908 INFO kablam! note: type defined here Sep 01 05:40:58.908 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.908 INFO kablam! | Sep 01 05:40:58.908 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.908 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.908 INFO kablam! Sep 01 05:40:58.908 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_key_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.908 INFO kablam! --> src/bindings_ecdh.rs:9999:29 Sep 01 05:40:58.909 INFO kablam! | Sep 01 05:40:58.909 INFO kablam! 9999 | pub fn ECDH_get_ex_data(d: *mut ec_key_st, idx: libc::c_int) -> *mut libc::c_void; Sep 01 05:40:58.909 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 05:40:58.909 INFO kablam! | Sep 01 05:40:58.909 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.909 INFO kablam! note: type defined here Sep 01 05:40:58.909 INFO kablam! --> src/bindings_ecdh.rs:892:1 Sep 01 05:40:58.909 INFO kablam! | Sep 01 05:40:58.909 INFO kablam! 892 | pub struct ec_key_st; Sep 01 05:40:58.909 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.909 INFO kablam! Sep 01 05:40:58.909 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.910 INFO kablam! --> src/bindings_ecdh.rs:3824:24 Sep 01 05:40:58.910 INFO kablam! | Sep 01 05:40:58.910 INFO kablam! 3824 | pub fn BN_CTX_free(c: *mut bignum_ctx); Sep 01 05:40:58.910 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.910 INFO kablam! | Sep 01 05:40:58.910 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.910 INFO kablam! note: type defined here Sep 01 05:40:58.910 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.910 INFO kablam! | Sep 01 05:40:58.911 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.911 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.911 INFO kablam! Sep 01 05:40:58.911 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.911 INFO kablam! --> src/bindings_ecdh.rs:3834:27 Sep 01 05:40:58.911 INFO kablam! | Sep 01 05:40:58.911 INFO kablam! 3834 | pub fn BN_CTX_start(ctx: *mut bignum_ctx); Sep 01 05:40:58.912 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.912 INFO kablam! | Sep 01 05:40:58.912 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.912 INFO kablam! note: type defined here Sep 01 05:40:58.912 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.912 INFO kablam! | Sep 01 05:40:58.912 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.912 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.913 INFO kablam! Sep 01 05:40:58.913 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.913 INFO kablam! --> src/bindings_ecdh.rs:3844:25 Sep 01 05:40:58.913 INFO kablam! | Sep 01 05:40:58.913 INFO kablam! 3844 | pub fn BN_CTX_get(ctx: *mut bignum_ctx) -> *mut bignum_st; Sep 01 05:40:58.913 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.914 INFO kablam! | Sep 01 05:40:58.914 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.914 INFO kablam! note: type defined here Sep 01 05:40:58.914 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.914 INFO kablam! | Sep 01 05:40:58.914 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.914 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.914 INFO kablam! Sep 01 05:40:58.914 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.915 INFO kablam! --> src/bindings_ecdh.rs:3854:25 Sep 01 05:40:58.915 INFO kablam! | Sep 01 05:40:58.915 INFO kablam! 3854 | pub fn BN_CTX_end(ctx: *mut bignum_ctx); Sep 01 05:40:58.915 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.915 INFO kablam! | Sep 01 05:40:58.915 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.915 INFO kablam! note: type defined here Sep 01 05:40:58.915 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.916 INFO kablam! | Sep 01 05:40:58.916 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.916 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.916 INFO kablam! Sep 01 05:40:58.916 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.916 INFO kablam! --> src/bindings_ecdh.rs:4080:82 Sep 01 05:40:58.917 INFO kablam! | Sep 01 05:40:58.917 INFO kablam! 4080 | pub fn BN_mul(r: *mut bignum_st, a: *const bignum_st, b: *const bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.917 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.917 INFO kablam! | Sep 01 05:40:58.917 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.917 INFO kablam! note: type defined here Sep 01 05:40:58.917 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.917 INFO kablam! | Sep 01 05:40:58.917 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.917 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.918 INFO kablam! Sep 01 05:40:58.918 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.918 INFO kablam! --> src/bindings_ecdh.rs:4092:61 Sep 01 05:40:58.918 INFO kablam! | Sep 01 05:40:58.918 INFO kablam! 4092 | pub fn BN_sqr(r: *mut bignum_st, a: *const bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.918 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.918 INFO kablam! | Sep 01 05:40:58.918 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.918 INFO kablam! note: type defined here Sep 01 05:40:58.918 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.918 INFO kablam! | Sep 01 05:40:58.918 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.918 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.918 INFO kablam! Sep 01 05:40:58.918 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.918 INFO kablam! --> src/bindings_ecdh.rs:4117:104 Sep 01 05:40:58.918 INFO kablam! | Sep 01 05:40:58.918 INFO kablam! 4117 | pub fn BN_div(dv: *mut bignum_st, rem: *mut bignum_st, m: *const bignum_st, d: *const bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.918 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.918 INFO kablam! | Sep 01 05:40:58.918 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.918 INFO kablam! note: type defined here Sep 01 05:40:58.918 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.918 INFO kablam! | Sep 01 05:40:58.918 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.918 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.919 INFO kablam! Sep 01 05:40:58.919 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.919 INFO kablam! --> src/bindings_ecdh.rs:4130:84 Sep 01 05:40:58.919 INFO kablam! | Sep 01 05:40:58.919 INFO kablam! 4130 | pub fn BN_nnmod(r: *mut bignum_st, m: *const bignum_st, d: *const bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.919 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.919 INFO kablam! | Sep 01 05:40:58.919 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.919 INFO kablam! note: type defined here Sep 01 05:40:58.919 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.919 INFO kablam! | Sep 01 05:40:58.919 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.919 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.919 INFO kablam! Sep 01 05:40:58.919 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.919 INFO kablam! --> src/bindings_ecdh.rs:4144:107 Sep 01 05:40:58.919 INFO kablam! | Sep 01 05:40:58.919 INFO kablam! 4144 | pub fn BN_mod_add(r: *mut bignum_st, a: *const bignum_st, b: *const bignum_st, m: *const bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.919 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.919 INFO kablam! | Sep 01 05:40:58.919 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.919 INFO kablam! note: type defined here Sep 01 05:40:58.920 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.920 INFO kablam! | Sep 01 05:40:58.920 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.920 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.920 INFO kablam! Sep 01 05:40:58.920 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.920 INFO kablam! --> src/bindings_ecdh.rs:4171:107 Sep 01 05:40:58.920 INFO kablam! | Sep 01 05:40:58.920 INFO kablam! 4171 | pub fn BN_mod_sub(r: *mut bignum_st, a: *const bignum_st, b: *const bignum_st, m: *const bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.920 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.920 INFO kablam! | Sep 01 05:40:58.920 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.920 INFO kablam! note: type defined here Sep 01 05:40:58.920 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.920 INFO kablam! | Sep 01 05:40:58.920 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.920 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.920 INFO kablam! Sep 01 05:40:58.920 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.921 INFO kablam! --> src/bindings_ecdh.rs:4198:107 Sep 01 05:40:58.921 INFO kablam! | Sep 01 05:40:58.921 INFO kablam! 4198 | pub fn BN_mod_mul(r: *mut bignum_st, a: *const bignum_st, b: *const bignum_st, m: *const bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.921 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.921 INFO kablam! | Sep 01 05:40:58.921 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.921 INFO kablam! note: type defined here Sep 01 05:40:58.921 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.921 INFO kablam! | Sep 01 05:40:58.921 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.921 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.921 INFO kablam! Sep 01 05:40:58.921 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.921 INFO kablam! --> src/bindings_ecdh.rs:4211:86 Sep 01 05:40:58.921 INFO kablam! | Sep 01 05:40:58.921 INFO kablam! 4211 | pub fn BN_mod_sqr(r: *mut bignum_st, a: *const bignum_st, m: *const bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.921 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.921 INFO kablam! | Sep 01 05:40:58.921 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.921 INFO kablam! note: type defined here Sep 01 05:40:58.922 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.922 INFO kablam! | Sep 01 05:40:58.922 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.922 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.922 INFO kablam! Sep 01 05:40:58.922 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.922 INFO kablam! --> src/bindings_ecdh.rs:4224:90 Sep 01 05:40:58.922 INFO kablam! | Sep 01 05:40:58.922 INFO kablam! 4224 | pub fn BN_mod_lshift1(r: *mut bignum_st, a: *const bignum_st, m: *const bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.922 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.922 INFO kablam! | Sep 01 05:40:58.922 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.922 INFO kablam! note: type defined here Sep 01 05:40:58.922 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.922 INFO kablam! | Sep 01 05:40:58.922 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.922 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.922 INFO kablam! Sep 01 05:40:58.922 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.922 INFO kablam! --> src/bindings_ecdh.rs:4250:105 Sep 01 05:40:58.922 INFO kablam! | Sep 01 05:40:58.922 INFO kablam! 4250 | pub fn BN_mod_lshift(r: *mut bignum_st, a: *const bignum_st, n: libc::c_int, m: *const bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.922 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.922 INFO kablam! | Sep 01 05:40:58.923 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.923 INFO kablam! note: type defined here Sep 01 05:40:58.923 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.923 INFO kablam! | Sep 01 05:40:58.923 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.923 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.923 INFO kablam! Sep 01 05:40:58.923 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.923 INFO kablam! --> src/bindings_ecdh.rs:4407:82 Sep 01 05:40:58.923 INFO kablam! | Sep 01 05:40:58.923 INFO kablam! 4407 | pub fn BN_exp(r: *mut bignum_st, a: *const bignum_st, p: *const bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.923 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.923 INFO kablam! | Sep 01 05:40:58.923 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.923 INFO kablam! note: type defined here Sep 01 05:40:58.923 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.923 INFO kablam! | Sep 01 05:40:58.923 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.923 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.923 INFO kablam! Sep 01 05:40:58.923 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.924 INFO kablam! --> src/bindings_ecdh.rs:4421:107 Sep 01 05:40:58.924 INFO kablam! | Sep 01 05:40:58.924 INFO kablam! 4421 | pub fn BN_mod_exp(r: *mut bignum_st, a: *const bignum_st, p: *const bignum_st, m: *const bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.924 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.924 INFO kablam! | Sep 01 05:40:58.924 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.924 INFO kablam! note: type defined here Sep 01 05:40:58.924 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.924 INFO kablam! | Sep 01 05:40:58.924 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.924 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.924 INFO kablam! Sep 01 05:40:58.924 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.924 INFO kablam! --> src/bindings_ecdh.rs:4436:112 Sep 01 05:40:58.924 INFO kablam! | Sep 01 05:40:58.924 INFO kablam! 4436 | pub fn BN_mod_exp_mont(r: *mut bignum_st, a: *const bignum_st, p: *const bignum_st, m: *const bignum_st, ctx: *mut bignum_ctx, m_ctx: *mut bn_mont_ctx_st) -> libc::c_int; Sep 01 05:40:58.924 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.924 INFO kablam! | Sep 01 05:40:58.924 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.925 INFO kablam! note: type defined here Sep 01 05:40:58.925 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.925 INFO kablam! | Sep 01 05:40:58.925 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.925 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.925 INFO kablam! Sep 01 05:40:58.925 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.925 INFO kablam! --> src/bindings_ecdh.rs:4451:123 Sep 01 05:40:58.925 INFO kablam! | Sep 01 05:40:58.926 INFO kablam! 4451 | pub fn BN_mod_exp_mont_consttime(rr: *mut bignum_st, a: *const bignum_st, p: *const bignum_st, m: *const bignum_st, ctx: *mut bignum_ctx, in_mont: *mut bn_mont_ctx_st) -> libc::c_int; Sep 01 05:40:58.926 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.926 INFO kablam! | Sep 01 05:40:58.926 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.926 INFO kablam! note: type defined here Sep 01 05:40:58.926 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.926 INFO kablam! | Sep 01 05:40:58.929 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.929 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.929 INFO kablam! Sep 01 05:40:58.929 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.929 INFO kablam! --> src/bindings_ecdh.rs:4466:114 Sep 01 05:40:58.929 INFO kablam! | Sep 01 05:40:58.929 INFO kablam! 4466 | pub fn BN_mod_exp_mont_word(r: *mut bignum_st, a: libc::c_ulong, p: *const bignum_st, m: *const bignum_st, ctx: *mut bignum_ctx, m_ctx: *mut bn_mont_ctx_st) -> libc::c_int; Sep 01 05:40:58.929 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.930 INFO kablam! | Sep 01 05:40:58.930 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.930 INFO kablam! note: type defined here Sep 01 05:40:58.930 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.930 INFO kablam! | Sep 01 05:40:58.930 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.930 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.930 INFO kablam! Sep 01 05:40:58.930 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.930 INFO kablam! --> src/bindings_ecdh.rs:4483:159 Sep 01 05:40:58.930 INFO kablam! | Sep 01 05:40:58.931 INFO kablam! 4483 | pub fn BN_mod_exp2_mont(r: *mut bignum_st, a1: *const bignum_st, p1: *const bignum_st, a2: *const bignum_st, p2: *const bignum_st, m: *const bignum_st, ctx: *mut bignum_ctx, m_ctx: *mut bn_mont_ctx_st) -> libc::c_int; Sep 01 05:40:58.931 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.932 INFO kablam! | Sep 01 05:40:58.932 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.932 INFO kablam! note: type defined here Sep 01 05:40:58.932 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.932 INFO kablam! | Sep 01 05:40:58.933 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.933 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.933 INFO kablam! Sep 01 05:40:58.933 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.933 INFO kablam! --> src/bindings_ecdh.rs:4497:114 Sep 01 05:40:58.933 INFO kablam! | Sep 01 05:40:58.933 INFO kablam! 4497 | pub fn BN_mod_exp_simple(r: *mut bignum_st, a: *const bignum_st, p: *const bignum_st, m: *const bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.933 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.933 INFO kablam! | Sep 01 05:40:58.933 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.934 INFO kablam! note: type defined here Sep 01 05:40:58.935 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.935 INFO kablam! | Sep 01 05:40:58.935 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.935 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.936 INFO kablam! Sep 01 05:40:58.936 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.936 INFO kablam! --> src/bindings_ecdh.rs:4543:86 Sep 01 05:40:58.936 INFO kablam! | Sep 01 05:40:58.936 INFO kablam! 4543 | pub fn BN_reciprocal(r: *mut bignum_st, m: *const bignum_st, len: libc::c_int, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.936 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.937 INFO kablam! | Sep 01 05:40:58.937 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.937 INFO kablam! note: type defined here Sep 01 05:40:58.937 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.937 INFO kablam! | Sep 01 05:40:58.938 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.938 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.938 INFO kablam! Sep 01 05:40:58.939 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.939 INFO kablam! --> src/bindings_ecdh.rs:4685:82 Sep 01 05:40:58.939 INFO kablam! | Sep 01 05:40:58.939 INFO kablam! 4685 | pub fn BN_gcd(r: *mut bignum_st, a: *const bignum_st, b: *const bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.939 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.939 INFO kablam! | Sep 01 05:40:58.939 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.939 INFO kablam! note: type defined here Sep 01 05:40:58.939 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.939 INFO kablam! | Sep 01 05:40:58.940 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.940 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.940 INFO kablam! Sep 01 05:40:58.940 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.940 INFO kablam! --> src/bindings_ecdh.rs:4697:69 Sep 01 05:40:58.940 INFO kablam! | Sep 01 05:40:58.940 INFO kablam! 4697 | pub fn BN_kronecker(a: *const bignum_st, b: *const bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.940 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.940 INFO kablam! | Sep 01 05:40:58.940 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.941 INFO kablam! note: type defined here Sep 01 05:40:58.941 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.941 INFO kablam! | Sep 01 05:40:58.941 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.941 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.941 INFO kablam! Sep 01 05:40:58.941 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.941 INFO kablam! --> src/bindings_ecdh.rs:4710:92 Sep 01 05:40:58.941 INFO kablam! | Sep 01 05:40:58.941 INFO kablam! 4710 | pub fn BN_mod_inverse(ret: *mut bignum_st, a: *const bignum_st, n: *const bignum_st, ctx: *mut bignum_ctx) -> *mut bignum_st; Sep 01 05:40:58.942 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.942 INFO kablam! | Sep 01 05:40:58.942 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.942 INFO kablam! note: type defined here Sep 01 05:40:58.942 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.942 INFO kablam! | Sep 01 05:40:58.942 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.942 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.942 INFO kablam! Sep 01 05:40:58.942 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.943 INFO kablam! --> src/bindings_ecdh.rs:4723:89 Sep 01 05:40:58.943 INFO kablam! | Sep 01 05:40:58.943 INFO kablam! 4723 | pub fn BN_mod_sqrt(ret: *mut bignum_st, a: *const bignum_st, n: *const bignum_st, ctx: *mut bignum_ctx) -> *mut bignum_st; Sep 01 05:40:58.943 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.943 INFO kablam! | Sep 01 05:40:58.943 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.943 INFO kablam! note: type defined here Sep 01 05:40:58.943 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.943 INFO kablam! | Sep 01 05:40:58.943 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.943 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.943 INFO kablam! Sep 01 05:40:58.944 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.944 INFO kablam! --> src/bindings_ecdh.rs:4766:143 Sep 01 05:40:58.944 INFO kablam! | Sep 01 05:40:58.944 INFO kablam! 4766 | pub fn BN_is_prime(p: *const bignum_st, nchecks: libc::c_int, callback: Option, ctx: *mut bignum_ctx, cb_arg: *mut libc::c_void) -> libc::c_int; Sep 01 05:40:58.944 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.944 INFO kablam! | Sep 01 05:40:58.944 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.944 INFO kablam! note: type defined here Sep 01 05:40:58.944 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.944 INFO kablam! | Sep 01 05:40:58.944 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.944 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.944 INFO kablam! Sep 01 05:40:58.944 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.945 INFO kablam! --> src/bindings_ecdh.rs:4781:152 Sep 01 05:40:58.945 INFO kablam! | Sep 01 05:40:58.945 INFO kablam! 4781 | pub fn BN_is_prime_fasttest(p: *const bignum_st, nchecks: libc::c_int, callback: Option, ctx: *mut bignum_ctx, cb_arg: *mut libc::c_void, do_trial_division: libc::c_int) -> libc::c_int; Sep 01 05:40:58.945 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.945 INFO kablam! | Sep 01 05:40:58.945 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.945 INFO kablam! note: type defined here Sep 01 05:40:58.945 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.945 INFO kablam! | Sep 01 05:40:58.945 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.945 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.945 INFO kablam! Sep 01 05:40:58.945 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.946 INFO kablam! --> src/bindings_ecdh.rs:4809:72 Sep 01 05:40:58.946 INFO kablam! | Sep 01 05:40:58.946 INFO kablam! 4809 | pub fn BN_is_prime_ex(p: *const bignum_st, nchecks: libc::c_int, ctx: *mut bignum_ctx, cb: *mut bn_gencb_st) -> libc::c_int; Sep 01 05:40:58.946 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.946 INFO kablam! | Sep 01 05:40:58.946 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.946 INFO kablam! note: type defined here Sep 01 05:40:58.946 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.946 INFO kablam! | Sep 01 05:40:58.946 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.946 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.947 INFO kablam! Sep 01 05:40:58.947 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.947 INFO kablam! --> src/bindings_ecdh.rs:4823:81 Sep 01 05:40:58.947 INFO kablam! | Sep 01 05:40:58.947 INFO kablam! 4823 | pub fn BN_is_prime_fasttest_ex(p: *const bignum_st, nchecks: libc::c_int, ctx: *mut bignum_ctx, do_trial_division: libc::c_int, cb: *mut bn_gencb_st) -> libc::c_int; Sep 01 05:40:58.947 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.947 INFO kablam! | Sep 01 05:40:58.947 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.947 INFO kablam! note: type defined here Sep 01 05:40:58.947 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.947 INFO kablam! | Sep 01 05:40:58.948 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.948 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.948 INFO kablam! Sep 01 05:40:58.948 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.948 INFO kablam! --> src/bindings_ecdh.rs:4836:95 Sep 01 05:40:58.948 INFO kablam! | Sep 01 05:40:58.948 INFO kablam! 4836 | pub fn BN_X931_generate_Xpq(Xp: *mut bignum_st, Xq: *mut bignum_st, nbits: libc::c_int, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.948 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.949 INFO kablam! | Sep 01 05:40:58.949 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.949 INFO kablam! note: type defined here Sep 01 05:40:58.949 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.949 INFO kablam! | Sep 01 05:40:58.949 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.949 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.949 INFO kablam! Sep 01 05:40:58.949 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.950 INFO kablam! --> src/bindings_ecdh.rs:4854:186 Sep 01 05:40:58.950 INFO kablam! | Sep 01 05:40:58.950 INFO kablam! 4854 | pub fn BN_X931_derive_prime_ex(p: *mut bignum_st, p1: *mut bignum_st, p2: *mut bignum_st, Xp: *const bignum_st, Xp1: *const bignum_st, Xp2: *const bignum_st, e: *const bignum_st, ctx: *mut bignum_ctx, cb: *mut bn_gencb_st) -> libc::c_int; Sep 01 05:40:58.950 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.950 INFO kablam! | Sep 01 05:40:58.950 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.950 INFO kablam! note: type defined here Sep 01 05:40:58.950 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.950 INFO kablam! | Sep 01 05:40:58.950 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.950 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.951 INFO kablam! Sep 01 05:40:58.951 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.951 INFO kablam! --> src/bindings_ecdh.rs:4872:184 Sep 01 05:40:58.951 INFO kablam! | Sep 01 05:40:58.951 INFO kablam! 4872 | pub fn BN_X931_generate_prime_ex(p: *mut bignum_st, p1: *mut bignum_st, p2: *mut bignum_st, Xp1: *mut bignum_st, Xp2: *mut bignum_st, Xp: *const bignum_st, e: *const bignum_st, ctx: *mut bignum_ctx, cb: *mut bn_gencb_st) -> libc::c_int; Sep 01 05:40:58.951 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.951 INFO kablam! | Sep 01 05:40:58.951 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.951 INFO kablam! note: type defined here Sep 01 05:40:58.951 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.952 INFO kablam! | Sep 01 05:40:58.952 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.952 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.952 INFO kablam! Sep 01 05:40:58.952 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.952 INFO kablam! --> src/bindings_ecdh.rs:4905:124 Sep 01 05:40:58.952 INFO kablam! | Sep 01 05:40:58.952 INFO kablam! 4905 | pub fn BN_mod_mul_montgomery(r: *mut bignum_st, a: *const bignum_st, b: *const bignum_st, mont: *mut bn_mont_ctx_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.952 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.952 INFO kablam! | Sep 01 05:40:58.952 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.953 INFO kablam! note: type defined here Sep 01 05:40:58.953 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.953 INFO kablam! | Sep 01 05:40:58.953 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.953 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.953 INFO kablam! Sep 01 05:40:58.953 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.953 INFO kablam! --> src/bindings_ecdh.rs:4918:100 Sep 01 05:40:58.953 INFO kablam! | Sep 01 05:40:58.953 INFO kablam! 4918 | pub fn BN_from_montgomery(r: *mut bignum_st, a: *const bignum_st, mont: *mut bn_mont_ctx_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.954 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.954 INFO kablam! | Sep 01 05:40:58.954 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.954 INFO kablam! note: type defined here Sep 01 05:40:58.954 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.954 INFO kablam! | Sep 01 05:40:58.954 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.954 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.954 INFO kablam! Sep 01 05:40:58.954 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.955 INFO kablam! --> src/bindings_ecdh.rs:4940:81 Sep 01 05:40:58.955 INFO kablam! | Sep 01 05:40:58.955 INFO kablam! 4940 | pub fn BN_MONT_CTX_set(mont: *mut bn_mont_ctx_st, mod_: *const bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.955 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.955 INFO kablam! | Sep 01 05:40:58.955 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.955 INFO kablam! note: type defined here Sep 01 05:40:58.955 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.955 INFO kablam! | Sep 01 05:40:58.955 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.956 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.956 INFO kablam! Sep 01 05:40:58.956 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.956 INFO kablam! --> src/bindings_ecdh.rs:4964:113 Sep 01 05:40:58.956 INFO kablam! | Sep 01 05:40:58.956 INFO kablam! 4964 | pub fn BN_MONT_CTX_set_locked(pmont: *mut *mut bn_mont_ctx_st, lock: libc::c_int, mod_: *const bignum_st, ctx: *mut bignum_ctx) -> *mut bn_mont_ctx_st; Sep 01 05:40:58.956 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.957 INFO kablam! | Sep 01 05:40:58.957 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.957 INFO kablam! note: type defined here Sep 01 05:40:58.957 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.957 INFO kablam! | Sep 01 05:40:58.957 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.957 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.957 INFO kablam! Sep 01 05:40:58.957 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bn_blinding_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.958 INFO kablam! --> src/bindings_ecdh.rs:4976:93 Sep 01 05:40:58.958 INFO kablam! | Sep 01 05:40:58.958 INFO kablam! 4976 | pub fn BN_BLINDING_new(A: *const bignum_st, Ai: *const bignum_st, mod_: *mut bignum_st) -> *mut bn_blinding_st; Sep 01 05:40:58.958 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.958 INFO kablam! | Sep 01 05:40:58.958 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.958 INFO kablam! note: type defined here Sep 01 05:40:58.958 INFO kablam! --> src/bindings_ecdh.rs:95:1 Sep 01 05:40:58.958 INFO kablam! | Sep 01 05:40:58.958 INFO kablam! 95 | pub struct bn_blinding_st; Sep 01 05:40:58.959 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.959 INFO kablam! Sep 01 05:40:58.959 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bn_blinding_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.959 INFO kablam! --> src/bindings_ecdh.rs:4986:29 Sep 01 05:40:58.959 INFO kablam! | Sep 01 05:40:58.959 INFO kablam! 4986 | pub fn BN_BLINDING_free(b: *mut bn_blinding_st); Sep 01 05:40:58.959 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.959 INFO kablam! | Sep 01 05:40:58.959 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.959 INFO kablam! note: type defined here Sep 01 05:40:58.960 INFO kablam! --> src/bindings_ecdh.rs:95:1 Sep 01 05:40:58.960 INFO kablam! | Sep 01 05:40:58.960 INFO kablam! 95 | pub struct bn_blinding_st; Sep 01 05:40:58.960 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.960 INFO kablam! Sep 01 05:40:58.960 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bn_blinding_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.960 INFO kablam! --> src/bindings_ecdh.rs:4997:31 Sep 01 05:40:58.960 INFO kablam! | Sep 01 05:40:58.960 INFO kablam! 4997 | pub fn BN_BLINDING_update(b: *mut bn_blinding_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.960 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.960 INFO kablam! | Sep 01 05:40:58.960 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.960 INFO kablam! note: type defined here Sep 01 05:40:58.960 INFO kablam! --> src/bindings_ecdh.rs:95:1 Sep 01 05:40:58.960 INFO kablam! | Sep 01 05:40:58.961 INFO kablam! 95 | pub struct bn_blinding_st; Sep 01 05:40:58.961 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.961 INFO kablam! Sep 01 05:40:58.961 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.961 INFO kablam! --> src/bindings_ecdh.rs:4997:57 Sep 01 05:40:58.961 INFO kablam! | Sep 01 05:40:58.961 INFO kablam! 4997 | pub fn BN_BLINDING_update(b: *mut bn_blinding_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.961 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.961 INFO kablam! | Sep 01 05:40:58.961 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.961 INFO kablam! note: type defined here Sep 01 05:40:58.961 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.961 INFO kablam! | Sep 01 05:40:58.961 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.961 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.961 INFO kablam! Sep 01 05:40:58.961 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bn_blinding_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.961 INFO kablam! --> src/bindings_ecdh.rs:5009:51 Sep 01 05:40:58.961 INFO kablam! | Sep 01 05:40:58.961 INFO kablam! 5009 | pub fn BN_BLINDING_convert(n: *mut bignum_st, b: *mut bn_blinding_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.961 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.961 INFO kablam! | Sep 01 05:40:58.961 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.961 INFO kablam! note: type defined here Sep 01 05:40:58.961 INFO kablam! --> src/bindings_ecdh.rs:95:1 Sep 01 05:40:58.961 INFO kablam! | Sep 01 05:40:58.961 INFO kablam! 95 | pub struct bn_blinding_st; Sep 01 05:40:58.961 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.961 INFO kablam! Sep 01 05:40:58.961 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.961 INFO kablam! --> src/bindings_ecdh.rs:5009:77 Sep 01 05:40:58.961 INFO kablam! | Sep 01 05:40:58.962 INFO kablam! 5009 | pub fn BN_BLINDING_convert(n: *mut bignum_st, b: *mut bn_blinding_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.962 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.962 INFO kablam! | Sep 01 05:40:58.962 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.962 INFO kablam! note: type defined here Sep 01 05:40:58.962 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.962 INFO kablam! | Sep 01 05:40:58.962 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.962 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.962 INFO kablam! Sep 01 05:40:58.962 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bn_blinding_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.962 INFO kablam! --> src/bindings_ecdh.rs:5021:50 Sep 01 05:40:58.962 INFO kablam! | Sep 01 05:40:58.962 INFO kablam! 5021 | pub fn BN_BLINDING_invert(n: *mut bignum_st, b: *mut bn_blinding_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.962 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.962 INFO kablam! | Sep 01 05:40:58.962 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.963 INFO kablam! note: type defined here Sep 01 05:40:58.963 INFO kablam! --> src/bindings_ecdh.rs:95:1 Sep 01 05:40:58.963 INFO kablam! | Sep 01 05:40:58.963 INFO kablam! 95 | pub struct bn_blinding_st; Sep 01 05:40:58.964 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.964 INFO kablam! Sep 01 05:40:58.964 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.964 INFO kablam! --> src/bindings_ecdh.rs:5021:76 Sep 01 05:40:58.964 INFO kablam! | Sep 01 05:40:58.964 INFO kablam! 5021 | pub fn BN_BLINDING_invert(n: *mut bignum_st, b: *mut bn_blinding_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.964 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.964 INFO kablam! | Sep 01 05:40:58.964 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.965 INFO kablam! note: type defined here Sep 01 05:40:58.965 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.965 INFO kablam! | Sep 01 05:40:58.965 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.965 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.965 INFO kablam! Sep 01 05:40:58.965 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bn_blinding_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.966 INFO kablam! --> src/bindings_ecdh.rs:5034:73 Sep 01 05:40:58.966 INFO kablam! | Sep 01 05:40:58.967 INFO kablam! 5034 | pub fn BN_BLINDING_convert_ex(n: *mut bignum_st, r: *mut bignum_st, b: *mut bn_blinding_st, _: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.967 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.967 INFO kablam! | Sep 01 05:40:58.967 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.967 INFO kablam! note: type defined here Sep 01 05:40:58.967 INFO kablam! --> src/bindings_ecdh.rs:95:1 Sep 01 05:40:58.967 INFO kablam! | Sep 01 05:40:58.967 INFO kablam! 95 | pub struct bn_blinding_st; Sep 01 05:40:58.967 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.968 INFO kablam! Sep 01 05:40:58.968 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.968 INFO kablam! --> src/bindings_ecdh.rs:5034:97 Sep 01 05:40:58.968 INFO kablam! | Sep 01 05:40:58.968 INFO kablam! 5034 | pub fn BN_BLINDING_convert_ex(n: *mut bignum_st, r: *mut bignum_st, b: *mut bn_blinding_st, _: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.968 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.968 INFO kablam! | Sep 01 05:40:58.968 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.968 INFO kablam! note: type defined here Sep 01 05:40:58.968 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.968 INFO kablam! | Sep 01 05:40:58.968 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.968 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.968 INFO kablam! Sep 01 05:40:58.968 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bn_blinding_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.968 INFO kablam! --> src/bindings_ecdh.rs:5047:74 Sep 01 05:40:58.968 INFO kablam! | Sep 01 05:40:58.968 INFO kablam! 5047 | pub fn BN_BLINDING_invert_ex(n: *mut bignum_st, r: *const bignum_st, b: *mut bn_blinding_st, _: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.968 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.968 INFO kablam! | Sep 01 05:40:58.968 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.968 INFO kablam! note: type defined here Sep 01 05:40:58.968 INFO kablam! --> src/bindings_ecdh.rs:95:1 Sep 01 05:40:58.968 INFO kablam! | Sep 01 05:40:58.968 INFO kablam! 95 | pub struct bn_blinding_st; Sep 01 05:40:58.968 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.968 INFO kablam! Sep 01 05:40:58.968 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.969 INFO kablam! --> src/bindings_ecdh.rs:5047:98 Sep 01 05:40:58.969 INFO kablam! | Sep 01 05:40:58.969 INFO kablam! 5047 | pub fn BN_BLINDING_invert_ex(n: *mut bignum_st, r: *const bignum_st, b: *mut bn_blinding_st, _: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.969 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.969 INFO kablam! | Sep 01 05:40:58.969 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.969 INFO kablam! note: type defined here Sep 01 05:40:58.969 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.969 INFO kablam! | Sep 01 05:40:58.969 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.969 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.969 INFO kablam! Sep 01 05:40:58.970 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bn_blinding_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.970 INFO kablam! --> src/bindings_ecdh.rs:5057:38 Sep 01 05:40:58.970 INFO kablam! | Sep 01 05:40:58.970 INFO kablam! 5057 | pub fn BN_BLINDING_get_thread_id(_: *const bn_blinding_st) -> libc::c_ulong; Sep 01 05:40:58.970 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.970 INFO kablam! | Sep 01 05:40:58.970 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.970 INFO kablam! note: type defined here Sep 01 05:40:58.971 INFO kablam! --> src/bindings_ecdh.rs:95:1 Sep 01 05:40:58.971 INFO kablam! | Sep 01 05:40:58.971 INFO kablam! 95 | pub struct bn_blinding_st; Sep 01 05:40:58.971 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.971 INFO kablam! Sep 01 05:40:58.971 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bn_blinding_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.971 INFO kablam! --> src/bindings_ecdh.rs:5068:38 Sep 01 05:40:58.971 INFO kablam! | Sep 01 05:40:58.971 INFO kablam! 5068 | pub fn BN_BLINDING_set_thread_id(_: *mut bn_blinding_st, _: libc::c_ulong); Sep 01 05:40:58.971 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.971 INFO kablam! | Sep 01 05:40:58.972 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.972 INFO kablam! note: type defined here Sep 01 05:40:58.972 INFO kablam! --> src/bindings_ecdh.rs:95:1 Sep 01 05:40:58.972 INFO kablam! | Sep 01 05:40:58.972 INFO kablam! 95 | pub struct bn_blinding_st; Sep 01 05:40:58.972 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.972 INFO kablam! Sep 01 05:40:58.972 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bn_blinding_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.972 INFO kablam! --> src/bindings_ecdh.rs:5078:34 Sep 01 05:40:58.972 INFO kablam! | Sep 01 05:40:58.973 INFO kablam! 5078 | pub fn BN_BLINDING_thread_id(_: *mut bn_blinding_st) -> *mut crypto_threadid_st; Sep 01 05:40:58.973 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.973 INFO kablam! | Sep 01 05:40:58.973 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.973 INFO kablam! note: type defined here Sep 01 05:40:58.973 INFO kablam! --> src/bindings_ecdh.rs:95:1 Sep 01 05:40:58.973 INFO kablam! | Sep 01 05:40:58.973 INFO kablam! 95 | pub struct bn_blinding_st; Sep 01 05:40:58.973 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.973 INFO kablam! Sep 01 05:40:58.973 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bn_blinding_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.973 INFO kablam! --> src/bindings_ecdh.rs:5088:34 Sep 01 05:40:58.973 INFO kablam! | Sep 01 05:40:58.973 INFO kablam! 5088 | pub fn BN_BLINDING_get_flags(_: *const bn_blinding_st) -> libc::c_ulong; Sep 01 05:40:58.973 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.974 INFO kablam! | Sep 01 05:40:58.974 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.974 INFO kablam! note: type defined here Sep 01 05:40:58.974 INFO kablam! --> src/bindings_ecdh.rs:95:1 Sep 01 05:40:58.974 INFO kablam! | Sep 01 05:40:58.974 INFO kablam! 95 | pub struct bn_blinding_st; Sep 01 05:40:58.974 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.974 INFO kablam! Sep 01 05:40:58.974 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bn_blinding_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.974 INFO kablam! --> src/bindings_ecdh.rs:5099:34 Sep 01 05:40:58.974 INFO kablam! | Sep 01 05:40:58.974 INFO kablam! 5099 | pub fn BN_BLINDING_set_flags(_: *mut bn_blinding_st, _: libc::c_ulong); Sep 01 05:40:58.974 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.974 INFO kablam! | Sep 01 05:40:58.974 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.974 INFO kablam! note: type defined here Sep 01 05:40:58.974 INFO kablam! --> src/bindings_ecdh.rs:95:1 Sep 01 05:40:58.974 INFO kablam! | Sep 01 05:40:58.974 INFO kablam! 95 | pub struct bn_blinding_st; Sep 01 05:40:58.974 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.974 INFO kablam! Sep 01 05:40:58.974 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bn_blinding_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.974 INFO kablam! --> src/bindings_ecdh.rs:5114:37 Sep 01 05:40:58.974 INFO kablam! | Sep 01 05:40:58.974 INFO kablam! 5114 | pub fn BN_BLINDING_create_param(b: *mut bn_blinding_st, e: *const bignum_st, m: *mut bignum_st, ctx: *mut bignum_ctx, bn_mod_exp: Option libc::c_int>, m_ctx: *mut bn_mont_ctx_st) -> *mut bn_blinding_st; Sep 01 05:40:58.974 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.974 INFO kablam! | Sep 01 05:40:58.974 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.975 INFO kablam! note: type defined here Sep 01 05:40:58.975 INFO kablam! --> src/bindings_ecdh.rs:95:1 Sep 01 05:40:58.975 INFO kablam! | Sep 01 05:40:58.975 INFO kablam! 95 | pub struct bn_blinding_st; Sep 01 05:40:58.975 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.975 INFO kablam! Sep 01 05:40:58.975 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.975 INFO kablam! --> src/bindings_ecdh.rs:5114:103 Sep 01 05:40:58.975 INFO kablam! | Sep 01 05:40:58.975 INFO kablam! 5114 | pub fn BN_BLINDING_create_param(b: *mut bn_blinding_st, e: *const bignum_st, m: *mut bignum_st, ctx: *mut bignum_ctx, bn_mod_exp: Option libc::c_int>, m_ctx: *mut bn_mont_ctx_st) -> *mut bn_blinding_st; Sep 01 05:40:58.975 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.975 INFO kablam! | Sep 01 05:40:58.975 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.975 INFO kablam! note: type defined here Sep 01 05:40:58.975 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.975 INFO kablam! | Sep 01 05:40:58.975 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.975 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.975 INFO kablam! Sep 01 05:40:58.975 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.975 INFO kablam! --> src/bindings_ecdh.rs:5114:132 Sep 01 05:40:58.975 INFO kablam! | Sep 01 05:40:58.975 INFO kablam! 5114 | pub fn BN_BLINDING_create_param(b: *mut bn_blinding_st, e: *const bignum_st, m: *mut bignum_st, ctx: *mut bignum_ctx, bn_mod_exp: Option libc::c_int>, m_ctx: *mut bn_mont_ctx_st) -> *mut bn_blinding_st; Sep 01 05:40:58.975 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.975 INFO kablam! | Sep 01 05:40:58.975 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.975 INFO kablam! note: type defined here Sep 01 05:40:58.975 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.976 INFO kablam! | Sep 01 05:40:58.976 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.976 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.976 INFO kablam! Sep 01 05:40:58.976 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bn_blinding_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.976 INFO kablam! --> src/bindings_ecdh.rs:5114:305 Sep 01 05:40:58.976 INFO kablam! | Sep 01 05:40:58.976 INFO kablam! 5114 | pub fn BN_BLINDING_create_param(b: *mut bn_blinding_st, e: *const bignum_st, m: *mut bignum_st, ctx: *mut bignum_ctx, bn_mod_exp: Option libc::c_int>, m_ctx: *mut bn_mont_ctx_st) -> *mut bn_blinding_st; Sep 01 05:40:58.976 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.976 INFO kablam! | Sep 01 05:40:58.976 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.976 INFO kablam! note: type defined here Sep 01 05:40:58.976 INFO kablam! --> src/bindings_ecdh.rs:95:1 Sep 01 05:40:58.976 INFO kablam! | Sep 01 05:40:58.976 INFO kablam! 95 | pub struct bn_blinding_st; Sep 01 05:40:58.976 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.976 INFO kablam! Sep 01 05:40:58.976 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.976 INFO kablam! --> src/bindings_ecdh.rs:5178:81 Sep 01 05:40:58.976 INFO kablam! | Sep 01 05:40:58.976 INFO kablam! 5178 | pub fn BN_RECP_CTX_set(recp: *mut bn_recp_ctx_st, rdiv: *const bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.976 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.976 INFO kablam! | Sep 01 05:40:58.976 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.976 INFO kablam! note: type defined here Sep 01 05:40:58.976 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.977 INFO kablam! | Sep 01 05:40:58.977 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.977 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.977 INFO kablam! Sep 01 05:40:58.977 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.977 INFO kablam! --> src/bindings_ecdh.rs:5192:124 Sep 01 05:40:58.977 INFO kablam! | Sep 01 05:40:58.977 INFO kablam! 5192 | pub fn BN_mod_mul_reciprocal(r: *mut bignum_st, x: *const bignum_st, y: *const bignum_st, recp: *mut bn_recp_ctx_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.977 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.977 INFO kablam! | Sep 01 05:40:58.977 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.977 INFO kablam! note: type defined here Sep 01 05:40:58.977 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.977 INFO kablam! | Sep 01 05:40:58.977 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.977 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.977 INFO kablam! Sep 01 05:40:58.977 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.977 INFO kablam! --> src/bindings_ecdh.rs:5206:112 Sep 01 05:40:58.977 INFO kablam! | Sep 01 05:40:58.977 INFO kablam! 5206 | pub fn BN_mod_exp_recp(r: *mut bignum_st, a: *const bignum_st, p: *const bignum_st, m: *const bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.978 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.978 INFO kablam! | Sep 01 05:40:58.978 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.978 INFO kablam! note: type defined here Sep 01 05:40:58.978 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.978 INFO kablam! | Sep 01 05:40:58.978 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.978 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.978 INFO kablam! Sep 01 05:40:58.978 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.978 INFO kablam! --> src/bindings_ecdh.rs:5220:115 Sep 01 05:40:58.978 INFO kablam! | Sep 01 05:40:58.978 INFO kablam! 5220 | pub fn BN_div_recp(dv: *mut bignum_st, rem: *mut bignum_st, m: *const bignum_st, recp: *mut bn_recp_ctx_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.978 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.978 INFO kablam! | Sep 01 05:40:58.978 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.978 INFO kablam! note: type defined here Sep 01 05:40:58.980 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.980 INFO kablam! | Sep 01 05:40:58.980 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.980 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.980 INFO kablam! Sep 01 05:40:58.981 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.981 INFO kablam! --> src/bindings_ecdh.rs:5258:112 Sep 01 05:40:58.981 INFO kablam! | Sep 01 05:40:58.981 INFO kablam! 5258 | pub fn BN_GF2m_mod_mul(r: *mut bignum_st, a: *const bignum_st, b: *const bignum_st, p: *const bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.981 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.981 INFO kablam! | Sep 01 05:40:58.981 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.981 INFO kablam! note: type defined here Sep 01 05:40:58.981 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.981 INFO kablam! | Sep 01 05:40:58.981 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.981 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.982 INFO kablam! Sep 01 05:40:58.982 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.982 INFO kablam! --> src/bindings_ecdh.rs:5271:91 Sep 01 05:40:58.982 INFO kablam! | Sep 01 05:40:58.982 INFO kablam! 5271 | pub fn BN_GF2m_mod_sqr(r: *mut bignum_st, a: *const bignum_st, p: *const bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.982 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.982 INFO kablam! | Sep 01 05:40:58.982 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.982 INFO kablam! note: type defined here Sep 01 05:40:58.982 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.982 INFO kablam! | Sep 01 05:40:58.982 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.982 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.982 INFO kablam! Sep 01 05:40:58.982 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.982 INFO kablam! --> src/bindings_ecdh.rs:5284:91 Sep 01 05:40:58.982 INFO kablam! | Sep 01 05:40:58.982 INFO kablam! 5284 | pub fn BN_GF2m_mod_inv(r: *mut bignum_st, b: *const bignum_st, p: *const bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.982 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.982 INFO kablam! | Sep 01 05:40:58.982 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.982 INFO kablam! note: type defined here Sep 01 05:40:58.982 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.982 INFO kablam! | Sep 01 05:40:58.982 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.982 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.982 INFO kablam! Sep 01 05:40:58.983 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.983 INFO kablam! --> src/bindings_ecdh.rs:5298:112 Sep 01 05:40:58.983 INFO kablam! | Sep 01 05:40:58.983 INFO kablam! 5298 | pub fn BN_GF2m_mod_div(r: *mut bignum_st, a: *const bignum_st, b: *const bignum_st, p: *const bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.983 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.983 INFO kablam! | Sep 01 05:40:58.983 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.983 INFO kablam! note: type defined here Sep 01 05:40:58.983 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.983 INFO kablam! | Sep 01 05:40:58.983 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.983 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.983 INFO kablam! Sep 01 05:40:58.983 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.983 INFO kablam! --> src/bindings_ecdh.rs:5312:112 Sep 01 05:40:58.983 INFO kablam! | Sep 01 05:40:58.983 INFO kablam! 5312 | pub fn BN_GF2m_mod_exp(r: *mut bignum_st, a: *const bignum_st, b: *const bignum_st, p: *const bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.983 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.983 INFO kablam! | Sep 01 05:40:58.983 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.983 INFO kablam! note: type defined here Sep 01 05:40:58.983 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.983 INFO kablam! | Sep 01 05:40:58.983 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.983 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.983 INFO kablam! Sep 01 05:40:58.983 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.983 INFO kablam! --> src/bindings_ecdh.rs:5325:92 Sep 01 05:40:58.983 INFO kablam! | Sep 01 05:40:58.983 INFO kablam! 5325 | pub fn BN_GF2m_mod_sqrt(r: *mut bignum_st, a: *const bignum_st, p: *const bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.983 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.984 INFO kablam! | Sep 01 05:40:58.984 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.984 INFO kablam! note: type defined here Sep 01 05:40:58.984 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.984 INFO kablam! | Sep 01 05:40:58.984 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.984 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.984 INFO kablam! Sep 01 05:40:58.984 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.984 INFO kablam! --> src/bindings_ecdh.rs:5338:98 Sep 01 05:40:58.984 INFO kablam! | Sep 01 05:40:58.984 INFO kablam! 5338 | pub fn BN_GF2m_mod_solve_quad(r: *mut bignum_st, a: *const bignum_st, p: *const bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.984 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.984 INFO kablam! | Sep 01 05:40:58.984 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.984 INFO kablam! note: type defined here Sep 01 05:40:58.984 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.984 INFO kablam! | Sep 01 05:40:58.984 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.984 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.984 INFO kablam! Sep 01 05:40:58.984 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.984 INFO kablam! --> src/bindings_ecdh.rs:5364:138 Sep 01 05:40:58.984 INFO kablam! | Sep 01 05:40:58.984 INFO kablam! 5364 | pub fn BN_GF2m_mod_mul_arr(r: *mut bignum_st, a: *const bignum_st, b: *const bignum_st, p: *mut libc::c_int /* INCOMPLETEARRAY */, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.984 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.984 INFO kablam! | Sep 01 05:40:58.984 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.984 INFO kablam! note: type defined here Sep 01 05:40:58.984 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.984 INFO kablam! | Sep 01 05:40:58.984 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.984 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.984 INFO kablam! Sep 01 05:40:58.985 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.985 INFO kablam! --> src/bindings_ecdh.rs:5377:117 Sep 01 05:40:58.985 INFO kablam! | Sep 01 05:40:58.985 INFO kablam! 5377 | pub fn BN_GF2m_mod_sqr_arr(r: *mut bignum_st, a: *const bignum_st, p: *mut libc::c_int /* INCOMPLETEARRAY */, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.985 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.985 INFO kablam! | Sep 01 05:40:58.985 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.985 INFO kablam! note: type defined here Sep 01 05:40:58.985 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.985 INFO kablam! | Sep 01 05:40:58.985 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.985 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.985 INFO kablam! Sep 01 05:40:58.985 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.985 INFO kablam! --> src/bindings_ecdh.rs:5390:117 Sep 01 05:40:58.985 INFO kablam! | Sep 01 05:40:58.985 INFO kablam! 5390 | pub fn BN_GF2m_mod_inv_arr(r: *mut bignum_st, b: *const bignum_st, p: *mut libc::c_int /* INCOMPLETEARRAY */, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.985 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.985 INFO kablam! | Sep 01 05:40:58.985 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.985 INFO kablam! note: type defined here Sep 01 05:40:58.985 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.985 INFO kablam! | Sep 01 05:40:58.986 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.986 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.986 INFO kablam! Sep 01 05:40:58.986 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.986 INFO kablam! --> src/bindings_ecdh.rs:5404:138 Sep 01 05:40:58.986 INFO kablam! | Sep 01 05:40:58.986 INFO kablam! 5404 | pub fn BN_GF2m_mod_div_arr(r: *mut bignum_st, a: *const bignum_st, b: *const bignum_st, p: *mut libc::c_int /* INCOMPLETEARRAY */, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.986 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.986 INFO kablam! | Sep 01 05:40:58.986 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.986 INFO kablam! note: type defined here Sep 01 05:40:58.986 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.986 INFO kablam! | Sep 01 05:40:58.986 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.986 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.986 INFO kablam! Sep 01 05:40:58.986 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.986 INFO kablam! --> src/bindings_ecdh.rs:5418:138 Sep 01 05:40:58.986 INFO kablam! | Sep 01 05:40:58.986 INFO kablam! 5418 | pub fn BN_GF2m_mod_exp_arr(r: *mut bignum_st, a: *const bignum_st, b: *const bignum_st, p: *mut libc::c_int /* INCOMPLETEARRAY */, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.986 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.986 INFO kablam! | Sep 01 05:40:58.986 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.986 INFO kablam! note: type defined here Sep 01 05:40:58.986 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.987 INFO kablam! | Sep 01 05:40:58.987 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.987 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.987 INFO kablam! Sep 01 05:40:58.987 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.987 INFO kablam! --> src/bindings_ecdh.rs:5431:118 Sep 01 05:40:58.987 INFO kablam! | Sep 01 05:40:58.987 INFO kablam! 5431 | pub fn BN_GF2m_mod_sqrt_arr(r: *mut bignum_st, a: *const bignum_st, p: *mut libc::c_int /* INCOMPLETEARRAY */, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.987 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.987 INFO kablam! | Sep 01 05:40:58.987 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.987 INFO kablam! note: type defined here Sep 01 05:40:58.987 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.987 INFO kablam! | Sep 01 05:40:58.987 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.987 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.987 INFO kablam! Sep 01 05:40:58.987 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.987 INFO kablam! --> src/bindings_ecdh.rs:5444:124 Sep 01 05:40:58.987 INFO kablam! | Sep 01 05:40:58.987 INFO kablam! 5444 | pub fn BN_GF2m_mod_solve_quad_arr(r: *mut bignum_st, a: *const bignum_st, p: *mut libc::c_int /* INCOMPLETEARRAY */, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.987 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.987 INFO kablam! | Sep 01 05:40:58.987 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.987 INFO kablam! note: type defined here Sep 01 05:40:58.988 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.988 INFO kablam! | Sep 01 05:40:58.988 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.988 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.988 INFO kablam! Sep 01 05:40:58.988 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.988 INFO kablam! --> src/bindings_ecdh.rs:5480:91 Sep 01 05:40:58.988 INFO kablam! | Sep 01 05:40:58.988 INFO kablam! 5480 | pub fn BN_nist_mod_192(r: *mut bignum_st, a: *const bignum_st, p: *const bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.988 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.988 INFO kablam! | Sep 01 05:40:58.988 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.988 INFO kablam! note: type defined here Sep 01 05:40:58.988 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.988 INFO kablam! | Sep 01 05:40:58.988 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.988 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.988 INFO kablam! Sep 01 05:40:58.988 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.988 INFO kablam! --> src/bindings_ecdh.rs:5493:91 Sep 01 05:40:58.988 INFO kablam! | Sep 01 05:40:58.988 INFO kablam! 5493 | pub fn BN_nist_mod_224(r: *mut bignum_st, a: *const bignum_st, p: *const bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.988 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.988 INFO kablam! | Sep 01 05:40:58.989 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.989 INFO kablam! note: type defined here Sep 01 05:40:58.989 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.989 INFO kablam! | Sep 01 05:40:58.989 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.989 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.989 INFO kablam! Sep 01 05:40:58.989 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.989 INFO kablam! --> src/bindings_ecdh.rs:5506:91 Sep 01 05:40:58.989 INFO kablam! | Sep 01 05:40:58.989 INFO kablam! 5506 | pub fn BN_nist_mod_256(r: *mut bignum_st, a: *const bignum_st, p: *const bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.989 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.989 INFO kablam! | Sep 01 05:40:58.989 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.989 INFO kablam! note: type defined here Sep 01 05:40:58.989 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.989 INFO kablam! | Sep 01 05:40:58.989 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.989 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.989 INFO kablam! Sep 01 05:40:58.989 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.990 INFO kablam! --> src/bindings_ecdh.rs:5519:91 Sep 01 05:40:58.990 INFO kablam! | Sep 01 05:40:58.990 INFO kablam! 5519 | pub fn BN_nist_mod_384(r: *mut bignum_st, a: *const bignum_st, p: *const bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.990 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.990 INFO kablam! | Sep 01 05:40:58.990 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.990 INFO kablam! note: type defined here Sep 01 05:40:58.990 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.990 INFO kablam! | Sep 01 05:40:58.990 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.990 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.990 INFO kablam! Sep 01 05:40:58.990 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.990 INFO kablam! --> src/bindings_ecdh.rs:5532:91 Sep 01 05:40:58.990 INFO kablam! | Sep 01 05:40:58.990 INFO kablam! 5532 | pub fn BN_nist_mod_521(r: *mut bignum_st, a: *const bignum_st, p: *const bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:58.990 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:58.990 INFO kablam! | Sep 01 05:40:58.991 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.991 INFO kablam! note: type defined here Sep 01 05:40:58.991 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:58.991 INFO kablam! | Sep 01 05:40:58.991 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:58.991 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.991 INFO kablam! Sep 01 05:40:58.991 INFO kablam! warning: `extern` block uses type `bindings_ecdh::evp_pkey_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.991 INFO kablam! --> src/bindings_ecdh.rs:5680:27 Sep 01 05:40:58.991 INFO kablam! | Sep 01 05:40:58.991 INFO kablam! 5680 | pub fn EVP_PKEY_new() -> *mut evp_pkey_st; Sep 01 05:40:58.991 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:58.991 INFO kablam! | Sep 01 05:40:58.991 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.991 INFO kablam! note: type defined here Sep 01 05:40:58.991 INFO kablam! --> src/bindings_ecdh.rs:182:1 Sep 01 05:40:58.991 INFO kablam! | Sep 01 05:40:58.991 INFO kablam! 182 | pub struct evp_pkey_st; Sep 01 05:40:58.991 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.991 INFO kablam! Sep 01 05:40:58.991 INFO kablam! warning: `extern` block uses type `bindings_ecdh::evp_pkey_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.991 INFO kablam! --> src/bindings_ecdh.rs:5685:28 Sep 01 05:40:58.992 INFO kablam! | Sep 01 05:40:58.992 INFO kablam! 5685 | pub fn EVP_PKEY_free(ptr: *mut evp_pkey_st); Sep 01 05:40:58.992 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:58.992 INFO kablam! | Sep 01 05:40:58.992 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.992 INFO kablam! note: type defined here Sep 01 05:40:58.992 INFO kablam! --> src/bindings_ecdh.rs:182:1 Sep 01 05:40:58.992 INFO kablam! | Sep 01 05:40:58.992 INFO kablam! 182 | pub struct evp_pkey_st; Sep 01 05:40:58.992 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.992 INFO kablam! Sep 01 05:40:58.992 INFO kablam! warning: `extern` block uses type `bindings_ecdh::evp_pkey_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.992 INFO kablam! --> src/bindings_ecdh.rs:5690:27 Sep 01 05:40:58.992 INFO kablam! | Sep 01 05:40:58.992 INFO kablam! 5690 | fn EVP_PKEY_assign(pkey: *mut evp_pkey_st, type_: libc::c_int, key: *mut ec_key_st) -> libc::c_int; Sep 01 05:40:58.992 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:58.992 INFO kablam! | Sep 01 05:40:58.992 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.992 INFO kablam! note: type defined here Sep 01 05:40:58.992 INFO kablam! --> src/bindings_ecdh.rs:182:1 Sep 01 05:40:58.992 INFO kablam! | Sep 01 05:40:58.992 INFO kablam! 182 | pub struct evp_pkey_st; Sep 01 05:40:58.992 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.992 INFO kablam! Sep 01 05:40:58.992 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_key_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.993 INFO kablam! --> src/bindings_ecdh.rs:5690:70 Sep 01 05:40:58.993 INFO kablam! | Sep 01 05:40:58.993 INFO kablam! 5690 | fn EVP_PKEY_assign(pkey: *mut evp_pkey_st, type_: libc::c_int, key: *mut ec_key_st) -> libc::c_int; Sep 01 05:40:58.993 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 05:40:58.993 INFO kablam! | Sep 01 05:40:58.993 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.993 INFO kablam! note: type defined here Sep 01 05:40:58.993 INFO kablam! --> src/bindings_ecdh.rs:892:1 Sep 01 05:40:58.993 INFO kablam! | Sep 01 05:40:58.993 INFO kablam! 892 | pub struct ec_key_st; Sep 01 05:40:58.993 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.993 INFO kablam! Sep 01 05:40:58.993 INFO kablam! warning: `extern` block uses type `bindings_ecdh::evp_pkey_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.993 INFO kablam! --> src/bindings_ecdh.rs:5691:36 Sep 01 05:40:58.993 INFO kablam! | Sep 01 05:40:58.993 INFO kablam! 5691 | pub fn EVP_PKEY_set1_EC_KEY(pkey: *mut evp_pkey_st, key: *mut ec_key_st) -> libc::c_int; Sep 01 05:40:58.993 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:58.993 INFO kablam! | Sep 01 05:40:58.993 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.993 INFO kablam! note: type defined here Sep 01 05:40:58.993 INFO kablam! --> src/bindings_ecdh.rs:182:1 Sep 01 05:40:58.993 INFO kablam! | Sep 01 05:40:58.993 INFO kablam! 182 | pub struct evp_pkey_st; Sep 01 05:40:58.993 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.993 INFO kablam! Sep 01 05:40:58.993 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_key_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.993 INFO kablam! --> src/bindings_ecdh.rs:5691:59 Sep 01 05:40:58.993 INFO kablam! | Sep 01 05:40:58.993 INFO kablam! 5691 | pub fn EVP_PKEY_set1_EC_KEY(pkey: *mut evp_pkey_st, key: *mut ec_key_st) -> libc::c_int; Sep 01 05:40:58.993 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 05:40:58.994 INFO kablam! | Sep 01 05:40:58.994 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.994 INFO kablam! note: type defined here Sep 01 05:40:58.994 INFO kablam! --> src/bindings_ecdh.rs:892:1 Sep 01 05:40:58.994 INFO kablam! | Sep 01 05:40:58.994 INFO kablam! 892 | pub struct ec_key_st; Sep 01 05:40:58.994 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.994 INFO kablam! Sep 01 05:40:58.994 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ASN1_ITEM_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.994 INFO kablam! --> src/bindings_ecdh.rs:7725:27 Sep 01 05:40:58.994 INFO kablam! | Sep 01 05:40:58.994 INFO kablam! 7725 | pub fn ASN1_item_dup(it: *const ASN1_ITEM_st, x: *mut libc::c_void) -> *mut libc::c_void; Sep 01 05:40:58.994 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.994 INFO kablam! | Sep 01 05:40:58.994 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.994 INFO kablam! note: type defined here Sep 01 05:40:58.994 INFO kablam! --> src/bindings_ecdh.rs:60:1 Sep 01 05:40:58.994 INFO kablam! | Sep 01 05:40:58.994 INFO kablam! 60 | pub struct ASN1_ITEM_st; Sep 01 05:40:58.994 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.994 INFO kablam! Sep 01 05:40:58.994 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ASN1_ITEM_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.994 INFO kablam! --> src/bindings_ecdh.rs:7750:30 Sep 01 05:40:58.994 INFO kablam! | Sep 01 05:40:58.995 INFO kablam! 7750 | pub fn ASN1_item_d2i_fp(it: *const ASN1_ITEM_st, in_: libc::c_int, x: *mut libc::c_void) -> *mut libc::c_void; Sep 01 05:40:58.995 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.995 INFO kablam! | Sep 01 05:40:58.995 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.995 INFO kablam! note: type defined here Sep 01 05:40:58.995 INFO kablam! --> src/bindings_ecdh.rs:60:1 Sep 01 05:40:58.995 INFO kablam! | Sep 01 05:40:58.995 INFO kablam! 60 | pub struct ASN1_ITEM_st; Sep 01 05:40:58.995 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.995 INFO kablam! Sep 01 05:40:58.995 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ASN1_ITEM_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.995 INFO kablam! --> src/bindings_ecdh.rs:7774:30 Sep 01 05:40:58.995 INFO kablam! | Sep 01 05:40:58.995 INFO kablam! 7774 | pub fn ASN1_item_i2d_fp(it: *const ASN1_ITEM_st, out: libc::c_int, x: *mut libc::c_void) -> libc::c_int; Sep 01 05:40:58.995 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.995 INFO kablam! | Sep 01 05:40:58.995 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.995 INFO kablam! note: type defined here Sep 01 05:40:58.995 INFO kablam! --> src/bindings_ecdh.rs:60:1 Sep 01 05:40:58.995 INFO kablam! | Sep 01 05:40:58.995 INFO kablam! 60 | pub struct ASN1_ITEM_st; Sep 01 05:40:58.995 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.995 INFO kablam! Sep 01 05:40:58.995 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ASN1_ITEM_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.995 INFO kablam! --> src/bindings_ecdh.rs:7822:31 Sep 01 05:40:58.995 INFO kablam! | Sep 01 05:40:58.995 INFO kablam! 7822 | pub fn ASN1_item_d2i_bio(it: *const ASN1_ITEM_st, in_: *mut bio_st, x: *mut libc::c_void) -> *mut libc::c_void; Sep 01 05:40:58.995 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.995 INFO kablam! | Sep 01 05:40:58.995 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.995 INFO kablam! note: type defined here Sep 01 05:40:58.996 INFO kablam! --> src/bindings_ecdh.rs:60:1 Sep 01 05:40:58.996 INFO kablam! | Sep 01 05:40:58.996 INFO kablam! 60 | pub struct ASN1_ITEM_st; Sep 01 05:40:58.996 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.996 INFO kablam! Sep 01 05:40:58.996 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ASN1_ITEM_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.996 INFO kablam! --> src/bindings_ecdh.rs:7846:31 Sep 01 05:40:58.996 INFO kablam! | Sep 01 05:40:58.996 INFO kablam! 7846 | pub fn ASN1_item_i2d_bio(it: *const ASN1_ITEM_st, out: *mut bio_st, x: *mut libc::c_void) -> libc::c_int; Sep 01 05:40:58.996 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.996 INFO kablam! | Sep 01 05:40:58.996 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.996 INFO kablam! note: type defined here Sep 01 05:40:58.996 INFO kablam! --> src/bindings_ecdh.rs:60:1 Sep 01 05:40:58.996 INFO kablam! | Sep 01 05:40:58.996 INFO kablam! 60 | pub struct ASN1_ITEM_st; Sep 01 05:40:58.996 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.996 INFO kablam! Sep 01 05:40:58.996 INFO kablam! warning: `extern` block uses type `bindings_ecdh::x509_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.996 INFO kablam! --> src/bindings_ecdh.rs:7962:32 Sep 01 05:40:58.996 INFO kablam! | Sep 01 05:40:58.996 INFO kablam! 7962 | pub fn NETSCAPE_X509_new() -> *mut NETSCAPE_X509_st; Sep 01 05:40:58.996 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.996 INFO kablam! | Sep 01 05:40:58.996 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.996 INFO kablam! note: type defined here Sep 01 05:40:58.997 INFO kablam! --> src/bindings_ecdh.rs:260:1 Sep 01 05:40:58.997 INFO kablam! | Sep 01 05:40:58.997 INFO kablam! 260 | pub struct x509_st; Sep 01 05:40:58.997 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.997 INFO kablam! Sep 01 05:40:58.997 INFO kablam! warning: `extern` block uses type `bindings_ecdh::x509_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.997 INFO kablam! --> src/bindings_ecdh.rs:7972:31 Sep 01 05:40:58.997 INFO kablam! | Sep 01 05:40:58.997 INFO kablam! 7972 | pub fn NETSCAPE_X509_free(a: *mut NETSCAPE_X509_st); Sep 01 05:40:58.997 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.997 INFO kablam! | Sep 01 05:40:58.997 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.997 INFO kablam! note: type defined here Sep 01 05:40:58.997 INFO kablam! --> src/bindings_ecdh.rs:260:1 Sep 01 05:40:58.997 INFO kablam! | Sep 01 05:40:58.997 INFO kablam! 260 | pub struct x509_st; Sep 01 05:40:58.997 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.997 INFO kablam! Sep 01 05:40:58.997 INFO kablam! warning: `extern` block uses type `bindings_ecdh::x509_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.997 INFO kablam! --> src/bindings_ecdh.rs:7984:30 Sep 01 05:40:58.997 INFO kablam! | Sep 01 05:40:58.997 INFO kablam! 7984 | pub fn d2i_NETSCAPE_X509(a: *mut *mut NETSCAPE_X509_st, in_: *mut *const libc::c_uchar, len: libc::c_long) -> *mut NETSCAPE_X509_st; Sep 01 05:40:58.997 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.997 INFO kablam! | Sep 01 05:40:58.997 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.997 INFO kablam! note: type defined here Sep 01 05:40:58.997 INFO kablam! --> src/bindings_ecdh.rs:260:1 Sep 01 05:40:58.997 INFO kablam! | Sep 01 05:40:58.997 INFO kablam! 260 | pub struct x509_st; Sep 01 05:40:58.997 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.998 INFO kablam! Sep 01 05:40:58.998 INFO kablam! warning: `extern` block uses type `bindings_ecdh::x509_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.998 INFO kablam! --> src/bindings_ecdh.rs:7984:112 Sep 01 05:40:58.998 INFO kablam! | Sep 01 05:40:58.998 INFO kablam! 7984 | pub fn d2i_NETSCAPE_X509(a: *mut *mut NETSCAPE_X509_st, in_: *mut *const libc::c_uchar, len: libc::c_long) -> *mut NETSCAPE_X509_st; Sep 01 05:40:58.998 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.998 INFO kablam! | Sep 01 05:40:58.998 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.998 INFO kablam! note: type defined here Sep 01 05:40:58.998 INFO kablam! --> src/bindings_ecdh.rs:260:1 Sep 01 05:40:58.998 INFO kablam! | Sep 01 05:40:58.998 INFO kablam! 260 | pub struct x509_st; Sep 01 05:40:58.998 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.998 INFO kablam! Sep 01 05:40:58.998 INFO kablam! warning: `extern` block uses type `bindings_ecdh::x509_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.998 INFO kablam! --> src/bindings_ecdh.rs:7995:30 Sep 01 05:40:58.998 INFO kablam! | Sep 01 05:40:58.998 INFO kablam! 7995 | pub fn i2d_NETSCAPE_X509(a: *mut NETSCAPE_X509_st, out: *mut *mut libc::c_uchar) -> libc::c_int; Sep 01 05:40:58.998 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.998 INFO kablam! | Sep 01 05:40:58.998 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.998 INFO kablam! note: type defined here Sep 01 05:40:58.998 INFO kablam! --> src/bindings_ecdh.rs:260:1 Sep 01 05:40:58.998 INFO kablam! | Sep 01 05:40:58.998 INFO kablam! 260 | pub struct x509_st; Sep 01 05:40:58.998 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.998 INFO kablam! Sep 01 05:40:58.999 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ASN1_ITEM_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.999 INFO kablam! --> src/bindings_ecdh.rs:8103:56 Sep 01 05:40:58.999 INFO kablam! | Sep 01 05:40:58.999 INFO kablam! 8103 | pub fn ASN1_item_unpack(oct: *mut asn1_string_st, it: *const ASN1_ITEM_st) -> *mut libc::c_void; Sep 01 05:40:58.999 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.999 INFO kablam! | Sep 01 05:40:58.999 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.999 INFO kablam! note: type defined here Sep 01 05:40:58.999 INFO kablam! --> src/bindings_ecdh.rs:60:1 Sep 01 05:40:58.999 INFO kablam! | Sep 01 05:40:58.999 INFO kablam! 60 | pub struct ASN1_ITEM_st; Sep 01 05:40:58.999 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.999 INFO kablam! Sep 01 05:40:58.999 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ASN1_ITEM_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:58.999 INFO kablam! --> src/bindings_ecdh.rs:8127:52 Sep 01 05:40:58.999 INFO kablam! | Sep 01 05:40:58.999 INFO kablam! 8127 | pub fn ASN1_item_pack(obj: *mut libc::c_void, it: *const ASN1_ITEM_st, oct: *mut *mut asn1_string_st) -> *mut asn1_string_st; Sep 01 05:40:58.999 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:58.999 INFO kablam! | Sep 01 05:40:58.999 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:58.999 INFO kablam! note: type defined here Sep 01 05:40:59.000 INFO kablam! --> src/bindings_ecdh.rs:60:1 Sep 01 05:40:59.000 INFO kablam! | Sep 01 05:40:59.000 INFO kablam! 60 | pub struct ASN1_ITEM_st; Sep 01 05:40:59.000 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.000 INFO kablam! Sep 01 05:40:59.000 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ASN1_ITEM_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.000 INFO kablam! --> src/bindings_ecdh.rs:8243:27 Sep 01 05:40:59.000 INFO kablam! | Sep 01 05:40:59.000 INFO kablam! 8243 | pub fn ASN1_item_new(it: *const ASN1_ITEM_st) -> *mut ASN1_VALUE_st; Sep 01 05:40:59.000 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.000 INFO kablam! | Sep 01 05:40:59.000 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.000 INFO kablam! note: type defined here Sep 01 05:40:59.000 INFO kablam! --> src/bindings_ecdh.rs:60:1 Sep 01 05:40:59.000 INFO kablam! | Sep 01 05:40:59.000 INFO kablam! 60 | pub struct ASN1_ITEM_st; Sep 01 05:40:59.000 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.000 INFO kablam! Sep 01 05:40:59.000 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ASN1_VALUE_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.000 INFO kablam! --> src/bindings_ecdh.rs:8243:51 Sep 01 05:40:59.000 INFO kablam! | Sep 01 05:40:59.000 INFO kablam! 8243 | pub fn ASN1_item_new(it: *const ASN1_ITEM_st) -> *mut ASN1_VALUE_st; Sep 01 05:40:59.000 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.000 INFO kablam! | Sep 01 05:40:59.000 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.000 INFO kablam! note: type defined here Sep 01 05:40:59.000 INFO kablam! --> src/bindings_ecdh.rs:778:1 Sep 01 05:40:59.000 INFO kablam! | Sep 01 05:40:59.000 INFO kablam! 778 | pub struct ASN1_VALUE_st; Sep 01 05:40:59.000 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.001 INFO kablam! Sep 01 05:40:59.001 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ASN1_VALUE_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.001 INFO kablam! --> src/bindings_ecdh.rs:8254:29 Sep 01 05:40:59.001 INFO kablam! | Sep 01 05:40:59.001 INFO kablam! 8254 | pub fn ASN1_item_free(val: *mut ASN1_VALUE_st, it: *const ASN1_ITEM_st); Sep 01 05:40:59.001 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.001 INFO kablam! | Sep 01 05:40:59.001 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.001 INFO kablam! note: type defined here Sep 01 05:40:59.001 INFO kablam! --> src/bindings_ecdh.rs:778:1 Sep 01 05:40:59.001 INFO kablam! | Sep 01 05:40:59.001 INFO kablam! 778 | pub struct ASN1_VALUE_st; Sep 01 05:40:59.001 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.001 INFO kablam! Sep 01 05:40:59.001 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ASN1_ITEM_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.001 INFO kablam! --> src/bindings_ecdh.rs:8254:53 Sep 01 05:40:59.001 INFO kablam! | Sep 01 05:40:59.001 INFO kablam! 8254 | pub fn ASN1_item_free(val: *mut ASN1_VALUE_st, it: *const ASN1_ITEM_st); Sep 01 05:40:59.001 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.001 INFO kablam! | Sep 01 05:40:59.001 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.001 INFO kablam! note: type defined here Sep 01 05:40:59.001 INFO kablam! --> src/bindings_ecdh.rs:60:1 Sep 01 05:40:59.001 INFO kablam! | Sep 01 05:40:59.001 INFO kablam! 60 | pub struct ASN1_ITEM_st; Sep 01 05:40:59.001 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.001 INFO kablam! Sep 01 05:40:59.001 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ASN1_VALUE_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.001 INFO kablam! --> src/bindings_ecdh.rs:8267:28 Sep 01 05:40:59.001 INFO kablam! | Sep 01 05:40:59.001 INFO kablam! 8267 | pub fn ASN1_item_d2i(val: *mut *mut ASN1_VALUE_st, in_: *mut *const libc::c_uchar, len: libc::c_long, it: *const ASN1_ITEM_st) -> *mut ASN1_VALUE_st; Sep 01 05:40:59.001 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.001 INFO kablam! | Sep 01 05:40:59.001 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.001 INFO kablam! note: type defined here Sep 01 05:40:59.001 INFO kablam! --> src/bindings_ecdh.rs:778:1 Sep 01 05:40:59.002 INFO kablam! | Sep 01 05:40:59.002 INFO kablam! 778 | pub struct ASN1_VALUE_st; Sep 01 05:40:59.002 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.002 INFO kablam! Sep 01 05:40:59.002 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ASN1_ITEM_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.002 INFO kablam! --> src/bindings_ecdh.rs:8267:108 Sep 01 05:40:59.002 INFO kablam! | Sep 01 05:40:59.002 INFO kablam! 8267 | pub fn ASN1_item_d2i(val: *mut *mut ASN1_VALUE_st, in_: *mut *const libc::c_uchar, len: libc::c_long, it: *const ASN1_ITEM_st) -> *mut ASN1_VALUE_st; Sep 01 05:40:59.002 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.002 INFO kablam! | Sep 01 05:40:59.002 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.002 INFO kablam! note: type defined here Sep 01 05:40:59.002 INFO kablam! --> src/bindings_ecdh.rs:60:1 Sep 01 05:40:59.002 INFO kablam! | Sep 01 05:40:59.002 INFO kablam! 60 | pub struct ASN1_ITEM_st; Sep 01 05:40:59.002 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.002 INFO kablam! Sep 01 05:40:59.002 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ASN1_VALUE_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.002 INFO kablam! --> src/bindings_ecdh.rs:8267:132 Sep 01 05:40:59.002 INFO kablam! | Sep 01 05:40:59.002 INFO kablam! 8267 | pub fn ASN1_item_d2i(val: *mut *mut ASN1_VALUE_st, in_: *mut *const libc::c_uchar, len: libc::c_long, it: *const ASN1_ITEM_st) -> *mut ASN1_VALUE_st; Sep 01 05:40:59.002 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.002 INFO kablam! | Sep 01 05:40:59.002 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.002 INFO kablam! note: type defined here Sep 01 05:40:59.002 INFO kablam! --> src/bindings_ecdh.rs:778:1 Sep 01 05:40:59.002 INFO kablam! | Sep 01 05:40:59.003 INFO kablam! 778 | pub struct ASN1_VALUE_st; Sep 01 05:40:59.003 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.003 INFO kablam! Sep 01 05:40:59.003 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ASN1_VALUE_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.003 INFO kablam! --> src/bindings_ecdh.rs:8279:28 Sep 01 05:40:59.003 INFO kablam! | Sep 01 05:40:59.003 INFO kablam! 8279 | pub fn ASN1_item_i2d(val: *mut ASN1_VALUE_st, out: *mut *mut libc::c_uchar, it: *const ASN1_ITEM_st) -> libc::c_int; Sep 01 05:40:59.003 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.003 INFO kablam! | Sep 01 05:40:59.003 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.003 INFO kablam! note: type defined here Sep 01 05:40:59.003 INFO kablam! --> src/bindings_ecdh.rs:778:1 Sep 01 05:40:59.003 INFO kablam! | Sep 01 05:40:59.003 INFO kablam! 778 | pub struct ASN1_VALUE_st; Sep 01 05:40:59.003 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.003 INFO kablam! Sep 01 05:40:59.003 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ASN1_ITEM_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.003 INFO kablam! --> src/bindings_ecdh.rs:8279:82 Sep 01 05:40:59.003 INFO kablam! | Sep 01 05:40:59.003 INFO kablam! 8279 | pub fn ASN1_item_i2d(val: *mut ASN1_VALUE_st, out: *mut *mut libc::c_uchar, it: *const ASN1_ITEM_st) -> libc::c_int; Sep 01 05:40:59.003 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.004 INFO kablam! | Sep 01 05:40:59.004 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.004 INFO kablam! note: type defined here Sep 01 05:40:59.004 INFO kablam! --> src/bindings_ecdh.rs:60:1 Sep 01 05:40:59.004 INFO kablam! | Sep 01 05:40:59.004 INFO kablam! 60 | pub struct ASN1_ITEM_st; Sep 01 05:40:59.004 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.004 INFO kablam! Sep 01 05:40:59.004 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ASN1_VALUE_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.004 INFO kablam! --> src/bindings_ecdh.rs:8291:33 Sep 01 05:40:59.004 INFO kablam! | Sep 01 05:40:59.004 INFO kablam! 8291 | pub fn ASN1_item_ndef_i2d(val: *mut ASN1_VALUE_st, out: *mut *mut libc::c_uchar, it: *const ASN1_ITEM_st) -> libc::c_int; Sep 01 05:40:59.004 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.004 INFO kablam! | Sep 01 05:40:59.004 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.004 INFO kablam! note: type defined here Sep 01 05:40:59.004 INFO kablam! --> src/bindings_ecdh.rs:778:1 Sep 01 05:40:59.004 INFO kablam! | Sep 01 05:40:59.004 INFO kablam! 778 | pub struct ASN1_VALUE_st; Sep 01 05:40:59.004 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.005 INFO kablam! Sep 01 05:40:59.005 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ASN1_ITEM_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.005 INFO kablam! --> src/bindings_ecdh.rs:8291:87 Sep 01 05:40:59.005 INFO kablam! | Sep 01 05:40:59.005 INFO kablam! 8291 | pub fn ASN1_item_ndef_i2d(val: *mut ASN1_VALUE_st, out: *mut *mut libc::c_uchar, it: *const ASN1_ITEM_st) -> libc::c_int; Sep 01 05:40:59.005 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.005 INFO kablam! | Sep 01 05:40:59.005 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.005 INFO kablam! note: type defined here Sep 01 05:40:59.005 INFO kablam! --> src/bindings_ecdh.rs:60:1 Sep 01 05:40:59.005 INFO kablam! | Sep 01 05:40:59.005 INFO kablam! 60 | pub struct ASN1_ITEM_st; Sep 01 05:40:59.005 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.005 INFO kablam! Sep 01 05:40:59.005 INFO kablam! warning: `extern` block uses type `bindings_ecdh::conf_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.005 INFO kablam! --> src/bindings_ecdh.rs:8311:60 Sep 01 05:40:59.005 INFO kablam! | Sep 01 05:40:59.005 INFO kablam! 8311 | pub fn ASN1_generate_nconf(str: *mut libc::c_char, nconf: *mut conf_st) -> *mut asn1_type_st; Sep 01 05:40:59.005 INFO kablam! | ^^^^^^^^^^^^ Sep 01 05:40:59.005 INFO kablam! | Sep 01 05:40:59.005 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.006 INFO kablam! note: type defined here Sep 01 05:40:59.006 INFO kablam! --> src/bindings_ecdh.rs:326:1 Sep 01 05:40:59.006 INFO kablam! | Sep 01 05:40:59.006 INFO kablam! 326 | pub struct conf_st; Sep 01 05:40:59.006 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.006 INFO kablam! Sep 01 05:40:59.006 INFO kablam! warning: `extern` block uses type `bindings_ecdh::v3_ext_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.006 INFO kablam! --> src/bindings_ecdh.rs:8322:55 Sep 01 05:40:59.006 INFO kablam! | Sep 01 05:40:59.006 INFO kablam! 8322 | pub fn ASN1_generate_v3(str: *mut libc::c_char, cnf: *mut v3_ext_ctx) -> *mut asn1_type_st; Sep 01 05:40:59.006 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:59.006 INFO kablam! | Sep 01 05:40:59.006 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.006 INFO kablam! note: type defined here Sep 01 05:40:59.006 INFO kablam! --> src/bindings_ecdh.rs:320:1 Sep 01 05:40:59.006 INFO kablam! | Sep 01 05:40:59.007 INFO kablam! 320 | pub struct v3_ext_ctx; Sep 01 05:40:59.008 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.008 INFO kablam! Sep 01 05:40:59.008 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ASN1_VALUE_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.008 INFO kablam! --> src/bindings_ecdh.rs:8336:49 Sep 01 05:40:59.008 INFO kablam! | Sep 01 05:40:59.008 INFO kablam! 8336 | pub fn ASN1_item_print(out: *mut bio_st, ifld: *mut ASN1_VALUE_st, indent: libc::c_int, it: *const ASN1_ITEM_st, pctx: *const asn1_pctx_st) -> libc::c_int; Sep 01 05:40:59.008 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.008 INFO kablam! | Sep 01 05:40:59.008 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.008 INFO kablam! note: type defined here Sep 01 05:40:59.008 INFO kablam! --> src/bindings_ecdh.rs:778:1 Sep 01 05:40:59.008 INFO kablam! | Sep 01 05:40:59.008 INFO kablam! 778 | pub struct ASN1_VALUE_st; Sep 01 05:40:59.008 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.008 INFO kablam! Sep 01 05:40:59.008 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ASN1_ITEM_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.008 INFO kablam! --> src/bindings_ecdh.rs:8336:94 Sep 01 05:40:59.008 INFO kablam! | Sep 01 05:40:59.008 INFO kablam! 8336 | pub fn ASN1_item_print(out: *mut bio_st, ifld: *mut ASN1_VALUE_st, indent: libc::c_int, it: *const ASN1_ITEM_st, pctx: *const asn1_pctx_st) -> libc::c_int; Sep 01 05:40:59.008 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.008 INFO kablam! | Sep 01 05:40:59.009 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.009 INFO kablam! note: type defined here Sep 01 05:40:59.009 INFO kablam! --> src/bindings_ecdh.rs:60:1 Sep 01 05:40:59.009 INFO kablam! | Sep 01 05:40:59.009 INFO kablam! 60 | pub struct ASN1_ITEM_st; Sep 01 05:40:59.009 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.009 INFO kablam! Sep 01 05:40:59.009 INFO kablam! warning: `extern` block uses type `bindings_ecdh::asn1_pctx_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.009 INFO kablam! --> src/bindings_ecdh.rs:8336:121 Sep 01 05:40:59.009 INFO kablam! | Sep 01 05:40:59.009 INFO kablam! 8336 | pub fn ASN1_item_print(out: *mut bio_st, ifld: *mut ASN1_VALUE_st, indent: libc::c_int, it: *const ASN1_ITEM_st, pctx: *const asn1_pctx_st) -> libc::c_int; Sep 01 05:40:59.009 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.009 INFO kablam! | Sep 01 05:40:59.009 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.009 INFO kablam! note: type defined here Sep 01 05:40:59.009 INFO kablam! --> src/bindings_ecdh.rs:66:1 Sep 01 05:40:59.009 INFO kablam! | Sep 01 05:40:59.009 INFO kablam! 66 | pub struct asn1_pctx_st; Sep 01 05:40:59.009 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.009 INFO kablam! Sep 01 05:40:59.009 INFO kablam! warning: `extern` block uses type `bindings_ecdh::asn1_pctx_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.009 INFO kablam! --> src/bindings_ecdh.rs:8345:28 Sep 01 05:40:59.009 INFO kablam! | Sep 01 05:40:59.009 INFO kablam! 8345 | pub fn ASN1_PCTX_new() -> *mut asn1_pctx_st; Sep 01 05:40:59.009 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.009 INFO kablam! | Sep 01 05:40:59.009 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.009 INFO kablam! note: type defined here Sep 01 05:40:59.010 INFO kablam! --> src/bindings_ecdh.rs:66:1 Sep 01 05:40:59.010 INFO kablam! | Sep 01 05:40:59.010 INFO kablam! 66 | pub struct asn1_pctx_st; Sep 01 05:40:59.010 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.010 INFO kablam! Sep 01 05:40:59.010 INFO kablam! warning: `extern` block uses type `bindings_ecdh::asn1_pctx_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.010 INFO kablam! --> src/bindings_ecdh.rs:8355:27 Sep 01 05:40:59.010 INFO kablam! | Sep 01 05:40:59.010 INFO kablam! 8355 | pub fn ASN1_PCTX_free(p: *mut asn1_pctx_st); Sep 01 05:40:59.010 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.010 INFO kablam! | Sep 01 05:40:59.010 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.010 INFO kablam! note: type defined here Sep 01 05:40:59.010 INFO kablam! --> src/bindings_ecdh.rs:66:1 Sep 01 05:40:59.010 INFO kablam! | Sep 01 05:40:59.010 INFO kablam! 66 | pub struct asn1_pctx_st; Sep 01 05:40:59.010 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.010 INFO kablam! Sep 01 05:40:59.010 INFO kablam! warning: `extern` block uses type `bindings_ecdh::asn1_pctx_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.010 INFO kablam! --> src/bindings_ecdh.rs:8365:32 Sep 01 05:40:59.010 INFO kablam! | Sep 01 05:40:59.010 INFO kablam! 8365 | pub fn ASN1_PCTX_get_flags(p: *mut asn1_pctx_st) -> libc::c_ulong; Sep 01 05:40:59.010 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.010 INFO kablam! | Sep 01 05:40:59.010 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.010 INFO kablam! note: type defined here Sep 01 05:40:59.010 INFO kablam! --> src/bindings_ecdh.rs:66:1 Sep 01 05:40:59.010 INFO kablam! | Sep 01 05:40:59.010 INFO kablam! 66 | pub struct asn1_pctx_st; Sep 01 05:40:59.010 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.010 INFO kablam! Sep 01 05:40:59.010 INFO kablam! warning: `extern` block uses type `bindings_ecdh::asn1_pctx_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.010 INFO kablam! --> src/bindings_ecdh.rs:8376:32 Sep 01 05:40:59.010 INFO kablam! | Sep 01 05:40:59.011 INFO kablam! 8376 | pub fn ASN1_PCTX_set_flags(p: *mut asn1_pctx_st, flags: libc::c_ulong); Sep 01 05:40:59.011 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.011 INFO kablam! | Sep 01 05:40:59.011 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.011 INFO kablam! note: type defined here Sep 01 05:40:59.011 INFO kablam! --> src/bindings_ecdh.rs:66:1 Sep 01 05:40:59.011 INFO kablam! | Sep 01 05:40:59.011 INFO kablam! 66 | pub struct asn1_pctx_st; Sep 01 05:40:59.011 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.011 INFO kablam! Sep 01 05:40:59.011 INFO kablam! warning: `extern` block uses type `bindings_ecdh::asn1_pctx_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.011 INFO kablam! --> src/bindings_ecdh.rs:8386:35 Sep 01 05:40:59.011 INFO kablam! | Sep 01 05:40:59.011 INFO kablam! 8386 | pub fn ASN1_PCTX_get_nm_flags(p: *mut asn1_pctx_st) -> libc::c_ulong; Sep 01 05:40:59.011 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.011 INFO kablam! | Sep 01 05:40:59.011 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.011 INFO kablam! note: type defined here Sep 01 05:40:59.011 INFO kablam! --> src/bindings_ecdh.rs:66:1 Sep 01 05:40:59.011 INFO kablam! | Sep 01 05:40:59.011 INFO kablam! 66 | pub struct asn1_pctx_st; Sep 01 05:40:59.011 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.011 INFO kablam! Sep 01 05:40:59.011 INFO kablam! warning: `extern` block uses type `bindings_ecdh::asn1_pctx_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.011 INFO kablam! --> src/bindings_ecdh.rs:8397:35 Sep 01 05:40:59.011 INFO kablam! | Sep 01 05:40:59.011 INFO kablam! 8397 | pub fn ASN1_PCTX_set_nm_flags(p: *mut asn1_pctx_st, flags: libc::c_ulong); Sep 01 05:40:59.011 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.011 INFO kablam! | Sep 01 05:40:59.011 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.011 INFO kablam! note: type defined here Sep 01 05:40:59.012 INFO kablam! --> src/bindings_ecdh.rs:66:1 Sep 01 05:40:59.012 INFO kablam! | Sep 01 05:40:59.012 INFO kablam! 66 | pub struct asn1_pctx_st; Sep 01 05:40:59.012 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.012 INFO kablam! Sep 01 05:40:59.012 INFO kablam! warning: `extern` block uses type `bindings_ecdh::asn1_pctx_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.012 INFO kablam! --> src/bindings_ecdh.rs:8407:37 Sep 01 05:40:59.012 INFO kablam! | Sep 01 05:40:59.012 INFO kablam! 8407 | pub fn ASN1_PCTX_get_cert_flags(p: *mut asn1_pctx_st) -> libc::c_ulong; Sep 01 05:40:59.012 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.012 INFO kablam! | Sep 01 05:40:59.012 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.012 INFO kablam! note: type defined here Sep 01 05:40:59.012 INFO kablam! --> src/bindings_ecdh.rs:66:1 Sep 01 05:40:59.012 INFO kablam! | Sep 01 05:40:59.012 INFO kablam! 66 | pub struct asn1_pctx_st; Sep 01 05:40:59.012 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.012 INFO kablam! Sep 01 05:40:59.012 INFO kablam! warning: `extern` block uses type `bindings_ecdh::asn1_pctx_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.012 INFO kablam! --> src/bindings_ecdh.rs:8418:37 Sep 01 05:40:59.012 INFO kablam! | Sep 01 05:40:59.012 INFO kablam! 8418 | pub fn ASN1_PCTX_set_cert_flags(p: *mut asn1_pctx_st, flags: libc::c_ulong); Sep 01 05:40:59.012 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.012 INFO kablam! | Sep 01 05:40:59.012 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.012 INFO kablam! note: type defined here Sep 01 05:40:59.012 INFO kablam! --> src/bindings_ecdh.rs:66:1 Sep 01 05:40:59.012 INFO kablam! | Sep 01 05:40:59.012 INFO kablam! 66 | pub struct asn1_pctx_st; Sep 01 05:40:59.012 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.012 INFO kablam! Sep 01 05:40:59.013 INFO kablam! warning: `extern` block uses type `bindings_ecdh::asn1_pctx_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.013 INFO kablam! --> src/bindings_ecdh.rs:8428:36 Sep 01 05:40:59.013 INFO kablam! | Sep 01 05:40:59.013 INFO kablam! 8428 | pub fn ASN1_PCTX_get_oid_flags(p: *mut asn1_pctx_st) -> libc::c_ulong; Sep 01 05:40:59.013 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.013 INFO kablam! | Sep 01 05:40:59.013 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.013 INFO kablam! note: type defined here Sep 01 05:40:59.013 INFO kablam! --> src/bindings_ecdh.rs:66:1 Sep 01 05:40:59.013 INFO kablam! | Sep 01 05:40:59.013 INFO kablam! 66 | pub struct asn1_pctx_st; Sep 01 05:40:59.013 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.013 INFO kablam! Sep 01 05:40:59.013 INFO kablam! warning: `extern` block uses type `bindings_ecdh::asn1_pctx_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.013 INFO kablam! --> src/bindings_ecdh.rs:8439:36 Sep 01 05:40:59.013 INFO kablam! | Sep 01 05:40:59.013 INFO kablam! 8439 | pub fn ASN1_PCTX_set_oid_flags(p: *mut asn1_pctx_st, flags: libc::c_ulong); Sep 01 05:40:59.013 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.013 INFO kablam! | Sep 01 05:40:59.013 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.013 INFO kablam! note: type defined here Sep 01 05:40:59.013 INFO kablam! --> src/bindings_ecdh.rs:66:1 Sep 01 05:40:59.013 INFO kablam! | Sep 01 05:40:59.013 INFO kablam! 66 | pub struct asn1_pctx_st; Sep 01 05:40:59.013 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.013 INFO kablam! Sep 01 05:40:59.015 INFO kablam! warning: `extern` block uses type `bindings_ecdh::asn1_pctx_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.015 INFO kablam! --> src/bindings_ecdh.rs:8449:36 Sep 01 05:40:59.015 INFO kablam! | Sep 01 05:40:59.015 INFO kablam! 8449 | pub fn ASN1_PCTX_get_str_flags(p: *mut asn1_pctx_st) -> libc::c_ulong; Sep 01 05:40:59.015 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.015 INFO kablam! | Sep 01 05:40:59.015 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.015 INFO kablam! note: type defined here Sep 01 05:40:59.015 INFO kablam! --> src/bindings_ecdh.rs:66:1 Sep 01 05:40:59.015 INFO kablam! | Sep 01 05:40:59.015 INFO kablam! 66 | pub struct asn1_pctx_st; Sep 01 05:40:59.015 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.015 INFO kablam! Sep 01 05:40:59.015 INFO kablam! warning: `extern` block uses type `bindings_ecdh::asn1_pctx_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.015 INFO kablam! --> src/bindings_ecdh.rs:8460:36 Sep 01 05:40:59.015 INFO kablam! | Sep 01 05:40:59.015 INFO kablam! 8460 | pub fn ASN1_PCTX_set_str_flags(p: *mut asn1_pctx_st, flags: libc::c_ulong); Sep 01 05:40:59.015 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.015 INFO kablam! | Sep 01 05:40:59.015 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.015 INFO kablam! note: type defined here Sep 01 05:40:59.015 INFO kablam! --> src/bindings_ecdh.rs:66:1 Sep 01 05:40:59.015 INFO kablam! | Sep 01 05:40:59.015 INFO kablam! 66 | pub struct asn1_pctx_st; Sep 01 05:40:59.015 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.015 INFO kablam! Sep 01 05:40:59.015 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ASN1_VALUE_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.015 INFO kablam! --> src/bindings_ecdh.rs:8481:45 Sep 01 05:40:59.015 INFO kablam! | Sep 01 05:40:59.015 INFO kablam! 8481 | pub fn BIO_new_NDEF(out: *mut bio_st, val: *mut ASN1_VALUE_st, it: *const ASN1_ITEM_st) -> *mut bio_st; Sep 01 05:40:59.015 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.016 INFO kablam! | Sep 01 05:40:59.016 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.016 INFO kablam! note: type defined here Sep 01 05:40:59.016 INFO kablam! --> src/bindings_ecdh.rs:778:1 Sep 01 05:40:59.016 INFO kablam! | Sep 01 05:40:59.016 INFO kablam! 778 | pub struct ASN1_VALUE_st; Sep 01 05:40:59.016 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.016 INFO kablam! Sep 01 05:40:59.016 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ASN1_ITEM_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.016 INFO kablam! --> src/bindings_ecdh.rs:8481:69 Sep 01 05:40:59.016 INFO kablam! | Sep 01 05:40:59.016 INFO kablam! 8481 | pub fn BIO_new_NDEF(out: *mut bio_st, val: *mut ASN1_VALUE_st, it: *const ASN1_ITEM_st) -> *mut bio_st; Sep 01 05:40:59.016 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.016 INFO kablam! | Sep 01 05:40:59.016 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.017 INFO kablam! note: type defined here Sep 01 05:40:59.017 INFO kablam! --> src/bindings_ecdh.rs:60:1 Sep 01 05:40:59.017 INFO kablam! | Sep 01 05:40:59.017 INFO kablam! 60 | pub struct ASN1_ITEM_st; Sep 01 05:40:59.017 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.017 INFO kablam! Sep 01 05:40:59.017 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ASN1_VALUE_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.017 INFO kablam! --> src/bindings_ecdh.rs:8495:52 Sep 01 05:40:59.017 INFO kablam! | Sep 01 05:40:59.017 INFO kablam! 8495 | pub fn i2d_ASN1_bio_stream(out: *mut bio_st, val: *mut ASN1_VALUE_st, in_: *mut bio_st, flags: libc::c_int, it: *const ASN1_ITEM_st) -> libc::c_int; Sep 01 05:40:59.017 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.017 INFO kablam! | Sep 01 05:40:59.017 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.017 INFO kablam! note: type defined here Sep 01 05:40:59.017 INFO kablam! --> src/bindings_ecdh.rs:778:1 Sep 01 05:40:59.017 INFO kablam! | Sep 01 05:40:59.017 INFO kablam! 778 | pub struct ASN1_VALUE_st; Sep 01 05:40:59.017 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.017 INFO kablam! Sep 01 05:40:59.017 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ASN1_ITEM_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.017 INFO kablam! --> src/bindings_ecdh.rs:8495:114 Sep 01 05:40:59.017 INFO kablam! | Sep 01 05:40:59.017 INFO kablam! 8495 | pub fn i2d_ASN1_bio_stream(out: *mut bio_st, val: *mut ASN1_VALUE_st, in_: *mut bio_st, flags: libc::c_int, it: *const ASN1_ITEM_st) -> libc::c_int; Sep 01 05:40:59.017 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.018 INFO kablam! | Sep 01 05:40:59.018 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.018 INFO kablam! note: type defined here Sep 01 05:40:59.018 INFO kablam! --> src/bindings_ecdh.rs:60:1 Sep 01 05:40:59.018 INFO kablam! | Sep 01 05:40:59.018 INFO kablam! 60 | pub struct ASN1_ITEM_st; Sep 01 05:40:59.018 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.018 INFO kablam! Sep 01 05:40:59.018 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ASN1_VALUE_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.018 INFO kablam! --> src/bindings_ecdh.rs:8510:58 Sep 01 05:40:59.018 INFO kablam! | Sep 01 05:40:59.018 INFO kablam! 8510 | pub fn PEM_write_bio_ASN1_stream(out: *mut bio_st, val: *mut ASN1_VALUE_st, in_: *mut bio_st, flags: libc::c_int, hdr: *const libc::c_char, it: *const ASN1_ITEM_st) -> libc::c_int; Sep 01 05:40:59.018 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.018 INFO kablam! | Sep 01 05:40:59.018 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.018 INFO kablam! note: type defined here Sep 01 05:40:59.018 INFO kablam! --> src/bindings_ecdh.rs:778:1 Sep 01 05:40:59.018 INFO kablam! | Sep 01 05:40:59.018 INFO kablam! 778 | pub struct ASN1_VALUE_st; Sep 01 05:40:59.018 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.018 INFO kablam! Sep 01 05:40:59.018 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ASN1_ITEM_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.018 INFO kablam! --> src/bindings_ecdh.rs:8510:146 Sep 01 05:40:59.018 INFO kablam! | Sep 01 05:40:59.018 INFO kablam! 8510 | pub fn PEM_write_bio_ASN1_stream(out: *mut bio_st, val: *mut ASN1_VALUE_st, in_: *mut bio_st, flags: libc::c_int, hdr: *const libc::c_char, it: *const ASN1_ITEM_st) -> libc::c_int; Sep 01 05:40:59.018 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.018 INFO kablam! | Sep 01 05:40:59.018 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.019 INFO kablam! note: type defined here Sep 01 05:40:59.019 INFO kablam! --> src/bindings_ecdh.rs:60:1 Sep 01 05:40:59.019 INFO kablam! | Sep 01 05:40:59.019 INFO kablam! 60 | pub struct ASN1_ITEM_st; Sep 01 05:40:59.019 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.019 INFO kablam! Sep 01 05:40:59.019 INFO kablam! warning: `extern` block uses type `bindings_ecdh::evp_pkey_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.019 INFO kablam! --> src/bindings_ecdh.rs:8520:58 Sep 01 05:40:59.019 INFO kablam! | Sep 01 05:40:59.019 INFO kablam! 8520 | pub fn PEM_write_bio_PrivateKey(out: *mut bio_st, pkey: *mut evp_pkey_st, Sep 01 05:40:59.019 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:59.019 INFO kablam! | Sep 01 05:40:59.019 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.019 INFO kablam! note: type defined here Sep 01 05:40:59.019 INFO kablam! --> src/bindings_ecdh.rs:182:1 Sep 01 05:40:59.019 INFO kablam! | Sep 01 05:40:59.019 INFO kablam! 182 | pub struct evp_pkey_st; Sep 01 05:40:59.019 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.019 INFO kablam! Sep 01 05:40:59.019 INFO kablam! warning: `extern` block uses type `bindings_ecdh::evp_cipher_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.019 INFO kablam! --> src/bindings_ecdh.rs:8521:11 Sep 01 05:40:59.019 INFO kablam! | Sep 01 05:40:59.019 INFO kablam! 8521 | cipher: *mut evp_cipher_st, kstr: *mut libc::c_int, klen: libc::c_int, Sep 01 05:40:59.020 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.020 INFO kablam! | Sep 01 05:40:59.020 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.020 INFO kablam! note: type defined here Sep 01 05:40:59.020 INFO kablam! --> src/bindings_ecdh.rs:158:1 Sep 01 05:40:59.020 INFO kablam! | Sep 01 05:40:59.020 INFO kablam! 158 | pub struct evp_cipher_st; Sep 01 05:40:59.020 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.020 INFO kablam! Sep 01 05:40:59.020 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ASN1_VALUE_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.020 INFO kablam! --> src/bindings_ecdh.rs:8538:49 Sep 01 05:40:59.020 INFO kablam! | Sep 01 05:40:59.020 INFO kablam! 8538 | pub fn SMIME_write_ASN1(bio: *mut bio_st, val: *mut ASN1_VALUE_st, data: *mut bio_st, flags: libc::c_int, ctype_nid: libc::c_int, econt_nid: libc::c_int, mdalgs: *mut stack_st_X509_ALGOR, it: *const ASN1_ITEM_st) -> libc::c_int; Sep 01 05:40:59.020 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.020 INFO kablam! | Sep 01 05:40:59.020 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.020 INFO kablam! note: type defined here Sep 01 05:40:59.020 INFO kablam! --> src/bindings_ecdh.rs:778:1 Sep 01 05:40:59.020 INFO kablam! | Sep 01 05:40:59.020 INFO kablam! 778 | pub struct ASN1_VALUE_st; Sep 01 05:40:59.021 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.021 INFO kablam! Sep 01 05:40:59.021 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ASN1_ITEM_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.021 INFO kablam! --> src/bindings_ecdh.rs:8538:194 Sep 01 05:40:59.021 INFO kablam! | Sep 01 05:40:59.021 INFO kablam! 8538 | pub fn SMIME_write_ASN1(bio: *mut bio_st, val: *mut ASN1_VALUE_st, data: *mut bio_st, flags: libc::c_int, ctype_nid: libc::c_int, econt_nid: libc::c_int, mdalgs: *mut stack_st_X509_ALGOR, it: *const ASN1_ITEM_st) -> libc::c_int; Sep 01 05:40:59.021 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.021 INFO kablam! | Sep 01 05:40:59.021 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.021 INFO kablam! note: type defined here Sep 01 05:40:59.021 INFO kablam! --> src/bindings_ecdh.rs:60:1 Sep 01 05:40:59.021 INFO kablam! | Sep 01 05:40:59.021 INFO kablam! 60 | pub struct ASN1_ITEM_st; Sep 01 05:40:59.021 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.021 INFO kablam! Sep 01 05:40:59.021 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ASN1_ITEM_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.021 INFO kablam! --> src/bindings_ecdh.rs:8550:72 Sep 01 05:40:59.021 INFO kablam! | Sep 01 05:40:59.021 INFO kablam! 8550 | pub fn SMIME_read_ASN1(bio: *mut bio_st, bcont: *mut *mut bio_st, it: *const ASN1_ITEM_st) -> *mut ASN1_VALUE_st; Sep 01 05:40:59.021 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.021 INFO kablam! | Sep 01 05:40:59.021 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.021 INFO kablam! note: type defined here Sep 01 05:40:59.022 INFO kablam! --> src/bindings_ecdh.rs:60:1 Sep 01 05:40:59.022 INFO kablam! | Sep 01 05:40:59.022 INFO kablam! 60 | pub struct ASN1_ITEM_st; Sep 01 05:40:59.022 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.022 INFO kablam! Sep 01 05:40:59.022 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ASN1_VALUE_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.022 INFO kablam! --> src/bindings_ecdh.rs:8550:96 Sep 01 05:40:59.022 INFO kablam! | Sep 01 05:40:59.022 INFO kablam! 8550 | pub fn SMIME_read_ASN1(bio: *mut bio_st, bcont: *mut *mut bio_st, it: *const ASN1_ITEM_st) -> *mut ASN1_VALUE_st; Sep 01 05:40:59.022 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.022 INFO kablam! | Sep 01 05:40:59.022 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.022 INFO kablam! note: type defined here Sep 01 05:40:59.022 INFO kablam! --> src/bindings_ecdh.rs:778:1 Sep 01 05:40:59.022 INFO kablam! | Sep 01 05:40:59.022 INFO kablam! 778 | pub struct ASN1_VALUE_st; Sep 01 05:40:59.022 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.022 INFO kablam! Sep 01 05:40:59.022 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_method_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.022 INFO kablam! --> src/bindings_ecdh.rs:8591:35 Sep 01 05:40:59.023 INFO kablam! | Sep 01 05:40:59.023 INFO kablam! 8591 | pub fn EC_GFp_simple_method() -> *const ec_method_st; Sep 01 05:40:59.023 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.023 INFO kablam! | Sep 01 05:40:59.023 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.023 INFO kablam! note: type defined here Sep 01 05:40:59.023 INFO kablam! --> src/bindings_ecdh.rs:857:1 Sep 01 05:40:59.023 INFO kablam! | Sep 01 05:40:59.023 INFO kablam! 857 | pub struct ec_method_st; Sep 01 05:40:59.023 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.023 INFO kablam! Sep 01 05:40:59.023 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_method_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.023 INFO kablam! --> src/bindings_ecdh.rs:8600:33 Sep 01 05:40:59.023 INFO kablam! | Sep 01 05:40:59.023 INFO kablam! 8600 | pub fn EC_GFp_mont_method() -> *const ec_method_st; Sep 01 05:40:59.026 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.026 INFO kablam! | Sep 01 05:40:59.026 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.026 INFO kablam! note: type defined here Sep 01 05:40:59.026 INFO kablam! --> src/bindings_ecdh.rs:857:1 Sep 01 05:40:59.026 INFO kablam! | Sep 01 05:40:59.026 INFO kablam! 857 | pub struct ec_method_st; Sep 01 05:40:59.026 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.026 INFO kablam! Sep 01 05:40:59.026 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_method_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.026 INFO kablam! --> src/bindings_ecdh.rs:8609:33 Sep 01 05:40:59.026 INFO kablam! | Sep 01 05:40:59.026 INFO kablam! 8609 | pub fn EC_GFp_nist_method() -> *const ec_method_st; Sep 01 05:40:59.026 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.027 INFO kablam! | Sep 01 05:40:59.027 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.027 INFO kablam! note: type defined here Sep 01 05:40:59.027 INFO kablam! --> src/bindings_ecdh.rs:857:1 Sep 01 05:40:59.027 INFO kablam! | Sep 01 05:40:59.027 INFO kablam! 857 | pub struct ec_method_st; Sep 01 05:40:59.027 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.027 INFO kablam! Sep 01 05:40:59.027 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_method_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.027 INFO kablam! --> src/bindings_ecdh.rs:8618:37 Sep 01 05:40:59.027 INFO kablam! | Sep 01 05:40:59.027 INFO kablam! 8618 | pub fn EC_GFp_nistp224_method() -> *const ec_method_st; Sep 01 05:40:59.027 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.027 INFO kablam! | Sep 01 05:40:59.027 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.027 INFO kablam! note: type defined here Sep 01 05:40:59.027 INFO kablam! --> src/bindings_ecdh.rs:857:1 Sep 01 05:40:59.027 INFO kablam! | Sep 01 05:40:59.027 INFO kablam! 857 | pub struct ec_method_st; Sep 01 05:40:59.027 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.027 INFO kablam! Sep 01 05:40:59.027 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_method_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.027 INFO kablam! --> src/bindings_ecdh.rs:8627:37 Sep 01 05:40:59.027 INFO kablam! | Sep 01 05:40:59.027 INFO kablam! 8627 | pub fn EC_GFp_nistp256_method() -> *const ec_method_st; Sep 01 05:40:59.027 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.027 INFO kablam! | Sep 01 05:40:59.027 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.027 INFO kablam! note: type defined here Sep 01 05:40:59.027 INFO kablam! --> src/bindings_ecdh.rs:857:1 Sep 01 05:40:59.027 INFO kablam! | Sep 01 05:40:59.028 INFO kablam! 857 | pub struct ec_method_st; Sep 01 05:40:59.028 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.028 INFO kablam! Sep 01 05:40:59.028 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_method_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.028 INFO kablam! --> src/bindings_ecdh.rs:8636:37 Sep 01 05:40:59.028 INFO kablam! | Sep 01 05:40:59.028 INFO kablam! 8636 | pub fn EC_GFp_nistp521_method() -> *const ec_method_st; Sep 01 05:40:59.028 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.028 INFO kablam! | Sep 01 05:40:59.028 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.028 INFO kablam! note: type defined here Sep 01 05:40:59.028 INFO kablam! --> src/bindings_ecdh.rs:857:1 Sep 01 05:40:59.028 INFO kablam! | Sep 01 05:40:59.028 INFO kablam! 857 | pub struct ec_method_st; Sep 01 05:40:59.028 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.028 INFO kablam! Sep 01 05:40:59.028 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_method_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.028 INFO kablam! --> src/bindings_ecdh.rs:8645:36 Sep 01 05:40:59.028 INFO kablam! | Sep 01 05:40:59.028 INFO kablam! 8645 | pub fn EC_GF2m_simple_method() -> *const ec_method_st; Sep 01 05:40:59.028 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.028 INFO kablam! | Sep 01 05:40:59.028 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.028 INFO kablam! note: type defined here Sep 01 05:40:59.028 INFO kablam! --> src/bindings_ecdh.rs:857:1 Sep 01 05:40:59.028 INFO kablam! | Sep 01 05:40:59.028 INFO kablam! 857 | pub struct ec_method_st; Sep 01 05:40:59.028 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.028 INFO kablam! Sep 01 05:40:59.028 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_method_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.029 INFO kablam! --> src/bindings_ecdh.rs:8655:28 Sep 01 05:40:59.029 INFO kablam! | Sep 01 05:40:59.029 INFO kablam! 8655 | pub fn EC_GROUP_new(meth: *const ec_method_st) -> *mut ec_group_st; Sep 01 05:40:59.029 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.029 INFO kablam! | Sep 01 05:40:59.029 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.029 INFO kablam! note: type defined here Sep 01 05:40:59.029 INFO kablam! --> src/bindings_ecdh.rs:857:1 Sep 01 05:40:59.029 INFO kablam! | Sep 01 05:40:59.029 INFO kablam! 857 | pub struct ec_method_st; Sep 01 05:40:59.029 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.029 INFO kablam! Sep 01 05:40:59.029 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.029 INFO kablam! --> src/bindings_ecdh.rs:8655:52 Sep 01 05:40:59.029 INFO kablam! | Sep 01 05:40:59.029 INFO kablam! 8655 | pub fn EC_GROUP_new(meth: *const ec_method_st) -> *mut ec_group_st; Sep 01 05:40:59.029 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:59.029 INFO kablam! | Sep 01 05:40:59.029 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.029 INFO kablam! note: type defined here Sep 01 05:40:59.029 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:59.029 INFO kablam! | Sep 01 05:40:59.029 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:59.029 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.029 INFO kablam! Sep 01 05:40:59.029 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.029 INFO kablam! --> src/bindings_ecdh.rs:8665:30 Sep 01 05:40:59.029 INFO kablam! | Sep 01 05:40:59.029 INFO kablam! 8665 | pub fn EC_GROUP_free(group: *mut ec_group_st); Sep 01 05:40:59.029 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:59.030 INFO kablam! | Sep 01 05:40:59.030 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.030 INFO kablam! note: type defined here Sep 01 05:40:59.030 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:59.030 INFO kablam! | Sep 01 05:40:59.030 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:59.030 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.030 INFO kablam! Sep 01 05:40:59.030 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.030 INFO kablam! --> src/bindings_ecdh.rs:8675:36 Sep 01 05:40:59.030 INFO kablam! | Sep 01 05:40:59.030 INFO kablam! 8675 | pub fn EC_GROUP_clear_free(group: *mut ec_group_st); Sep 01 05:40:59.030 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:59.030 INFO kablam! | Sep 01 05:40:59.030 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.030 INFO kablam! note: type defined here Sep 01 05:40:59.030 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:59.030 INFO kablam! | Sep 01 05:40:59.030 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:59.030 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.030 INFO kablam! Sep 01 05:40:59.030 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.030 INFO kablam! --> src/bindings_ecdh.rs:8686:28 Sep 01 05:40:59.030 INFO kablam! | Sep 01 05:40:59.030 INFO kablam! 8686 | pub fn EC_GROUP_copy(dst: *mut ec_group_st, src: *const ec_group_st) -> libc::c_int; Sep 01 05:40:59.030 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:59.030 INFO kablam! | Sep 01 05:40:59.030 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.030 INFO kablam! note: type defined here Sep 01 05:40:59.030 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:59.030 INFO kablam! | Sep 01 05:40:59.030 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:59.031 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.031 INFO kablam! Sep 01 05:40:59.031 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.031 INFO kablam! --> src/bindings_ecdh.rs:8686:51 Sep 01 05:40:59.031 INFO kablam! | Sep 01 05:40:59.031 INFO kablam! 8686 | pub fn EC_GROUP_copy(dst: *mut ec_group_st, src: *const ec_group_st) -> libc::c_int; Sep 01 05:40:59.031 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.031 INFO kablam! | Sep 01 05:40:59.031 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.031 INFO kablam! note: type defined here Sep 01 05:40:59.031 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:59.031 INFO kablam! | Sep 01 05:40:59.031 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:59.031 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.031 INFO kablam! Sep 01 05:40:59.031 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.031 INFO kablam! --> src/bindings_ecdh.rs:8696:27 Sep 01 05:40:59.031 INFO kablam! | Sep 01 05:40:59.031 INFO kablam! 8696 | pub fn EC_GROUP_dup(src: *const ec_group_st) -> *mut ec_group_st; Sep 01 05:40:59.031 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.031 INFO kablam! | Sep 01 05:40:59.031 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.031 INFO kablam! note: type defined here Sep 01 05:40:59.031 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:59.031 INFO kablam! | Sep 01 05:40:59.031 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:59.032 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.032 INFO kablam! Sep 01 05:40:59.032 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.032 INFO kablam! --> src/bindings_ecdh.rs:8696:50 Sep 01 05:40:59.032 INFO kablam! | Sep 01 05:40:59.032 INFO kablam! 8696 | pub fn EC_GROUP_dup(src: *const ec_group_st) -> *mut ec_group_st; Sep 01 05:40:59.032 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:59.032 INFO kablam! | Sep 01 05:40:59.032 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.032 INFO kablam! note: type defined here Sep 01 05:40:59.032 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:59.032 INFO kablam! | Sep 01 05:40:59.032 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:59.032 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.032 INFO kablam! Sep 01 05:40:59.032 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.032 INFO kablam! --> src/bindings_ecdh.rs:8706:35 Sep 01 05:40:59.032 INFO kablam! | Sep 01 05:40:59.032 INFO kablam! 8706 | pub fn EC_GROUP_method_of(group: *const ec_group_st) -> *const ec_method_st; Sep 01 05:40:59.032 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.032 INFO kablam! | Sep 01 05:40:59.032 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.032 INFO kablam! note: type defined here Sep 01 05:40:59.032 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:59.032 INFO kablam! | Sep 01 05:40:59.032 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:59.032 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.032 INFO kablam! Sep 01 05:40:59.032 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_method_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.032 INFO kablam! --> src/bindings_ecdh.rs:8706:58 Sep 01 05:40:59.032 INFO kablam! | Sep 01 05:40:59.033 INFO kablam! 8706 | pub fn EC_GROUP_method_of(group: *const ec_group_st) -> *const ec_method_st; Sep 01 05:40:59.033 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.033 INFO kablam! | Sep 01 05:40:59.033 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.033 INFO kablam! note: type defined here Sep 01 05:40:59.033 INFO kablam! --> src/bindings_ecdh.rs:857:1 Sep 01 05:40:59.033 INFO kablam! | Sep 01 05:40:59.033 INFO kablam! 857 | pub struct ec_method_st; Sep 01 05:40:59.033 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.033 INFO kablam! Sep 01 05:40:59.033 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_method_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.033 INFO kablam! --> src/bindings_ecdh.rs:8716:40 Sep 01 05:40:59.033 INFO kablam! | Sep 01 05:40:59.033 INFO kablam! 8716 | pub fn EC_METHOD_get_field_type(meth: *const ec_method_st) -> libc::c_int; Sep 01 05:40:59.033 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.033 INFO kablam! | Sep 01 05:40:59.033 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.033 INFO kablam! note: type defined here Sep 01 05:40:59.033 INFO kablam! --> src/bindings_ecdh.rs:857:1 Sep 01 05:40:59.033 INFO kablam! | Sep 01 05:40:59.033 INFO kablam! 857 | pub struct ec_method_st; Sep 01 05:40:59.033 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.033 INFO kablam! Sep 01 05:40:59.033 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.033 INFO kablam! --> src/bindings_ecdh.rs:8729:39 Sep 01 05:40:59.033 INFO kablam! | Sep 01 05:40:59.033 INFO kablam! 8729 | pub fn EC_GROUP_set_generator(group: *mut ec_group_st, generator: *const ec_point_st, order: *const bignum_st, cofactor: *const bignum_st) -> libc::c_int; Sep 01 05:40:59.033 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:59.033 INFO kablam! | Sep 01 05:40:59.033 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.034 INFO kablam! note: type defined here Sep 01 05:40:59.034 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:59.034 INFO kablam! | Sep 01 05:40:59.034 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:59.034 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.034 INFO kablam! Sep 01 05:40:59.034 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_point_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.034 INFO kablam! --> src/bindings_ecdh.rs:8729:68 Sep 01 05:40:59.034 INFO kablam! | Sep 01 05:40:59.034 INFO kablam! 8729 | pub fn EC_GROUP_set_generator(group: *mut ec_group_st, generator: *const ec_point_st, order: *const bignum_st, cofactor: *const bignum_st) -> libc::c_int; Sep 01 05:40:59.034 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.034 INFO kablam! | Sep 01 05:40:59.034 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.034 INFO kablam! note: type defined here Sep 01 05:40:59.034 INFO kablam! --> src/bindings_ecdh.rs:869:1 Sep 01 05:40:59.034 INFO kablam! | Sep 01 05:40:59.034 INFO kablam! 869 | pub struct ec_point_st; Sep 01 05:40:59.034 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.034 INFO kablam! Sep 01 05:40:59.034 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.034 INFO kablam! --> src/bindings_ecdh.rs:8739:40 Sep 01 05:40:59.034 INFO kablam! | Sep 01 05:40:59.034 INFO kablam! 8739 | pub fn EC_GROUP_get0_generator(group: *const ec_group_st) -> *const ec_point_st; Sep 01 05:40:59.034 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.034 INFO kablam! | Sep 01 05:40:59.034 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.034 INFO kablam! note: type defined here Sep 01 05:40:59.034 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:59.034 INFO kablam! | Sep 01 05:40:59.034 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:59.035 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.035 INFO kablam! Sep 01 05:40:59.035 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_point_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.035 INFO kablam! --> src/bindings_ecdh.rs:8739:63 Sep 01 05:40:59.035 INFO kablam! | Sep 01 05:40:59.035 INFO kablam! 8739 | pub fn EC_GROUP_get0_generator(group: *const ec_group_st) -> *const ec_point_st; Sep 01 05:40:59.035 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.035 INFO kablam! | Sep 01 05:40:59.035 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.035 INFO kablam! note: type defined here Sep 01 05:40:59.035 INFO kablam! --> src/bindings_ecdh.rs:869:1 Sep 01 05:40:59.035 INFO kablam! | Sep 01 05:40:59.035 INFO kablam! 869 | pub struct ec_point_st; Sep 01 05:40:59.035 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.035 INFO kablam! Sep 01 05:40:59.035 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.035 INFO kablam! --> src/bindings_ecdh.rs:8751:35 Sep 01 05:40:59.035 INFO kablam! | Sep 01 05:40:59.035 INFO kablam! 8751 | pub fn EC_GROUP_get_order(group: *const ec_group_st, order: *mut bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:59.035 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.035 INFO kablam! | Sep 01 05:40:59.035 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.035 INFO kablam! note: type defined here Sep 01 05:40:59.035 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:59.035 INFO kablam! | Sep 01 05:40:59.035 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:59.035 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.035 INFO kablam! Sep 01 05:40:59.035 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.035 INFO kablam! --> src/bindings_ecdh.rs:8751:83 Sep 01 05:40:59.036 INFO kablam! | Sep 01 05:40:59.036 INFO kablam! 8751 | pub fn EC_GROUP_get_order(group: *const ec_group_st, order: *mut bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:59.036 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:59.036 INFO kablam! | Sep 01 05:40:59.036 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.036 INFO kablam! note: type defined here Sep 01 05:40:59.036 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:59.036 INFO kablam! | Sep 01 05:40:59.036 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:59.036 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.036 INFO kablam! Sep 01 05:40:59.036 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.036 INFO kablam! --> src/bindings_ecdh.rs:8763:38 Sep 01 05:40:59.036 INFO kablam! | Sep 01 05:40:59.036 INFO kablam! 8763 | pub fn EC_GROUP_get_cofactor(group: *const ec_group_st, cofactor: *mut bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:59.036 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.036 INFO kablam! | Sep 01 05:40:59.036 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.036 INFO kablam! note: type defined here Sep 01 05:40:59.036 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:59.036 INFO kablam! | Sep 01 05:40:59.036 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:59.036 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.036 INFO kablam! Sep 01 05:40:59.036 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.036 INFO kablam! --> src/bindings_ecdh.rs:8763:89 Sep 01 05:40:59.036 INFO kablam! | Sep 01 05:40:59.036 INFO kablam! 8763 | pub fn EC_GROUP_get_cofactor(group: *const ec_group_st, cofactor: *mut bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:59.036 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:59.036 INFO kablam! | Sep 01 05:40:59.037 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.037 INFO kablam! note: type defined here Sep 01 05:40:59.037 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:59.037 INFO kablam! | Sep 01 05:40:59.037 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:59.037 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.037 INFO kablam! Sep 01 05:40:59.037 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.037 INFO kablam! --> src/bindings_ecdh.rs:8774:40 Sep 01 05:40:59.037 INFO kablam! | Sep 01 05:40:59.037 INFO kablam! 8774 | pub fn EC_GROUP_set_curve_name(group: *mut ec_group_st, nid: libc::c_int); Sep 01 05:40:59.037 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:59.037 INFO kablam! | Sep 01 05:40:59.037 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.037 INFO kablam! note: type defined here Sep 01 05:40:59.037 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:59.037 INFO kablam! | Sep 01 05:40:59.037 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:59.037 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.037 INFO kablam! Sep 01 05:40:59.037 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.037 INFO kablam! --> src/bindings_ecdh.rs:8784:40 Sep 01 05:40:59.037 INFO kablam! | Sep 01 05:40:59.037 INFO kablam! 8784 | pub fn EC_GROUP_get_curve_name(group: *const ec_group_st) -> libc::c_int; Sep 01 05:40:59.037 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.037 INFO kablam! | Sep 01 05:40:59.037 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.037 INFO kablam! note: type defined here Sep 01 05:40:59.037 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:59.037 INFO kablam! | Sep 01 05:40:59.037 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:59.037 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.038 INFO kablam! Sep 01 05:40:59.038 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.038 INFO kablam! --> src/bindings_ecdh.rs:8795:39 Sep 01 05:40:59.038 INFO kablam! | Sep 01 05:40:59.038 INFO kablam! 8795 | pub fn EC_GROUP_set_asn1_flag(group: *mut ec_group_st, flag: libc::c_int); Sep 01 05:40:59.038 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:59.038 INFO kablam! | Sep 01 05:40:59.038 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.038 INFO kablam! note: type defined here Sep 01 05:40:59.038 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:59.038 INFO kablam! | Sep 01 05:40:59.038 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:59.038 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.038 INFO kablam! Sep 01 05:40:59.038 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.038 INFO kablam! --> src/bindings_ecdh.rs:8805:39 Sep 01 05:40:59.038 INFO kablam! | Sep 01 05:40:59.038 INFO kablam! 8805 | pub fn EC_GROUP_get_asn1_flag(group: *const ec_group_st) -> libc::c_int; Sep 01 05:40:59.038 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.038 INFO kablam! | Sep 01 05:40:59.038 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.038 INFO kablam! note: type defined here Sep 01 05:40:59.038 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:59.038 INFO kablam! | Sep 01 05:40:59.038 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:59.039 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.039 INFO kablam! Sep 01 05:40:59.039 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.039 INFO kablam! --> src/bindings_ecdh.rs:8816:51 Sep 01 05:40:59.039 INFO kablam! | Sep 01 05:40:59.039 INFO kablam! 8816 | pub fn EC_GROUP_set_point_conversion_form(group: *mut ec_group_st, form: libc::c_uint); Sep 01 05:40:59.039 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:59.039 INFO kablam! | Sep 01 05:40:59.039 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.039 INFO kablam! note: type defined here Sep 01 05:40:59.039 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:59.039 INFO kablam! | Sep 01 05:40:59.039 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:59.039 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.039 INFO kablam! Sep 01 05:40:59.039 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.039 INFO kablam! --> src/bindings_ecdh.rs:8826:47 Sep 01 05:40:59.039 INFO kablam! | Sep 01 05:40:59.039 INFO kablam! 8826 | pub fn EC_GROUP_get_point_conversion_form(_: *const ec_group_st) -> libc::c_uint; Sep 01 05:40:59.039 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.039 INFO kablam! | Sep 01 05:40:59.039 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.039 INFO kablam! note: type defined here Sep 01 05:40:59.039 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:59.039 INFO kablam! | Sep 01 05:40:59.040 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:59.040 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.040 INFO kablam! Sep 01 05:40:59.040 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.040 INFO kablam! --> src/bindings_ecdh.rs:8836:31 Sep 01 05:40:59.040 INFO kablam! | Sep 01 05:40:59.040 INFO kablam! 8836 | pub fn EC_GROUP_get0_seed(x: *const ec_group_st) -> *mut libc::c_uchar; Sep 01 05:40:59.040 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.040 INFO kablam! | Sep 01 05:40:59.040 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.040 INFO kablam! note: type defined here Sep 01 05:40:59.040 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:59.040 INFO kablam! | Sep 01 05:40:59.040 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:59.040 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.040 INFO kablam! Sep 01 05:40:59.040 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.040 INFO kablam! --> src/bindings_ecdh.rs:8846:34 Sep 01 05:40:59.040 INFO kablam! | Sep 01 05:40:59.040 INFO kablam! 8846 | pub fn EC_GROUP_get_seed_len(_: *const ec_group_st) -> libc::c_ulong; Sep 01 05:40:59.040 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.040 INFO kablam! | Sep 01 05:40:59.040 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.040 INFO kablam! note: type defined here Sep 01 05:40:59.041 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:59.041 INFO kablam! | Sep 01 05:40:59.041 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:59.041 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.041 INFO kablam! Sep 01 05:40:59.041 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.041 INFO kablam! --> src/bindings_ecdh.rs:8858:30 Sep 01 05:40:59.041 INFO kablam! | Sep 01 05:40:59.041 INFO kablam! 8858 | pub fn EC_GROUP_set_seed(_: *mut ec_group_st, _: *const libc::c_uchar, len: libc::c_ulong) -> libc::c_ulong; Sep 01 05:40:59.041 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:59.041 INFO kablam! | Sep 01 05:40:59.041 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.041 INFO kablam! note: type defined here Sep 01 05:40:59.041 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:59.041 INFO kablam! | Sep 01 05:40:59.041 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:59.041 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.041 INFO kablam! Sep 01 05:40:59.041 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.041 INFO kablam! --> src/bindings_ecdh.rs:8872:39 Sep 01 05:40:59.041 INFO kablam! | Sep 01 05:40:59.041 INFO kablam! 8872 | pub fn EC_GROUP_set_curve_GFp(group: *mut ec_group_st, p: *const bignum_st, a: *const bignum_st, b: *const bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:59.041 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:59.041 INFO kablam! | Sep 01 05:40:59.042 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.042 INFO kablam! note: type defined here Sep 01 05:40:59.042 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:59.042 INFO kablam! | Sep 01 05:40:59.042 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:59.042 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.042 INFO kablam! Sep 01 05:40:59.042 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.042 INFO kablam! --> src/bindings_ecdh.rs:8872:125 Sep 01 05:40:59.042 INFO kablam! | Sep 01 05:40:59.042 INFO kablam! 8872 | pub fn EC_GROUP_set_curve_GFp(group: *mut ec_group_st, p: *const bignum_st, a: *const bignum_st, b: *const bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:59.042 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:59.042 INFO kablam! | Sep 01 05:40:59.042 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.042 INFO kablam! note: type defined here Sep 01 05:40:59.042 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:59.042 INFO kablam! | Sep 01 05:40:59.042 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:59.042 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.042 INFO kablam! Sep 01 05:40:59.042 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.042 INFO kablam! --> src/bindings_ecdh.rs:8886:39 Sep 01 05:40:59.042 INFO kablam! | Sep 01 05:40:59.042 INFO kablam! 8886 | pub fn EC_GROUP_get_curve_GFp(group: *const ec_group_st, p: *mut bignum_st, a: *mut bignum_st, b: *mut bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:59.043 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.043 INFO kablam! | Sep 01 05:40:59.043 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.043 INFO kablam! note: type defined here Sep 01 05:40:59.043 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:59.043 INFO kablam! | Sep 01 05:40:59.043 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:59.043 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.043 INFO kablam! Sep 01 05:40:59.043 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.043 INFO kablam! --> src/bindings_ecdh.rs:8886:121 Sep 01 05:40:59.043 INFO kablam! | Sep 01 05:40:59.043 INFO kablam! 8886 | pub fn EC_GROUP_get_curve_GFp(group: *const ec_group_st, p: *mut bignum_st, a: *mut bignum_st, b: *mut bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:59.043 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:59.043 INFO kablam! | Sep 01 05:40:59.043 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.043 INFO kablam! note: type defined here Sep 01 05:40:59.043 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:59.043 INFO kablam! | Sep 01 05:40:59.043 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:59.043 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.043 INFO kablam! Sep 01 05:40:59.043 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.043 INFO kablam! --> src/bindings_ecdh.rs:8900:40 Sep 01 05:40:59.044 INFO kablam! | Sep 01 05:40:59.044 INFO kablam! 8900 | pub fn EC_GROUP_set_curve_GF2m(group: *mut ec_group_st, p: *const bignum_st, a: *const bignum_st, b: *const bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:59.044 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:59.044 INFO kablam! | Sep 01 05:40:59.044 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.044 INFO kablam! note: type defined here Sep 01 05:40:59.044 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:59.044 INFO kablam! | Sep 01 05:40:59.044 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:59.044 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.044 INFO kablam! Sep 01 05:40:59.044 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.044 INFO kablam! --> src/bindings_ecdh.rs:8900:126 Sep 01 05:40:59.044 INFO kablam! | Sep 01 05:40:59.044 INFO kablam! 8900 | pub fn EC_GROUP_set_curve_GF2m(group: *mut ec_group_st, p: *const bignum_st, a: *const bignum_st, b: *const bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:59.044 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:59.044 INFO kablam! | Sep 01 05:40:59.044 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.044 INFO kablam! note: type defined here Sep 01 05:40:59.044 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:59.044 INFO kablam! | Sep 01 05:40:59.044 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:59.044 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.044 INFO kablam! Sep 01 05:40:59.045 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.045 INFO kablam! --> src/bindings_ecdh.rs:8914:40 Sep 01 05:40:59.045 INFO kablam! | Sep 01 05:40:59.045 INFO kablam! 8914 | pub fn EC_GROUP_get_curve_GF2m(group: *const ec_group_st, p: *mut bignum_st, a: *mut bignum_st, b: *mut bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:59.045 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.045 INFO kablam! | Sep 01 05:40:59.045 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.045 INFO kablam! note: type defined here Sep 01 05:40:59.045 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:59.045 INFO kablam! | Sep 01 05:40:59.045 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:59.045 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.045 INFO kablam! Sep 01 05:40:59.045 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.045 INFO kablam! --> src/bindings_ecdh.rs:8914:122 Sep 01 05:40:59.045 INFO kablam! | Sep 01 05:40:59.045 INFO kablam! 8914 | pub fn EC_GROUP_get_curve_GF2m(group: *const ec_group_st, p: *mut bignum_st, a: *mut bignum_st, b: *mut bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:59.045 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:59.045 INFO kablam! | Sep 01 05:40:59.045 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.045 INFO kablam! note: type defined here Sep 01 05:40:59.045 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:59.045 INFO kablam! | Sep 01 05:40:59.045 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:59.046 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.046 INFO kablam! Sep 01 05:40:59.046 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.046 INFO kablam! --> src/bindings_ecdh.rs:8924:36 Sep 01 05:40:59.046 INFO kablam! | Sep 01 05:40:59.046 INFO kablam! 8924 | pub fn EC_GROUP_get_degree(group: *const ec_group_st) -> libc::c_int; Sep 01 05:40:59.046 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.046 INFO kablam! | Sep 01 05:40:59.046 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.046 INFO kablam! note: type defined here Sep 01 05:40:59.046 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:59.046 INFO kablam! | Sep 01 05:40:59.046 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:59.046 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.046 INFO kablam! Sep 01 05:40:59.046 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.046 INFO kablam! --> src/bindings_ecdh.rs:8935:31 Sep 01 05:40:59.046 INFO kablam! | Sep 01 05:40:59.046 INFO kablam! 8935 | pub fn EC_GROUP_check(group: *const ec_group_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:59.046 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.047 INFO kablam! | Sep 01 05:40:59.047 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.047 INFO kablam! note: type defined here Sep 01 05:40:59.047 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:59.047 INFO kablam! | Sep 01 05:40:59.047 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:59.047 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.047 INFO kablam! Sep 01 05:40:59.047 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.047 INFO kablam! --> src/bindings_ecdh.rs:8935:56 Sep 01 05:40:59.047 INFO kablam! | Sep 01 05:40:59.047 INFO kablam! 8935 | pub fn EC_GROUP_check(group: *const ec_group_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:59.047 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:59.047 INFO kablam! | Sep 01 05:40:59.047 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.047 INFO kablam! note: type defined here Sep 01 05:40:59.047 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:59.047 INFO kablam! | Sep 01 05:40:59.047 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:59.047 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.047 INFO kablam! Sep 01 05:40:59.047 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.047 INFO kablam! --> src/bindings_ecdh.rs:8946:44 Sep 01 05:40:59.047 INFO kablam! | Sep 01 05:40:59.048 INFO kablam! 8946 | pub fn EC_GROUP_check_discriminant(group: *const ec_group_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:59.048 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.048 INFO kablam! | Sep 01 05:40:59.048 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.048 INFO kablam! note: type defined here Sep 01 05:40:59.048 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:59.048 INFO kablam! | Sep 01 05:40:59.048 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:59.048 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.048 INFO kablam! Sep 01 05:40:59.048 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.048 INFO kablam! --> src/bindings_ecdh.rs:8946:69 Sep 01 05:40:59.048 INFO kablam! | Sep 01 05:40:59.048 INFO kablam! 8946 | pub fn EC_GROUP_check_discriminant(group: *const ec_group_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:59.048 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:59.048 INFO kablam! | Sep 01 05:40:59.048 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.048 INFO kablam! note: type defined here Sep 01 05:40:59.048 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:59.048 INFO kablam! | Sep 01 05:40:59.048 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:59.048 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.048 INFO kablam! Sep 01 05:40:59.048 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.049 INFO kablam! --> src/bindings_ecdh.rs:8958:25 Sep 01 05:40:59.049 INFO kablam! | Sep 01 05:40:59.049 INFO kablam! 8958 | pub fn EC_GROUP_cmp(a: *const ec_group_st, b: *const ec_group_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:59.049 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.049 INFO kablam! | Sep 01 05:40:59.049 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.049 INFO kablam! note: type defined here Sep 01 05:40:59.049 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:59.049 INFO kablam! | Sep 01 05:40:59.049 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:59.049 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.049 INFO kablam! Sep 01 05:40:59.049 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.049 INFO kablam! --> src/bindings_ecdh.rs:8958:48 Sep 01 05:40:59.049 INFO kablam! | Sep 01 05:40:59.049 INFO kablam! 8958 | pub fn EC_GROUP_cmp(a: *const ec_group_st, b: *const ec_group_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:59.049 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.049 INFO kablam! | Sep 01 05:40:59.049 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.049 INFO kablam! note: type defined here Sep 01 05:40:59.049 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:59.049 INFO kablam! | Sep 01 05:40:59.049 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:59.049 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.049 INFO kablam! Sep 01 05:40:59.049 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.049 INFO kablam! --> src/bindings_ecdh.rs:8958:73 Sep 01 05:40:59.049 INFO kablam! | Sep 01 05:40:59.049 INFO kablam! 8958 | pub fn EC_GROUP_cmp(a: *const ec_group_st, b: *const ec_group_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:59.049 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:59.049 INFO kablam! | Sep 01 05:40:59.049 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.050 INFO kablam! note: type defined here Sep 01 05:40:59.050 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:59.050 INFO kablam! | Sep 01 05:40:59.050 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:59.050 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.050 INFO kablam! Sep 01 05:40:59.050 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.050 INFO kablam! --> src/bindings_ecdh.rs:8971:100 Sep 01 05:40:59.050 INFO kablam! | Sep 01 05:40:59.050 INFO kablam! 8971 | pub fn EC_GROUP_new_curve_GFp(p: *const bignum_st, a: *const bignum_st, b: *const bignum_st, ctx: *mut bignum_ctx) -> *mut ec_group_st; Sep 01 05:40:59.050 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:59.050 INFO kablam! | Sep 01 05:40:59.050 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.050 INFO kablam! note: type defined here Sep 01 05:40:59.050 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:59.050 INFO kablam! | Sep 01 05:40:59.050 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:59.050 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.050 INFO kablam! Sep 01 05:40:59.050 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.050 INFO kablam! --> src/bindings_ecdh.rs:8971:120 Sep 01 05:40:59.050 INFO kablam! | Sep 01 05:40:59.050 INFO kablam! 8971 | pub fn EC_GROUP_new_curve_GFp(p: *const bignum_st, a: *const bignum_st, b: *const bignum_st, ctx: *mut bignum_ctx) -> *mut ec_group_st; Sep 01 05:40:59.050 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:59.050 INFO kablam! | Sep 01 05:40:59.050 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.050 INFO kablam! note: type defined here Sep 01 05:40:59.050 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:59.050 INFO kablam! | Sep 01 05:40:59.051 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:59.051 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.051 INFO kablam! Sep 01 05:40:59.051 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.051 INFO kablam! --> src/bindings_ecdh.rs:8984:101 Sep 01 05:40:59.051 INFO kablam! | Sep 01 05:40:59.051 INFO kablam! 8984 | pub fn EC_GROUP_new_curve_GF2m(p: *const bignum_st, a: *const bignum_st, b: *const bignum_st, ctx: *mut bignum_ctx) -> *mut ec_group_st; Sep 01 05:40:59.051 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:59.051 INFO kablam! | Sep 01 05:40:59.051 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.051 INFO kablam! note: type defined here Sep 01 05:40:59.051 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:59.051 INFO kablam! | Sep 01 05:40:59.051 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:59.051 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.051 INFO kablam! Sep 01 05:40:59.051 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.051 INFO kablam! --> src/bindings_ecdh.rs:8984:121 Sep 01 05:40:59.051 INFO kablam! | Sep 01 05:40:59.051 INFO kablam! 8984 | pub fn EC_GROUP_new_curve_GF2m(p: *const bignum_st, a: *const bignum_st, b: *const bignum_st, ctx: *mut bignum_ctx) -> *mut ec_group_st; Sep 01 05:40:59.051 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:59.051 INFO kablam! | Sep 01 05:40:59.051 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.051 INFO kablam! note: type defined here Sep 01 05:40:59.051 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:59.051 INFO kablam! | Sep 01 05:40:59.051 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:59.051 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.051 INFO kablam! Sep 01 05:40:59.051 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.052 INFO kablam! --> src/bindings_ecdh.rs:8994:57 Sep 01 05:40:59.052 INFO kablam! | Sep 01 05:40:59.052 INFO kablam! 8994 | pub fn EC_GROUP_new_by_curve_name(nid: libc::c_int) -> *mut ec_group_st; Sep 01 05:40:59.052 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:59.052 INFO kablam! | Sep 01 05:40:59.052 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.052 INFO kablam! note: type defined here Sep 01 05:40:59.052 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:59.052 INFO kablam! | Sep 01 05:40:59.052 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:59.052 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.052 INFO kablam! Sep 01 05:40:59.052 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.052 INFO kablam! --> src/bindings_ecdh.rs:9015:29 Sep 01 05:40:59.052 INFO kablam! | Sep 01 05:40:59.052 INFO kablam! 9015 | pub fn EC_POINT_new(group: *const ec_group_st) -> *mut ec_point_st; Sep 01 05:40:59.052 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.052 INFO kablam! | Sep 01 05:40:59.052 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.052 INFO kablam! note: type defined here Sep 01 05:40:59.052 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:59.052 INFO kablam! | Sep 01 05:40:59.052 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:59.052 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.052 INFO kablam! Sep 01 05:40:59.052 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_point_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.052 INFO kablam! --> src/bindings_ecdh.rs:9015:52 Sep 01 05:40:59.052 INFO kablam! | Sep 01 05:40:59.052 INFO kablam! 9015 | pub fn EC_POINT_new(group: *const ec_group_st) -> *mut ec_point_st; Sep 01 05:40:59.052 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:59.052 INFO kablam! | Sep 01 05:40:59.052 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.053 INFO kablam! note: type defined here Sep 01 05:40:59.053 INFO kablam! --> src/bindings_ecdh.rs:869:1 Sep 01 05:40:59.053 INFO kablam! | Sep 01 05:40:59.053 INFO kablam! 869 | pub struct ec_point_st; Sep 01 05:40:59.053 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.053 INFO kablam! Sep 01 05:40:59.053 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_point_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.053 INFO kablam! --> src/bindings_ecdh.rs:9025:30 Sep 01 05:40:59.053 INFO kablam! | Sep 01 05:40:59.053 INFO kablam! 9025 | pub fn EC_POINT_free(point: *mut ec_point_st); Sep 01 05:40:59.053 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:59.053 INFO kablam! | Sep 01 05:40:59.053 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.053 INFO kablam! note: type defined here Sep 01 05:40:59.053 INFO kablam! --> src/bindings_ecdh.rs:869:1 Sep 01 05:40:59.053 INFO kablam! | Sep 01 05:40:59.053 INFO kablam! 869 | pub struct ec_point_st; Sep 01 05:40:59.053 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.053 INFO kablam! Sep 01 05:40:59.053 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_point_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.053 INFO kablam! --> src/bindings_ecdh.rs:9035:36 Sep 01 05:40:59.053 INFO kablam! | Sep 01 05:40:59.053 INFO kablam! 9035 | pub fn EC_POINT_clear_free(point: *mut ec_point_st); Sep 01 05:40:59.053 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:59.053 INFO kablam! | Sep 01 05:40:59.053 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.053 INFO kablam! note: type defined here Sep 01 05:40:59.053 INFO kablam! --> src/bindings_ecdh.rs:869:1 Sep 01 05:40:59.053 INFO kablam! | Sep 01 05:40:59.053 INFO kablam! 869 | pub struct ec_point_st; Sep 01 05:40:59.054 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.054 INFO kablam! Sep 01 05:40:59.054 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_point_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.054 INFO kablam! --> src/bindings_ecdh.rs:9046:28 Sep 01 05:40:59.054 INFO kablam! | Sep 01 05:40:59.054 INFO kablam! 9046 | pub fn EC_POINT_copy(dst: *mut ec_point_st, src: *const ec_point_st) -> libc::c_int; Sep 01 05:40:59.054 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:59.054 INFO kablam! | Sep 01 05:40:59.054 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.054 INFO kablam! note: type defined here Sep 01 05:40:59.054 INFO kablam! --> src/bindings_ecdh.rs:869:1 Sep 01 05:40:59.054 INFO kablam! | Sep 01 05:40:59.054 INFO kablam! 869 | pub struct ec_point_st; Sep 01 05:40:59.054 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.054 INFO kablam! Sep 01 05:40:59.054 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_point_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.054 INFO kablam! --> src/bindings_ecdh.rs:9046:51 Sep 01 05:40:59.054 INFO kablam! | Sep 01 05:40:59.054 INFO kablam! 9046 | pub fn EC_POINT_copy(dst: *mut ec_point_st, src: *const ec_point_st) -> libc::c_int; Sep 01 05:40:59.054 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.054 INFO kablam! | Sep 01 05:40:59.054 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.054 INFO kablam! note: type defined here Sep 01 05:40:59.054 INFO kablam! --> src/bindings_ecdh.rs:869:1 Sep 01 05:40:59.054 INFO kablam! | Sep 01 05:40:59.054 INFO kablam! 869 | pub struct ec_point_st; Sep 01 05:40:59.054 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.055 INFO kablam! Sep 01 05:40:59.055 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_point_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.055 INFO kablam! --> src/bindings_ecdh.rs:9057:27 Sep 01 05:40:59.055 INFO kablam! | Sep 01 05:40:59.055 INFO kablam! 9057 | pub fn EC_POINT_dup(src: *const ec_point_st, group: *const ec_group_st) -> *mut ec_point_st; Sep 01 05:40:59.055 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.055 INFO kablam! | Sep 01 05:40:59.055 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.055 INFO kablam! note: type defined here Sep 01 05:40:59.055 INFO kablam! --> src/bindings_ecdh.rs:869:1 Sep 01 05:40:59.055 INFO kablam! | Sep 01 05:40:59.055 INFO kablam! 869 | pub struct ec_point_st; Sep 01 05:40:59.055 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.055 INFO kablam! Sep 01 05:40:59.055 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.055 INFO kablam! --> src/bindings_ecdh.rs:9057:54 Sep 01 05:40:59.055 INFO kablam! | Sep 01 05:40:59.055 INFO kablam! 9057 | pub fn EC_POINT_dup(src: *const ec_point_st, group: *const ec_group_st) -> *mut ec_point_st; Sep 01 05:40:59.055 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.055 INFO kablam! | Sep 01 05:40:59.055 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.055 INFO kablam! note: type defined here Sep 01 05:40:59.055 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:59.056 INFO kablam! | Sep 01 05:40:59.056 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:59.056 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.056 INFO kablam! Sep 01 05:40:59.056 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_point_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.056 INFO kablam! --> src/bindings_ecdh.rs:9057:77 Sep 01 05:40:59.056 INFO kablam! | Sep 01 05:40:59.056 INFO kablam! 9057 | pub fn EC_POINT_dup(src: *const ec_point_st, group: *const ec_group_st) -> *mut ec_point_st; Sep 01 05:40:59.056 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:59.056 INFO kablam! | Sep 01 05:40:59.056 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.056 INFO kablam! note: type defined here Sep 01 05:40:59.056 INFO kablam! --> src/bindings_ecdh.rs:869:1 Sep 01 05:40:59.056 INFO kablam! | Sep 01 05:40:59.056 INFO kablam! 869 | pub struct ec_point_st; Sep 01 05:40:59.056 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.056 INFO kablam! Sep 01 05:40:59.056 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_point_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.056 INFO kablam! --> src/bindings_ecdh.rs:9067:35 Sep 01 05:40:59.056 INFO kablam! | Sep 01 05:40:59.056 INFO kablam! 9067 | pub fn EC_POINT_method_of(point: *const ec_point_st) -> *const ec_method_st; Sep 01 05:40:59.056 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.056 INFO kablam! | Sep 01 05:40:59.056 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.056 INFO kablam! note: type defined here Sep 01 05:40:59.056 INFO kablam! --> src/bindings_ecdh.rs:869:1 Sep 01 05:40:59.057 INFO kablam! | Sep 01 05:40:59.057 INFO kablam! 869 | pub struct ec_point_st; Sep 01 05:40:59.057 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.057 INFO kablam! Sep 01 05:40:59.057 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_method_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.057 INFO kablam! --> src/bindings_ecdh.rs:9067:58 Sep 01 05:40:59.057 INFO kablam! | Sep 01 05:40:59.057 INFO kablam! 9067 | pub fn EC_POINT_method_of(point: *const ec_point_st) -> *const ec_method_st; Sep 01 05:40:59.057 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.057 INFO kablam! | Sep 01 05:40:59.057 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.057 INFO kablam! note: type defined here Sep 01 05:40:59.057 INFO kablam! --> src/bindings_ecdh.rs:857:1 Sep 01 05:40:59.057 INFO kablam! | Sep 01 05:40:59.057 INFO kablam! 857 | pub struct ec_method_st; Sep 01 05:40:59.057 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.057 INFO kablam! Sep 01 05:40:59.057 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.057 INFO kablam! --> src/bindings_ecdh.rs:9078:41 Sep 01 05:40:59.057 INFO kablam! | Sep 01 05:40:59.057 INFO kablam! 9078 | pub fn EC_POINT_set_to_infinity(group: *const ec_group_st, point: *mut ec_point_st) -> libc::c_int; Sep 01 05:40:59.057 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.057 INFO kablam! | Sep 01 05:40:59.057 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.057 INFO kablam! note: type defined here Sep 01 05:40:59.057 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:59.057 INFO kablam! | Sep 01 05:40:59.057 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:59.057 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.057 INFO kablam! Sep 01 05:40:59.057 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_point_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.057 INFO kablam! --> src/bindings_ecdh.rs:9078:68 Sep 01 05:40:59.057 INFO kablam! | Sep 01 05:40:59.057 INFO kablam! 9078 | pub fn EC_POINT_set_to_infinity(group: *const ec_group_st, point: *mut ec_point_st) -> libc::c_int; Sep 01 05:40:59.057 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:59.058 INFO kablam! | Sep 01 05:40:59.058 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.058 INFO kablam! note: type defined here Sep 01 05:40:59.058 INFO kablam! --> src/bindings_ecdh.rs:869:1 Sep 01 05:40:59.058 INFO kablam! | Sep 01 05:40:59.058 INFO kablam! 869 | pub struct ec_point_st; Sep 01 05:40:59.058 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.058 INFO kablam! Sep 01 05:40:59.058 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.058 INFO kablam! --> src/bindings_ecdh.rs:9093:57 Sep 01 05:40:59.058 INFO kablam! | Sep 01 05:40:59.058 INFO kablam! 9093 | pub fn EC_POINT_set_Jprojective_coordinates_GFp(group: *const ec_group_st, p: *mut ec_point_st, x: *const bignum_st, y: *const bignum_st, z: *const bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:59.058 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.058 INFO kablam! | Sep 01 05:40:59.058 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.058 INFO kablam! note: type defined here Sep 01 05:40:59.058 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:59.058 INFO kablam! | Sep 01 05:40:59.058 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:59.058 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.058 INFO kablam! Sep 01 05:40:59.058 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_point_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.058 INFO kablam! --> src/bindings_ecdh.rs:9093:80 Sep 01 05:40:59.058 INFO kablam! | Sep 01 05:40:59.058 INFO kablam! 9093 | pub fn EC_POINT_set_Jprojective_coordinates_GFp(group: *const ec_group_st, p: *mut ec_point_st, x: *const bignum_st, y: *const bignum_st, z: *const bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:59.058 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:59.058 INFO kablam! | Sep 01 05:40:59.058 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.058 INFO kablam! note: type defined here Sep 01 05:40:59.058 INFO kablam! --> src/bindings_ecdh.rs:869:1 Sep 01 05:40:59.059 INFO kablam! | Sep 01 05:40:59.059 INFO kablam! 869 | pub struct ec_point_st; Sep 01 05:40:59.059 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.059 INFO kablam! Sep 01 05:40:59.059 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.059 INFO kablam! --> src/bindings_ecdh.rs:9093:166 Sep 01 05:40:59.059 INFO kablam! | Sep 01 05:40:59.059 INFO kablam! 9093 | pub fn EC_POINT_set_Jprojective_coordinates_GFp(group: *const ec_group_st, p: *mut ec_point_st, x: *const bignum_st, y: *const bignum_st, z: *const bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:59.059 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:59.059 INFO kablam! | Sep 01 05:40:59.059 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.059 INFO kablam! note: type defined here Sep 01 05:40:59.059 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:59.059 INFO kablam! | Sep 01 05:40:59.059 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:59.059 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.059 INFO kablam! Sep 01 05:40:59.059 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.059 INFO kablam! --> src/bindings_ecdh.rs:9108:57 Sep 01 05:40:59.059 INFO kablam! | Sep 01 05:40:59.059 INFO kablam! 9108 | pub fn EC_POINT_get_Jprojective_coordinates_GFp(group: *const ec_group_st, p: *const ec_point_st, x: *mut bignum_st, y: *mut bignum_st, z: *mut bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:59.059 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.059 INFO kablam! | Sep 01 05:40:59.059 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.059 INFO kablam! note: type defined here Sep 01 05:40:59.059 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:59.059 INFO kablam! | Sep 01 05:40:59.059 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:59.059 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.059 INFO kablam! Sep 01 05:40:59.059 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_point_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.059 INFO kablam! --> src/bindings_ecdh.rs:9108:80 Sep 01 05:40:59.060 INFO kablam! | Sep 01 05:40:59.060 INFO kablam! 9108 | pub fn EC_POINT_get_Jprojective_coordinates_GFp(group: *const ec_group_st, p: *const ec_point_st, x: *mut bignum_st, y: *mut bignum_st, z: *mut bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:59.060 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.060 INFO kablam! | Sep 01 05:40:59.060 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.060 INFO kablam! note: type defined here Sep 01 05:40:59.060 INFO kablam! --> src/bindings_ecdh.rs:869:1 Sep 01 05:40:59.060 INFO kablam! | Sep 01 05:40:59.060 INFO kablam! 869 | pub struct ec_point_st; Sep 01 05:40:59.060 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.060 INFO kablam! Sep 01 05:40:59.060 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.060 INFO kablam! --> src/bindings_ecdh.rs:9108:162 Sep 01 05:40:59.060 INFO kablam! | Sep 01 05:40:59.060 INFO kablam! 9108 | pub fn EC_POINT_get_Jprojective_coordinates_GFp(group: *const ec_group_st, p: *const ec_point_st, x: *mut bignum_st, y: *mut bignum_st, z: *mut bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:59.060 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:59.060 INFO kablam! | Sep 01 05:40:59.060 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.060 INFO kablam! note: type defined here Sep 01 05:40:59.060 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:59.060 INFO kablam! | Sep 01 05:40:59.060 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:59.060 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.060 INFO kablam! Sep 01 05:40:59.060 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.060 INFO kablam! --> src/bindings_ecdh.rs:9122:52 Sep 01 05:40:59.060 INFO kablam! | Sep 01 05:40:59.060 INFO kablam! 9122 | pub fn EC_POINT_set_affine_coordinates_GFp(group: *const ec_group_st, p: *mut ec_point_st, x: *const bignum_st, y: *const bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:59.060 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.061 INFO kablam! | Sep 01 05:40:59.061 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.061 INFO kablam! note: type defined here Sep 01 05:40:59.061 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:59.061 INFO kablam! | Sep 01 05:40:59.061 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:59.061 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.061 INFO kablam! Sep 01 05:40:59.061 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_point_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.061 INFO kablam! --> src/bindings_ecdh.rs:9122:75 Sep 01 05:40:59.061 INFO kablam! | Sep 01 05:40:59.061 INFO kablam! 9122 | pub fn EC_POINT_set_affine_coordinates_GFp(group: *const ec_group_st, p: *mut ec_point_st, x: *const bignum_st, y: *const bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:59.061 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:59.061 INFO kablam! | Sep 01 05:40:59.061 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.061 INFO kablam! note: type defined here Sep 01 05:40:59.061 INFO kablam! --> src/bindings_ecdh.rs:869:1 Sep 01 05:40:59.061 INFO kablam! | Sep 01 05:40:59.061 INFO kablam! 869 | pub struct ec_point_st; Sep 01 05:40:59.061 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.061 INFO kablam! Sep 01 05:40:59.061 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.061 INFO kablam! --> src/bindings_ecdh.rs:9122:140 Sep 01 05:40:59.061 INFO kablam! | Sep 01 05:40:59.061 INFO kablam! 9122 | pub fn EC_POINT_set_affine_coordinates_GFp(group: *const ec_group_st, p: *mut ec_point_st, x: *const bignum_st, y: *const bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:59.061 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:59.061 INFO kablam! | Sep 01 05:40:59.061 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.061 INFO kablam! note: type defined here Sep 01 05:40:59.061 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:59.061 INFO kablam! | Sep 01 05:40:59.061 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:59.061 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.061 INFO kablam! Sep 01 05:40:59.061 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.061 INFO kablam! --> src/bindings_ecdh.rs:9136:52 Sep 01 05:40:59.061 INFO kablam! | Sep 01 05:40:59.061 INFO kablam! 9136 | pub fn EC_POINT_get_affine_coordinates_GFp(group: *const ec_group_st, p: *const ec_point_st, x: *mut bignum_st, y: *mut bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:59.061 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.061 INFO kablam! | Sep 01 05:40:59.061 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.062 INFO kablam! note: type defined here Sep 01 05:40:59.062 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:59.062 INFO kablam! | Sep 01 05:40:59.062 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:59.062 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.062 INFO kablam! Sep 01 05:40:59.062 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_point_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.062 INFO kablam! --> src/bindings_ecdh.rs:9136:75 Sep 01 05:40:59.062 INFO kablam! | Sep 01 05:40:59.062 INFO kablam! 9136 | pub fn EC_POINT_get_affine_coordinates_GFp(group: *const ec_group_st, p: *const ec_point_st, x: *mut bignum_st, y: *mut bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:59.062 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.062 INFO kablam! | Sep 01 05:40:59.062 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.062 INFO kablam! note: type defined here Sep 01 05:40:59.062 INFO kablam! --> src/bindings_ecdh.rs:869:1 Sep 01 05:40:59.062 INFO kablam! | Sep 01 05:40:59.062 INFO kablam! 869 | pub struct ec_point_st; Sep 01 05:40:59.062 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.062 INFO kablam! Sep 01 05:40:59.062 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.062 INFO kablam! --> src/bindings_ecdh.rs:9136:138 Sep 01 05:40:59.062 INFO kablam! | Sep 01 05:40:59.062 INFO kablam! 9136 | pub fn EC_POINT_get_affine_coordinates_GFp(group: *const ec_group_st, p: *const ec_point_st, x: *mut bignum_st, y: *mut bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:59.062 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:59.062 INFO kablam! | Sep 01 05:40:59.062 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.062 INFO kablam! note: type defined here Sep 01 05:40:59.062 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:59.062 INFO kablam! | Sep 01 05:40:59.062 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:59.062 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.062 INFO kablam! Sep 01 05:40:59.063 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.063 INFO kablam! --> src/bindings_ecdh.rs:9150:56 Sep 01 05:40:59.063 INFO kablam! | Sep 01 05:40:59.063 INFO kablam! 9150 | pub fn EC_POINT_set_compressed_coordinates_GFp(group: *const ec_group_st, p: *mut ec_point_st, x: *const bignum_st, y_bit: libc::c_int, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:59.063 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.063 INFO kablam! | Sep 01 05:40:59.063 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.063 INFO kablam! note: type defined here Sep 01 05:40:59.063 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:59.063 INFO kablam! | Sep 01 05:40:59.063 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:59.063 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.063 INFO kablam! Sep 01 05:40:59.063 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_point_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.063 INFO kablam! --> src/bindings_ecdh.rs:9150:79 Sep 01 05:40:59.063 INFO kablam! | Sep 01 05:40:59.063 INFO kablam! 9150 | pub fn EC_POINT_set_compressed_coordinates_GFp(group: *const ec_group_st, p: *mut ec_point_st, x: *const bignum_st, y_bit: libc::c_int, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:59.063 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:59.063 INFO kablam! | Sep 01 05:40:59.063 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.063 INFO kablam! note: type defined here Sep 01 05:40:59.064 INFO kablam! --> src/bindings_ecdh.rs:869:1 Sep 01 05:40:59.064 INFO kablam! | Sep 01 05:40:59.064 INFO kablam! 869 | pub struct ec_point_st; Sep 01 05:40:59.064 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.064 INFO kablam! Sep 01 05:40:59.064 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.064 INFO kablam! --> src/bindings_ecdh.rs:9150:143 Sep 01 05:40:59.064 INFO kablam! | Sep 01 05:40:59.064 INFO kablam! 9150 | pub fn EC_POINT_set_compressed_coordinates_GFp(group: *const ec_group_st, p: *mut ec_point_st, x: *const bignum_st, y_bit: libc::c_int, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:59.064 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:59.064 INFO kablam! | Sep 01 05:40:59.064 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.064 INFO kablam! note: type defined here Sep 01 05:40:59.064 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:59.064 INFO kablam! | Sep 01 05:40:59.064 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:59.064 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.064 INFO kablam! Sep 01 05:40:59.064 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.064 INFO kablam! --> src/bindings_ecdh.rs:9164:53 Sep 01 05:40:59.065 INFO kablam! | Sep 01 05:40:59.065 INFO kablam! 9164 | pub fn EC_POINT_set_affine_coordinates_GF2m(group: *const ec_group_st, p: *mut ec_point_st, x: *const bignum_st, y: *const bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:59.065 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.065 INFO kablam! | Sep 01 05:40:59.065 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.065 INFO kablam! note: type defined here Sep 01 05:40:59.065 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:59.065 INFO kablam! | Sep 01 05:40:59.065 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:59.065 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.065 INFO kablam! Sep 01 05:40:59.065 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_point_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.065 INFO kablam! --> src/bindings_ecdh.rs:9164:76 Sep 01 05:40:59.065 INFO kablam! | Sep 01 05:40:59.065 INFO kablam! 9164 | pub fn EC_POINT_set_affine_coordinates_GF2m(group: *const ec_group_st, p: *mut ec_point_st, x: *const bignum_st, y: *const bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:59.065 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:59.065 INFO kablam! | Sep 01 05:40:59.065 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.065 INFO kablam! note: type defined here Sep 01 05:40:59.065 INFO kablam! --> src/bindings_ecdh.rs:869:1 Sep 01 05:40:59.065 INFO kablam! | Sep 01 05:40:59.066 INFO kablam! 869 | pub struct ec_point_st; Sep 01 05:40:59.066 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.066 INFO kablam! Sep 01 05:40:59.066 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.066 INFO kablam! --> src/bindings_ecdh.rs:9164:141 Sep 01 05:40:59.066 INFO kablam! | Sep 01 05:40:59.066 INFO kablam! 9164 | pub fn EC_POINT_set_affine_coordinates_GF2m(group: *const ec_group_st, p: *mut ec_point_st, x: *const bignum_st, y: *const bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:59.066 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:59.066 INFO kablam! | Sep 01 05:40:59.066 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.066 INFO kablam! note: type defined here Sep 01 05:40:59.066 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:59.066 INFO kablam! | Sep 01 05:40:59.066 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:59.066 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.066 INFO kablam! Sep 01 05:40:59.066 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.066 INFO kablam! --> src/bindings_ecdh.rs:9178:53 Sep 01 05:40:59.067 INFO kablam! | Sep 01 05:40:59.067 INFO kablam! 9178 | pub fn EC_POINT_get_affine_coordinates_GF2m(group: *const ec_group_st, p: *const ec_point_st, x: *mut bignum_st, y: *mut bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:59.067 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.067 INFO kablam! | Sep 01 05:40:59.067 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.067 INFO kablam! note: type defined here Sep 01 05:40:59.067 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:59.067 INFO kablam! | Sep 01 05:40:59.067 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:59.067 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.067 INFO kablam! Sep 01 05:40:59.067 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_point_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.067 INFO kablam! --> src/bindings_ecdh.rs:9178:76 Sep 01 05:40:59.067 INFO kablam! | Sep 01 05:40:59.067 INFO kablam! 9178 | pub fn EC_POINT_get_affine_coordinates_GF2m(group: *const ec_group_st, p: *const ec_point_st, x: *mut bignum_st, y: *mut bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:59.067 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.067 INFO kablam! | Sep 01 05:40:59.067 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.067 INFO kablam! note: type defined here Sep 01 05:40:59.067 INFO kablam! --> src/bindings_ecdh.rs:869:1 Sep 01 05:40:59.067 INFO kablam! | Sep 01 05:40:59.067 INFO kablam! 869 | pub struct ec_point_st; Sep 01 05:40:59.067 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.067 INFO kablam! Sep 01 05:40:59.068 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.068 INFO kablam! --> src/bindings_ecdh.rs:9178:139 Sep 01 05:40:59.068 INFO kablam! | Sep 01 05:40:59.068 INFO kablam! 9178 | pub fn EC_POINT_get_affine_coordinates_GF2m(group: *const ec_group_st, p: *const ec_point_st, x: *mut bignum_st, y: *mut bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:59.068 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:59.068 INFO kablam! | Sep 01 05:40:59.068 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.068 INFO kablam! note: type defined here Sep 01 05:40:59.068 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:59.068 INFO kablam! | Sep 01 05:40:59.068 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:59.068 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.068 INFO kablam! Sep 01 05:40:59.068 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.068 INFO kablam! --> src/bindings_ecdh.rs:9192:57 Sep 01 05:40:59.068 INFO kablam! | Sep 01 05:40:59.068 INFO kablam! 9192 | pub fn EC_POINT_set_compressed_coordinates_GF2m(group: *const ec_group_st, p: *mut ec_point_st, x: *const bignum_st, y_bit: libc::c_int, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:59.068 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.068 INFO kablam! | Sep 01 05:40:59.068 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.068 INFO kablam! note: type defined here Sep 01 05:40:59.068 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:59.069 INFO kablam! | Sep 01 05:40:59.069 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:59.069 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.069 INFO kablam! Sep 01 05:40:59.069 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_point_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.069 INFO kablam! --> src/bindings_ecdh.rs:9192:80 Sep 01 05:40:59.069 INFO kablam! | Sep 01 05:40:59.069 INFO kablam! 9192 | pub fn EC_POINT_set_compressed_coordinates_GF2m(group: *const ec_group_st, p: *mut ec_point_st, x: *const bignum_st, y_bit: libc::c_int, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:59.069 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:59.069 INFO kablam! | Sep 01 05:40:59.069 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.069 INFO kablam! note: type defined here Sep 01 05:40:59.069 INFO kablam! --> src/bindings_ecdh.rs:869:1 Sep 01 05:40:59.069 INFO kablam! | Sep 01 05:40:59.069 INFO kablam! 869 | pub struct ec_point_st; Sep 01 05:40:59.069 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.069 INFO kablam! Sep 01 05:40:59.069 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.069 INFO kablam! --> src/bindings_ecdh.rs:9192:144 Sep 01 05:40:59.069 INFO kablam! | Sep 01 05:40:59.070 INFO kablam! 9192 | pub fn EC_POINT_set_compressed_coordinates_GF2m(group: *const ec_group_st, p: *mut ec_point_st, x: *const bignum_st, y_bit: libc::c_int, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:59.070 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:59.070 INFO kablam! | Sep 01 05:40:59.070 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.070 INFO kablam! note: type defined here Sep 01 05:40:59.070 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:59.070 INFO kablam! | Sep 01 05:40:59.070 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:59.070 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.070 INFO kablam! Sep 01 05:40:59.070 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.070 INFO kablam! --> src/bindings_ecdh.rs:9207:35 Sep 01 05:40:59.070 INFO kablam! | Sep 01 05:40:59.070 INFO kablam! 9207 | pub fn EC_POINT_point2oct(group: *const ec_group_st, p: *const ec_point_st, form: libc::c_uint, buf: *mut libc::c_uchar, len: libc::c_ulong, ctx: *mut bignum_ctx) -> libc::c_ulong; Sep 01 05:40:59.070 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.070 INFO kablam! | Sep 01 05:40:59.070 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.070 INFO kablam! note: type defined here Sep 01 05:40:59.070 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:59.070 INFO kablam! | Sep 01 05:40:59.070 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:59.071 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.071 INFO kablam! Sep 01 05:40:59.071 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_point_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.071 INFO kablam! --> src/bindings_ecdh.rs:9207:58 Sep 01 05:40:59.071 INFO kablam! | Sep 01 05:40:59.071 INFO kablam! 9207 | pub fn EC_POINT_point2oct(group: *const ec_group_st, p: *const ec_point_st, form: libc::c_uint, buf: *mut libc::c_uchar, len: libc::c_ulong, ctx: *mut bignum_ctx) -> libc::c_ulong; Sep 01 05:40:59.071 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.071 INFO kablam! | Sep 01 05:40:59.071 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.071 INFO kablam! note: type defined here Sep 01 05:40:59.071 INFO kablam! --> src/bindings_ecdh.rs:869:1 Sep 01 05:40:59.071 INFO kablam! | Sep 01 05:40:59.071 INFO kablam! 869 | pub struct ec_point_st; Sep 01 05:40:59.071 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.071 INFO kablam! Sep 01 05:40:59.071 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.071 INFO kablam! --> src/bindings_ecdh.rs:9207:148 Sep 01 05:40:59.071 INFO kablam! | Sep 01 05:40:59.071 INFO kablam! 9207 | pub fn EC_POINT_point2oct(group: *const ec_group_st, p: *const ec_point_st, form: libc::c_uint, buf: *mut libc::c_uchar, len: libc::c_ulong, ctx: *mut bignum_ctx) -> libc::c_ulong; Sep 01 05:40:59.072 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:59.072 INFO kablam! | Sep 01 05:40:59.072 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.072 INFO kablam! note: type defined here Sep 01 05:40:59.072 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:59.072 INFO kablam! | Sep 01 05:40:59.072 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:59.072 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.072 INFO kablam! Sep 01 05:40:59.072 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.072 INFO kablam! --> src/bindings_ecdh.rs:9221:35 Sep 01 05:40:59.072 INFO kablam! | Sep 01 05:40:59.072 INFO kablam! 9221 | pub fn EC_POINT_oct2point(group: *const ec_group_st, p: *mut ec_point_st, buf: *const libc::c_uchar, len: libc::c_ulong, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:59.072 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.072 INFO kablam! | Sep 01 05:40:59.072 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.072 INFO kablam! note: type defined here Sep 01 05:40:59.072 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:59.072 INFO kablam! | Sep 01 05:40:59.072 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:59.072 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.072 INFO kablam! Sep 01 05:40:59.073 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_point_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.073 INFO kablam! --> src/bindings_ecdh.rs:9221:58 Sep 01 05:40:59.073 INFO kablam! | Sep 01 05:40:59.073 INFO kablam! 9221 | pub fn EC_POINT_oct2point(group: *const ec_group_st, p: *mut ec_point_st, buf: *const libc::c_uchar, len: libc::c_ulong, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:59.073 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:59.073 INFO kablam! | Sep 01 05:40:59.073 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.073 INFO kablam! note: type defined here Sep 01 05:40:59.073 INFO kablam! --> src/bindings_ecdh.rs:869:1 Sep 01 05:40:59.073 INFO kablam! | Sep 01 05:40:59.073 INFO kablam! 869 | pub struct ec_point_st; Sep 01 05:40:59.073 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.073 INFO kablam! Sep 01 05:40:59.073 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.073 INFO kablam! --> src/bindings_ecdh.rs:9221:128 Sep 01 05:40:59.073 INFO kablam! | Sep 01 05:40:59.073 INFO kablam! 9221 | pub fn EC_POINT_oct2point(group: *const ec_group_st, p: *mut ec_point_st, buf: *const libc::c_uchar, len: libc::c_ulong, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:59.073 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:59.073 INFO kablam! | Sep 01 05:40:59.073 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.073 INFO kablam! note: type defined here Sep 01 05:40:59.074 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:59.074 INFO kablam! | Sep 01 05:40:59.074 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:59.074 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.074 INFO kablam! Sep 01 05:40:59.074 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.074 INFO kablam! --> src/bindings_ecdh.rs:9235:30 Sep 01 05:40:59.074 INFO kablam! | Sep 01 05:40:59.074 INFO kablam! 9235 | pub fn EC_POINT_point2bn(_: *const ec_group_st, _: *const ec_point_st, form: libc::c_uint, _: *mut bignum_st, _: *mut bignum_ctx) -> *mut bignum_st; Sep 01 05:40:59.074 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.074 INFO kablam! | Sep 01 05:40:59.074 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.074 INFO kablam! note: type defined here Sep 01 05:40:59.074 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:59.074 INFO kablam! | Sep 01 05:40:59.074 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:59.074 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.074 INFO kablam! Sep 01 05:40:59.074 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_point_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.074 INFO kablam! --> src/bindings_ecdh.rs:9235:53 Sep 01 05:40:59.075 INFO kablam! | Sep 01 05:40:59.075 INFO kablam! 9235 | pub fn EC_POINT_point2bn(_: *const ec_group_st, _: *const ec_point_st, form: libc::c_uint, _: *mut bignum_st, _: *mut bignum_ctx) -> *mut bignum_st; Sep 01 05:40:59.075 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.075 INFO kablam! | Sep 01 05:40:59.075 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.075 INFO kablam! note: type defined here Sep 01 05:40:59.075 INFO kablam! --> src/bindings_ecdh.rs:869:1 Sep 01 05:40:59.075 INFO kablam! | Sep 01 05:40:59.075 INFO kablam! 869 | pub struct ec_point_st; Sep 01 05:40:59.075 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.075 INFO kablam! Sep 01 05:40:59.075 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.075 INFO kablam! --> src/bindings_ecdh.rs:9235:115 Sep 01 05:40:59.075 INFO kablam! | Sep 01 05:40:59.075 INFO kablam! 9235 | pub fn EC_POINT_point2bn(_: *const ec_group_st, _: *const ec_point_st, form: libc::c_uint, _: *mut bignum_st, _: *mut bignum_ctx) -> *mut bignum_st; Sep 01 05:40:59.075 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:59.075 INFO kablam! | Sep 01 05:40:59.075 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.075 INFO kablam! note: type defined here Sep 01 05:40:59.075 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:59.076 INFO kablam! | Sep 01 05:40:59.076 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:59.076 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.076 INFO kablam! Sep 01 05:40:59.076 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.076 INFO kablam! --> src/bindings_ecdh.rs:9248:30 Sep 01 05:40:59.076 INFO kablam! | Sep 01 05:40:59.076 INFO kablam! 9248 | pub fn EC_POINT_bn2point(_: *const ec_group_st, _: *const bignum_st, _: *mut ec_point_st, _: *mut bignum_ctx) -> *mut ec_point_st; Sep 01 05:40:59.076 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.076 INFO kablam! | Sep 01 05:40:59.076 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.076 INFO kablam! note: type defined here Sep 01 05:40:59.076 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:59.076 INFO kablam! | Sep 01 05:40:59.076 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:59.076 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.076 INFO kablam! Sep 01 05:40:59.076 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_point_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.076 INFO kablam! --> src/bindings_ecdh.rs:9248:74 Sep 01 05:40:59.077 INFO kablam! | Sep 01 05:40:59.077 INFO kablam! 9248 | pub fn EC_POINT_bn2point(_: *const ec_group_st, _: *const bignum_st, _: *mut ec_point_st, _: *mut bignum_ctx) -> *mut ec_point_st; Sep 01 05:40:59.077 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:59.077 INFO kablam! | Sep 01 05:40:59.077 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.077 INFO kablam! note: type defined here Sep 01 05:40:59.077 INFO kablam! --> src/bindings_ecdh.rs:869:1 Sep 01 05:40:59.077 INFO kablam! | Sep 01 05:40:59.077 INFO kablam! 869 | pub struct ec_point_st; Sep 01 05:40:59.077 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.077 INFO kablam! Sep 01 05:40:59.077 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.077 INFO kablam! --> src/bindings_ecdh.rs:9248:95 Sep 01 05:40:59.077 INFO kablam! | Sep 01 05:40:59.077 INFO kablam! 9248 | pub fn EC_POINT_bn2point(_: *const ec_group_st, _: *const bignum_st, _: *mut ec_point_st, _: *mut bignum_ctx) -> *mut ec_point_st; Sep 01 05:40:59.077 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:59.077 INFO kablam! | Sep 01 05:40:59.077 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.077 INFO kablam! note: type defined here Sep 01 05:40:59.077 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:59.078 INFO kablam! | Sep 01 05:40:59.078 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:59.078 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.078 INFO kablam! Sep 01 05:40:59.078 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_point_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.078 INFO kablam! --> src/bindings_ecdh.rs:9248:115 Sep 01 05:40:59.078 INFO kablam! | Sep 01 05:40:59.078 INFO kablam! 9248 | pub fn EC_POINT_bn2point(_: *const ec_group_st, _: *const bignum_st, _: *mut ec_point_st, _: *mut bignum_ctx) -> *mut ec_point_st; Sep 01 05:40:59.078 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:59.078 INFO kablam! | Sep 01 05:40:59.078 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.078 INFO kablam! note: type defined here Sep 01 05:40:59.078 INFO kablam! --> src/bindings_ecdh.rs:869:1 Sep 01 05:40:59.078 INFO kablam! | Sep 01 05:40:59.078 INFO kablam! 869 | pub struct ec_point_st; Sep 01 05:40:59.078 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.078 INFO kablam! Sep 01 05:40:59.078 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.079 INFO kablam! --> src/bindings_ecdh.rs:9261:31 Sep 01 05:40:59.079 INFO kablam! | Sep 01 05:40:59.079 INFO kablam! 9261 | pub fn EC_POINT_point2hex(_: *const ec_group_st, _: *const ec_point_st, form: libc::c_uint, _: *mut bignum_ctx) -> *mut libc::c_char; Sep 01 05:40:59.079 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.079 INFO kablam! | Sep 01 05:40:59.079 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.079 INFO kablam! note: type defined here Sep 01 05:40:59.079 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:59.079 INFO kablam! | Sep 01 05:40:59.079 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:59.079 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.079 INFO kablam! Sep 01 05:40:59.079 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_point_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.079 INFO kablam! --> src/bindings_ecdh.rs:9261:54 Sep 01 05:40:59.079 INFO kablam! | Sep 01 05:40:59.079 INFO kablam! 9261 | pub fn EC_POINT_point2hex(_: *const ec_group_st, _: *const ec_point_st, form: libc::c_uint, _: *mut bignum_ctx) -> *mut libc::c_char; Sep 01 05:40:59.079 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.079 INFO kablam! | Sep 01 05:40:59.079 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.079 INFO kablam! note: type defined here Sep 01 05:40:59.080 INFO kablam! --> src/bindings_ecdh.rs:869:1 Sep 01 05:40:59.080 INFO kablam! | Sep 01 05:40:59.080 INFO kablam! 869 | pub struct ec_point_st; Sep 01 05:40:59.080 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.080 INFO kablam! Sep 01 05:40:59.080 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.080 INFO kablam! --> src/bindings_ecdh.rs:9261:97 Sep 01 05:40:59.080 INFO kablam! | Sep 01 05:40:59.080 INFO kablam! 9261 | pub fn EC_POINT_point2hex(_: *const ec_group_st, _: *const ec_point_st, form: libc::c_uint, _: *mut bignum_ctx) -> *mut libc::c_char; Sep 01 05:40:59.080 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:59.080 INFO kablam! | Sep 01 05:40:59.080 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.080 INFO kablam! note: type defined here Sep 01 05:40:59.080 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:59.080 INFO kablam! | Sep 01 05:40:59.080 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:59.080 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.080 INFO kablam! Sep 01 05:40:59.080 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.080 INFO kablam! --> src/bindings_ecdh.rs:9274:31 Sep 01 05:40:59.080 INFO kablam! | Sep 01 05:40:59.081 INFO kablam! 9274 | pub fn EC_POINT_hex2point(_: *const ec_group_st, _: *const libc::c_char, _: *mut ec_point_st, _: *mut bignum_ctx) -> *mut ec_point_st; Sep 01 05:40:59.081 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.081 INFO kablam! | Sep 01 05:40:59.081 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.081 INFO kablam! note: type defined here Sep 01 05:40:59.081 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:59.081 INFO kablam! | Sep 01 05:40:59.081 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:59.081 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.081 INFO kablam! Sep 01 05:40:59.081 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_point_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.081 INFO kablam! --> src/bindings_ecdh.rs:9274:78 Sep 01 05:40:59.081 INFO kablam! | Sep 01 05:40:59.081 INFO kablam! 9274 | pub fn EC_POINT_hex2point(_: *const ec_group_st, _: *const libc::c_char, _: *mut ec_point_st, _: *mut bignum_ctx) -> *mut ec_point_st; Sep 01 05:40:59.081 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:59.081 INFO kablam! | Sep 01 05:40:59.081 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.081 INFO kablam! note: type defined here Sep 01 05:40:59.081 INFO kablam! --> src/bindings_ecdh.rs:869:1 Sep 01 05:40:59.081 INFO kablam! | Sep 01 05:40:59.081 INFO kablam! 869 | pub struct ec_point_st; Sep 01 05:40:59.081 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.081 INFO kablam! Sep 01 05:40:59.081 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.081 INFO kablam! --> src/bindings_ecdh.rs:9274:99 Sep 01 05:40:59.081 INFO kablam! | Sep 01 05:40:59.081 INFO kablam! 9274 | pub fn EC_POINT_hex2point(_: *const ec_group_st, _: *const libc::c_char, _: *mut ec_point_st, _: *mut bignum_ctx) -> *mut ec_point_st; Sep 01 05:40:59.081 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:59.081 INFO kablam! | Sep 01 05:40:59.081 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.081 INFO kablam! note: type defined here Sep 01 05:40:59.082 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:59.082 INFO kablam! | Sep 01 05:40:59.082 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:59.082 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.082 INFO kablam! Sep 01 05:40:59.082 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_point_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.082 INFO kablam! --> src/bindings_ecdh.rs:9274:119 Sep 01 05:40:59.082 INFO kablam! | Sep 01 05:40:59.082 INFO kablam! 9274 | pub fn EC_POINT_hex2point(_: *const ec_group_st, _: *const libc::c_char, _: *mut ec_point_st, _: *mut bignum_ctx) -> *mut ec_point_st; Sep 01 05:40:59.082 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:59.082 INFO kablam! | Sep 01 05:40:59.082 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.082 INFO kablam! note: type defined here Sep 01 05:40:59.082 INFO kablam! --> src/bindings_ecdh.rs:869:1 Sep 01 05:40:59.082 INFO kablam! | Sep 01 05:40:59.082 INFO kablam! 869 | pub struct ec_point_st; Sep 01 05:40:59.082 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.082 INFO kablam! Sep 01 05:40:59.082 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.083 INFO kablam! --> src/bindings_ecdh.rs:9288:29 Sep 01 05:40:59.083 INFO kablam! | Sep 01 05:40:59.083 INFO kablam! 9288 | pub fn EC_POINT_add(group: *const ec_group_st, r: *mut ec_point_st, a: *const ec_point_st, b: *const ec_point_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:59.083 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.083 INFO kablam! | Sep 01 05:40:59.083 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.083 INFO kablam! note: type defined here Sep 01 05:40:59.083 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:59.083 INFO kablam! | Sep 01 05:40:59.083 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:59.083 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.083 INFO kablam! Sep 01 05:40:59.083 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_point_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.083 INFO kablam! --> src/bindings_ecdh.rs:9288:52 Sep 01 05:40:59.083 INFO kablam! | Sep 01 05:40:59.083 INFO kablam! 9288 | pub fn EC_POINT_add(group: *const ec_group_st, r: *mut ec_point_st, a: *const ec_point_st, b: *const ec_point_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:59.083 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:59.083 INFO kablam! | Sep 01 05:40:59.083 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.084 INFO kablam! note: type defined here Sep 01 05:40:59.084 INFO kablam! --> src/bindings_ecdh.rs:869:1 Sep 01 05:40:59.084 INFO kablam! | Sep 01 05:40:59.084 INFO kablam! 869 | pub struct ec_point_st; Sep 01 05:40:59.084 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.084 INFO kablam! Sep 01 05:40:59.084 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_point_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.084 INFO kablam! --> src/bindings_ecdh.rs:9288:73 Sep 01 05:40:59.084 INFO kablam! | Sep 01 05:40:59.084 INFO kablam! 9288 | pub fn EC_POINT_add(group: *const ec_group_st, r: *mut ec_point_st, a: *const ec_point_st, b: *const ec_point_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:59.084 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.084 INFO kablam! | Sep 01 05:40:59.084 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.084 INFO kablam! note: type defined here Sep 01 05:40:59.084 INFO kablam! --> src/bindings_ecdh.rs:869:1 Sep 01 05:40:59.084 INFO kablam! | Sep 01 05:40:59.084 INFO kablam! 869 | pub struct ec_point_st; Sep 01 05:40:59.084 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.084 INFO kablam! Sep 01 05:40:59.084 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_point_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.085 INFO kablam! --> src/bindings_ecdh.rs:9288:96 Sep 01 05:40:59.085 INFO kablam! | Sep 01 05:40:59.085 INFO kablam! 9288 | pub fn EC_POINT_add(group: *const ec_group_st, r: *mut ec_point_st, a: *const ec_point_st, b: *const ec_point_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:59.085 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.085 INFO kablam! | Sep 01 05:40:59.085 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.085 INFO kablam! note: type defined here Sep 01 05:40:59.085 INFO kablam! --> src/bindings_ecdh.rs:869:1 Sep 01 05:40:59.085 INFO kablam! | Sep 01 05:40:59.085 INFO kablam! 869 | pub struct ec_point_st; Sep 01 05:40:59.085 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.085 INFO kablam! Sep 01 05:40:59.085 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.085 INFO kablam! --> src/bindings_ecdh.rs:9288:121 Sep 01 05:40:59.085 INFO kablam! | Sep 01 05:40:59.085 INFO kablam! 9288 | pub fn EC_POINT_add(group: *const ec_group_st, r: *mut ec_point_st, a: *const ec_point_st, b: *const ec_point_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:59.085 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:59.085 INFO kablam! | Sep 01 05:40:59.085 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.086 INFO kablam! note: type defined here Sep 01 05:40:59.086 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:59.086 INFO kablam! | Sep 01 05:40:59.086 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:59.086 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.086 INFO kablam! Sep 01 05:40:59.086 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.086 INFO kablam! --> src/bindings_ecdh.rs:9301:29 Sep 01 05:40:59.086 INFO kablam! | Sep 01 05:40:59.086 INFO kablam! 9301 | pub fn EC_POINT_dbl(group: *const ec_group_st, r: *mut ec_point_st, a: *const ec_point_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:59.086 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.086 INFO kablam! | Sep 01 05:40:59.086 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.086 INFO kablam! note: type defined here Sep 01 05:40:59.086 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:59.086 INFO kablam! | Sep 01 05:40:59.086 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:59.086 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.086 INFO kablam! Sep 01 05:40:59.087 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_point_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.087 INFO kablam! --> src/bindings_ecdh.rs:9301:52 Sep 01 05:40:59.087 INFO kablam! | Sep 01 05:40:59.087 INFO kablam! 9301 | pub fn EC_POINT_dbl(group: *const ec_group_st, r: *mut ec_point_st, a: *const ec_point_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:59.087 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:59.087 INFO kablam! | Sep 01 05:40:59.087 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.087 INFO kablam! note: type defined here Sep 01 05:40:59.087 INFO kablam! --> src/bindings_ecdh.rs:869:1 Sep 01 05:40:59.087 INFO kablam! | Sep 01 05:40:59.087 INFO kablam! 869 | pub struct ec_point_st; Sep 01 05:40:59.087 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.087 INFO kablam! Sep 01 05:40:59.087 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_point_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.087 INFO kablam! --> src/bindings_ecdh.rs:9301:73 Sep 01 05:40:59.087 INFO kablam! | Sep 01 05:40:59.087 INFO kablam! 9301 | pub fn EC_POINT_dbl(group: *const ec_group_st, r: *mut ec_point_st, a: *const ec_point_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:59.087 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.087 INFO kablam! | Sep 01 05:40:59.088 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.088 INFO kablam! note: type defined here Sep 01 05:40:59.088 INFO kablam! --> src/bindings_ecdh.rs:869:1 Sep 01 05:40:59.088 INFO kablam! | Sep 01 05:40:59.088 INFO kablam! 869 | pub struct ec_point_st; Sep 01 05:40:59.088 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.088 INFO kablam! Sep 01 05:40:59.088 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.088 INFO kablam! --> src/bindings_ecdh.rs:9301:98 Sep 01 05:40:59.088 INFO kablam! | Sep 01 05:40:59.088 INFO kablam! 9301 | pub fn EC_POINT_dbl(group: *const ec_group_st, r: *mut ec_point_st, a: *const ec_point_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:59.088 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:59.088 INFO kablam! | Sep 01 05:40:59.088 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.088 INFO kablam! note: type defined here Sep 01 05:40:59.088 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:59.088 INFO kablam! | Sep 01 05:40:59.088 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:59.088 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.089 INFO kablam! Sep 01 05:40:59.089 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.089 INFO kablam! --> src/bindings_ecdh.rs:9313:32 Sep 01 05:40:59.089 INFO kablam! | Sep 01 05:40:59.089 INFO kablam! 9313 | pub fn EC_POINT_invert(group: *const ec_group_st, a: *mut ec_point_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:59.089 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.089 INFO kablam! | Sep 01 05:40:59.089 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.089 INFO kablam! note: type defined here Sep 01 05:40:59.089 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:59.089 INFO kablam! | Sep 01 05:40:59.089 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:59.089 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.089 INFO kablam! Sep 01 05:40:59.089 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_point_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.089 INFO kablam! --> src/bindings_ecdh.rs:9313:55 Sep 01 05:40:59.089 INFO kablam! | Sep 01 05:40:59.089 INFO kablam! 9313 | pub fn EC_POINT_invert(group: *const ec_group_st, a: *mut ec_point_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:59.089 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:59.090 INFO kablam! | Sep 01 05:40:59.090 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.090 INFO kablam! note: type defined here Sep 01 05:40:59.090 INFO kablam! --> src/bindings_ecdh.rs:869:1 Sep 01 05:40:59.090 INFO kablam! | Sep 01 05:40:59.090 INFO kablam! 869 | pub struct ec_point_st; Sep 01 05:40:59.090 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.090 INFO kablam! Sep 01 05:40:59.090 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.090 INFO kablam! --> src/bindings_ecdh.rs:9313:78 Sep 01 05:40:59.090 INFO kablam! | Sep 01 05:40:59.090 INFO kablam! 9313 | pub fn EC_POINT_invert(group: *const ec_group_st, a: *mut ec_point_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:59.090 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:59.090 INFO kablam! | Sep 01 05:40:59.090 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.090 INFO kablam! note: type defined here Sep 01 05:40:59.090 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:59.090 INFO kablam! | Sep 01 05:40:59.090 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:59.090 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.090 INFO kablam! Sep 01 05:40:59.090 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.090 INFO kablam! --> src/bindings_ecdh.rs:9324:40 Sep 01 05:40:59.091 INFO kablam! | Sep 01 05:40:59.091 INFO kablam! 9324 | pub fn EC_POINT_is_at_infinity(group: *const ec_group_st, p: *const ec_point_st) -> libc::c_int; Sep 01 05:40:59.091 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.091 INFO kablam! | Sep 01 05:40:59.091 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.091 INFO kablam! note: type defined here Sep 01 05:40:59.091 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:59.091 INFO kablam! | Sep 01 05:40:59.091 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:59.091 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.091 INFO kablam! Sep 01 05:40:59.091 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_point_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.091 INFO kablam! --> src/bindings_ecdh.rs:9324:63 Sep 01 05:40:59.091 INFO kablam! | Sep 01 05:40:59.091 INFO kablam! 9324 | pub fn EC_POINT_is_at_infinity(group: *const ec_group_st, p: *const ec_point_st) -> libc::c_int; Sep 01 05:40:59.091 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.091 INFO kablam! | Sep 01 05:40:59.091 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.091 INFO kablam! note: type defined here Sep 01 05:40:59.091 INFO kablam! --> src/bindings_ecdh.rs:869:1 Sep 01 05:40:59.092 INFO kablam! | Sep 01 05:40:59.092 INFO kablam! 869 | pub struct ec_point_st; Sep 01 05:40:59.092 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.092 INFO kablam! Sep 01 05:40:59.092 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.092 INFO kablam! --> src/bindings_ecdh.rs:9336:37 Sep 01 05:40:59.092 INFO kablam! | Sep 01 05:40:59.092 INFO kablam! 9336 | pub fn EC_POINT_is_on_curve(group: *const ec_group_st, point: *const ec_point_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:59.092 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.092 INFO kablam! | Sep 01 05:40:59.092 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.092 INFO kablam! note: type defined here Sep 01 05:40:59.092 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:59.092 INFO kablam! | Sep 01 05:40:59.092 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:59.092 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.092 INFO kablam! Sep 01 05:40:59.092 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_point_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.092 INFO kablam! --> src/bindings_ecdh.rs:9336:64 Sep 01 05:40:59.093 INFO kablam! | Sep 01 05:40:59.093 INFO kablam! 9336 | pub fn EC_POINT_is_on_curve(group: *const ec_group_st, point: *const ec_point_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:59.093 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.093 INFO kablam! | Sep 01 05:40:59.093 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.093 INFO kablam! note: type defined here Sep 01 05:40:59.093 INFO kablam! --> src/bindings_ecdh.rs:869:1 Sep 01 05:40:59.093 INFO kablam! | Sep 01 05:40:59.093 INFO kablam! 869 | pub struct ec_point_st; Sep 01 05:40:59.093 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.093 INFO kablam! Sep 01 05:40:59.093 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.093 INFO kablam! --> src/bindings_ecdh.rs:9336:89 Sep 01 05:40:59.093 INFO kablam! | Sep 01 05:40:59.093 INFO kablam! 9336 | pub fn EC_POINT_is_on_curve(group: *const ec_group_st, point: *const ec_point_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:59.093 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:59.093 INFO kablam! | Sep 01 05:40:59.093 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.093 INFO kablam! note: type defined here Sep 01 05:40:59.094 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:59.094 INFO kablam! | Sep 01 05:40:59.094 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:59.094 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.094 INFO kablam! Sep 01 05:40:59.094 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.094 INFO kablam! --> src/bindings_ecdh.rs:9349:29 Sep 01 05:40:59.094 INFO kablam! | Sep 01 05:40:59.094 INFO kablam! 9349 | pub fn EC_POINT_cmp(group: *const ec_group_st, a: *const ec_point_st, b: *const ec_point_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:59.094 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.094 INFO kablam! | Sep 01 05:40:59.094 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.094 INFO kablam! note: type defined here Sep 01 05:40:59.094 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:59.094 INFO kablam! | Sep 01 05:40:59.094 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:59.094 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.094 INFO kablam! Sep 01 05:40:59.094 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_point_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.094 INFO kablam! --> src/bindings_ecdh.rs:9349:52 Sep 01 05:40:59.094 INFO kablam! | Sep 01 05:40:59.094 INFO kablam! 9349 | pub fn EC_POINT_cmp(group: *const ec_group_st, a: *const ec_point_st, b: *const ec_point_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:59.094 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.095 INFO kablam! | Sep 01 05:40:59.095 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.095 INFO kablam! note: type defined here Sep 01 05:40:59.095 INFO kablam! --> src/bindings_ecdh.rs:869:1 Sep 01 05:40:59.095 INFO kablam! | Sep 01 05:40:59.095 INFO kablam! 869 | pub struct ec_point_st; Sep 01 05:40:59.095 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.095 INFO kablam! Sep 01 05:40:59.095 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_point_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.095 INFO kablam! --> src/bindings_ecdh.rs:9349:75 Sep 01 05:40:59.095 INFO kablam! | Sep 01 05:40:59.095 INFO kablam! 9349 | pub fn EC_POINT_cmp(group: *const ec_group_st, a: *const ec_point_st, b: *const ec_point_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:59.095 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.095 INFO kablam! | Sep 01 05:40:59.095 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.095 INFO kablam! note: type defined here Sep 01 05:40:59.095 INFO kablam! --> src/bindings_ecdh.rs:869:1 Sep 01 05:40:59.095 INFO kablam! | Sep 01 05:40:59.095 INFO kablam! 869 | pub struct ec_point_st; Sep 01 05:40:59.095 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.095 INFO kablam! Sep 01 05:40:59.095 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.096 INFO kablam! --> src/bindings_ecdh.rs:9349:100 Sep 01 05:40:59.096 INFO kablam! | Sep 01 05:40:59.096 INFO kablam! 9349 | pub fn EC_POINT_cmp(group: *const ec_group_st, a: *const ec_point_st, b: *const ec_point_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:59.096 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:59.096 INFO kablam! | Sep 01 05:40:59.096 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.096 INFO kablam! note: type defined here Sep 01 05:40:59.096 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:59.096 INFO kablam! | Sep 01 05:40:59.096 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:59.096 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.096 INFO kablam! Sep 01 05:40:59.096 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.096 INFO kablam! --> src/bindings_ecdh.rs:9361:37 Sep 01 05:40:59.096 INFO kablam! | Sep 01 05:40:59.096 INFO kablam! 9361 | pub fn EC_POINT_make_affine(group: *const ec_group_st, point: *mut ec_point_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:59.096 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.096 INFO kablam! | Sep 01 05:40:59.096 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.096 INFO kablam! note: type defined here Sep 01 05:40:59.096 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:59.096 INFO kablam! | Sep 01 05:40:59.096 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:59.096 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.097 INFO kablam! Sep 01 05:40:59.097 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_point_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.097 INFO kablam! --> src/bindings_ecdh.rs:9361:64 Sep 01 05:40:59.097 INFO kablam! | Sep 01 05:40:59.097 INFO kablam! 9361 | pub fn EC_POINT_make_affine(group: *const ec_group_st, point: *mut ec_point_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:59.097 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:59.097 INFO kablam! | Sep 01 05:40:59.097 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.097 INFO kablam! note: type defined here Sep 01 05:40:59.097 INFO kablam! --> src/bindings_ecdh.rs:869:1 Sep 01 05:40:59.097 INFO kablam! | Sep 01 05:40:59.097 INFO kablam! 869 | pub struct ec_point_st; Sep 01 05:40:59.097 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.097 INFO kablam! Sep 01 05:40:59.097 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.097 INFO kablam! --> src/bindings_ecdh.rs:9361:87 Sep 01 05:40:59.097 INFO kablam! | Sep 01 05:40:59.097 INFO kablam! 9361 | pub fn EC_POINT_make_affine(group: *const ec_group_st, point: *mut ec_point_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:59.097 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:59.098 INFO kablam! | Sep 01 05:40:59.098 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.098 INFO kablam! note: type defined here Sep 01 05:40:59.098 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:59.098 INFO kablam! | Sep 01 05:40:59.098 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:59.098 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.098 INFO kablam! Sep 01 05:40:59.098 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.098 INFO kablam! --> src/bindings_ecdh.rs:9374:38 Sep 01 05:40:59.098 INFO kablam! | Sep 01 05:40:59.098 INFO kablam! 9374 | pub fn EC_POINTs_make_affine(group: *const ec_group_st, num: libc::c_ulong, points: *mut *mut ec_point_st /* INCOMPLETEARRAY */, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:59.098 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.098 INFO kablam! | Sep 01 05:40:59.098 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.098 INFO kablam! note: type defined here Sep 01 05:40:59.098 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:59.098 INFO kablam! | Sep 01 05:40:59.098 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:59.098 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.098 INFO kablam! Sep 01 05:40:59.099 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_point_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.099 INFO kablam! --> src/bindings_ecdh.rs:9374:86 Sep 01 05:40:59.099 INFO kablam! | Sep 01 05:40:59.099 INFO kablam! 9374 | pub fn EC_POINTs_make_affine(group: *const ec_group_st, num: libc::c_ulong, points: *mut *mut ec_point_st /* INCOMPLETEARRAY */, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:59.099 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.099 INFO kablam! | Sep 01 05:40:59.099 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.099 INFO kablam! note: type defined here Sep 01 05:40:59.099 INFO kablam! --> src/bindings_ecdh.rs:869:1 Sep 01 05:40:59.099 INFO kablam! | Sep 01 05:40:59.099 INFO kablam! 869 | pub struct ec_point_st; Sep 01 05:40:59.099 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.099 INFO kablam! Sep 01 05:40:59.099 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.099 INFO kablam! --> src/bindings_ecdh.rs:9374:136 Sep 01 05:40:59.099 INFO kablam! | Sep 01 05:40:59.099 INFO kablam! 9374 | pub fn EC_POINTs_make_affine(group: *const ec_group_st, num: libc::c_ulong, points: *mut *mut ec_point_st /* INCOMPLETEARRAY */, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:59.099 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:59.099 INFO kablam! | Sep 01 05:40:59.099 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.099 INFO kablam! note: type defined here Sep 01 05:40:59.100 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:59.100 INFO kablam! | Sep 01 05:40:59.100 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:59.100 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.100 INFO kablam! Sep 01 05:40:59.100 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.100 INFO kablam! --> src/bindings_ecdh.rs:9390:30 Sep 01 05:40:59.100 INFO kablam! | Sep 01 05:40:59.100 INFO kablam! 9390 | pub fn EC_POINTs_mul(group: *const ec_group_st, r: *mut ec_point_st, n: *const bignum_st, num: libc::c_ulong, p: *mut *const ec_point_st /* INCOMPLETEARRAY */, m: *mut *const bignum_st /* INCOMPLETEARRAY */, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:59.100 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.100 INFO kablam! | Sep 01 05:40:59.100 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.100 INFO kablam! note: type defined here Sep 01 05:40:59.100 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:59.100 INFO kablam! | Sep 01 05:40:59.100 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:59.100 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.100 INFO kablam! Sep 01 05:40:59.100 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_point_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.100 INFO kablam! --> src/bindings_ecdh.rs:9390:53 Sep 01 05:40:59.100 INFO kablam! | Sep 01 05:40:59.100 INFO kablam! 9390 | pub fn EC_POINTs_mul(group: *const ec_group_st, r: *mut ec_point_st, n: *const bignum_st, num: libc::c_ulong, p: *mut *const ec_point_st /* INCOMPLETEARRAY */, m: *mut *const bignum_st /* INCOMPLETEARRAY */, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:59.100 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:59.100 INFO kablam! | Sep 01 05:40:59.100 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.100 INFO kablam! note: type defined here Sep 01 05:40:59.101 INFO kablam! --> src/bindings_ecdh.rs:869:1 Sep 01 05:40:59.101 INFO kablam! | Sep 01 05:40:59.101 INFO kablam! 869 | pub struct ec_point_st; Sep 01 05:40:59.101 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.101 INFO kablam! Sep 01 05:40:59.101 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_point_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.101 INFO kablam! --> src/bindings_ecdh.rs:9390:115 Sep 01 05:40:59.101 INFO kablam! | Sep 01 05:40:59.101 INFO kablam! 9390 | pub fn EC_POINTs_mul(group: *const ec_group_st, r: *mut ec_point_st, n: *const bignum_st, num: libc::c_ulong, p: *mut *const ec_point_st /* INCOMPLETEARRAY */, m: *mut *const bignum_st /* INCOMPLETEARRAY */, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:59.101 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.101 INFO kablam! | Sep 01 05:40:59.101 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.101 INFO kablam! note: type defined here Sep 01 05:40:59.101 INFO kablam! --> src/bindings_ecdh.rs:869:1 Sep 01 05:40:59.101 INFO kablam! | Sep 01 05:40:59.101 INFO kablam! 869 | pub struct ec_point_st; Sep 01 05:40:59.101 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.101 INFO kablam! Sep 01 05:40:59.101 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.101 INFO kablam! --> src/bindings_ecdh.rs:9390:215 Sep 01 05:40:59.101 INFO kablam! | Sep 01 05:40:59.101 INFO kablam! 9390 | pub fn EC_POINTs_mul(group: *const ec_group_st, r: *mut ec_point_st, n: *const bignum_st, num: libc::c_ulong, p: *mut *const ec_point_st /* INCOMPLETEARRAY */, m: *mut *const bignum_st /* INCOMPLETEARRAY */, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:59.101 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:59.101 INFO kablam! | Sep 01 05:40:59.101 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.101 INFO kablam! note: type defined here Sep 01 05:40:59.101 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:59.101 INFO kablam! | Sep 01 05:40:59.101 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:59.101 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.101 INFO kablam! Sep 01 05:40:59.102 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.102 INFO kablam! --> src/bindings_ecdh.rs:9405:29 Sep 01 05:40:59.102 INFO kablam! | Sep 01 05:40:59.102 INFO kablam! 9405 | pub fn EC_POINT_mul(group: *const ec_group_st, r: *mut ec_point_st, n: *const bignum_st, q: *const ec_point_st, m: *const bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:59.102 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.102 INFO kablam! | Sep 01 05:40:59.102 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.102 INFO kablam! note: type defined here Sep 01 05:40:59.102 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:59.102 INFO kablam! | Sep 01 05:40:59.102 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:59.102 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.102 INFO kablam! Sep 01 05:40:59.102 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_point_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.102 INFO kablam! --> src/bindings_ecdh.rs:9405:52 Sep 01 05:40:59.102 INFO kablam! | Sep 01 05:40:59.102 INFO kablam! 9405 | pub fn EC_POINT_mul(group: *const ec_group_st, r: *mut ec_point_st, n: *const bignum_st, q: *const ec_point_st, m: *const bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:59.102 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:59.102 INFO kablam! | Sep 01 05:40:59.102 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.102 INFO kablam! note: type defined here Sep 01 05:40:59.102 INFO kablam! --> src/bindings_ecdh.rs:869:1 Sep 01 05:40:59.102 INFO kablam! | Sep 01 05:40:59.102 INFO kablam! 869 | pub struct ec_point_st; Sep 01 05:40:59.103 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.103 INFO kablam! Sep 01 05:40:59.103 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_point_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.103 INFO kablam! --> src/bindings_ecdh.rs:9405:94 Sep 01 05:40:59.103 INFO kablam! | Sep 01 05:40:59.103 INFO kablam! 9405 | pub fn EC_POINT_mul(group: *const ec_group_st, r: *mut ec_point_st, n: *const bignum_st, q: *const ec_point_st, m: *const bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:59.103 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.103 INFO kablam! | Sep 01 05:40:59.103 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.103 INFO kablam! note: type defined here Sep 01 05:40:59.103 INFO kablam! --> src/bindings_ecdh.rs:869:1 Sep 01 05:40:59.103 INFO kablam! | Sep 01 05:40:59.103 INFO kablam! 869 | pub struct ec_point_st; Sep 01 05:40:59.103 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.103 INFO kablam! Sep 01 05:40:59.103 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.103 INFO kablam! --> src/bindings_ecdh.rs:9405:140 Sep 01 05:40:59.103 INFO kablam! | Sep 01 05:40:59.103 INFO kablam! 9405 | pub fn EC_POINT_mul(group: *const ec_group_st, r: *mut ec_point_st, n: *const bignum_st, q: *const ec_point_st, m: *const bignum_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:59.103 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:59.103 INFO kablam! | Sep 01 05:40:59.103 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.103 INFO kablam! note: type defined here Sep 01 05:40:59.103 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:59.104 INFO kablam! | Sep 01 05:40:59.104 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:59.104 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.104 INFO kablam! Sep 01 05:40:59.104 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.104 INFO kablam! --> src/bindings_ecdh.rs:9416:41 Sep 01 05:40:59.104 INFO kablam! | Sep 01 05:40:59.104 INFO kablam! 9416 | pub fn EC_GROUP_precompute_mult(group: *mut ec_group_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:59.104 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:59.104 INFO kablam! | Sep 01 05:40:59.104 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.104 INFO kablam! note: type defined here Sep 01 05:40:59.104 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:59.104 INFO kablam! | Sep 01 05:40:59.104 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:59.104 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.104 INFO kablam! Sep 01 05:40:59.104 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.104 INFO kablam! --> src/bindings_ecdh.rs:9416:64 Sep 01 05:40:59.104 INFO kablam! | Sep 01 05:40:59.104 INFO kablam! 9416 | pub fn EC_GROUP_precompute_mult(group: *mut ec_group_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:59.104 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:59.104 INFO kablam! | Sep 01 05:40:59.104 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.104 INFO kablam! note: type defined here Sep 01 05:40:59.105 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:59.105 INFO kablam! | Sep 01 05:40:59.105 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:59.105 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.105 INFO kablam! Sep 01 05:40:59.105 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.105 INFO kablam! --> src/bindings_ecdh.rs:9426:46 Sep 01 05:40:59.105 INFO kablam! | Sep 01 05:40:59.105 INFO kablam! 9426 | pub fn EC_GROUP_have_precompute_mult(group: *const ec_group_st) -> libc::c_int; Sep 01 05:40:59.105 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.105 INFO kablam! | Sep 01 05:40:59.105 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.105 INFO kablam! note: type defined here Sep 01 05:40:59.105 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:59.105 INFO kablam! | Sep 01 05:40:59.105 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:59.105 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.105 INFO kablam! Sep 01 05:40:59.105 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.105 INFO kablam! --> src/bindings_ecdh.rs:9436:36 Sep 01 05:40:59.105 INFO kablam! | Sep 01 05:40:59.105 INFO kablam! 9436 | pub fn EC_GROUP_get_basis_type(_: *const ec_group_st) -> libc::c_int; Sep 01 05:40:59.105 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.106 INFO kablam! | Sep 01 05:40:59.106 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.106 INFO kablam! note: type defined here Sep 01 05:40:59.106 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:59.106 INFO kablam! | Sep 01 05:40:59.106 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:59.106 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.106 INFO kablam! Sep 01 05:40:59.106 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.106 INFO kablam! --> src/bindings_ecdh.rs:9447:41 Sep 01 05:40:59.106 INFO kablam! | Sep 01 05:40:59.106 INFO kablam! 9447 | pub fn EC_GROUP_get_trinomial_basis(_: *const ec_group_st, k: *mut libc::c_uint) -> libc::c_int; Sep 01 05:40:59.106 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.106 INFO kablam! | Sep 01 05:40:59.106 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.106 INFO kablam! note: type defined here Sep 01 05:40:59.106 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:59.106 INFO kablam! | Sep 01 05:40:59.106 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:59.106 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.106 INFO kablam! Sep 01 05:40:59.106 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.106 INFO kablam! --> src/bindings_ecdh.rs:9460:43 Sep 01 05:40:59.106 INFO kablam! | Sep 01 05:40:59.107 INFO kablam! 9460 | pub fn EC_GROUP_get_pentanomial_basis(_: *const ec_group_st, k1: *mut libc::c_uint, k2: *mut libc::c_uint, k3: *mut libc::c_uint) -> libc::c_int; Sep 01 05:40:59.107 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.107 INFO kablam! | Sep 01 05:40:59.107 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.107 INFO kablam! note: type defined here Sep 01 05:40:59.107 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:59.107 INFO kablam! | Sep 01 05:40:59.107 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:59.107 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.107 INFO kablam! Sep 01 05:40:59.107 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.107 INFO kablam! --> src/bindings_ecdh.rs:9472:31 Sep 01 05:40:59.107 INFO kablam! | Sep 01 05:40:59.107 INFO kablam! 9472 | pub fn d2i_ECPKParameters(_: *mut *mut ec_group_st, in_: *mut *const libc::c_uchar, len: libc::c_long) -> *mut ec_group_st; Sep 01 05:40:59.107 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.107 INFO kablam! | Sep 01 05:40:59.107 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.107 INFO kablam! note: type defined here Sep 01 05:40:59.107 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:59.107 INFO kablam! | Sep 01 05:40:59.107 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:59.107 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.107 INFO kablam! Sep 01 05:40:59.108 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.108 INFO kablam! --> src/bindings_ecdh.rs:9472:108 Sep 01 05:40:59.108 INFO kablam! | Sep 01 05:40:59.108 INFO kablam! 9472 | pub fn d2i_ECPKParameters(_: *mut *mut ec_group_st, in_: *mut *const libc::c_uchar, len: libc::c_long) -> *mut ec_group_st; Sep 01 05:40:59.108 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:59.108 INFO kablam! | Sep 01 05:40:59.108 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.108 INFO kablam! note: type defined here Sep 01 05:40:59.108 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:59.108 INFO kablam! | Sep 01 05:40:59.108 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:59.108 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.108 INFO kablam! Sep 01 05:40:59.108 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.108 INFO kablam! --> src/bindings_ecdh.rs:9483:31 Sep 01 05:40:59.108 INFO kablam! | Sep 01 05:40:59.108 INFO kablam! 9483 | pub fn i2d_ECPKParameters(_: *const ec_group_st, out: *mut *mut libc::c_uchar) -> libc::c_int; Sep 01 05:40:59.108 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.108 INFO kablam! | Sep 01 05:40:59.108 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.108 INFO kablam! note: type defined here Sep 01 05:40:59.108 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:59.108 INFO kablam! | Sep 01 05:40:59.108 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:59.108 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.108 INFO kablam! Sep 01 05:40:59.109 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.109 INFO kablam! --> src/bindings_ecdh.rs:9495:50 Sep 01 05:40:59.109 INFO kablam! | Sep 01 05:40:59.109 INFO kablam! 9495 | pub fn ECPKParameters_print(bp: *mut bio_st, x: *const ec_group_st, off: libc::c_int) -> libc::c_int; Sep 01 05:40:59.109 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.109 INFO kablam! | Sep 01 05:40:59.109 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.109 INFO kablam! note: type defined here Sep 01 05:40:59.109 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:59.109 INFO kablam! | Sep 01 05:40:59.109 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:59.109 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.109 INFO kablam! Sep 01 05:40:59.109 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.109 INFO kablam! --> src/bindings_ecdh.rs:9507:53 Sep 01 05:40:59.109 INFO kablam! | Sep 01 05:40:59.109 INFO kablam! 9507 | pub fn ECPKParameters_print_fp(fp: libc::c_int, x: *const ec_group_st, off: libc::c_int) -> libc::c_int; Sep 01 05:40:59.109 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.109 INFO kablam! | Sep 01 05:40:59.109 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.109 INFO kablam! note: type defined here Sep 01 05:40:59.109 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:59.109 INFO kablam! | Sep 01 05:40:59.109 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:59.109 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.109 INFO kablam! Sep 01 05:40:59.109 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_key_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.109 INFO kablam! --> src/bindings_ecdh.rs:9516:25 Sep 01 05:40:59.109 INFO kablam! | Sep 01 05:40:59.110 INFO kablam! 9516 | pub fn EC_KEY_new() -> *mut ec_key_st; Sep 01 05:40:59.110 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 05:40:59.110 INFO kablam! | Sep 01 05:40:59.110 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.110 INFO kablam! note: type defined here Sep 01 05:40:59.110 INFO kablam! --> src/bindings_ecdh.rs:892:1 Sep 01 05:40:59.110 INFO kablam! | Sep 01 05:40:59.110 INFO kablam! 892 | pub struct ec_key_st; Sep 01 05:40:59.110 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.110 INFO kablam! Sep 01 05:40:59.110 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_key_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.110 INFO kablam! --> src/bindings_ecdh.rs:9526:31 Sep 01 05:40:59.110 INFO kablam! | Sep 01 05:40:59.110 INFO kablam! 9526 | pub fn EC_KEY_get_flags(key: *const ec_key_st) -> libc::c_int; Sep 01 05:40:59.110 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:59.110 INFO kablam! | Sep 01 05:40:59.110 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.110 INFO kablam! note: type defined here Sep 01 05:40:59.110 INFO kablam! --> src/bindings_ecdh.rs:892:1 Sep 01 05:40:59.110 INFO kablam! | Sep 01 05:40:59.110 INFO kablam! 892 | pub struct ec_key_st; Sep 01 05:40:59.110 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.110 INFO kablam! Sep 01 05:40:59.110 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_key_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.110 INFO kablam! --> src/bindings_ecdh.rs:9537:31 Sep 01 05:40:59.110 INFO kablam! | Sep 01 05:40:59.110 INFO kablam! 9537 | pub fn EC_KEY_set_flags(key: *mut ec_key_st, flags: libc::c_int); Sep 01 05:40:59.110 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 05:40:59.110 INFO kablam! | Sep 01 05:40:59.111 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.111 INFO kablam! note: type defined here Sep 01 05:40:59.111 INFO kablam! --> src/bindings_ecdh.rs:892:1 Sep 01 05:40:59.111 INFO kablam! | Sep 01 05:40:59.111 INFO kablam! 892 | pub struct ec_key_st; Sep 01 05:40:59.111 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.111 INFO kablam! Sep 01 05:40:59.111 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_key_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.111 INFO kablam! --> src/bindings_ecdh.rs:9548:33 Sep 01 05:40:59.111 INFO kablam! | Sep 01 05:40:59.111 INFO kablam! 9548 | pub fn EC_KEY_clear_flags(key: *mut ec_key_st, flags: libc::c_int); Sep 01 05:40:59.111 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 05:40:59.111 INFO kablam! | Sep 01 05:40:59.111 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.111 INFO kablam! note: type defined here Sep 01 05:40:59.111 INFO kablam! --> src/bindings_ecdh.rs:892:1 Sep 01 05:40:59.111 INFO kablam! | Sep 01 05:40:59.111 INFO kablam! 892 | pub struct ec_key_st; Sep 01 05:40:59.111 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.111 INFO kablam! Sep 01 05:40:59.111 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_key_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.111 INFO kablam! --> src/bindings_ecdh.rs:9558:55 Sep 01 05:40:59.111 INFO kablam! | Sep 01 05:40:59.111 INFO kablam! 9558 | pub fn EC_KEY_new_by_curve_name(nid: libc::c_int) -> *mut ec_key_st; Sep 01 05:40:59.111 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 05:40:59.111 INFO kablam! | Sep 01 05:40:59.112 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.112 INFO kablam! note: type defined here Sep 01 05:40:59.112 INFO kablam! --> src/bindings_ecdh.rs:892:1 Sep 01 05:40:59.112 INFO kablam! | Sep 01 05:40:59.112 INFO kablam! 892 | pub struct ec_key_st; Sep 01 05:40:59.112 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.112 INFO kablam! Sep 01 05:40:59.112 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_key_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.112 INFO kablam! --> src/bindings_ecdh.rs:9568:26 Sep 01 05:40:59.112 INFO kablam! | Sep 01 05:40:59.112 INFO kablam! 9568 | pub fn EC_KEY_free(key: *mut ec_key_st); Sep 01 05:40:59.112 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 05:40:59.112 INFO kablam! | Sep 01 05:40:59.112 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.112 INFO kablam! note: type defined here Sep 01 05:40:59.112 INFO kablam! --> src/bindings_ecdh.rs:892:1 Sep 01 05:40:59.112 INFO kablam! | Sep 01 05:40:59.112 INFO kablam! 892 | pub struct ec_key_st; Sep 01 05:40:59.112 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.112 INFO kablam! Sep 01 05:40:59.112 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_key_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.112 INFO kablam! --> src/bindings_ecdh.rs:9579:26 Sep 01 05:40:59.112 INFO kablam! | Sep 01 05:40:59.112 INFO kablam! 9579 | pub fn EC_KEY_copy(dst: *mut ec_key_st, src: *const ec_key_st) -> *mut ec_key_st; Sep 01 05:40:59.112 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 05:40:59.112 INFO kablam! | Sep 01 05:40:59.112 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.112 INFO kablam! note: type defined here Sep 01 05:40:59.112 INFO kablam! --> src/bindings_ecdh.rs:892:1 Sep 01 05:40:59.112 INFO kablam! | Sep 01 05:40:59.112 INFO kablam! 892 | pub struct ec_key_st; Sep 01 05:40:59.112 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.113 INFO kablam! Sep 01 05:40:59.113 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_key_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.113 INFO kablam! --> src/bindings_ecdh.rs:9579:47 Sep 01 05:40:59.113 INFO kablam! | Sep 01 05:40:59.113 INFO kablam! 9579 | pub fn EC_KEY_copy(dst: *mut ec_key_st, src: *const ec_key_st) -> *mut ec_key_st; Sep 01 05:40:59.113 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:59.113 INFO kablam! | Sep 01 05:40:59.113 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.113 INFO kablam! note: type defined here Sep 01 05:40:59.113 INFO kablam! --> src/bindings_ecdh.rs:892:1 Sep 01 05:40:59.113 INFO kablam! | Sep 01 05:40:59.113 INFO kablam! 892 | pub struct ec_key_st; Sep 01 05:40:59.113 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.113 INFO kablam! Sep 01 05:40:59.113 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_key_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.113 INFO kablam! --> src/bindings_ecdh.rs:9579:68 Sep 01 05:40:59.113 INFO kablam! | Sep 01 05:40:59.113 INFO kablam! 9579 | pub fn EC_KEY_copy(dst: *mut ec_key_st, src: *const ec_key_st) -> *mut ec_key_st; Sep 01 05:40:59.113 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 05:40:59.113 INFO kablam! | Sep 01 05:40:59.113 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.113 INFO kablam! note: type defined here Sep 01 05:40:59.113 INFO kablam! --> src/bindings_ecdh.rs:892:1 Sep 01 05:40:59.113 INFO kablam! | Sep 01 05:40:59.113 INFO kablam! 892 | pub struct ec_key_st; Sep 01 05:40:59.113 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.113 INFO kablam! Sep 01 05:40:59.113 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_key_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.113 INFO kablam! --> src/bindings_ecdh.rs:9589:25 Sep 01 05:40:59.113 INFO kablam! | Sep 01 05:40:59.113 INFO kablam! 9589 | pub fn EC_KEY_dup(src: *const ec_key_st) -> *mut ec_key_st; Sep 01 05:40:59.113 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:59.113 INFO kablam! | Sep 01 05:40:59.113 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.113 INFO kablam! note: type defined here Sep 01 05:40:59.113 INFO kablam! --> src/bindings_ecdh.rs:892:1 Sep 01 05:40:59.114 INFO kablam! | Sep 01 05:40:59.114 INFO kablam! 892 | pub struct ec_key_st; Sep 01 05:40:59.114 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.114 INFO kablam! Sep 01 05:40:59.114 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_key_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.114 INFO kablam! --> src/bindings_ecdh.rs:9589:46 Sep 01 05:40:59.114 INFO kablam! | Sep 01 05:40:59.114 INFO kablam! 9589 | pub fn EC_KEY_dup(src: *const ec_key_st) -> *mut ec_key_st; Sep 01 05:40:59.114 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 05:40:59.114 INFO kablam! | Sep 01 05:40:59.114 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.114 INFO kablam! note: type defined here Sep 01 05:40:59.114 INFO kablam! --> src/bindings_ecdh.rs:892:1 Sep 01 05:40:59.114 INFO kablam! | Sep 01 05:40:59.114 INFO kablam! 892 | pub struct ec_key_st; Sep 01 05:40:59.114 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.114 INFO kablam! Sep 01 05:40:59.114 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_key_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.114 INFO kablam! --> src/bindings_ecdh.rs:9599:28 Sep 01 05:40:59.114 INFO kablam! | Sep 01 05:40:59.114 INFO kablam! 9599 | pub fn EC_KEY_up_ref(key: *mut ec_key_st) -> libc::c_int; Sep 01 05:40:59.114 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 05:40:59.114 INFO kablam! | Sep 01 05:40:59.114 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.114 INFO kablam! note: type defined here Sep 01 05:40:59.114 INFO kablam! --> src/bindings_ecdh.rs:892:1 Sep 01 05:40:59.114 INFO kablam! | Sep 01 05:40:59.114 INFO kablam! 892 | pub struct ec_key_st; Sep 01 05:40:59.114 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.114 INFO kablam! Sep 01 05:40:59.114 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_key_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.114 INFO kablam! --> src/bindings_ecdh.rs:9609:32 Sep 01 05:40:59.114 INFO kablam! | Sep 01 05:40:59.115 INFO kablam! 9609 | pub fn EC_KEY_get0_group(key: *const ec_key_st) -> *const ec_group_st; Sep 01 05:40:59.115 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:59.115 INFO kablam! | Sep 01 05:40:59.115 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.115 INFO kablam! note: type defined here Sep 01 05:40:59.115 INFO kablam! --> src/bindings_ecdh.rs:892:1 Sep 01 05:40:59.115 INFO kablam! | Sep 01 05:40:59.115 INFO kablam! 892 | pub struct ec_key_st; Sep 01 05:40:59.115 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.115 INFO kablam! Sep 01 05:40:59.115 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.115 INFO kablam! --> src/bindings_ecdh.rs:9609:53 Sep 01 05:40:59.115 INFO kablam! | Sep 01 05:40:59.115 INFO kablam! 9609 | pub fn EC_KEY_get0_group(key: *const ec_key_st) -> *const ec_group_st; Sep 01 05:40:59.115 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.115 INFO kablam! | Sep 01 05:40:59.115 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.115 INFO kablam! note: type defined here Sep 01 05:40:59.115 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:59.115 INFO kablam! | Sep 01 05:40:59.115 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:59.115 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.115 INFO kablam! Sep 01 05:40:59.115 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_key_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.115 INFO kablam! --> src/bindings_ecdh.rs:9620:31 Sep 01 05:40:59.115 INFO kablam! | Sep 01 05:40:59.115 INFO kablam! 9620 | pub fn EC_KEY_set_group(key: *mut ec_key_st, group: *const ec_group_st) -> libc::c_int; Sep 01 05:40:59.115 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 05:40:59.115 INFO kablam! | Sep 01 05:40:59.116 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.116 INFO kablam! note: type defined here Sep 01 05:40:59.116 INFO kablam! --> src/bindings_ecdh.rs:892:1 Sep 01 05:40:59.116 INFO kablam! | Sep 01 05:40:59.116 INFO kablam! 892 | pub struct ec_key_st; Sep 01 05:40:59.116 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.116 INFO kablam! Sep 01 05:40:59.116 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_group_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.116 INFO kablam! --> src/bindings_ecdh.rs:9620:54 Sep 01 05:40:59.116 INFO kablam! | Sep 01 05:40:59.116 INFO kablam! 9620 | pub fn EC_KEY_set_group(key: *mut ec_key_st, group: *const ec_group_st) -> libc::c_int; Sep 01 05:40:59.116 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.116 INFO kablam! | Sep 01 05:40:59.116 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.116 INFO kablam! note: type defined here Sep 01 05:40:59.116 INFO kablam! --> src/bindings_ecdh.rs:863:1 Sep 01 05:40:59.116 INFO kablam! | Sep 01 05:40:59.116 INFO kablam! 863 | pub struct ec_group_st; Sep 01 05:40:59.116 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.116 INFO kablam! Sep 01 05:40:59.116 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_key_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.116 INFO kablam! --> src/bindings_ecdh.rs:9630:38 Sep 01 05:40:59.117 INFO kablam! | Sep 01 05:40:59.117 INFO kablam! 9630 | pub fn EC_KEY_get0_private_key(key: *const ec_key_st) -> *const bignum_st; Sep 01 05:40:59.117 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:59.117 INFO kablam! | Sep 01 05:40:59.117 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.117 INFO kablam! note: type defined here Sep 01 05:40:59.117 INFO kablam! --> src/bindings_ecdh.rs:892:1 Sep 01 05:40:59.117 INFO kablam! | Sep 01 05:40:59.117 INFO kablam! 892 | pub struct ec_key_st; Sep 01 05:40:59.117 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.117 INFO kablam! Sep 01 05:40:59.117 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_key_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.117 INFO kablam! --> src/bindings_ecdh.rs:9641:37 Sep 01 05:40:59.117 INFO kablam! | Sep 01 05:40:59.117 INFO kablam! 9641 | pub fn EC_KEY_set_private_key(key: *mut ec_key_st, prv: *const bignum_st) -> libc::c_int; Sep 01 05:40:59.117 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 05:40:59.117 INFO kablam! | Sep 01 05:40:59.117 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.117 INFO kablam! note: type defined here Sep 01 05:40:59.117 INFO kablam! --> src/bindings_ecdh.rs:892:1 Sep 01 05:40:59.117 INFO kablam! | Sep 01 05:40:59.118 INFO kablam! 892 | pub struct ec_key_st; Sep 01 05:40:59.118 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.118 INFO kablam! Sep 01 05:40:59.118 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_key_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.118 INFO kablam! --> src/bindings_ecdh.rs:9651:37 Sep 01 05:40:59.118 INFO kablam! | Sep 01 05:40:59.118 INFO kablam! 9651 | pub fn EC_KEY_get0_public_key(key: *const ec_key_st) -> *const ec_point_st; Sep 01 05:40:59.118 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:59.118 INFO kablam! | Sep 01 05:40:59.118 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.118 INFO kablam! note: type defined here Sep 01 05:40:59.118 INFO kablam! --> src/bindings_ecdh.rs:892:1 Sep 01 05:40:59.118 INFO kablam! | Sep 01 05:40:59.118 INFO kablam! 892 | pub struct ec_key_st; Sep 01 05:40:59.118 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.118 INFO kablam! Sep 01 05:40:59.118 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_point_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.118 INFO kablam! --> src/bindings_ecdh.rs:9651:58 Sep 01 05:40:59.118 INFO kablam! | Sep 01 05:40:59.118 INFO kablam! 9651 | pub fn EC_KEY_get0_public_key(key: *const ec_key_st) -> *const ec_point_st; Sep 01 05:40:59.118 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.118 INFO kablam! | Sep 01 05:40:59.118 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.118 INFO kablam! note: type defined here Sep 01 05:40:59.118 INFO kablam! --> src/bindings_ecdh.rs:869:1 Sep 01 05:40:59.119 INFO kablam! | Sep 01 05:40:59.119 INFO kablam! 869 | pub struct ec_point_st; Sep 01 05:40:59.119 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.119 INFO kablam! Sep 01 05:40:59.119 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_key_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.119 INFO kablam! --> src/bindings_ecdh.rs:9662:36 Sep 01 05:40:59.119 INFO kablam! | Sep 01 05:40:59.119 INFO kablam! 9662 | pub fn EC_KEY_set_public_key(key: *mut ec_key_st, pub_: *const ec_point_st) -> libc::c_int; Sep 01 05:40:59.119 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 05:40:59.119 INFO kablam! | Sep 01 05:40:59.119 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.119 INFO kablam! note: type defined here Sep 01 05:40:59.119 INFO kablam! --> src/bindings_ecdh.rs:892:1 Sep 01 05:40:59.119 INFO kablam! | Sep 01 05:40:59.119 INFO kablam! 892 | pub struct ec_key_st; Sep 01 05:40:59.119 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.119 INFO kablam! Sep 01 05:40:59.119 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_point_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.119 INFO kablam! --> src/bindings_ecdh.rs:9662:58 Sep 01 05:40:59.119 INFO kablam! | Sep 01 05:40:59.119 INFO kablam! 9662 | pub fn EC_KEY_set_public_key(key: *mut ec_key_st, pub_: *const ec_point_st) -> libc::c_int; Sep 01 05:40:59.120 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.120 INFO kablam! | Sep 01 05:40:59.120 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.120 INFO kablam! note: type defined here Sep 01 05:40:59.120 INFO kablam! --> src/bindings_ecdh.rs:869:1 Sep 01 05:40:59.120 INFO kablam! | Sep 01 05:40:59.120 INFO kablam! 869 | pub struct ec_point_st; Sep 01 05:40:59.120 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.120 INFO kablam! Sep 01 05:40:59.120 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_key_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.120 INFO kablam! --> src/bindings_ecdh.rs:9672:35 Sep 01 05:40:59.120 INFO kablam! | Sep 01 05:40:59.120 INFO kablam! 9672 | pub fn EC_KEY_get_enc_flags(key: *const ec_key_st) -> libc::c_uint; Sep 01 05:40:59.120 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:59.120 INFO kablam! | Sep 01 05:40:59.120 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.120 INFO kablam! note: type defined here Sep 01 05:40:59.120 INFO kablam! --> src/bindings_ecdh.rs:892:1 Sep 01 05:40:59.120 INFO kablam! | Sep 01 05:40:59.120 INFO kablam! 892 | pub struct ec_key_st; Sep 01 05:40:59.120 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.120 INFO kablam! Sep 01 05:40:59.121 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_key_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.121 INFO kablam! --> src/bindings_ecdh.rs:9683:37 Sep 01 05:40:59.121 INFO kablam! | Sep 01 05:40:59.121 INFO kablam! 9683 | pub fn EC_KEY_set_enc_flags(eckey: *mut ec_key_st, flags: libc::c_uint); Sep 01 05:40:59.121 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 05:40:59.121 INFO kablam! | Sep 01 05:40:59.121 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.121 INFO kablam! note: type defined here Sep 01 05:40:59.121 INFO kablam! --> src/bindings_ecdh.rs:892:1 Sep 01 05:40:59.121 INFO kablam! | Sep 01 05:40:59.121 INFO kablam! 892 | pub struct ec_key_st; Sep 01 05:40:59.121 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.121 INFO kablam! Sep 01 05:40:59.121 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_key_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.121 INFO kablam! --> src/bindings_ecdh.rs:9693:35 Sep 01 05:40:59.121 INFO kablam! | Sep 01 05:40:59.121 INFO kablam! 9693 | pub fn EC_KEY_get_conv_form(key: *const ec_key_st) -> libc::c_uint; Sep 01 05:40:59.121 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:59.121 INFO kablam! | Sep 01 05:40:59.121 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.121 INFO kablam! note: type defined here Sep 01 05:40:59.122 INFO kablam! --> src/bindings_ecdh.rs:892:1 Sep 01 05:40:59.122 INFO kablam! | Sep 01 05:40:59.122 INFO kablam! 892 | pub struct ec_key_st; Sep 01 05:40:59.122 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.122 INFO kablam! Sep 01 05:40:59.122 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_key_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.122 INFO kablam! --> src/bindings_ecdh.rs:9704:37 Sep 01 05:40:59.122 INFO kablam! | Sep 01 05:40:59.122 INFO kablam! 9704 | pub fn EC_KEY_set_conv_form(eckey: *mut ec_key_st, cform: libc::c_uint); Sep 01 05:40:59.122 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 05:40:59.122 INFO kablam! | Sep 01 05:40:59.122 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.122 INFO kablam! note: type defined here Sep 01 05:40:59.122 INFO kablam! --> src/bindings_ecdh.rs:892:1 Sep 01 05:40:59.122 INFO kablam! | Sep 01 05:40:59.122 INFO kablam! 892 | pub struct ec_key_st; Sep 01 05:40:59.122 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.122 INFO kablam! Sep 01 05:40:59.122 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_key_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.122 INFO kablam! --> src/bindings_ecdh.rs:9717:41 Sep 01 05:40:59.123 INFO kablam! | Sep 01 05:40:59.123 INFO kablam! 9717 | pub fn EC_KEY_get_key_method_data(key: *mut ec_key_st, dup_func: Option *mut libc::c_void>, free_func: Option, clear_free_func: Option) -> *mut libc::c_void; Sep 01 05:40:59.123 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 05:40:59.123 INFO kablam! | Sep 01 05:40:59.123 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.123 INFO kablam! note: type defined here Sep 01 05:40:59.123 INFO kablam! --> src/bindings_ecdh.rs:892:1 Sep 01 05:40:59.123 INFO kablam! | Sep 01 05:40:59.123 INFO kablam! 892 | pub struct ec_key_st; Sep 01 05:40:59.123 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.123 INFO kablam! Sep 01 05:40:59.123 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_key_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.123 INFO kablam! --> src/bindings_ecdh.rs:9731:44 Sep 01 05:40:59.123 INFO kablam! | Sep 01 05:40:59.123 INFO kablam! 9731 | pub fn EC_KEY_insert_key_method_data(key: *mut ec_key_st, data: *mut libc::c_void, dup_func: Option *mut libc::c_void>, free_func: Option, clear_free_func: Option) -> *mut libc::c_void; Sep 01 05:40:59.123 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 05:40:59.123 INFO kablam! | Sep 01 05:40:59.123 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.123 INFO kablam! note: type defined here Sep 01 05:40:59.123 INFO kablam! --> src/bindings_ecdh.rs:892:1 Sep 01 05:40:59.123 INFO kablam! | Sep 01 05:40:59.124 INFO kablam! 892 | pub struct ec_key_st; Sep 01 05:40:59.124 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.124 INFO kablam! Sep 01 05:40:59.124 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_key_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.124 INFO kablam! --> src/bindings_ecdh.rs:9742:37 Sep 01 05:40:59.124 INFO kablam! | Sep 01 05:40:59.124 INFO kablam! 9742 | pub fn EC_KEY_set_asn1_flag(eckey: *mut ec_key_st, asn1_flag: libc::c_int); Sep 01 05:40:59.124 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 05:40:59.124 INFO kablam! | Sep 01 05:40:59.124 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.124 INFO kablam! note: type defined here Sep 01 05:40:59.124 INFO kablam! --> src/bindings_ecdh.rs:892:1 Sep 01 05:40:59.124 INFO kablam! | Sep 01 05:40:59.124 INFO kablam! 892 | pub struct ec_key_st; Sep 01 05:40:59.124 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.124 INFO kablam! Sep 01 05:40:59.124 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_key_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.124 INFO kablam! --> src/bindings_ecdh.rs:9753:37 Sep 01 05:40:59.124 INFO kablam! | Sep 01 05:40:59.124 INFO kablam! 9753 | pub fn EC_KEY_precompute_mult(key: *mut ec_key_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:59.124 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 05:40:59.124 INFO kablam! | Sep 01 05:40:59.124 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.124 INFO kablam! note: type defined here Sep 01 05:40:59.124 INFO kablam! --> src/bindings_ecdh.rs:892:1 Sep 01 05:40:59.124 INFO kablam! | Sep 01 05:40:59.125 INFO kablam! 892 | pub struct ec_key_st; Sep 01 05:40:59.125 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.125 INFO kablam! Sep 01 05:40:59.125 INFO kablam! warning: `extern` block uses type `bindings_ecdh::bignum_ctx` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.125 INFO kablam! --> src/bindings_ecdh.rs:9753:58 Sep 01 05:40:59.125 INFO kablam! | Sep 01 05:40:59.125 INFO kablam! 9753 | pub fn EC_KEY_precompute_mult(key: *mut ec_key_st, ctx: *mut bignum_ctx) -> libc::c_int; Sep 01 05:40:59.125 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 05:40:59.125 INFO kablam! | Sep 01 05:40:59.125 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.125 INFO kablam! note: type defined here Sep 01 05:40:59.125 INFO kablam! --> src/bindings_ecdh.rs:89:1 Sep 01 05:40:59.125 INFO kablam! | Sep 01 05:40:59.125 INFO kablam! 89 | pub struct bignum_ctx; Sep 01 05:40:59.125 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.125 INFO kablam! Sep 01 05:40:59.125 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_key_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.125 INFO kablam! --> src/bindings_ecdh.rs:9763:34 Sep 01 05:40:59.125 INFO kablam! | Sep 01 05:40:59.125 INFO kablam! 9763 | pub fn EC_KEY_generate_key(key: *mut ec_key_st) -> libc::c_int; Sep 01 05:40:59.125 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 05:40:59.125 INFO kablam! | Sep 01 05:40:59.125 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.125 INFO kablam! note: type defined here Sep 01 05:40:59.125 INFO kablam! --> src/bindings_ecdh.rs:892:1 Sep 01 05:40:59.125 INFO kablam! | Sep 01 05:40:59.125 INFO kablam! 892 | pub struct ec_key_st; Sep 01 05:40:59.125 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.125 INFO kablam! Sep 01 05:40:59.125 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_key_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.125 INFO kablam! --> src/bindings_ecdh.rs:9773:31 Sep 01 05:40:59.126 INFO kablam! | Sep 01 05:40:59.126 INFO kablam! 9773 | pub fn EC_KEY_check_key(key: *const ec_key_st) -> libc::c_int; Sep 01 05:40:59.126 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:59.126 INFO kablam! | Sep 01 05:40:59.126 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.126 INFO kablam! note: type defined here Sep 01 05:40:59.126 INFO kablam! --> src/bindings_ecdh.rs:892:1 Sep 01 05:40:59.126 INFO kablam! | Sep 01 05:40:59.126 INFO kablam! 892 | pub struct ec_key_st; Sep 01 05:40:59.126 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.126 INFO kablam! Sep 01 05:40:59.126 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_key_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.126 INFO kablam! --> src/bindings_ecdh.rs:9785:55 Sep 01 05:40:59.126 INFO kablam! | Sep 01 05:40:59.126 INFO kablam! 9785 | pub fn EC_KEY_set_public_key_affine_coordinates(key: *mut ec_key_st, x: *mut bignum_st, y: *mut bignum_st) -> libc::c_int; Sep 01 05:40:59.126 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 05:40:59.126 INFO kablam! | Sep 01 05:40:59.126 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.126 INFO kablam! note: type defined here Sep 01 05:40:59.126 INFO kablam! --> src/bindings_ecdh.rs:892:1 Sep 01 05:40:59.126 INFO kablam! | Sep 01 05:40:59.126 INFO kablam! 892 | pub struct ec_key_st; Sep 01 05:40:59.126 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.126 INFO kablam! Sep 01 05:40:59.127 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_key_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.127 INFO kablam! --> src/bindings_ecdh.rs:9797:31 Sep 01 05:40:59.127 INFO kablam! | Sep 01 05:40:59.127 INFO kablam! 9797 | pub fn d2i_ECPrivateKey(key: *mut *mut ec_key_st, in_: *mut *const libc::c_uchar, len: libc::c_long) -> *mut ec_key_st; Sep 01 05:40:59.127 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.127 INFO kablam! | Sep 01 05:40:59.127 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.127 INFO kablam! note: type defined here Sep 01 05:40:59.127 INFO kablam! --> src/bindings_ecdh.rs:892:1 Sep 01 05:40:59.127 INFO kablam! | Sep 01 05:40:59.127 INFO kablam! 892 | pub struct ec_key_st; Sep 01 05:40:59.127 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.127 INFO kablam! Sep 01 05:40:59.127 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_key_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.127 INFO kablam! --> src/bindings_ecdh.rs:9797:106 Sep 01 05:40:59.127 INFO kablam! | Sep 01 05:40:59.127 INFO kablam! 9797 | pub fn d2i_ECPrivateKey(key: *mut *mut ec_key_st, in_: *mut *const libc::c_uchar, len: libc::c_long) -> *mut ec_key_st; Sep 01 05:40:59.127 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 05:40:59.127 INFO kablam! | Sep 01 05:40:59.127 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.127 INFO kablam! note: type defined here Sep 01 05:40:59.127 INFO kablam! --> src/bindings_ecdh.rs:892:1 Sep 01 05:40:59.128 INFO kablam! | Sep 01 05:40:59.128 INFO kablam! 892 | pub struct ec_key_st; Sep 01 05:40:59.128 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.128 INFO kablam! Sep 01 05:40:59.128 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_key_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.128 INFO kablam! --> src/bindings_ecdh.rs:9808:31 Sep 01 05:40:59.128 INFO kablam! | Sep 01 05:40:59.128 INFO kablam! 9808 | pub fn i2d_ECPrivateKey(key: *mut ec_key_st, out: *mut *mut libc::c_uchar) -> libc::c_int; Sep 01 05:40:59.128 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 05:40:59.128 INFO kablam! | Sep 01 05:40:59.128 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.128 INFO kablam! note: type defined here Sep 01 05:40:59.128 INFO kablam! --> src/bindings_ecdh.rs:892:1 Sep 01 05:40:59.128 INFO kablam! | Sep 01 05:40:59.128 INFO kablam! 892 | pub struct ec_key_st; Sep 01 05:40:59.128 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.128 INFO kablam! Sep 01 05:40:59.128 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_key_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.128 INFO kablam! --> src/bindings_ecdh.rs:9820:31 Sep 01 05:40:59.128 INFO kablam! | Sep 01 05:40:59.128 INFO kablam! 9820 | pub fn d2i_ECParameters(key: *mut *mut ec_key_st, in_: *mut *const libc::c_uchar, len: libc::c_long) -> *mut ec_key_st; Sep 01 05:40:59.129 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.129 INFO kablam! | Sep 01 05:40:59.129 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.129 INFO kablam! note: type defined here Sep 01 05:40:59.129 INFO kablam! --> src/bindings_ecdh.rs:892:1 Sep 01 05:40:59.129 INFO kablam! | Sep 01 05:40:59.129 INFO kablam! 892 | pub struct ec_key_st; Sep 01 05:40:59.130 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.130 INFO kablam! Sep 01 05:40:59.130 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_key_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.130 INFO kablam! --> src/bindings_ecdh.rs:9820:106 Sep 01 05:40:59.130 INFO kablam! | Sep 01 05:40:59.130 INFO kablam! 9820 | pub fn d2i_ECParameters(key: *mut *mut ec_key_st, in_: *mut *const libc::c_uchar, len: libc::c_long) -> *mut ec_key_st; Sep 01 05:40:59.130 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 05:40:59.130 INFO kablam! | Sep 01 05:40:59.130 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.130 INFO kablam! note: type defined here Sep 01 05:40:59.130 INFO kablam! --> src/bindings_ecdh.rs:892:1 Sep 01 05:40:59.130 INFO kablam! | Sep 01 05:40:59.130 INFO kablam! 892 | pub struct ec_key_st; Sep 01 05:40:59.130 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.130 INFO kablam! Sep 01 05:40:59.130 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_key_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.130 INFO kablam! --> src/bindings_ecdh.rs:9831:31 Sep 01 05:40:59.131 INFO kablam! | Sep 01 05:40:59.131 INFO kablam! 9831 | pub fn i2d_ECParameters(key: *mut ec_key_st, out: *mut *mut libc::c_uchar) -> libc::c_int; Sep 01 05:40:59.131 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 05:40:59.131 INFO kablam! | Sep 01 05:40:59.131 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.131 INFO kablam! note: type defined here Sep 01 05:40:59.131 INFO kablam! --> src/bindings_ecdh.rs:892:1 Sep 01 05:40:59.131 INFO kablam! | Sep 01 05:40:59.131 INFO kablam! 892 | pub struct ec_key_st; Sep 01 05:40:59.131 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.131 INFO kablam! Sep 01 05:40:59.131 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_key_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.131 INFO kablam! --> src/bindings_ecdh.rs:9843:30 Sep 01 05:40:59.131 INFO kablam! | Sep 01 05:40:59.131 INFO kablam! 9843 | pub fn o2i_ECPublicKey(key: *mut *mut ec_key_st, in_: *mut *const libc::c_uchar, len: libc::c_long) -> *mut ec_key_st; Sep 01 05:40:59.131 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.131 INFO kablam! | Sep 01 05:40:59.131 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.131 INFO kablam! note: type defined here Sep 01 05:40:59.131 INFO kablam! --> src/bindings_ecdh.rs:892:1 Sep 01 05:40:59.131 INFO kablam! | Sep 01 05:40:59.131 INFO kablam! 892 | pub struct ec_key_st; Sep 01 05:40:59.131 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.131 INFO kablam! Sep 01 05:40:59.132 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_key_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.132 INFO kablam! --> src/bindings_ecdh.rs:9843:105 Sep 01 05:40:59.132 INFO kablam! | Sep 01 05:40:59.132 INFO kablam! 9843 | pub fn o2i_ECPublicKey(key: *mut *mut ec_key_st, in_: *mut *const libc::c_uchar, len: libc::c_long) -> *mut ec_key_st; Sep 01 05:40:59.132 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 05:40:59.132 INFO kablam! | Sep 01 05:40:59.132 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.132 INFO kablam! note: type defined here Sep 01 05:40:59.132 INFO kablam! --> src/bindings_ecdh.rs:892:1 Sep 01 05:40:59.132 INFO kablam! | Sep 01 05:40:59.132 INFO kablam! 892 | pub struct ec_key_st; Sep 01 05:40:59.132 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.132 INFO kablam! Sep 01 05:40:59.132 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_key_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.132 INFO kablam! --> src/bindings_ecdh.rs:9854:30 Sep 01 05:40:59.132 INFO kablam! | Sep 01 05:40:59.132 INFO kablam! 9854 | pub fn i2o_ECPublicKey(key: *mut ec_key_st, out: *mut *mut libc::c_uchar) -> libc::c_int; Sep 01 05:40:59.132 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 05:40:59.133 INFO kablam! | Sep 01 05:40:59.133 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.133 INFO kablam! note: type defined here Sep 01 05:40:59.133 INFO kablam! --> src/bindings_ecdh.rs:892:1 Sep 01 05:40:59.133 INFO kablam! | Sep 01 05:40:59.133 INFO kablam! 892 | pub struct ec_key_st; Sep 01 05:40:59.133 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.133 INFO kablam! Sep 01 05:40:59.133 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_key_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.133 INFO kablam! --> src/bindings_ecdh.rs:9865:50 Sep 01 05:40:59.133 INFO kablam! | Sep 01 05:40:59.133 INFO kablam! 9865 | pub fn ECParameters_print(bp: *mut bio_st, key: *const ec_key_st) -> libc::c_int; Sep 01 05:40:59.133 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:59.133 INFO kablam! | Sep 01 05:40:59.133 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.133 INFO kablam! note: type defined here Sep 01 05:40:59.133 INFO kablam! --> src/bindings_ecdh.rs:892:1 Sep 01 05:40:59.133 INFO kablam! | Sep 01 05:40:59.133 INFO kablam! 892 | pub struct ec_key_st; Sep 01 05:40:59.133 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.133 INFO kablam! Sep 01 05:40:59.133 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_key_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.133 INFO kablam! --> src/bindings_ecdh.rs:9877:44 Sep 01 05:40:59.133 INFO kablam! | Sep 01 05:40:59.133 INFO kablam! 9877 | pub fn EC_KEY_print(bp: *mut bio_st, key: *const ec_key_st, off: libc::c_int) -> libc::c_int; Sep 01 05:40:59.133 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:59.134 INFO kablam! | Sep 01 05:40:59.134 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.134 INFO kablam! note: type defined here Sep 01 05:40:59.134 INFO kablam! --> src/bindings_ecdh.rs:892:1 Sep 01 05:40:59.134 INFO kablam! | Sep 01 05:40:59.134 INFO kablam! 892 | pub struct ec_key_st; Sep 01 05:40:59.134 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.134 INFO kablam! Sep 01 05:40:59.134 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_key_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.134 INFO kablam! --> src/bindings_ecdh.rs:9888:53 Sep 01 05:40:59.134 INFO kablam! | Sep 01 05:40:59.134 INFO kablam! 9888 | pub fn ECParameters_print_fp(fp: libc::c_int, key: *const ec_key_st) -> libc::c_int; Sep 01 05:40:59.134 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:59.134 INFO kablam! | Sep 01 05:40:59.134 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.134 INFO kablam! note: type defined here Sep 01 05:40:59.134 INFO kablam! --> src/bindings_ecdh.rs:892:1 Sep 01 05:40:59.134 INFO kablam! | Sep 01 05:40:59.134 INFO kablam! 892 | pub struct ec_key_st; Sep 01 05:40:59.135 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.135 INFO kablam! Sep 01 05:40:59.135 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_key_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.135 INFO kablam! --> src/bindings_ecdh.rs:9900:47 Sep 01 05:40:59.135 INFO kablam! | Sep 01 05:40:59.135 INFO kablam! 9900 | pub fn EC_KEY_print_fp(fp: libc::c_int, key: *const ec_key_st, off: libc::c_int) -> libc::c_int; Sep 01 05:40:59.135 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 05:40:59.135 INFO kablam! | Sep 01 05:40:59.135 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.135 INFO kablam! note: type defined here Sep 01 05:40:59.135 INFO kablam! --> src/bindings_ecdh.rs:892:1 Sep 01 05:40:59.135 INFO kablam! | Sep 01 05:40:59.135 INFO kablam! 892 | pub struct ec_key_st; Sep 01 05:40:59.135 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.135 INFO kablam! Sep 01 05:40:59.135 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ecdh_method` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.135 INFO kablam! --> src/bindings_ecdh.rs:9918:27 Sep 01 05:40:59.135 INFO kablam! | Sep 01 05:40:59.135 INFO kablam! 9918 | pub fn ECDH_OpenSSL() -> *const ecdh_method; Sep 01 05:40:59.135 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.135 INFO kablam! | Sep 01 05:40:59.135 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.135 INFO kablam! note: type defined here Sep 01 05:40:59.136 INFO kablam! --> src/bindings_ecdh.rs:248:1 Sep 01 05:40:59.136 INFO kablam! | Sep 01 05:40:59.136 INFO kablam! 248 | pub struct ecdh_method; Sep 01 05:40:59.136 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.136 INFO kablam! Sep 01 05:40:59.136 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ecdh_method` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.136 INFO kablam! --> src/bindings_ecdh.rs:9928:36 Sep 01 05:40:59.136 INFO kablam! | Sep 01 05:40:59.136 INFO kablam! 9928 | pub fn ECDH_set_default_method(_: *const ecdh_method); Sep 01 05:40:59.136 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.136 INFO kablam! | Sep 01 05:40:59.136 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.136 INFO kablam! note: type defined here Sep 01 05:40:59.136 INFO kablam! --> src/bindings_ecdh.rs:248:1 Sep 01 05:40:59.136 INFO kablam! | Sep 01 05:40:59.136 INFO kablam! 248 | pub struct ecdh_method; Sep 01 05:40:59.136 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.136 INFO kablam! Sep 01 05:40:59.136 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ecdh_method` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.136 INFO kablam! --> src/bindings_ecdh.rs:9937:38 Sep 01 05:40:59.136 INFO kablam! | Sep 01 05:40:59.136 INFO kablam! 9937 | pub fn ECDH_get_default_method() -> *const ecdh_method; Sep 01 05:40:59.136 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.136 INFO kablam! | Sep 01 05:40:59.136 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.136 INFO kablam! note: type defined here Sep 01 05:40:59.136 INFO kablam! --> src/bindings_ecdh.rs:248:1 Sep 01 05:40:59.137 INFO kablam! | Sep 01 05:40:59.137 INFO kablam! 248 | pub struct ecdh_method; Sep 01 05:40:59.137 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.137 INFO kablam! Sep 01 05:40:59.137 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_key_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.137 INFO kablam! --> src/bindings_ecdh.rs:9948:28 Sep 01 05:40:59.137 INFO kablam! | Sep 01 05:40:59.137 INFO kablam! 9948 | pub fn ECDH_set_method(_: *mut ec_key_st, _: *const ecdh_method) -> libc::c_int; Sep 01 05:40:59.137 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 05:40:59.137 INFO kablam! | Sep 01 05:40:59.137 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.137 INFO kablam! note: type defined here Sep 01 05:40:59.137 INFO kablam! --> src/bindings_ecdh.rs:892:1 Sep 01 05:40:59.137 INFO kablam! | Sep 01 05:40:59.137 INFO kablam! 892 | pub struct ec_key_st; Sep 01 05:40:59.137 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.137 INFO kablam! Sep 01 05:40:59.137 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ecdh_method` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.137 INFO kablam! --> src/bindings_ecdh.rs:9948:47 Sep 01 05:40:59.137 INFO kablam! | Sep 01 05:40:59.137 INFO kablam! 9948 | pub fn ECDH_set_method(_: *mut ec_key_st, _: *const ecdh_method) -> libc::c_int; Sep 01 05:40:59.137 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.137 INFO kablam! | Sep 01 05:40:59.137 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.137 INFO kablam! note: type defined here Sep 01 05:40:59.137 INFO kablam! --> src/bindings_ecdh.rs:248:1 Sep 01 05:40:59.137 INFO kablam! | Sep 01 05:40:59.137 INFO kablam! 248 | pub struct ecdh_method; Sep 01 05:40:59.137 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.137 INFO kablam! Sep 01 05:40:59.137 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_point_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.137 INFO kablam! --> src/bindings_ecdh.rs:9962:82 Sep 01 05:40:59.137 INFO kablam! | Sep 01 05:40:59.137 INFO kablam! 9962 | pub fn ECDH_compute_key(out: *mut libc::c_void, outlen: libc::c_ulong, pub_key: *const ec_point_st, ecdh: *mut ec_key_st, KDF: Option *mut libc::c_void>) -> libc::c_int; Sep 01 05:40:59.138 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.138 INFO kablam! | Sep 01 05:40:59.138 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.138 INFO kablam! note: type defined here Sep 01 05:40:59.138 INFO kablam! --> src/bindings_ecdh.rs:869:1 Sep 01 05:40:59.138 INFO kablam! | Sep 01 05:40:59.138 INFO kablam! 869 | pub struct ec_point_st; Sep 01 05:40:59.138 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.138 INFO kablam! Sep 01 05:40:59.138 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_key_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.138 INFO kablam! --> src/bindings_ecdh.rs:9962:108 Sep 01 05:40:59.138 INFO kablam! | Sep 01 05:40:59.138 INFO kablam! 9962 | pub fn ECDH_compute_key(out: *mut libc::c_void, outlen: libc::c_ulong, pub_key: *const ec_point_st, ecdh: *mut ec_key_st, KDF: Option *mut libc::c_void>) -> libc::c_int; Sep 01 05:40:59.138 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 05:40:59.138 INFO kablam! | Sep 01 05:40:59.138 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.138 INFO kablam! note: type defined here Sep 01 05:40:59.138 INFO kablam! --> src/bindings_ecdh.rs:892:1 Sep 01 05:40:59.138 INFO kablam! | Sep 01 05:40:59.138 INFO kablam! 892 | pub struct ec_key_st; Sep 01 05:40:59.138 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.138 INFO kablam! Sep 01 05:40:59.138 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_key_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.138 INFO kablam! --> src/bindings_ecdh.rs:9988:29 Sep 01 05:40:59.138 INFO kablam! | Sep 01 05:40:59.138 INFO kablam! 9988 | pub fn ECDH_set_ex_data(d: *mut ec_key_st, idx: libc::c_int, arg: *mut libc::c_void) -> libc::c_int; Sep 01 05:40:59.138 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 05:40:59.138 INFO kablam! | Sep 01 05:40:59.138 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.138 INFO kablam! note: type defined here Sep 01 05:40:59.138 INFO kablam! --> src/bindings_ecdh.rs:892:1 Sep 01 05:40:59.138 INFO kablam! | Sep 01 05:40:59.138 INFO kablam! 892 | pub struct ec_key_st; Sep 01 05:40:59.138 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.138 INFO kablam! Sep 01 05:40:59.139 INFO kablam! warning: `extern` block uses type `bindings_ecdh::ec_key_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.139 INFO kablam! --> src/bindings_ecdh.rs:9999:29 Sep 01 05:40:59.139 INFO kablam! | Sep 01 05:40:59.139 INFO kablam! 9999 | pub fn ECDH_get_ex_data(d: *mut ec_key_st, idx: libc::c_int) -> *mut libc::c_void; Sep 01 05:40:59.139 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 05:40:59.139 INFO kablam! | Sep 01 05:40:59.139 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.139 INFO kablam! note: type defined here Sep 01 05:40:59.139 INFO kablam! --> src/bindings_ecdh.rs:892:1 Sep 01 05:40:59.139 INFO kablam! | Sep 01 05:40:59.139 INFO kablam! 892 | pub struct ec_key_st; Sep 01 05:40:59.139 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.139 INFO kablam! Sep 01 05:40:59.139 INFO kablam! warning: `extern` block uses type `bindings_sha::SHA512state_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.139 INFO kablam! --> src/bindings_sha.rs:339:24 Sep 01 05:40:59.139 INFO kablam! | Sep 01 05:40:59.139 INFO kablam! 339 | pub fn SHA384_Init(c: *mut SHA512state_st) -> libc::c_int; Sep 01 05:40:59.139 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.139 INFO kablam! | Sep 01 05:40:59.139 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.139 INFO kablam! note: type defined here Sep 01 05:40:59.139 INFO kablam! --> src/bindings_sha.rs:61:1 Sep 01 05:40:59.139 INFO kablam! | Sep 01 05:40:59.139 INFO kablam! 61 | pub struct SHA512state_st; Sep 01 05:40:59.139 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.139 INFO kablam! Sep 01 05:40:59.139 INFO kablam! warning: `extern` block uses type `bindings_sha::SHA512state_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.139 INFO kablam! --> src/bindings_sha.rs:351:26 Sep 01 05:40:59.139 INFO kablam! | Sep 01 05:40:59.139 INFO kablam! 351 | pub fn SHA384_Update(c: *mut SHA512state_st, data: *const libc::c_void, len: libc::c_ulong) -> libc::c_int; Sep 01 05:40:59.139 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.139 INFO kablam! | Sep 01 05:40:59.139 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.139 INFO kablam! note: type defined here Sep 01 05:40:59.139 INFO kablam! --> src/bindings_sha.rs:61:1 Sep 01 05:40:59.139 INFO kablam! | Sep 01 05:40:59.139 INFO kablam! 61 | pub struct SHA512state_st; Sep 01 05:40:59.140 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.140 INFO kablam! Sep 01 05:40:59.140 INFO kablam! warning: `extern` block uses type `bindings_sha::SHA512state_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.140 INFO kablam! --> src/bindings_sha.rs:362:49 Sep 01 05:40:59.140 INFO kablam! | Sep 01 05:40:59.140 INFO kablam! 362 | pub fn SHA384_Final(md: *mut libc::c_uchar, c: *mut SHA512state_st) -> libc::c_int; Sep 01 05:40:59.140 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.140 INFO kablam! | Sep 01 05:40:59.140 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.140 INFO kablam! note: type defined here Sep 01 05:40:59.140 INFO kablam! --> src/bindings_sha.rs:61:1 Sep 01 05:40:59.140 INFO kablam! | Sep 01 05:40:59.140 INFO kablam! 61 | pub struct SHA512state_st; Sep 01 05:40:59.140 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.140 INFO kablam! Sep 01 05:40:59.140 INFO kablam! warning: `extern` block uses type `bindings_sha::SHA512state_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.140 INFO kablam! --> src/bindings_sha.rs:384:24 Sep 01 05:40:59.140 INFO kablam! | Sep 01 05:40:59.140 INFO kablam! 384 | pub fn SHA512_Init(c: *mut SHA512state_st) -> libc::c_int; Sep 01 05:40:59.140 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.140 INFO kablam! | Sep 01 05:40:59.140 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.140 INFO kablam! note: type defined here Sep 01 05:40:59.140 INFO kablam! --> src/bindings_sha.rs:61:1 Sep 01 05:40:59.140 INFO kablam! | Sep 01 05:40:59.140 INFO kablam! 61 | pub struct SHA512state_st; Sep 01 05:40:59.140 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.140 INFO kablam! Sep 01 05:40:59.140 INFO kablam! warning: `extern` block uses type `bindings_sha::SHA512state_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.140 INFO kablam! --> src/bindings_sha.rs:396:26 Sep 01 05:40:59.140 INFO kablam! | Sep 01 05:40:59.140 INFO kablam! 396 | pub fn SHA512_Update(c: *mut SHA512state_st, data: *const libc::c_void, len: libc::c_ulong) -> libc::c_int; Sep 01 05:40:59.140 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.140 INFO kablam! | Sep 01 05:40:59.140 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.140 INFO kablam! note: type defined here Sep 01 05:40:59.141 INFO kablam! --> src/bindings_sha.rs:61:1 Sep 01 05:40:59.141 INFO kablam! | Sep 01 05:40:59.141 INFO kablam! 61 | pub struct SHA512state_st; Sep 01 05:40:59.141 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.141 INFO kablam! Sep 01 05:40:59.141 INFO kablam! warning: `extern` block uses type `bindings_sha::SHA512state_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.141 INFO kablam! --> src/bindings_sha.rs:407:49 Sep 01 05:40:59.141 INFO kablam! | Sep 01 05:40:59.141 INFO kablam! 407 | pub fn SHA512_Final(md: *mut libc::c_uchar, c: *mut SHA512state_st) -> libc::c_int; Sep 01 05:40:59.141 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.141 INFO kablam! | Sep 01 05:40:59.141 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.141 INFO kablam! note: type defined here Sep 01 05:40:59.141 INFO kablam! --> src/bindings_sha.rs:61:1 Sep 01 05:40:59.141 INFO kablam! | Sep 01 05:40:59.141 INFO kablam! 61 | pub struct SHA512state_st; Sep 01 05:40:59.141 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.141 INFO kablam! Sep 01 05:40:59.141 INFO kablam! warning: `extern` block uses type `bindings_sha::SHA512state_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.141 INFO kablam! --> src/bindings_sha.rs:430:29 Sep 01 05:40:59.141 INFO kablam! | Sep 01 05:40:59.141 INFO kablam! 430 | pub fn SHA512_Transform(c: *mut SHA512state_st, data: *const libc::c_uchar); Sep 01 05:40:59.141 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.141 INFO kablam! | Sep 01 05:40:59.141 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.141 INFO kablam! note: type defined here Sep 01 05:40:59.141 INFO kablam! --> src/bindings_sha.rs:61:1 Sep 01 05:40:59.141 INFO kablam! | Sep 01 05:40:59.142 INFO kablam! 61 | pub struct SHA512state_st; Sep 01 05:40:59.142 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.142 INFO kablam! Sep 01 05:40:59.142 INFO kablam! warning: `extern` block uses type `bindings_sha::SHA512state_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.142 INFO kablam! --> src/bindings_sha.rs:339:24 Sep 01 05:40:59.142 INFO kablam! | Sep 01 05:40:59.142 INFO kablam! 339 | pub fn SHA384_Init(c: *mut SHA512state_st) -> libc::c_int; Sep 01 05:40:59.142 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.142 INFO kablam! | Sep 01 05:40:59.142 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.142 INFO kablam! note: type defined here Sep 01 05:40:59.142 INFO kablam! --> src/bindings_sha.rs:61:1 Sep 01 05:40:59.142 INFO kablam! | Sep 01 05:40:59.142 INFO kablam! 61 | pub struct SHA512state_st; Sep 01 05:40:59.142 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.142 INFO kablam! Sep 01 05:40:59.142 INFO kablam! warning: `extern` block uses type `bindings_sha::SHA512state_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.142 INFO kablam! --> src/bindings_sha.rs:351:26 Sep 01 05:40:59.142 INFO kablam! | Sep 01 05:40:59.142 INFO kablam! 351 | pub fn SHA384_Update(c: *mut SHA512state_st, data: *const libc::c_void, len: libc::c_ulong) -> libc::c_int; Sep 01 05:40:59.143 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.143 INFO kablam! | Sep 01 05:40:59.143 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.143 INFO kablam! note: type defined here Sep 01 05:40:59.143 INFO kablam! --> src/bindings_sha.rs:61:1 Sep 01 05:40:59.143 INFO kablam! | Sep 01 05:40:59.143 INFO kablam! 61 | pub struct SHA512state_st; Sep 01 05:40:59.143 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.143 INFO kablam! Sep 01 05:40:59.143 INFO kablam! warning: `extern` block uses type `bindings_sha::SHA512state_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.143 INFO kablam! --> src/bindings_sha.rs:362:49 Sep 01 05:40:59.143 INFO kablam! | Sep 01 05:40:59.143 INFO kablam! 362 | pub fn SHA384_Final(md: *mut libc::c_uchar, c: *mut SHA512state_st) -> libc::c_int; Sep 01 05:40:59.143 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.143 INFO kablam! | Sep 01 05:40:59.143 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.143 INFO kablam! note: type defined here Sep 01 05:40:59.143 INFO kablam! --> src/bindings_sha.rs:61:1 Sep 01 05:40:59.143 INFO kablam! | Sep 01 05:40:59.144 INFO kablam! 61 | pub struct SHA512state_st; Sep 01 05:40:59.144 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.144 INFO kablam! Sep 01 05:40:59.144 INFO kablam! warning: `extern` block uses type `bindings_sha::SHA512state_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.144 INFO kablam! --> src/bindings_sha.rs:384:24 Sep 01 05:40:59.144 INFO kablam! | Sep 01 05:40:59.144 INFO kablam! 384 | pub fn SHA512_Init(c: *mut SHA512state_st) -> libc::c_int; Sep 01 05:40:59.144 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.144 INFO kablam! | Sep 01 05:40:59.144 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.144 INFO kablam! note: type defined here Sep 01 05:40:59.144 INFO kablam! --> src/bindings_sha.rs:61:1 Sep 01 05:40:59.144 INFO kablam! | Sep 01 05:40:59.144 INFO kablam! 61 | pub struct SHA512state_st; Sep 01 05:40:59.144 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.144 INFO kablam! Sep 01 05:40:59.144 INFO kablam! warning: `extern` block uses type `bindings_sha::SHA512state_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.144 INFO kablam! --> src/bindings_sha.rs:396:26 Sep 01 05:40:59.144 INFO kablam! | Sep 01 05:40:59.144 INFO kablam! 396 | pub fn SHA512_Update(c: *mut SHA512state_st, data: *const libc::c_void, len: libc::c_ulong) -> libc::c_int; Sep 01 05:40:59.145 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.145 INFO kablam! | Sep 01 05:40:59.145 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.145 INFO kablam! note: type defined here Sep 01 05:40:59.145 INFO kablam! --> src/bindings_sha.rs:61:1 Sep 01 05:40:59.145 INFO kablam! | Sep 01 05:40:59.145 INFO kablam! 61 | pub struct SHA512state_st; Sep 01 05:40:59.145 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.145 INFO kablam! Sep 01 05:40:59.145 INFO kablam! warning: `extern` block uses type `bindings_sha::SHA512state_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.145 INFO kablam! --> src/bindings_sha.rs:407:49 Sep 01 05:40:59.145 INFO kablam! | Sep 01 05:40:59.145 INFO kablam! 407 | pub fn SHA512_Final(md: *mut libc::c_uchar, c: *mut SHA512state_st) -> libc::c_int; Sep 01 05:40:59.145 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.145 INFO kablam! | Sep 01 05:40:59.145 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.145 INFO kablam! note: type defined here Sep 01 05:40:59.145 INFO kablam! --> src/bindings_sha.rs:61:1 Sep 01 05:40:59.145 INFO kablam! | Sep 01 05:40:59.146 INFO kablam! 61 | pub struct SHA512state_st; Sep 01 05:40:59.146 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.146 INFO kablam! Sep 01 05:40:59.146 INFO kablam! warning: `extern` block uses type `bindings_sha::SHA512state_st` which is not FFI-safe: this struct has no fields Sep 01 05:40:59.146 INFO kablam! --> src/bindings_sha.rs:430:29 Sep 01 05:40:59.146 INFO kablam! | Sep 01 05:40:59.146 INFO kablam! 430 | pub fn SHA512_Transform(c: *mut SHA512state_st, data: *const libc::c_uchar); Sep 01 05:40:59.146 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.146 INFO kablam! | Sep 01 05:40:59.146 INFO kablam! = help: consider adding a member to this struct Sep 01 05:40:59.146 INFO kablam! note: type defined here Sep 01 05:40:59.146 INFO kablam! --> src/bindings_sha.rs:61:1 Sep 01 05:40:59.146 INFO kablam! | Sep 01 05:40:59.146 INFO kablam! 61 | pub struct SHA512state_st; Sep 01 05:40:59.146 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:40:59.146 INFO kablam! Sep 01 05:40:59.146 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.20s Sep 01 05:40:59.146 INFO kablam! su: No module specific data is present Sep 01 05:40:59.428 INFO running `"docker" "rm" "-f" "dd99a0bff0f2f31d4c66be9677e221d62db556dc4fe40185b1f69764c46d2928"` Sep 01 05:40:59.534 INFO blam! dd99a0bff0f2f31d4c66be9677e221d62db556dc4fe40185b1f69764c46d2928