[INFO] cloning repository https://github.com/enri1196/ssl-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/enri1196/ssl-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenri1196%2Fssl-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenri1196%2Fssl-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b4a56f71d746f21b67933f41cfda66bbb598e08d [INFO] checking enri1196/ssl-rs against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenri1196%2Fssl-rs" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/enri1196/ssl-rs on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/enri1196/ssl-rs [INFO] finished tweaking git repo https://github.com/enri1196/ssl-rs [INFO] tweaked toml for git repo https://github.com/enri1196/ssl-rs written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/enri1196/ssl-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 235e96a01d3c3e37e74937b80b926cea4c3d388c8774268b07587db81e0724aa [INFO] running `Command { std: "docker" "start" "-a" "235e96a01d3c3e37e74937b80b926cea4c3d388c8774268b07587db81e0724aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "235e96a01d3c3e37e74937b80b926cea4c3d388c8774268b07587db81e0724aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "235e96a01d3c3e37e74937b80b926cea4c3d388c8774268b07587db81e0724aa", kill_on_drop: false }` [INFO] [stdout] 235e96a01d3c3e37e74937b80b926cea4c3d388c8774268b07587db81e0724aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0d6225d58feac1451e27f83eeb92e7a32d6993b9f0cbcbfabb3e5ba27539b525 [INFO] running `Command { std: "docker" "start" "-a" "0d6225d58feac1451e27f83eeb92e7a32d6993b9f0cbcbfabb3e5ba27539b525", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling prettyplease v0.2.19 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling clang-sys v1.7.0 [INFO] [stderr] Compiling libloading v0.8.3 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling bindgen v0.69.4 [INFO] [stderr] Compiling syn v2.0.59 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling rustversion v1.0.15 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Checking num-iter v0.1.44 [INFO] [stderr] Checking num-complex v0.4.5 [INFO] [stderr] Checking foreign-types-shared v0.3.1 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking num v0.4.2 [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Compiling foreign-types-macros v0.2.3 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Checking foreign-types v0.5.0 [INFO] [stderr] Checking strum v0.26.2 [INFO] [stderr] Compiling ssl-sys v0.1.0 (/opt/rustwide/workdir/ssl-sys) [INFO] [stdout] warning: type `wchar_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:442382 [INFO] [stdout] | [INFO] [stdout] 3 | ...Y_ALL_DATA : u32 = 247 ; pub type wchar_t = :: std :: os :: raw :: c_int ; # [repr (C)] # [repr (align (16))] # [derive (Debug , Copy ... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `WcharT` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__u_char` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:443577 [INFO] [stdout] | [INFO] [stdout] 3 | ..._max_align_nonce2))) ; } pub type __u_char = :: std :: os :: raw :: c_uchar ; pub type __u_short = :: std :: os :: raw :: c_ushort ; p... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `UChar` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__u_short` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:443630 [INFO] [stdout] | [INFO] [stdout] 3 | ... os :: raw :: c_uchar ; pub type __u_short = :: std :: os :: raw :: c_ushort ; pub type __u_int = :: std :: os :: raw :: c_uint ; pub ... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `UShort` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__u_int` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:443685 [INFO] [stdout] | [INFO] [stdout] 3 | ...: os :: raw :: c_ushort ; pub type __u_int = :: std :: os :: raw :: c_uint ; pub type __u_long = :: std :: os :: raw :: c_ulong ; pub ... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `UInt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__u_long` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:443736 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: os :: raw :: c_uint ; pub type __u_long = :: std :: os :: raw :: c_ulong ; pub type __int8_t = :: std :: os :: raw :: c_schar ; pub... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `ULong` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__int8_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:443789 [INFO] [stdout] | [INFO] [stdout] 3 | ...: os :: raw :: c_ulong ; pub type __int8_t = :: std :: os :: raw :: c_schar ; pub type __uint8_t = :: std :: os :: raw :: c_uchar ; pu... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Int8T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__uint8_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:443842 [INFO] [stdout] | [INFO] [stdout] 3 | ... os :: raw :: c_schar ; pub type __uint8_t = :: std :: os :: raw :: c_uchar ; pub type __int16_t = :: std :: os :: raw :: c_short ; pu... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Uint8T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__int16_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:443896 [INFO] [stdout] | [INFO] [stdout] 3 | ... os :: raw :: c_uchar ; pub type __int16_t = :: std :: os :: raw :: c_short ; pub type __uint16_t = :: std :: os :: raw :: c_ushort ; ... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Int16T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__uint16_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:443950 [INFO] [stdout] | [INFO] [stdout] 3 | ...os :: raw :: c_short ; pub type __uint16_t = :: std :: os :: raw :: c_ushort ; pub type __int32_t = :: std :: os :: raw :: c_int ; pub... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Uint16T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__int32_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:444006 [INFO] [stdout] | [INFO] [stdout] 3 | ...os :: raw :: c_ushort ; pub type __int32_t = :: std :: os :: raw :: c_int ; pub type __uint32_t = :: std :: os :: raw :: c_uint ; pub ... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Int32T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__uint32_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:444058 [INFO] [stdout] | [INFO] [stdout] 3 | ...: os :: raw :: c_int ; pub type __uint32_t = :: std :: os :: raw :: c_uint ; pub type __int64_t = :: std :: os :: raw :: c_long ; pub ... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Uint32T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__int64_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:444112 [INFO] [stdout] | [INFO] [stdout] 3 | ...: os :: raw :: c_uint ; pub type __int64_t = :: std :: os :: raw :: c_long ; pub type __uint64_t = :: std :: os :: raw :: c_ulong ; pu... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Int64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__uint64_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:444165 [INFO] [stdout] | [INFO] [stdout] 3 | ... os :: raw :: c_long ; pub type __uint64_t = :: std :: os :: raw :: c_ulong ; pub type __int_least8_t = __int8_t ; pub type __uint_lea... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Uint64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__int_least8_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:444220 [INFO] [stdout] | [INFO] [stdout] 3 | ...: raw :: c_ulong ; pub type __int_least8_t = __int8_t ; pub type __uint_least8_t = __uint8_t ; pub type __int_least16_t = __int16_t ; ... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast8T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__uint_least8_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:444257 [INFO] [stdout] | [INFO] [stdout] 3 | ...t8_t = __int8_t ; pub type __uint_least8_t = __uint8_t ; pub type __int_least16_t = __int16_t ; pub type __uint_least16_t = __uint16_t... [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast8T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__int_least16_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:444296 [INFO] [stdout] | [INFO] [stdout] 3 | ...8_t = __uint8_t ; pub type __int_least16_t = __int16_t ; pub type __uint_least16_t = __uint16_t ; pub type __int_least32_t = __int32_t... [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast16T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__uint_least16_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:444335 [INFO] [stdout] | [INFO] [stdout] 3 | ..._t = __int16_t ; pub type __uint_least16_t = __uint16_t ; pub type __int_least32_t = __int32_t ; pub type __uint_least32_t = __uint32_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast16T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__int_least32_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:444376 [INFO] [stdout] | [INFO] [stdout] 3 | ..._t = __uint16_t ; pub type __int_least32_t = __int32_t ; pub type __uint_least32_t = __uint32_t ; pub type __int_least64_t = __int64_t... [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast32T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__uint_least32_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:444415 [INFO] [stdout] | [INFO] [stdout] 3 | ..._t = __int32_t ; pub type __uint_least32_t = __uint32_t ; pub type __int_least64_t = __int64_t ; pub type __uint_least64_t = __uint64_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast32T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__int_least64_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:444456 [INFO] [stdout] | [INFO] [stdout] 3 | ..._t = __uint32_t ; pub type __int_least64_t = __int64_t ; pub type __uint_least64_t = __uint64_t ; pub type __quad_t = :: std :: os :: ... [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__uint_least64_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:444495 [INFO] [stdout] | [INFO] [stdout] 3 | ..._t = __int64_t ; pub type __uint_least64_t = __uint64_t ; pub type __quad_t = :: std :: os :: raw :: c_long ; pub type __u_quad_t = ::... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__quad_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:444536 [INFO] [stdout] | [INFO] [stdout] 3 | ...least64_t = __uint64_t ; pub type __quad_t = :: std :: os :: raw :: c_long ; pub type __u_quad_t = :: std :: os :: raw :: c_ulong ; pu... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `QuadT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__u_quad_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:444588 [INFO] [stdout] | [INFO] [stdout] 3 | ... os :: raw :: c_long ; pub type __u_quad_t = :: std :: os :: raw :: c_ulong ; pub type __intmax_t = :: std :: os :: raw :: c_long ; pu... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `UQuadT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__intmax_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:444643 [INFO] [stdout] | [INFO] [stdout] 3 | ...os :: raw :: c_ulong ; pub type __intmax_t = :: std :: os :: raw :: c_long ; pub type __uintmax_t = :: std :: os :: raw :: c_ulong ; p... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `IntmaxT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__uintmax_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:444697 [INFO] [stdout] | [INFO] [stdout] 3 | ...os :: raw :: c_long ; pub type __uintmax_t = :: std :: os :: raw :: c_ulong ; pub type __dev_t = :: std :: os :: raw :: c_ulong ; pub ... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintmaxT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__dev_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:444753 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: os :: raw :: c_ulong ; pub type __dev_t = :: std :: os :: raw :: c_ulong ; pub type __uid_t = :: std :: os :: raw :: c_uint ; pub t... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `DevT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__uid_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:444805 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: os :: raw :: c_ulong ; pub type __uid_t = :: std :: os :: raw :: c_uint ; pub type __gid_t = :: std :: os :: raw :: c_uint ; pub ty... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `UidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__gid_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:444856 [INFO] [stdout] | [INFO] [stdout] 3 | ... :: os :: raw :: c_uint ; pub type __gid_t = :: std :: os :: raw :: c_uint ; pub type __ino_t = :: std :: os :: raw :: c_ulong ; pub t... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `GidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__ino_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:444907 [INFO] [stdout] | [INFO] [stdout] 3 | ... :: os :: raw :: c_uint ; pub type __ino_t = :: std :: os :: raw :: c_ulong ; pub type __ino64_t = :: std :: os :: raw :: c_ulong ; pu... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `InoT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__ino64_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:444959 [INFO] [stdout] | [INFO] [stdout] 3 | ... os :: raw :: c_ulong ; pub type __ino64_t = :: std :: os :: raw :: c_ulong ; pub type __mode_t = :: std :: os :: raw :: c_uint ; pub ... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Ino64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__mode_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:445013 [INFO] [stdout] | [INFO] [stdout] 3 | ...: os :: raw :: c_ulong ; pub type __mode_t = :: std :: os :: raw :: c_uint ; pub type __nlink_t = :: std :: os :: raw :: c_ulong ; pub... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `ModeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__nlink_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:445065 [INFO] [stdout] | [INFO] [stdout] 3 | ...: os :: raw :: c_uint ; pub type __nlink_t = :: std :: os :: raw :: c_ulong ; pub type __off_t = :: std :: os :: raw :: c_long ; pub t... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `NlinkT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__off_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:445119 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: os :: raw :: c_ulong ; pub type __off_t = :: std :: os :: raw :: c_long ; pub type __off64_t = :: std :: os :: raw :: c_long ; pub ... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `OffT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__off64_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:445170 [INFO] [stdout] | [INFO] [stdout] 3 | ...: os :: raw :: c_long ; pub type __off64_t = :: std :: os :: raw :: c_long ; pub type __pid_t = :: std :: os :: raw :: c_int ; # [repr... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Off64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__pid_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:445223 [INFO] [stdout] | [INFO] [stdout] 3 | ... :: os :: raw :: c_long ; pub type __pid_t = :: std :: os :: raw :: c_int ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct ... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `PidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__clock_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:446015 [INFO] [stdout] | [INFO] [stdout] 3 | ...ringify ! (__val))) ; } pub type __clock_t = :: std :: os :: raw :: c_long ; pub type __rlim_t = :: std :: os :: raw :: c_ulong ; pub ... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `ClockT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__rlim_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:446068 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: os :: raw :: c_long ; pub type __rlim_t = :: std :: os :: raw :: c_ulong ; pub type __rlim64_t = :: std :: os :: raw :: c_ulong ; p... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `RlimT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__rlim64_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:446121 [INFO] [stdout] | [INFO] [stdout] 3 | ...os :: raw :: c_ulong ; pub type __rlim64_t = :: std :: os :: raw :: c_ulong ; pub type __id_t = :: std :: os :: raw :: c_uint ; pub ty... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Rlim64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__id_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:446176 [INFO] [stdout] | [INFO] [stdout] 3 | ... :: os :: raw :: c_ulong ; pub type __id_t = :: std :: os :: raw :: c_uint ; pub type __time_t = :: std :: os :: raw :: c_long ; pub t... [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `IdT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__time_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:446226 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: os :: raw :: c_uint ; pub type __time_t = :: std :: os :: raw :: c_long ; pub type __useconds_t = :: std :: os :: raw :: c_uint ; p... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `TimeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__useconds_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:446278 [INFO] [stdout] | [INFO] [stdout] 3 | ...s :: raw :: c_long ; pub type __useconds_t = :: std :: os :: raw :: c_uint ; pub type __suseconds_t = :: std :: os :: raw :: c_long ; ... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UsecondsT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__suseconds_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:446334 [INFO] [stdout] | [INFO] [stdout] 3 | ... :: raw :: c_uint ; pub type __suseconds_t = :: std :: os :: raw :: c_long ; pub type __suseconds64_t = :: std :: os :: raw :: c_long ... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SusecondsT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__suseconds64_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:446391 [INFO] [stdout] | [INFO] [stdout] 3 | ...: raw :: c_long ; pub type __suseconds64_t = :: std :: os :: raw :: c_long ; pub type __daddr_t = :: std :: os :: raw :: c_int ; pub t... [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Suseconds64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__daddr_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:446450 [INFO] [stdout] | [INFO] [stdout] 3 | ...: os :: raw :: c_long ; pub type __daddr_t = :: std :: os :: raw :: c_int ; pub type __key_t = :: std :: os :: raw :: c_int ; pub type... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `DaddrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__key_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:446502 [INFO] [stdout] | [INFO] [stdout] 3 | ...d :: os :: raw :: c_int ; pub type __key_t = :: std :: os :: raw :: c_int ; pub type __clockid_t = :: std :: os :: raw :: c_int ; pub ... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `KeyT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__clockid_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:446552 [INFO] [stdout] | [INFO] [stdout] 3 | ... os :: raw :: c_int ; pub type __clockid_t = :: std :: os :: raw :: c_int ; pub type __timer_t = * mut :: std :: os :: raw :: c_void ;... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `ClockidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__timer_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:446606 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: os :: raw :: c_int ; pub type __timer_t = * mut :: std :: os :: raw :: c_void ; pub type __blksize_t = :: std :: os :: raw :: c_lon... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `TimerT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__blksize_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:446665 [INFO] [stdout] | [INFO] [stdout] 3 | ...os :: raw :: c_void ; pub type __blksize_t = :: std :: os :: raw :: c_long ; pub type __blkcnt_t = :: std :: os :: raw :: c_long ; pub... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `BlksizeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__blkcnt_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:446720 [INFO] [stdout] | [INFO] [stdout] 3 | ... os :: raw :: c_long ; pub type __blkcnt_t = :: std :: os :: raw :: c_long ; pub type __blkcnt64_t = :: std :: os :: raw :: c_long ; p... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `BlkcntT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__blkcnt64_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:446774 [INFO] [stdout] | [INFO] [stdout] 3 | ...s :: raw :: c_long ; pub type __blkcnt64_t = :: std :: os :: raw :: c_long ; pub type __fsblkcnt_t = :: std :: os :: raw :: c_ulong ; ... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Blkcnt64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__fsblkcnt_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:446830 [INFO] [stdout] | [INFO] [stdout] 3 | ...s :: raw :: c_long ; pub type __fsblkcnt_t = :: std :: os :: raw :: c_ulong ; pub type __fsblkcnt64_t = :: std :: os :: raw :: c_ulong... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `FsblkcntT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__fsblkcnt64_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:446887 [INFO] [stdout] | [INFO] [stdout] 3 | ...: raw :: c_ulong ; pub type __fsblkcnt64_t = :: std :: os :: raw :: c_ulong ; pub type __fsfilcnt_t = :: std :: os :: raw :: c_ulong ;... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Fsblkcnt64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__fsfilcnt_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:446946 [INFO] [stdout] | [INFO] [stdout] 3 | ... :: raw :: c_ulong ; pub type __fsfilcnt_t = :: std :: os :: raw :: c_ulong ; pub type __fsfilcnt64_t = :: std :: os :: raw :: c_ulong... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `FsfilcntT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__fsfilcnt64_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:447003 [INFO] [stdout] | [INFO] [stdout] 3 | ...: raw :: c_ulong ; pub type __fsfilcnt64_t = :: std :: os :: raw :: c_ulong ; pub type __fsword_t = :: std :: os :: raw :: c_long ; pu... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Fsfilcnt64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__fsword_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:447062 [INFO] [stdout] | [INFO] [stdout] 3 | ...os :: raw :: c_ulong ; pub type __fsword_t = :: std :: os :: raw :: c_long ; pub type __ssize_t = :: std :: os :: raw :: c_long ; pub ... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `FswordT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__ssize_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:447116 [INFO] [stdout] | [INFO] [stdout] 3 | ...: os :: raw :: c_long ; pub type __ssize_t = :: std :: os :: raw :: c_long ; pub type __syscall_slong_t = :: std :: os :: raw :: c_lon... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `SsizeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__syscall_slong_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:447169 [INFO] [stdout] | [INFO] [stdout] 3 | ...raw :: c_long ; pub type __syscall_slong_t = :: std :: os :: raw :: c_long ; pub type __syscall_ulong_t = :: std :: os :: raw :: c_ulo... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SyscallSlongT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__syscall_ulong_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:447230 [INFO] [stdout] | [INFO] [stdout] 3 | ...raw :: c_long ; pub type __syscall_ulong_t = :: std :: os :: raw :: c_ulong ; pub type __loff_t = __off64_t ; pub type __caddr_t = * m... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SyscallUlongT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__loff_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:447292 [INFO] [stdout] | [INFO] [stdout] 3 | ...: os :: raw :: c_ulong ; pub type __loff_t = __off64_t ; pub type __caddr_t = * mut :: std :: os :: raw :: c_char ; pub type __intptr_... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `LoffT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__caddr_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:447324 [INFO] [stdout] | [INFO] [stdout] 3 | ... __loff_t = __off64_t ; pub type __caddr_t = * mut :: std :: os :: raw :: c_char ; pub type __intptr_t = :: std :: os :: raw :: c_long... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `CaddrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__intptr_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:447383 [INFO] [stdout] | [INFO] [stdout] 3 | ... os :: raw :: c_char ; pub type __intptr_t = :: std :: os :: raw :: c_long ; pub type __socklen_t = :: std :: os :: raw :: c_uint ; pu... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `IntptrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__socklen_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:447437 [INFO] [stdout] | [INFO] [stdout] 3 | ...os :: raw :: c_long ; pub type __socklen_t = :: std :: os :: raw :: c_uint ; pub type __sig_atomic_t = :: std :: os :: raw :: c_int ; ... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `SocklenT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__sig_atomic_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:447492 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: raw :: c_uint ; pub type __sig_atomic_t = :: std :: os :: raw :: c_int ; pub type clock_t = __clock_t ; pub type time_t = __time_t ... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SigAtomicT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `clock_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:447549 [INFO] [stdout] | [INFO] [stdout] 3 | ... :: os :: raw :: c_int ; pub type clock_t = __clock_t ; pub type time_t = __time_t ; # [repr (C)] # [derive (Debug , Copy , Clone)] pu... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `ClockT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `time_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:447580 [INFO] [stdout] | [INFO] [stdout] 3 | ...ype clock_t = __clock_t ; pub type time_t = __time_t ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct tm { pub tm_sec : :: ... [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `TimeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `clockid_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:451612 [INFO] [stdout] | [INFO] [stdout] 3 | ...gify ! (tv_nsec))) ; } pub type clockid_t = __clockid_t ; pub type timer_t = __timer_t ; # [repr (C)] # [derive (Debug , Copy , Clone)... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `ClockidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `timer_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:451647 [INFO] [stdout] | [INFO] [stdout] 3 | ...lockid_t = __clockid_t ; pub type timer_t = __timer_t ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct itimerspec { pub it_... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `TimerT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `pid_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:452743 [INFO] [stdout] | [INFO] [stdout] 3 | ...t { _unused : [u8 ; 0] , } pub type pid_t = __pid_t ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct __locale_struct { pub ... [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `PidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__locale_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:454676 [INFO] [stdout] | [INFO] [stdout] 3 | ...gify ! (__names))) ; } pub type __locale_t = * mut __locale_struct ; pub type locale_t = __locale_t ; extern "C" { pub fn clock () -> ... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `LocaleT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `locale_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:454722 [INFO] [stdout] | [INFO] [stdout] 3 | ...* mut __locale_struct ; pub type locale_t = __locale_t ; extern "C" { pub fn clock () -> clock_t ; } extern "C" { pub fn time (__timer... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `LocaleT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int_least8_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:458488 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: raw :: c_int ; } pub type int_least8_t = __int_least8_t ; pub type int_least16_t = __int_least16_t ; pub type int_least32_t = __int... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast8T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int_least16_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:458529 [INFO] [stdout] | [INFO] [stdout] 3 | ...= __int_least8_t ; pub type int_least16_t = __int_least16_t ; pub type int_least32_t = __int_least32_t ; pub type int_least64_t = __in... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast16T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int_least32_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:458572 [INFO] [stdout] | [INFO] [stdout] 3 | ... __int_least16_t ; pub type int_least32_t = __int_least32_t ; pub type int_least64_t = __int_least64_t ; pub type uint_least8_t = __ui... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast32T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int_least64_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:458615 [INFO] [stdout] | [INFO] [stdout] 3 | ... __int_least32_t ; pub type int_least64_t = __int_least64_t ; pub type uint_least8_t = __uint_least8_t ; pub type uint_least16_t = __u... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint_least8_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:458658 [INFO] [stdout] | [INFO] [stdout] 3 | ... __int_least64_t ; pub type uint_least8_t = __uint_least8_t ; pub type uint_least16_t = __uint_least16_t ; pub type uint_least32_t = _... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast8T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint_least16_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:458701 [INFO] [stdout] | [INFO] [stdout] 3 | ...__uint_least8_t ; pub type uint_least16_t = __uint_least16_t ; pub type uint_least32_t = __uint_least32_t ; pub type uint_least64_t = ... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast16T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint_least32_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:458746 [INFO] [stdout] | [INFO] [stdout] 3 | ..._uint_least16_t ; pub type uint_least32_t = __uint_least32_t ; pub type uint_least64_t = __uint_least64_t ; pub type int_fast8_t = :: ... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast32T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint_least64_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:458791 [INFO] [stdout] | [INFO] [stdout] 3 | ..._uint_least32_t ; pub type uint_least64_t = __uint_least64_t ; pub type int_fast8_t = :: std :: os :: raw :: c_schar ; pub type int_fa... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int_fast8_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:458836 [INFO] [stdout] | [INFO] [stdout] 3 | ...= __uint_least64_t ; pub type int_fast8_t = :: std :: os :: raw :: c_schar ; pub type int_fast16_t = :: std :: os :: raw :: c_long ; p... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntFast8T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int_fast16_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:458892 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: raw :: c_schar ; pub type int_fast16_t = :: std :: os :: raw :: c_long ; pub type int_fast32_t = :: std :: os :: raw :: c_long ; pu... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntFast16T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int_fast32_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:458948 [INFO] [stdout] | [INFO] [stdout] 3 | ... :: raw :: c_long ; pub type int_fast32_t = :: std :: os :: raw :: c_long ; pub type int_fast64_t = :: std :: os :: raw :: c_long ; pu... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntFast32T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int_fast64_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:459004 [INFO] [stdout] | [INFO] [stdout] 3 | ... :: raw :: c_long ; pub type int_fast64_t = :: std :: os :: raw :: c_long ; pub type uint_fast8_t = :: std :: os :: raw :: c_uchar ; p... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntFast64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint_fast8_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:459060 [INFO] [stdout] | [INFO] [stdout] 3 | ... :: raw :: c_long ; pub type uint_fast8_t = :: std :: os :: raw :: c_uchar ; pub type uint_fast16_t = :: std :: os :: raw :: c_ulong ;... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintFast8T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint_fast16_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:459117 [INFO] [stdout] | [INFO] [stdout] 3 | ...: raw :: c_uchar ; pub type uint_fast16_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast32_t = :: std :: os :: raw :: c_ulong ;... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintFast16T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint_fast32_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:459175 [INFO] [stdout] | [INFO] [stdout] 3 | ...: raw :: c_ulong ; pub type uint_fast32_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast64_t = :: std :: os :: raw :: c_ulong ;... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintFast32T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint_fast64_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:459233 [INFO] [stdout] | [INFO] [stdout] 3 | ...: raw :: c_ulong ; pub type uint_fast64_t = :: std :: os :: raw :: c_ulong ; pub type intmax_t = __intmax_t ; pub type uintmax_t = __u... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintFast64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `intmax_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:459291 [INFO] [stdout] | [INFO] [stdout] 3 | ... os :: raw :: c_ulong ; pub type intmax_t = __intmax_t ; pub type uintmax_t = __uintmax_t ; pub type __gwchar_t = :: std :: os :: raw ... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `IntmaxT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uintmax_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:459324 [INFO] [stdout] | [INFO] [stdout] 3 | ...ntmax_t = __intmax_t ; pub type uintmax_t = __uintmax_t ; pub type __gwchar_t = :: std :: os :: raw :: c_int ; # [repr (C)] # [derive ... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `UintmaxT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__gwchar_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:459359 [INFO] [stdout] | [INFO] [stdout] 3 | ...tmax_t = __uintmax_t ; pub type __gwchar_t = :: std :: os :: raw :: c_int ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct ... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `GwcharT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ossl_intmax_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:461215 [INFO] [stdout] | [INFO] [stdout] 3 | ...) -> uintmax_t ; } pub type ossl_intmax_t = intmax_t ; pub type ossl_uintmax_t = uintmax_t ; pub type va_list = __builtin_va_list ; pu... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslIntmaxT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ossl_uintmax_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:461251 [INFO] [stdout] | [INFO] [stdout] 3 | ...ax_t = intmax_t ; pub type ossl_uintmax_t = uintmax_t ; pub type va_list = __builtin_va_list ; pub type __gnuc_va_list = __builtin_va_... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslUintmaxT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `va_list` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:461289 [INFO] [stdout] | [INFO] [stdout] 3 | ..._uintmax_t = uintmax_t ; pub type va_list = __builtin_va_list ; pub type __gnuc_va_list = __builtin_va_list ; # [repr (C)] # [derive (... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `VaList` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__gnuc_va_list` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:461328 [INFO] [stdout] | [INFO] [stdout] 3 | ..._builtin_va_list ; pub type __gnuc_va_list = __builtin_va_list ; # [repr (C)] # [derive (Copy , Clone)] pub struct __mbstate_t { pub _... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GnucVaList` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__fpos_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:464430 [INFO] [stdout] | [INFO] [stdout] 3 | ...ingify ! (__state))) ; } pub type __fpos_t = _G_fpos_t ; # [repr (C)] # [derive (Copy , Clone)] pub struct _G_fpos64_t { pub __pos : _... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `FposT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__fpos64_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:465418 [INFO] [stdout] | [INFO] [stdout] 3 | ...gify ! (__state))) ; } pub type __fpos64_t = _G_fpos64_t ; pub type __FILE = _IO_FILE ; pub type FILE = _IO_FILE ; # [repr (C)] # [der... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Fpos64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `_IO_lock_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:465796 [INFO] [stdout] | [INFO] [stdout] 3 | ..._unused : [u8 ; 0] , } pub type _IO_lock_t = :: std :: os :: raw :: c_void ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `IoLockT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `off_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:473629 [INFO] [stdout] | [INFO] [stdout] 3 | ...ringify ! (_unused2))) ; } pub type off_t = __off_t ; pub type fpos_t = __fpos_t ; extern "C" { pub static mut stdin : * mut FILE ; } ... [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `OffT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `fpos_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:473656 [INFO] [stdout] | [INFO] [stdout] 3 | ...ub type off_t = __off_t ; pub type fpos_t = __fpos_t ; extern "C" { pub static mut stdin : * mut FILE ; } extern "C" { pub static mut ... [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `FposT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `u_char` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:490915 [INFO] [stdout] | [INFO] [stdout] 3 | ...: os :: raw :: c_long ; } pub type u_char = __u_char ; pub type u_short = __u_short ; pub type u_int = __u_int ; pub type u_long = __u... [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `UChar` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `u_short` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:490944 [INFO] [stdout] | [INFO] [stdout] 3 | ...type u_char = __u_char ; pub type u_short = __u_short ; pub type u_int = __u_int ; pub type u_long = __u_long ; pub type quad_t = __qu... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `UShort` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `u_int` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:490975 [INFO] [stdout] | [INFO] [stdout] 3 | ...type u_short = __u_short ; pub type u_int = __u_int ; pub type u_long = __u_long ; pub type quad_t = __quad_t ; pub type u_quad_t = __... [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `UInt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `u_long` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:491002 [INFO] [stdout] | [INFO] [stdout] 3 | ...ub type u_int = __u_int ; pub type u_long = __u_long ; pub type quad_t = __quad_t ; pub type u_quad_t = __u_quad_t ; pub type fsid_t =... [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `ULong` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `quad_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:491031 [INFO] [stdout] | [INFO] [stdout] 3 | ... type u_long = __u_long ; pub type quad_t = __quad_t ; pub type u_quad_t = __u_quad_t ; pub type fsid_t = __fsid_t ; pub type loff_t =... [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `QuadT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `u_quad_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:491060 [INFO] [stdout] | [INFO] [stdout] 3 | ...ype quad_t = __quad_t ; pub type u_quad_t = __u_quad_t ; pub type fsid_t = __fsid_t ; pub type loff_t = __loff_t ; pub type ino_t = __... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `UQuadT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `fsid_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:491093 [INFO] [stdout] | [INFO] [stdout] 3 | ...e u_quad_t = __u_quad_t ; pub type fsid_t = __fsid_t ; pub type loff_t = __loff_t ; pub type ino_t = __ino_t ; pub type dev_t = __dev_... [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `FsidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `loff_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:491122 [INFO] [stdout] | [INFO] [stdout] 3 | ... type fsid_t = __fsid_t ; pub type loff_t = __loff_t ; pub type ino_t = __ino_t ; pub type dev_t = __dev_t ; pub type gid_t = __gid_t ... [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `LoffT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ino_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:491151 [INFO] [stdout] | [INFO] [stdout] 3 | ...b type loff_t = __loff_t ; pub type ino_t = __ino_t ; pub type dev_t = __dev_t ; pub type gid_t = __gid_t ; pub type mode_t = __mode_t... [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `InoT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `dev_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:491178 [INFO] [stdout] | [INFO] [stdout] 3 | ...pub type ino_t = __ino_t ; pub type dev_t = __dev_t ; pub type gid_t = __gid_t ; pub type mode_t = __mode_t ; pub type nlink_t = __nli... [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `DevT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `gid_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:491205 [INFO] [stdout] | [INFO] [stdout] 3 | ...pub type dev_t = __dev_t ; pub type gid_t = __gid_t ; pub type mode_t = __mode_t ; pub type nlink_t = __nlink_t ; pub type uid_t = __u... [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `GidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `mode_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:491232 [INFO] [stdout] | [INFO] [stdout] 3 | ...ub type gid_t = __gid_t ; pub type mode_t = __mode_t ; pub type nlink_t = __nlink_t ; pub type uid_t = __uid_t ; pub type id_t = __id_... [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `ModeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `nlink_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:491261 [INFO] [stdout] | [INFO] [stdout] 3 | ...type mode_t = __mode_t ; pub type nlink_t = __nlink_t ; pub type uid_t = __uid_t ; pub type id_t = __id_t ; pub type daddr_t = __daddr... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `NlinkT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uid_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:491292 [INFO] [stdout] | [INFO] [stdout] 3 | ...type nlink_t = __nlink_t ; pub type uid_t = __uid_t ; pub type id_t = __id_t ; pub type daddr_t = __daddr_t ; pub type caddr_t = __cad... [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `UidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `id_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:491319 [INFO] [stdout] | [INFO] [stdout] 3 | ... pub type uid_t = __uid_t ; pub type id_t = __id_t ; pub type daddr_t = __daddr_t ; pub type caddr_t = __caddr_t ; pub type key_t = __... [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case: `IdT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `daddr_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:491344 [INFO] [stdout] | [INFO] [stdout] 3 | ...pub type id_t = __id_t ; pub type daddr_t = __daddr_t ; pub type caddr_t = __caddr_t ; pub type key_t = __key_t ; pub type ulong = :: ... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `DaddrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `caddr_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:491375 [INFO] [stdout] | [INFO] [stdout] 3 | ...pe daddr_t = __daddr_t ; pub type caddr_t = __caddr_t ; pub type key_t = __key_t ; pub type ulong = :: std :: os :: raw :: c_ulong ; p... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `CaddrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `key_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:491406 [INFO] [stdout] | [INFO] [stdout] 3 | ...type caddr_t = __caddr_t ; pub type key_t = __key_t ; pub type ulong = :: std :: os :: raw :: c_ulong ; pub type ushort = :: std :: os... [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `KeyT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ulong` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:491433 [INFO] [stdout] | [INFO] [stdout] 3 | ...= __key_t ; pub type ulong = :: std :: os :: raw :: c_ulong ; pub type ushort = :: std :: os :: raw :: c_ushort ; pub type uint = :: s... [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Ulong` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ushort` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:491483 [INFO] [stdout] | [INFO] [stdout] 3 | ... c_ulong ; pub type ushort = :: std :: os :: raw :: c_ushort ; pub type uint = :: std :: os :: raw :: c_uint ; pub type u_int8_t = __u... [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Ushort` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:491535 [INFO] [stdout] | [INFO] [stdout] 3 | ...: c_ushort ; pub type uint = :: std :: os :: raw :: c_uint ; pub type u_int8_t = __uint8_t ; pub type u_int16_t = __uint16_t ; pub typ... [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Uint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `u_int8_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:491583 [INFO] [stdout] | [INFO] [stdout] 3 | ...: os :: raw :: c_uint ; pub type u_int8_t = __uint8_t ; pub type u_int16_t = __uint16_t ; pub type u_int32_t = __uint32_t ; pub type u... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `UInt8T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `u_int16_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:491615 [INFO] [stdout] | [INFO] [stdout] 3 | ...u_int8_t = __uint8_t ; pub type u_int16_t = __uint16_t ; pub type u_int32_t = __uint32_t ; pub type u_int64_t = __uint64_t ; pub type ... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `UInt16T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `u_int32_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:491649 [INFO] [stdout] | [INFO] [stdout] 3 | ...int16_t = __uint16_t ; pub type u_int32_t = __uint32_t ; pub type u_int64_t = __uint64_t ; pub type register_t = :: std :: os :: raw :... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `UInt32T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `u_int64_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:491683 [INFO] [stdout] | [INFO] [stdout] 3 | ...int32_t = __uint32_t ; pub type u_int64_t = __uint64_t ; pub type register_t = :: std :: os :: raw :: c_long ; # [repr (C)] # [derive ... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `UInt64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `register_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:491717 [INFO] [stdout] | [INFO] [stdout] 3 | ...nt64_t = __uint64_t ; pub type register_t = :: std :: os :: raw :: c_long ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct ... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `RegisterT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sigset_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:492534 [INFO] [stdout] | [INFO] [stdout] 3 | ...ringify ! (__val))) ; } pub type sigset_t = __sigset_t ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct timeval { pub tv_se... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `SigsetT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `suseconds_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:493499 [INFO] [stdout] | [INFO] [stdout] 3 | ...fy ! (tv_usec))) ; } pub type suseconds_t = __suseconds_t ; pub type __fd_mask = :: std :: os :: raw :: c_long ; # [repr (C)] # [deriv... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `SusecondsT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__fd_mask` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:493538 [INFO] [stdout] | [INFO] [stdout] 3 | ...nds_t = __suseconds_t ; pub type __fd_mask = :: std :: os :: raw :: c_long ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `FdMask` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `fd_mask` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:494316 [INFO] [stdout] | [INFO] [stdout] 3 | ...ify ! (__fds_bits))) ; } pub type fd_mask = __fd_mask ; extern "C" { pub fn select (__nfds : :: std :: os :: raw :: c_int , __readfds ... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `FdMask` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `blksize_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:494814 [INFO] [stdout] | [INFO] [stdout] 3 | ...os :: raw :: c_int ; } pub type blksize_t = __blksize_t ; pub type blkcnt_t = __blkcnt_t ; pub type fsblkcnt_t = __fsblkcnt_t ; pub ty... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `BlksizeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `blkcnt_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:494849 [INFO] [stdout] | [INFO] [stdout] 3 | ...ksize_t = __blksize_t ; pub type blkcnt_t = __blkcnt_t ; pub type fsblkcnt_t = __fsblkcnt_t ; pub type fsfilcnt_t = __fsfilcnt_t ; # [... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `BlkcntT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `fsblkcnt_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:494882 [INFO] [stdout] | [INFO] [stdout] 3 | ...kcnt_t = __blkcnt_t ; pub type fsblkcnt_t = __fsblkcnt_t ; pub type fsfilcnt_t = __fsfilcnt_t ; # [repr (C)] # [derive (Copy , Clone)]... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `FsblkcntT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `fsfilcnt_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:494919 [INFO] [stdout] | [INFO] [stdout] 3 | ...nt_t = __fsblkcnt_t ; pub type fsfilcnt_t = __fsfilcnt_t ; # [repr (C)] # [derive (Copy , Clone)] pub union __atomic_wide_counter { pu... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `FsfilcntT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__pthread_list_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:498391 [INFO] [stdout] | [INFO] [stdout] 3 | ...! (__next))) ; } pub type __pthread_list_t = __pthread_internal_list ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct __pth... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PthreadListT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__pthread_slist_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:499309 [INFO] [stdout] | [INFO] [stdout] 3 | ... (__next))) ; } pub type __pthread_slist_t = __pthread_internal_slist ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct __pt... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PthreadSlistT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__tss_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:508071 [INFO] [stdout] | [INFO] [stdout] 3 | ...ify ! (__g_signals))) ; } pub type __tss_t = :: std :: os :: raw :: c_uint ; pub type __thrd_t = :: std :: os :: raw :: c_ulong ; # [r... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `TssT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__thrd_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:508122 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: os :: raw :: c_uint ; pub type __thrd_t = :: std :: os :: raw :: c_ulong ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struc... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `ThrdT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `pthread_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:508933 [INFO] [stdout] | [INFO] [stdout] 3 | ...ngify ! (__data))) ; } pub type pthread_t = :: std :: os :: raw :: c_ulong ; # [repr (C)] # [derive (Copy , Clone)] pub union pthread_... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `PthreadT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `pthread_key_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:511132 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (__align))) ; } pub type pthread_key_t = :: std :: os :: raw :: c_uint ; pub type pthread_once_t = :: std :: os :: raw :: c_int ; #... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PthreadKeyT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `pthread_once_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:511189 [INFO] [stdout] | [INFO] [stdout] 3 | ...: raw :: c_uint ; pub type pthread_once_t = :: std :: os :: raw :: c_int ; # [repr (C)] # [derive (Copy , Clone)] pub union pthread_at... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PthreadOnceT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `pthread_spinlock_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:517211 [INFO] [stdout] | [INFO] [stdout] 3 | ..._align))) ; } pub type pthread_spinlock_t = :: std :: os :: raw :: c_int ; # [repr (C)] # [derive (Copy , Clone)] pub union pthread_ba... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PthreadSpinlockT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__compar_fn_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:530235 [INFO] [stdout] | [INFO] [stdout] 3 | ...: raw :: c_char ; } pub type __compar_fn_t = :: std :: option :: Option < unsafe extern "C" fn (arg1 : * const :: std :: os :: raw :: ... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ComparFnT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OPENSSL_STACK` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:535049 [INFO] [stdout] | [INFO] [stdout] 3 | ...sed : [u8 ; 0] , } pub type OPENSSL_STACK = stack_st ; pub type OPENSSL_sk_compfunc = :: std :: option :: Option < unsafe extern "C" f... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OpensslStack` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OPENSSL_sk_compfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:535085 [INFO] [stdout] | [INFO] [stdout] 3 | ...= stack_st ; pub type OPENSSL_sk_compfunc = :: std :: option :: Option < unsafe extern "C" fn (arg1 : * const :: std :: os :: raw :: c... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OpensslSkCompfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OPENSSL_sk_freefunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:535296 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: c_int > ; pub type OPENSSL_sk_freefunc = :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut :: std :: os :: raw :: c_v... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OpensslSkFreefunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OPENSSL_sk_copyfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:535426 [INFO] [stdout] | [INFO] [stdout] 3 | ... c_void) > ; pub type OPENSSL_sk_copyfunc = :: std :: option :: Option < unsafe extern "C" fn (arg1 : * const :: std :: os :: raw :: c... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OpensslSkCopyfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OPENSSL_STRING` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:538802 [INFO] [stdout] | [INFO] [stdout] 3 | ... raw :: c_int ; } pub type OPENSSL_STRING = * mut :: std :: os :: raw :: c_char ; pub type OPENSSL_CSTRING = * const :: std :: os :: r... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OpensslString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OPENSSL_CSTRING` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:538866 [INFO] [stdout] | [INFO] [stdout] 3 | ... raw :: c_char ; pub type OPENSSL_CSTRING = * const :: std :: os :: raw :: c_char ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub... [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OpensslCstring` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_OPENSSL_STRING_compfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:539040 [INFO] [stdout] | [INFO] [stdout] 3 | ...0] , } pub type sk_OPENSSL_STRING_compfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const * const :: std :: os :: ra... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkOpensslStringCompfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_OPENSSL_STRING_freefunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:539268 [INFO] [stdout] | [INFO] [stdout] 3 | ...nt > ; pub type sk_OPENSSL_STRING_freefunc = :: std :: option :: Option < unsafe extern "C" fn (a : * mut :: std :: os :: raw :: c_cha... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkOpensslStringFreefunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_OPENSSL_STRING_copyfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:539402 [INFO] [stdout] | [INFO] [stdout] 3 | ...r) > ; pub type sk_OPENSSL_STRING_copyfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const :: std :: os :: raw :: c_c... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkOpensslStringCopyfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_OPENSSL_CSTRING_compfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:539685 [INFO] [stdout] | [INFO] [stdout] 3 | ...] , } pub type sk_OPENSSL_CSTRING_compfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const * const :: std :: os :: ra... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkOpensslCstringCompfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_OPENSSL_CSTRING_freefunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:539914 [INFO] [stdout] | [INFO] [stdout] 3 | ...t > ; pub type sk_OPENSSL_CSTRING_freefunc = :: std :: option :: Option < unsafe extern "C" fn (a : * mut :: std :: os :: raw :: c_cha... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkOpensslCstringFreefunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_OPENSSL_CSTRING_copyfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:540049 [INFO] [stdout] | [INFO] [stdout] 3 | ...) > ; pub type sk_OPENSSL_CSTRING_copyfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const :: std :: os :: raw :: c_c... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkOpensslCstringCopyfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_PROVIDER` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:540325 [INFO] [stdout] | [INFO] [stdout] 3 | ...sed : [u8 ; 0] , } pub type OSSL_PROVIDER = ossl_provider_st ; pub type ASN1_INTEGER = asn1_string_st ; pub type ASN1_ENUMERATED = asn... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslProvider` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ASN1_INTEGER` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:540369 [INFO] [stdout] | [INFO] [stdout] 3 | ... ossl_provider_st ; pub type ASN1_INTEGER = asn1_string_st ; pub type ASN1_ENUMERATED = asn1_string_st ; pub type ASN1_BIT_STRING = as... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Asn1Integer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ASN1_ENUMERATED` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:540410 [INFO] [stdout] | [INFO] [stdout] 3 | ...asn1_string_st ; pub type ASN1_ENUMERATED = asn1_string_st ; pub type ASN1_BIT_STRING = asn1_string_st ; pub type ASN1_OCTET_STRING = ... [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Asn1Enumerated` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ASN1_BIT_STRING` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:540454 [INFO] [stdout] | [INFO] [stdout] 3 | ...asn1_string_st ; pub type ASN1_BIT_STRING = asn1_string_st ; pub type ASN1_OCTET_STRING = asn1_string_st ; pub type ASN1_PRINTABLESTRI... [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Asn1BitString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ASN1_OCTET_STRING` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:540498 [INFO] [stdout] | [INFO] [stdout] 3 | ...n1_string_st ; pub type ASN1_OCTET_STRING = asn1_string_st ; pub type ASN1_PRINTABLESTRING = asn1_string_st ; pub type ASN1_T61STRING ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Asn1OctetString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ASN1_PRINTABLESTRING` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:540544 [INFO] [stdout] | [INFO] [stdout] 3 | ...string_st ; pub type ASN1_PRINTABLESTRING = asn1_string_st ; pub type ASN1_T61STRING = asn1_string_st ; pub type ASN1_IA5STRING = asn1... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Asn1Printablestring` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ASN1_T61STRING` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:540593 [INFO] [stdout] | [INFO] [stdout] 3 | ... asn1_string_st ; pub type ASN1_T61STRING = asn1_string_st ; pub type ASN1_IA5STRING = asn1_string_st ; pub type ASN1_GENERALSTRING = ... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Asn1T61string` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ASN1_IA5STRING` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:540636 [INFO] [stdout] | [INFO] [stdout] 3 | ... asn1_string_st ; pub type ASN1_IA5STRING = asn1_string_st ; pub type ASN1_GENERALSTRING = asn1_string_st ; pub type ASN1_UNIVERSALSTR... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Asn1Ia5string` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ASN1_GENERALSTRING` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:540679 [INFO] [stdout] | [INFO] [stdout] 3 | ...1_string_st ; pub type ASN1_GENERALSTRING = asn1_string_st ; pub type ASN1_UNIVERSALSTRING = asn1_string_st ; pub type ASN1_BMPSTRING ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Asn1Generalstring` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ASN1_UNIVERSALSTRING` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:540726 [INFO] [stdout] | [INFO] [stdout] 3 | ...string_st ; pub type ASN1_UNIVERSALSTRING = asn1_string_st ; pub type ASN1_BMPSTRING = asn1_string_st ; pub type ASN1_UTCTIME = asn1_s... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Asn1Universalstring` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ASN1_BMPSTRING` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:540775 [INFO] [stdout] | [INFO] [stdout] 3 | ... asn1_string_st ; pub type ASN1_BMPSTRING = asn1_string_st ; pub type ASN1_UTCTIME = asn1_string_st ; pub type ASN1_TIME = asn1_string... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Asn1Bmpstring` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ASN1_UTCTIME` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:540818 [INFO] [stdout] | [INFO] [stdout] 3 | ... = asn1_string_st ; pub type ASN1_UTCTIME = asn1_string_st ; pub type ASN1_TIME = asn1_string_st ; pub type ASN1_GENERALIZEDTIME = asn... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Asn1Utctime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ASN1_TIME` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:540859 [INFO] [stdout] | [INFO] [stdout] 3 | ...IME = asn1_string_st ; pub type ASN1_TIME = asn1_string_st ; pub type ASN1_GENERALIZEDTIME = asn1_string_st ; pub type ASN1_VISIBLESTR... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Asn1Time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ASN1_GENERALIZEDTIME` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:540897 [INFO] [stdout] | [INFO] [stdout] 3 | ...string_st ; pub type ASN1_GENERALIZEDTIME = asn1_string_st ; pub type ASN1_VISIBLESTRING = asn1_string_st ; pub type ASN1_UTF8STRING =... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Asn1Generalizedtime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ASN1_VISIBLESTRING` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:540946 [INFO] [stdout] | [INFO] [stdout] 3 | ...1_string_st ; pub type ASN1_VISIBLESTRING = asn1_string_st ; pub type ASN1_UTF8STRING = asn1_string_st ; pub type ASN1_STRING = asn1_s... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Asn1Visiblestring` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ASN1_UTF8STRING` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:540993 [INFO] [stdout] | [INFO] [stdout] 3 | ...asn1_string_st ; pub type ASN1_UTF8STRING = asn1_string_st ; pub type ASN1_STRING = asn1_string_st ; pub type ASN1_BOOLEAN = :: std ::... [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Asn1Utf8string` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ASN1_STRING` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:541037 [INFO] [stdout] | [INFO] [stdout] 3 | ...G = asn1_string_st ; pub type ASN1_STRING = asn1_string_st ; pub type ASN1_BOOLEAN = :: std :: os :: raw :: c_int ; pub type ASN1_NULL... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Asn1String` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ASN1_BOOLEAN` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:541077 [INFO] [stdout] | [INFO] [stdout] 3 | ... = asn1_string_st ; pub type ASN1_BOOLEAN = :: std :: os :: raw :: c_int ; pub type ASN1_NULL = :: std :: os :: raw :: c_int ; pub typ... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Asn1Boolean` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ASN1_NULL` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:541132 [INFO] [stdout] | [INFO] [stdout] 3 | ...: os :: raw :: c_int ; pub type ASN1_NULL = :: std :: os :: raw :: c_int ; pub type ASN1_TYPE = asn1_type_st ; # [repr (C)] # [derive ... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Asn1Null` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ASN1_TYPE` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:541184 [INFO] [stdout] | [INFO] [stdout] 3 | ...: os :: raw :: c_int ; pub type ASN1_TYPE = asn1_type_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct asn1_object_st { ... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Asn1Type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ASN1_OBJECT` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:541318 [INFO] [stdout] | [INFO] [stdout] 3 | ...nused : [u8 ; 0] , } pub type ASN1_OBJECT = asn1_object_st ; pub type ASN1_STRING_TABLE = asn1_string_table_st ; # [repr (C)] # [deriv... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Asn1Object` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ASN1_STRING_TABLE` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:541358 [INFO] [stdout] | [INFO] [stdout] 3 | ...n1_object_st ; pub type ASN1_STRING_TABLE = asn1_string_table_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct ASN1_ITEM... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Asn1StringTable` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ASN1_ITEM` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:541506 [INFO] [stdout] | [INFO] [stdout] 3 | ..._unused : [u8 ; 0] , } pub type ASN1_ITEM = ASN1_ITEM_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct asn1_pctx_st { _u... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Asn1Item` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ASN1_PCTX` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:541638 [INFO] [stdout] | [INFO] [stdout] 3 | ..._unused : [u8 ; 0] , } pub type ASN1_PCTX = asn1_pctx_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct asn1_sctx_st { _u... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Asn1Pctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ASN1_SCTX` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:541770 [INFO] [stdout] | [INFO] [stdout] 3 | ..._unused : [u8 ; 0] , } pub type ASN1_SCTX = asn1_sctx_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct bio_st { _unused ... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Asn1Sctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `BN_CTX` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:542137 [INFO] [stdout] | [INFO] [stdout] 3 | ... { _unused : [u8 ; 0] , } pub type BN_CTX = bignum_ctx ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct bn_blinding_st { _u... [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `BnCtx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `BN_BLINDING` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:542266 [INFO] [stdout] | [INFO] [stdout] 3 | ...nused : [u8 ; 0] , } pub type BN_BLINDING = bn_blinding_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct bn_mont_ctx_st ... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `BnBlinding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `BN_MONT_CTX` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:542404 [INFO] [stdout] | [INFO] [stdout] 3 | ...nused : [u8 ; 0] , } pub type BN_MONT_CTX = bn_mont_ctx_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct bn_recp_ctx_st ... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `BnMontCtx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `BN_RECP_CTX` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:542542 [INFO] [stdout] | [INFO] [stdout] 3 | ...nused : [u8 ; 0] , } pub type BN_RECP_CTX = bn_recp_ctx_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct bn_gencb_st { _... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `BnRecpCtx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `BN_GENCB` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:542677 [INFO] [stdout] | [INFO] [stdout] 3 | ... _unused : [u8 ; 0] , } pub type BN_GENCB = bn_gencb_st ; pub type BUF_MEM = buf_mem_st ; # [repr (C)] # [derive (Debug , Copy , Clone... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `BnGencb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `BUF_MEM` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:542711 [INFO] [stdout] | [INFO] [stdout] 3 | ...BN_GENCB = bn_gencb_st ; pub type BUF_MEM = buf_mem_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct stack_st_BIGNUM { _... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `BufMem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ERR_STATE` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:543043 [INFO] [stdout] | [INFO] [stdout] 3 | ..._unused : [u8 ; 0] , } pub type ERR_STATE = err_state_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct evp_cipher_st { _... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `ErrState` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `EVP_CIPHER` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:543176 [INFO] [stdout] | [INFO] [stdout] 3 | ...unused : [u8 ; 0] , } pub type EVP_CIPHER = evp_cipher_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct evp_cipher_ctx_s... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `EvpCipher` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `EVP_CIPHER_CTX` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:543315 [INFO] [stdout] | [INFO] [stdout] 3 | ...ed : [u8 ; 0] , } pub type EVP_CIPHER_CTX = evp_cipher_ctx_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct evp_md_st { ... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `EvpCipherCtx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `EVP_MD` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:543454 [INFO] [stdout] | [INFO] [stdout] 3 | ... { _unused : [u8 ; 0] , } pub type EVP_MD = evp_md_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct evp_md_ctx_st { _unu... [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `EvpMd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `EVP_MD_CTX` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:543581 [INFO] [stdout] | [INFO] [stdout] 3 | ...unused : [u8 ; 0] , } pub type EVP_MD_CTX = evp_md_ctx_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct evp_mac_st { _un... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `EvpMdCtx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `EVP_MAC` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:543713 [INFO] [stdout] | [INFO] [stdout] 3 | ...{ _unused : [u8 ; 0] , } pub type EVP_MAC = evp_mac_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct evp_mac_ctx_st { _u... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `EvpMac` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `EVP_MAC_CTX` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:543843 [INFO] [stdout] | [INFO] [stdout] 3 | ...nused : [u8 ; 0] , } pub type EVP_MAC_CTX = evp_mac_ctx_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct evp_pkey_st { _... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `EvpMacCtx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `EVP_PKEY` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:543978 [INFO] [stdout] | [INFO] [stdout] 3 | ... _unused : [u8 ; 0] , } pub type EVP_PKEY = evp_pkey_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct evp_pkey_asn1_meth... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `EvpPkey` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `EVP_PKEY_ASN1_METHOD` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:544119 [INFO] [stdout] | [INFO] [stdout] 3 | ...[u8 ; 0] , } pub type EVP_PKEY_ASN1_METHOD = evp_pkey_asn1_method_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct evp_p... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `EvpPkeyAsn1Method` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `EVP_PKEY_METHOD` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:544279 [INFO] [stdout] | [INFO] [stdout] 3 | ...d : [u8 ; 0] , } pub type EVP_PKEY_METHOD = evp_pkey_method_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct evp_pkey_ct... [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `EvpPkeyMethod` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `EVP_PKEY_CTX` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:544426 [INFO] [stdout] | [INFO] [stdout] 3 | ...used : [u8 ; 0] , } pub type EVP_PKEY_CTX = evp_pkey_ctx_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct evp_keymgmt_st... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `EvpPkeyCtx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `EVP_KEYMGMT` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:544566 [INFO] [stdout] | [INFO] [stdout] 3 | ...nused : [u8 ; 0] , } pub type EVP_KEYMGMT = evp_keymgmt_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct evp_kdf_st { _u... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `EvpKeymgmt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `EVP_KDF` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:544700 [INFO] [stdout] | [INFO] [stdout] 3 | ...{ _unused : [u8 ; 0] , } pub type EVP_KDF = evp_kdf_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct evp_kdf_ctx_st { _u... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `EvpKdf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `EVP_KDF_CTX` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:544830 [INFO] [stdout] | [INFO] [stdout] 3 | ...nused : [u8 ; 0] , } pub type EVP_KDF_CTX = evp_kdf_ctx_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct evp_rand_st { _... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `EvpKdfCtx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `EVP_RAND` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:544965 [INFO] [stdout] | [INFO] [stdout] 3 | ... _unused : [u8 ; 0] , } pub type EVP_RAND = evp_rand_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct evp_rand_ctx_st { ... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `EvpRand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `EVP_RAND_CTX` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:545098 [INFO] [stdout] | [INFO] [stdout] 3 | ...used : [u8 ; 0] , } pub type EVP_RAND_CTX = evp_rand_ctx_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct evp_keyexch_st... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `EvpRandCtx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `EVP_KEYEXCH` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:545238 [INFO] [stdout] | [INFO] [stdout] 3 | ...nused : [u8 ; 0] , } pub type EVP_KEYEXCH = evp_keyexch_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct evp_signature_s... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `EvpKeyexch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `EVP_SIGNATURE` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:545378 [INFO] [stdout] | [INFO] [stdout] 3 | ...sed : [u8 ; 0] , } pub type EVP_SIGNATURE = evp_signature_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct evp_asym_ciph... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `EvpSignature` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `EVP_ASYM_CIPHER` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:545524 [INFO] [stdout] | [INFO] [stdout] 3 | ...d : [u8 ; 0] , } pub type EVP_ASYM_CIPHER = evp_asym_cipher_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct evp_kem_st ... [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `EvpAsymCipher` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `EVP_KEM` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:545666 [INFO] [stdout] | [INFO] [stdout] 3 | ...{ _unused : [u8 ; 0] , } pub type EVP_KEM = evp_kem_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct evp_Encode_Ctx_st {... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `EvpKem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `EVP_ENCODE_CTX` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:545799 [INFO] [stdout] | [INFO] [stdout] 3 | ...ed : [u8 ; 0] , } pub type EVP_ENCODE_CTX = evp_Encode_Ctx_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct hmac_ctx_st ... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `EvpEncodeCtx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `HMAC_CTX` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:545940 [INFO] [stdout] | [INFO] [stdout] 3 | ... _unused : [u8 ; 0] , } pub type HMAC_CTX = hmac_ctx_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct dh_st { _unused : ... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `HmacCtx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `DH_METHOD` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:546178 [INFO] [stdout] | [INFO] [stdout] 3 | ..._unused : [u8 ; 0] , } pub type DH_METHOD = dh_method ; pub type RSA_PSS_PARAMS = rsa_pss_params_st ; # [repr (C)] # [derive (Debug , ... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `DhMethod` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `RSA_PSS_PARAMS` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:546211 [INFO] [stdout] | [INFO] [stdout] 3 | ...HOD = dh_method ; pub type RSA_PSS_PARAMS = rsa_pss_params_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct rand_meth_st... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RsaPssParams` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `RAND_METHOD` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:546353 [INFO] [stdout] | [INFO] [stdout] 3 | ...nused : [u8 ; 0] , } pub type RAND_METHOD = rand_meth_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct rand_drbg_st { _u... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `RandMethod` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `RAND_DRBG` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:546487 [INFO] [stdout] | [INFO] [stdout] 3 | ..._unused : [u8 ; 0] , } pub type RAND_DRBG = rand_drbg_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct ssl_dane_st { _un... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `RandDrbg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `SSL_DANE` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:546618 [INFO] [stdout] | [INFO] [stdout] 3 | ... _unused : [u8 ; 0] , } pub type SSL_DANE = ssl_dane_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct x509_st { _unused ... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `SslDane` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `X509_ALGOR` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:546769 [INFO] [stdout] | [INFO] [stdout] 3 | ...type X509 = x509_st ; pub type X509_ALGOR = X509_algor_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct X509_crl_st { _u... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `X509Algor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `X509_CRL` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:546902 [INFO] [stdout] | [INFO] [stdout] 3 | ... _unused : [u8 ; 0] , } pub type X509_CRL = X509_crl_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct x509_crl_method_st... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `X509Crl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `X509_CRL_METHOD` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:547038 [INFO] [stdout] | [INFO] [stdout] 3 | ...d : [u8 ; 0] , } pub type X509_CRL_METHOD = x509_crl_method_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct x509_revoke... [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `X509CrlMethod` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `X509_REVOKED` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:547185 [INFO] [stdout] | [INFO] [stdout] 3 | ...used : [u8 ; 0] , } pub type X509_REVOKED = x509_revoked_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct X509_name_st {... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `X509Revoked` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `X509_NAME` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:547323 [INFO] [stdout] | [INFO] [stdout] 3 | ..._unused : [u8 ; 0] , } pub type X509_NAME = X509_name_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct X509_pubkey_st { ... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `X509Name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `X509_PUBKEY` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:547457 [INFO] [stdout] | [INFO] [stdout] 3 | ...nused : [u8 ; 0] , } pub type X509_PUBKEY = X509_pubkey_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct x509_store_st {... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `X509Pubkey` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `X509_STORE` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:547594 [INFO] [stdout] | [INFO] [stdout] 3 | ...unused : [u8 ; 0] , } pub type X509_STORE = x509_store_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct x509_store_ctx_s... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `X509Store` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `X509_STORE_CTX` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:547733 [INFO] [stdout] | [INFO] [stdout] 3 | ...ed : [u8 ; 0] , } pub type X509_STORE_CTX = x509_store_ctx_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct x509_object_... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `X509StoreCtx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `X509_OBJECT` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:547877 [INFO] [stdout] | [INFO] [stdout] 3 | ...nused : [u8 ; 0] , } pub type X509_OBJECT = x509_object_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct x509_lookup_st ... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `X509Object` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `X509_LOOKUP` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:548015 [INFO] [stdout] | [INFO] [stdout] 3 | ...nused : [u8 ; 0] , } pub type X509_LOOKUP = x509_lookup_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct x509_lookup_met... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `X509Lookup` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `X509_LOOKUP_METHOD` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:548160 [INFO] [stdout] | [INFO] [stdout] 3 | ... [u8 ; 0] , } pub type X509_LOOKUP_METHOD = x509_lookup_method_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct X509_VER... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `X509LookupMethod` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `X509_VERIFY_PARAM` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:548318 [INFO] [stdout] | [INFO] [stdout] 3 | ...: [u8 ; 0] , } pub type X509_VERIFY_PARAM = X509_VERIFY_PARAM_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct x509_sig_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `X509VerifyParam` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `X509_SIG_INFO` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:548470 [INFO] [stdout] | [INFO] [stdout] 3 | ...sed : [u8 ; 0] , } pub type X509_SIG_INFO = x509_sig_info_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct pkcs8_priv_ke... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `X509SigInfo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `PKCS8_PRIV_KEY_INFO` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:548620 [INFO] [stdout] | [INFO] [stdout] 3 | ... [u8 ; 0] , } pub type PKCS8_PRIV_KEY_INFO = pkcs8_priv_key_info_st ; pub type X509V3_CTX = v3_ext_ctx ; # [repr (C)] # [derive (Debug... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Pkcs8PrivKeyInfo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `X509V3_CTX` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:548676 [INFO] [stdout] | [INFO] [stdout] 3 | ...s8_priv_key_info_st ; pub type X509V3_CTX = v3_ext_ctx ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct conf_st { _unused :... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `X509v3Ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OPENSSL_INIT_SETTINGS` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:548933 [INFO] [stdout] | [INFO] [stdout] 3 | ...8 ; 0] , } pub type OPENSSL_INIT_SETTINGS = ossl_init_settings_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct ui_st { ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OpensslInitSettings` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `UI_METHOD` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:549197 [INFO] [stdout] | [INFO] [stdout] 3 | ..._unused : [u8 ; 0] , } pub type UI_METHOD = ui_method_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct engine_st { _unus... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `UiMethod` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `SSL_CTX` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:549564 [INFO] [stdout] | [INFO] [stdout] 3 | ...{ _unused : [u8 ; 0] , } pub type SSL_CTX = ssl_ctx_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct comp_ctx_st { _unus... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `SslCtx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `COMP_CTX` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:549691 [INFO] [stdout] | [INFO] [stdout] 3 | ... _unused : [u8 ; 0] , } pub type COMP_CTX = comp_ctx_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct comp_method_st { _... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `CompCtx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `COMP_METHOD` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:549823 [INFO] [stdout] | [INFO] [stdout] 3 | ...nused : [u8 ; 0] , } pub type COMP_METHOD = comp_method_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct X509_POLICY_NOD... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `CompMethod` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `X509_POLICY_NODE` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:549966 [INFO] [stdout] | [INFO] [stdout] 3 | ... : [u8 ; 0] , } pub type X509_POLICY_NODE = X509_POLICY_NODE_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct X509_POLIC... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `X509PolicyNode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `X509_POLICY_LEVEL` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:550120 [INFO] [stdout] | [INFO] [stdout] 3 | ...: [u8 ; 0] , } pub type X509_POLICY_LEVEL = X509_POLICY_LEVEL_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct X509_POLI... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `X509PolicyLevel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `X509_POLICY_TREE` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:550275 [INFO] [stdout] | [INFO] [stdout] 3 | ... : [u8 ; 0] , } pub type X509_POLICY_TREE = X509_POLICY_TREE_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct X509_POLIC... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `X509PolicyTree` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `X509_POLICY_CACHE` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:550429 [INFO] [stdout] | [INFO] [stdout] 3 | ...: [u8 ; 0] , } pub type X509_POLICY_CACHE = X509_POLICY_CACHE_st ; pub type AUTHORITY_KEYID = AUTHORITY_KEYID_st ; pub type DIST_POINT... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `X509PolicyCache` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `AUTHORITY_KEYID` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:550481 [INFO] [stdout] | [INFO] [stdout] 3 | ...OLICY_CACHE_st ; pub type AUTHORITY_KEYID = AUTHORITY_KEYID_st ; pub type DIST_POINT = DIST_POINT_st ; pub type ISSUING_DIST_POINT = I... [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AuthorityKeyid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `DIST_POINT` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:550529 [INFO] [stdout] | [INFO] [stdout] 3 | ... AUTHORITY_KEYID_st ; pub type DIST_POINT = DIST_POINT_st ; pub type ISSUING_DIST_POINT = ISSUING_DIST_POINT_st ; pub type NAME_CONSTR... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `DistPoint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ISSUING_DIST_POINT` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:550567 [INFO] [stdout] | [INFO] [stdout] 3 | ...ST_POINT_st ; pub type ISSUING_DIST_POINT = ISSUING_DIST_POINT_st ; pub type NAME_CONSTRAINTS = NAME_CONSTRAINTS_st ; pub type CRYPTO_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IssuingDistPoint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `NAME_CONSTRAINTS` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:550621 [INFO] [stdout] | [INFO] [stdout] 3 | ...DIST_POINT_st ; pub type NAME_CONSTRAINTS = NAME_CONSTRAINTS_st ; pub type CRYPTO_EX_DATA = crypto_ex_data_st ; # [repr (C)] # [derive... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `NameConstraints` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `CRYPTO_EX_DATA` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:550671 [INFO] [stdout] | [INFO] [stdout] 3 | ..._CONSTRAINTS_st ; pub type CRYPTO_EX_DATA = crypto_ex_data_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct ossl_http_re... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CryptoExData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_HTTP_REQ_CTX` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:550821 [INFO] [stdout] | [INFO] [stdout] 3 | ... : [u8 ; 0] , } pub type OSSL_HTTP_REQ_CTX = ossl_http_req_ctx_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct ocsp_res... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslHttpReqCtx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OCSP_RESPONSE` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:550973 [INFO] [stdout] | [INFO] [stdout] 3 | ...sed : [u8 ; 0] , } pub type OCSP_RESPONSE = ocsp_response_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct ocsp_responde... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OcspResponse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OCSP_RESPID` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:551121 [INFO] [stdout] | [INFO] [stdout] 3 | ...nused : [u8 ; 0] , } pub type OCSP_RESPID = ocsp_responder_id_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct sct_st { ... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `OcspRespid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `SCT_CTX` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:551375 [INFO] [stdout] | [INFO] [stdout] 3 | ...{ _unused : [u8 ; 0] , } pub type SCT_CTX = sct_ctx_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct ctlog_st { _unused ... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `SctCtx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `CTLOG_STORE` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:551625 [INFO] [stdout] | [INFO] [stdout] 3 | ...nused : [u8 ; 0] , } pub type CTLOG_STORE = ctlog_store_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct ct_policy_eval_... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `CtlogStore` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `CT_POLICY_EVAL_CTX` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:551770 [INFO] [stdout] | [INFO] [stdout] 3 | ...: [u8 ; 0] , } pub type CT_POLICY_EVAL_CTX = ct_policy_eval_ctx_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct ossl_st... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CtPolicyEvalCtx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_STORE_INFO` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:551926 [INFO] [stdout] | [INFO] [stdout] 3 | ...d : [u8 ; 0] , } pub type OSSL_STORE_INFO = ossl_store_info_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct ossl_store_... [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslStoreInfo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_STORE_SEARCH` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:552078 [INFO] [stdout] | [INFO] [stdout] 3 | ...: [u8 ; 0] , } pub type OSSL_STORE_SEARCH = ossl_store_search_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct ossl_lib_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslStoreSearch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_LIB_CTX` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:552229 [INFO] [stdout] | [INFO] [stdout] 3 | ...used : [u8 ; 0] , } pub type OSSL_LIB_CTX = ossl_lib_ctx_st ; pub type OSSL_DISPATCH = ossl_dispatch_st ; pub type OSSL_ITEM = ossl_it... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslLibCtx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_DISPATCH` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:552271 [INFO] [stdout] | [INFO] [stdout] 3 | ... ossl_lib_ctx_st ; pub type OSSL_DISPATCH = ossl_dispatch_st ; pub type OSSL_ITEM = ossl_item_st ; pub type OSSL_ALGORITHM = ossl_algo... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslDispatch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_ITEM` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:552315 [INFO] [stdout] | [INFO] [stdout] 3 | ...H = ossl_dispatch_st ; pub type OSSL_ITEM = ossl_item_st ; pub type OSSL_ALGORITHM = ossl_algorithm_st ; pub type OSSL_PARAM = ossl_pa... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `OsslItem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_ALGORITHM` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:552351 [INFO] [stdout] | [INFO] [stdout] 3 | ... = ossl_item_st ; pub type OSSL_ALGORITHM = ossl_algorithm_st ; pub type OSSL_PARAM = ossl_param_st ; # [repr (C)] # [derive (Debug , ... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslAlgorithm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_PARAM` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:552397 [INFO] [stdout] | [INFO] [stdout] 3 | ...= ossl_algorithm_st ; pub type OSSL_PARAM = ossl_param_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct ossl_param_bld_s... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslParam` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_PARAM_BLD` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:552536 [INFO] [stdout] | [INFO] [stdout] 3 | ...ed : [u8 ; 0] , } pub type OSSL_PARAM_BLD = ossl_param_bld_st ; pub type pem_password_cb = :: std :: option :: Option < unsafe extern ... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslParamBld` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `pem_password_cb` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:552582 [INFO] [stdout] | [INFO] [stdout] 3 | ...l_param_bld_st ; pub type pem_password_cb = :: std :: option :: Option < unsafe extern "C" fn (buf : * mut :: std :: os :: raw :: c_ch... [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PemPasswordCb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_ENCODER` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:552965 [INFO] [stdout] | [INFO] [stdout] 3 | ...used : [u8 ; 0] , } pub type OSSL_ENCODER = ossl_encoder_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct ossl_encoder_c... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslEncoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_ENCODER_CTX` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:553110 [INFO] [stdout] | [INFO] [stdout] 3 | ... : [u8 ; 0] , } pub type OSSL_ENCODER_CTX = ossl_encoder_ctx_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct ossl_decod... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslEncoderCtx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_DECODER` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:553259 [INFO] [stdout] | [INFO] [stdout] 3 | ...used : [u8 ; 0] , } pub type OSSL_DECODER = ossl_decoder_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct ossl_decoder_c... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslDecoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_DECODER_CTX` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:553404 [INFO] [stdout] | [INFO] [stdout] 3 | ... : [u8 ; 0] , } pub type OSSL_DECODER_CTX = ossl_decoder_ctx_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct ossl_self_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslDecoderCtx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_SELF_TEST` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:553555 [INFO] [stdout] | [INFO] [stdout] 3 | ...ed : [u8 ; 0] , } pub type OSSL_SELF_TEST = ossl_self_test_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct ossl_core_ha... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslSelfTest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_CORE_HANDLE` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:553704 [INFO] [stdout] | [INFO] [stdout] 3 | ... : [u8 ; 0] , } pub type OSSL_CORE_HANDLE = ossl_core_handle_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct openssl_co... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslCoreHandle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OPENSSL_CORE_CTX` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:553857 [INFO] [stdout] | [INFO] [stdout] 3 | ... : [u8 ; 0] , } pub type OPENSSL_CORE_CTX = openssl_core_ctx_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct ossl_core_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OpensslCoreCtx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_CORE_BIO` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:554007 [INFO] [stdout] | [INFO] [stdout] 3 | ...sed : [u8 ; 0] , } pub type OSSL_CORE_BIO = ossl_core_bio_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct ossl_dispatch... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslCoreBio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_thread_stop_handler_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:559583 [INFO] [stdout] | [INFO] [stdout] 3 | ...) ; } pub type OSSL_thread_stop_handler_fn = :: std :: option :: Option < unsafe extern "C" fn (arg : * mut :: std :: os :: raw :: c_v... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslThreadStopHandlerFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_provider_init_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:559720 [INFO] [stdout] | [INFO] [stdout] 3 | ...c_void) > ; pub type OSSL_provider_init_fn = :: std :: option :: Option < unsafe extern "C" fn (handle : * const OSSL_CORE_HANDLE , in... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslProviderInitFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_CALLBACK` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:560226 [INFO] [stdout] | [INFO] [stdout] 3 | ...: raw :: c_int ; } pub type OSSL_CALLBACK = :: std :: option :: Option < unsafe extern "C" fn (params : * const OSSL_PARAM , arg : * m... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslCallback` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_INOUT_CALLBACK` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:560411 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: c_int > ; pub type OSSL_INOUT_CALLBACK = :: std :: option :: Option < unsafe extern "C" fn (in_params : * const OSSL_PARAM , out_pa... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslInoutCallback` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_PASSPHRASE_CALLBACK` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:560637 [INFO] [stdout] | [INFO] [stdout] 3 | ...int > ; pub type OSSL_PASSPHRASE_CALLBACK = :: std :: option :: Option < unsafe extern "C" fn (pass : * mut :: std :: os :: raw :: c_c... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslPassphraseCallback` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `CRYPTO_RWLOCK` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:560923 [INFO] [stdout] | [INFO] [stdout] 3 | ...: raw :: c_int > ; pub type CRYPTO_RWLOCK = :: std :: os :: raw :: c_void ; extern "C" { pub fn CRYPTO_THREAD_lock_new () -> * mut CRY... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CryptoRwlock` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_void_compfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:565656 [INFO] [stdout] | [INFO] [stdout] 3 | ... : [u8 ; 0] , } pub type sk_void_compfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const * const :: std :: os :: raw... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkVoidCompfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_void_freefunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:565874 [INFO] [stdout] | [INFO] [stdout] 3 | ...aw :: c_int > ; pub type sk_void_freefunc = :: std :: option :: Option < unsafe extern "C" fn (a : * mut :: std :: os :: raw :: c_void... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkVoidFreefunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_void_copyfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:565998 [INFO] [stdout] | [INFO] [stdout] 3 | ... :: c_void) > ; pub type sk_void_copyfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const :: std :: os :: raw :: c_vo... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkVoidCopyfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `CRYPTO_EX_new` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:566163 [INFO] [stdout] | [INFO] [stdout] 3 | ... raw :: c_void > ; pub type CRYPTO_EX_new = :: std :: option :: Option < unsafe extern "C" fn (parent : * mut :: std :: os :: raw :: c... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CryptoExNew` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `CRYPTO_EX_free` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:566482 [INFO] [stdout] | [INFO] [stdout] 3 | ...aw :: c_void) > ; pub type CRYPTO_EX_free = :: std :: option :: Option < unsafe extern "C" fn (parent : * mut :: std :: os :: raw :: c... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CryptoExFree` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `CRYPTO_EX_dup` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:566802 [INFO] [stdout] | [INFO] [stdout] 3 | ...raw :: c_void) > ; pub type CRYPTO_EX_dup = :: std :: option :: Option < unsafe extern "C" fn (to : * mut CRYPTO_EX_DATA , from : * co... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CryptoExDup` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `CRYPTO_malloc_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:568695 [INFO] [stdout] | [INFO] [stdout] 3 | ...w :: c_void ; } pub type CRYPTO_malloc_fn = :: std :: option :: Option < unsafe extern "C" fn (num : usize , file : * const :: std :: ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CryptoMallocFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `CRYPTO_realloc_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:568915 [INFO] [stdout] | [INFO] [stdout] 3 | ... :: c_void > ; pub type CRYPTO_realloc_fn = :: std :: option :: Option < unsafe extern "C" fn (addr : * mut :: std :: os :: raw :: c_v... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CryptoReallocFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `CRYPTO_free_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:569181 [INFO] [stdout] | [INFO] [stdout] 3 | ...raw :: c_void > ; pub type CRYPTO_free_fn = :: std :: option :: Option < unsafe extern "C" fn (addr : * mut :: std :: os :: raw :: c_v... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CryptoFreeFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__cpu_mask` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:575782 [INFO] [stdout] | [INFO] [stdout] 3 | ...(sched_priority))) ; } pub type __cpu_mask = :: std :: os :: raw :: c_ulong ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struc... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `CpuMask` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__jmp_buf` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:577779 [INFO] [stdout] | [INFO] [stdout] 3 | ... os :: raw :: c_int ; } pub type __jmp_buf = [:: std :: os :: raw :: c_long ; 8usize] ; # [repr (C)] # [derive (Debug , Copy , Clone)]... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `JmpBuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `_bindgen_ty_1` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:579236 [INFO] [stdout] | [INFO] [stdout] 3 | ..._bindgen_ty_1 = 1 ; pub type _bindgen_ty_1 = :: std :: os :: raw :: c_uint ; pub const PTHREAD_MUTEX_TIMED_NP : _bindgen_ty_2 = 0 ; pu... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BindgenTy1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `_bindgen_ty_2` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:579745 [INFO] [stdout] | [INFO] [stdout] 3 | ..._bindgen_ty_2 = 0 ; pub type _bindgen_ty_2 = :: std :: os :: raw :: c_uint ; pub const PTHREAD_MUTEX_STALLED : _bindgen_ty_3 = 0 ; pub... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BindgenTy2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `_bindgen_ty_3` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:580022 [INFO] [stdout] | [INFO] [stdout] 3 | ..._bindgen_ty_3 = 1 ; pub type _bindgen_ty_3 = :: std :: os :: raw :: c_uint ; pub const PTHREAD_PRIO_NONE : _bindgen_ty_4 = 0 ; pub con... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BindgenTy3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `_bindgen_ty_4` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:580235 [INFO] [stdout] | [INFO] [stdout] 3 | ..._bindgen_ty_4 = 2 ; pub type _bindgen_ty_4 = :: std :: os :: raw :: c_uint ; pub const PTHREAD_RWLOCK_PREFER_READER_NP : _bindgen_ty_5... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BindgenTy4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `_bindgen_ty_5` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:580555 [INFO] [stdout] | [INFO] [stdout] 3 | ..._bindgen_ty_5 = 0 ; pub type _bindgen_ty_5 = :: std :: os :: raw :: c_uint ; pub const PTHREAD_INHERIT_SCHED : _bindgen_ty_6 = 0 ; pub... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BindgenTy5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `_bindgen_ty_6` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:580721 [INFO] [stdout] | [INFO] [stdout] 3 | ..._bindgen_ty_6 = 1 ; pub type _bindgen_ty_6 = :: std :: os :: raw :: c_uint ; pub const PTHREAD_SCOPE_SYSTEM : _bindgen_ty_7 = 0 ; pub ... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BindgenTy6` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `_bindgen_ty_7` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:580885 [INFO] [stdout] | [INFO] [stdout] 3 | ..._bindgen_ty_7 = 1 ; pub type _bindgen_ty_7 = :: std :: os :: raw :: c_uint ; pub const PTHREAD_PROCESS_PRIVATE : _bindgen_ty_8 = 0 ; p... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BindgenTy7` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `_bindgen_ty_8` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:581053 [INFO] [stdout] | [INFO] [stdout] 3 | ..._bindgen_ty_8 = 1 ; pub type _bindgen_ty_8 = :: std :: os :: raw :: c_uint ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BindgenTy8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `_bindgen_ty_9` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:582935 [INFO] [stdout] | [INFO] [stdout] 3 | ..._bindgen_ty_9 = 1 ; pub type _bindgen_ty_9 = :: std :: os :: raw :: c_uint ; pub const PTHREAD_CANCEL_DEFERRED : _bindgen_ty_10 = 0 ; ... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BindgenTy9` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `_bindgen_ty_10` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:583110 [INFO] [stdout] | [INFO] [stdout] 3 | ...indgen_ty_10 = 1 ; pub type _bindgen_ty_10 = :: std :: os :: raw :: c_uint ; extern "C" { pub fn pthread_create (__newthread : * mut p... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BindgenTy10` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `CRYPTO_ONCE` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:602231 [INFO] [stdout] | [INFO] [stdout] 3 | ... :: raw :: c_int ; } pub type CRYPTO_ONCE = pthread_once_t ; pub type CRYPTO_THREAD_LOCAL = pthread_key_t ; pub type CRYPTO_THREAD_ID ... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `CryptoOnce` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `CRYPTO_THREAD_LOCAL` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:602271 [INFO] [stdout] | [INFO] [stdout] 3 | ...ead_once_t ; pub type CRYPTO_THREAD_LOCAL = pthread_key_t ; pub type CRYPTO_THREAD_ID = pthread_t ; extern "C" { pub fn CRYPTO_THREAD_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CryptoThreadLocal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `CRYPTO_THREAD_ID` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:602318 [INFO] [stdout] | [INFO] [stdout] 3 | ...pthread_key_t ; pub type CRYPTO_THREAD_ID = pthread_t ; extern "C" { pub fn CRYPTO_THREAD_run_once (once : * mut CRYPTO_ONCE , init : ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CryptoThreadId` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `BIO_ADDR` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:604199 [INFO] [stdout] | [INFO] [stdout] 3 | ... _unused : [u8 ; 0] , } pub type BIO_ADDR = bio_addr_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct bio_addrinfo_st { ... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `BioAddr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `BIO_ADDRINFO` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:604332 [INFO] [stdout] | [INFO] [stdout] 3 | ...used : [u8 ; 0] , } pub type BIO_ADDRINFO = bio_addrinfo_st ; extern "C" { pub fn BIO_get_new_index () -> :: std :: os :: raw :: c_int... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BioAddrinfo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `BIO_callback_fn_ex` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:604767 [INFO] [stdout] | [INFO] [stdout] 3 | ... :: c_int) ; } pub type BIO_callback_fn_ex = :: std :: option :: Option < unsafe extern "C" fn (b : * mut BIO , oper : :: std :: os ::... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BioCallbackFnEx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `BIO_METHOD` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:605955 [INFO] [stdout] | [INFO] [stdout] 3 | ...unused : [u8 ; 0] , } pub type BIO_METHOD = bio_method_st ; extern "C" { pub fn BIO_method_name (b : * const BIO) -> * const :: std ::... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `BioMethod` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `BIO_info_cb` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:606182 [INFO] [stdout] | [INFO] [stdout] 3 | ... :: raw :: c_int ; } pub type BIO_info_cb = :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut BIO , arg2 : :: std :: os ... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `BioInfoCb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `bio_info_cb` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:606386 [INFO] [stdout] | [INFO] [stdout] 3 | ... :: raw :: c_int > ; pub type bio_info_cb = BIO_info_cb ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct stack_st_BIO { _un... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `BioInfoCb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_BIO_compfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:606519 [INFO] [stdout] | [INFO] [stdout] 3 | ...d : [u8 ; 0] , } pub type sk_BIO_compfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const * const BIO , b : * const *... [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkBioCompfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_BIO_freefunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:606684 [INFO] [stdout] | [INFO] [stdout] 3 | ...raw :: c_int > ; pub type sk_BIO_freefunc = :: std :: option :: Option < unsafe extern "C" fn (a : * mut BIO) > ; pub type sk_BIO_copy... [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkBioFreefunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_BIO_copyfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:606781 [INFO] [stdout] | [INFO] [stdout] 3 | ...: * mut BIO) > ; pub type sk_BIO_copyfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const BIO) -> * mut BIO > ; pub t... [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkBioCopyfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `asn1_ps_func` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:606893 [INFO] [stdout] | [INFO] [stdout] 3 | ...O) -> * mut BIO > ; pub type asn1_ps_func = :: std :: option :: Option < unsafe extern "C" fn (b : * mut BIO , pbuf : * mut * mut :: s... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Asn1PsFunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `BIO_dgram_sctp_notification_handler_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:607160 [INFO] [stdout] | [INFO] [stdout] 3 | ...type BIO_dgram_sctp_notification_handler_fn = :: std :: option :: Option < unsafe extern "C" fn (b : * mut BIO , context : * mut :: st... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BioDgramSctpNotificationHandlerFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `BIO_hostserv_priorities` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:619834 [INFO] [stdout] | [INFO] [stdout] 3 | ...es = 1 ; pub type BIO_hostserv_priorities = :: std :: os :: raw :: c_uint ; extern "C" { pub fn BIO_parse_hostserv (hostserv : * const... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BioHostservPriorities` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `BIO_lookup_type` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:620310 [INFO] [stdout] | [INFO] [stdout] 3 | ...ookup_type = 1 ; pub type BIO_lookup_type = :: std :: os :: raw :: c_uint ; extern "C" { pub fn BIO_lookup (host : * const :: std :: o... [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BioLookupType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `BIO_sock_info_type` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:622563 [INFO] [stdout] | [INFO] [stdout] 3 | ...nfo_type = 0 ; pub type BIO_sock_info_type = :: std :: os :: raw :: c_uint ; extern "C" { pub fn BIO_sock_info (sock : :: std :: os ::... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BioSockInfoType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_X509_ALGOR_compfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:655596 [INFO] [stdout] | [INFO] [stdout] 3 | ...8 ; 0] , } pub type sk_X509_ALGOR_compfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const * const X509_ALGOR , b : *... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkX509AlgorCompfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_X509_ALGOR_freefunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:655782 [INFO] [stdout] | [INFO] [stdout] 3 | ... c_int > ; pub type sk_X509_ALGOR_freefunc = :: std :: option :: Option < unsafe extern "C" fn (a : * mut X509_ALGOR) > ; pub type sk_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkX509AlgorFreefunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_X509_ALGOR_copyfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:655893 [INFO] [stdout] | [INFO] [stdout] 3 | ...ALGOR) > ; pub type sk_X509_ALGOR_copyfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const X509_ALGOR) -> * mut X509_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkX509AlgorCopyfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ASN1_ENCODING` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:658828 [INFO] [stdout] | [INFO] [stdout] 3 | ...! (modified))) ; } pub type ASN1_ENCODING = ASN1_ENCODING_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct asn1_string_t... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Asn1Encoding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_ASN1_STRING_TABLE_compfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:660810 [INFO] [stdout] | [INFO] [stdout] 3 | ..., } pub type sk_ASN1_STRING_TABLE_compfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const * const ASN1_STRING_TABLE ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkAsn1StringTableCompfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_ASN1_STRING_TABLE_freefunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:661017 [INFO] [stdout] | [INFO] [stdout] 3 | ...> ; pub type sk_ASN1_STRING_TABLE_freefunc = :: std :: option :: Option < unsafe extern "C" fn (a : * mut ASN1_STRING_TABLE) > ; pub t... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkAsn1StringTableFreefunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_ASN1_STRING_TABLE_copyfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:661142 [INFO] [stdout] | [INFO] [stdout] 3 | ...> ; pub type sk_ASN1_STRING_TABLE_copyfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const ASN1_STRING_TABLE) -> * mu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkAsn1StringTableCopyfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ASN1_TEMPLATE` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:661396 [INFO] [stdout] | [INFO] [stdout] 3 | ...sed : [u8 ; 0] , } pub type ASN1_TEMPLATE = ASN1_TEMPLATE_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct ASN1_TLC_st {... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Asn1Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ASN1_TLC` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:661535 [INFO] [stdout] | [INFO] [stdout] 3 | ... _unused : [u8 ; 0] , } pub type ASN1_TLC = ASN1_TLC_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct ASN1_VALUE_st { _u... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Asn1Tlc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ASN1_VALUE` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:661666 [INFO] [stdout] | [INFO] [stdout] 3 | ...unused : [u8 ; 0] , } pub type ASN1_VALUE = ASN1_VALUE_st ; pub type d2i_of_void = :: std :: option :: Option < unsafe extern "C" fn (... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Asn1Value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `d2i_of_void` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:661704 [INFO] [stdout] | [INFO] [stdout] 3 | ...UE = ASN1_VALUE_st ; pub type d2i_of_void = :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut * mut :: std :: os :: raw ... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `D2iOfVoid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `i2d_of_void` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:661964 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: raw :: c_void > ; pub type i2d_of_void = :: std :: option :: Option < unsafe extern "C" fn (arg1 : * const :: std :: os :: raw :: c... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `I2dOfVoid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ASN1_ITEM_EXP` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:662172 [INFO] [stdout] | [INFO] [stdout] 3 | ...: raw :: c_int > ; pub type ASN1_ITEM_EXP = :: std :: option :: Option < unsafe extern "C" fn () -> * const ASN1_ITEM > ; # [repr (C)]... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Asn1ItemExp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_ASN1_TYPE_compfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:669438 [INFO] [stdout] | [INFO] [stdout] 3 | ...u8 ; 0] , } pub type sk_ASN1_TYPE_compfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const * const ASN1_TYPE , b : * ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkAsn1TypeCompfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_ASN1_TYPE_freefunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:669621 [INFO] [stdout] | [INFO] [stdout] 3 | ...: c_int > ; pub type sk_ASN1_TYPE_freefunc = :: std :: option :: Option < unsafe extern "C" fn (a : * mut ASN1_TYPE) > ; pub type sk_A... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkAsn1TypeFreefunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_ASN1_TYPE_copyfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:669730 [INFO] [stdout] | [INFO] [stdout] 3 | ...1_TYPE) > ; pub type sk_ASN1_TYPE_copyfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const ASN1_TYPE) -> * mut ASN1_T... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkAsn1TypeCopyfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ASN1_SEQUENCE_ANY` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:669860 [INFO] [stdout] | [INFO] [stdout] 3 | ... ASN1_TYPE > ; pub type ASN1_SEQUENCE_ANY = stack_st_ASN1_TYPE ; extern "C" { pub fn d2i_ASN1_SEQUENCE_ANY (a : * mut * mut ASN1_SEQUE... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Asn1SequenceAny` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `BIT_STRING_BITNAME` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:672109 [INFO] [stdout] | [INFO] [stdout] 3 | ...(sname))) ; } pub type BIT_STRING_BITNAME = BIT_STRING_BITNAME_st ; extern "C" { pub fn ASN1_TYPE_new () -> * mut ASN1_TYPE ; } extern... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BitStringBitname` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_ASN1_OBJECT_compfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:673606 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; 0] , } pub type sk_ASN1_OBJECT_compfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const * const ASN1_OBJECT , b : ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkAsn1ObjectCompfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_ASN1_OBJECT_freefunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:673795 [INFO] [stdout] | [INFO] [stdout] 3 | ...c_int > ; pub type sk_ASN1_OBJECT_freefunc = :: std :: option :: Option < unsafe extern "C" fn (a : * mut ASN1_OBJECT) > ; pub type sk... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkAsn1ObjectFreefunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_ASN1_OBJECT_copyfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:673908 [INFO] [stdout] | [INFO] [stdout] 3 | ...JECT) > ; pub type sk_ASN1_OBJECT_copyfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const ASN1_OBJECT) -> * mut ASN1... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkAsn1ObjectCopyfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_ASN1_INTEGER_compfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:677831 [INFO] [stdout] | [INFO] [stdout] 3 | ...; 0] , } pub type sk_ASN1_INTEGER_compfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const * const ASN1_INTEGER , b :... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkAsn1IntegerCompfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_ASN1_INTEGER_freefunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:678023 [INFO] [stdout] | [INFO] [stdout] 3 | ..._int > ; pub type sk_ASN1_INTEGER_freefunc = :: std :: option :: Option < unsafe extern "C" fn (a : * mut ASN1_INTEGER) > ; pub type s... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkAsn1IntegerFreefunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_ASN1_INTEGER_copyfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:678138 [INFO] [stdout] | [INFO] [stdout] 3 | ...GER) > ; pub type sk_ASN1_INTEGER_copyfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const ASN1_INTEGER) -> * mut ASN... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkAsn1IntegerCopyfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_ASN1_UTF8STRING_compfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:682413 [INFO] [stdout] | [INFO] [stdout] 3 | ...] , } pub type sk_ASN1_UTF8STRING_compfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const * const ASN1_UTF8STRING , ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkAsn1Utf8stringCompfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_ASN1_UTF8STRING_freefunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:682614 [INFO] [stdout] | [INFO] [stdout] 3 | ...t > ; pub type sk_ASN1_UTF8STRING_freefunc = :: std :: option :: Option < unsafe extern "C" fn (a : * mut ASN1_UTF8STRING) > ; pub typ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkAsn1Utf8stringFreefunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_ASN1_UTF8STRING_copyfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:682735 [INFO] [stdout] | [INFO] [stdout] 3 | ...) > ; pub type sk_ASN1_UTF8STRING_copyfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const ASN1_UTF8STRING) -> * mut ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkAsn1Utf8stringCopyfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_ASN1_GENERALSTRING_compfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:686205 [INFO] [stdout] | [INFO] [stdout] 3 | ... } pub type sk_ASN1_GENERALSTRING_compfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const * const ASN1_GENERALSTRING... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkAsn1GeneralstringCompfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_ASN1_GENERALSTRING_freefunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:686415 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; pub type sk_ASN1_GENERALSTRING_freefunc = :: std :: option :: Option < unsafe extern "C" fn (a : * mut ASN1_GENERALSTRING) > ; pub ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkAsn1GeneralstringFreefunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_ASN1_GENERALSTRING_copyfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:686542 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; pub type sk_ASN1_GENERALSTRING_copyfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const ASN1_GENERALSTRING) -> * m... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkAsn1GeneralstringCopyfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_core_gettable_params_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:714998 [INFO] [stdout] | [INFO] [stdout] 3 | ... pub type OSSL_FUNC_core_gettable_params_fn = :: std :: option :: Option < unsafe extern "C" fn (prov : * const OSSL_CORE_HANDLE) -> *... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncCoreGettableParamsFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_core_get_params_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:715153 [INFO] [stdout] | [INFO] [stdout] 3 | ...M > ; pub type OSSL_FUNC_core_get_params_fn = :: std :: option :: Option < unsafe extern "C" fn (prov : * const OSSL_CORE_HANDLE , par... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncCoreGetParamsFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_core_thread_start_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:715341 [INFO] [stdout] | [INFO] [stdout] 3 | ...> ; pub type OSSL_FUNC_core_thread_start_fn = :: std :: option :: Option < unsafe extern "C" fn (prov : * const OSSL_CORE_HANDLE , han... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncCoreThreadStartFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_core_get_libctx_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:715586 [INFO] [stdout] | [INFO] [stdout] 3 | ...t > ; pub type OSSL_FUNC_core_get_libctx_fn = :: std :: option :: Option < unsafe extern "C" fn (prov : * const OSSL_CORE_HANDLE) -> *... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncCoreGetLibctxFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_core_new_error_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:715740 [INFO] [stdout] | [INFO] [stdout] 3 | ...TX > ; pub type OSSL_FUNC_core_new_error_fn = :: std :: option :: Option < unsafe extern "C" fn (prov : * const OSSL_CORE_HANDLE) > ; ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncCoreNewErrorFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_core_set_error_debug_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:715867 [INFO] [stdout] | [INFO] [stdout] 3 | ... pub type OSSL_FUNC_core_set_error_debug_fn = :: std :: option :: Option < unsafe extern "C" fn (prov : * const OSSL_CORE_HANDLE , fil... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncCoreSetErrorDebugFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_core_vset_error_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:716132 [INFO] [stdout] | [INFO] [stdout] 3 | ...) > ; pub type OSSL_FUNC_core_vset_error_fn = :: std :: option :: Option < unsafe extern "C" fn (prov : * const OSSL_CORE_HANDLE , rea... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncCoreVsetErrorFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_core_set_error_mark_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:716350 [INFO] [stdout] | [INFO] [stdout] 3 | ...; pub type OSSL_FUNC_core_set_error_mark_fn = :: std :: option :: Option < unsafe extern "C" fn (prov : * const OSSL_CORE_HANDLE) -> :... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncCoreSetErrorMarkFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_core_clear_last_error_mark_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:716514 [INFO] [stdout] | [INFO] [stdout] 3 | ...type OSSL_FUNC_core_clear_last_error_mark_fn = :: std :: option :: Option < unsafe extern "C" fn (prov : * const OSSL_CORE_HANDLE) -> ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncCoreClearLastErrorMarkFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_core_pop_error_to_mark_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:716685 [INFO] [stdout] | [INFO] [stdout] 3 | ...pub type OSSL_FUNC_core_pop_error_to_mark_fn = :: std :: option :: Option < unsafe extern "C" fn (prov : * const OSSL_CORE_HANDLE) -> ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncCorePopErrorToMarkFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_core_obj_add_sigid_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:716852 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; pub type OSSL_FUNC_core_obj_add_sigid_fn = :: std :: option :: Option < unsafe extern "C" fn (prov : * const OSSL_CORE_HANDLE , sig... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncCoreObjAddSigidFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_core_obj_create_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:717173 [INFO] [stdout] | [INFO] [stdout] 3 | ...t > ; pub type OSSL_FUNC_core_obj_create_fn = :: std :: option :: Option < unsafe extern "C" fn (prov : * const OSSL_CORE_HANDLE , oid... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncCoreObjCreateFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_CRYPTO_malloc_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:717469 [INFO] [stdout] | [INFO] [stdout] 3 | ...nt > ; pub type OSSL_FUNC_CRYPTO_malloc_fn = :: std :: option :: Option < unsafe extern "C" fn (num : usize , file : * const :: std ::... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncCryptoMallocFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_CRYPTO_zalloc_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:717699 [INFO] [stdout] | [INFO] [stdout] 3 | ...id > ; pub type OSSL_FUNC_CRYPTO_zalloc_fn = :: std :: option :: Option < unsafe extern "C" fn (num : usize , file : * const :: std ::... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncCryptoZallocFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_CRYPTO_free_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:717929 [INFO] [stdout] | [INFO] [stdout] 3 | ...void > ; pub type OSSL_FUNC_CRYPTO_free_fn = :: std :: option :: Option < unsafe extern "C" fn (ptr : * mut :: std :: os :: raw :: c_v... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncCryptoFreeFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_CRYPTO_clear_free_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:718148 [INFO] [stdout] | [INFO] [stdout] 3 | ...> ; pub type OSSL_FUNC_CRYPTO_clear_free_fn = :: std :: option :: Option < unsafe extern "C" fn (ptr : * mut :: std :: os :: raw :: c_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncCryptoClearFreeFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_CRYPTO_realloc_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:718387 [INFO] [stdout] | [INFO] [stdout] 3 | ...) > ; pub type OSSL_FUNC_CRYPTO_realloc_fn = :: std :: option :: Option < unsafe extern "C" fn (addr : * mut :: std :: os :: raw :: c_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncCryptoReallocFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_CRYPTO_clear_realloc_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:718663 [INFO] [stdout] | [INFO] [stdout] 3 | ... pub type OSSL_FUNC_CRYPTO_clear_realloc_fn = :: std :: option :: Option < unsafe extern "C" fn (addr : * mut :: std :: os :: raw :: c... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncCryptoClearReallocFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_CRYPTO_secure_malloc_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:718963 [INFO] [stdout] | [INFO] [stdout] 3 | ... pub type OSSL_FUNC_CRYPTO_secure_malloc_fn = :: std :: option :: Option < unsafe extern "C" fn (num : usize , file : * const :: std :... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncCryptoSecureMallocFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_CRYPTO_secure_zalloc_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:719200 [INFO] [stdout] | [INFO] [stdout] 3 | ... pub type OSSL_FUNC_CRYPTO_secure_zalloc_fn = :: std :: option :: Option < unsafe extern "C" fn (num : usize , file : * const :: std :... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncCryptoSecureZallocFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_CRYPTO_secure_free_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:719437 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; pub type OSSL_FUNC_CRYPTO_secure_free_fn = :: std :: option :: Option < unsafe extern "C" fn (ptr : * mut :: std :: os :: raw :: c_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncCryptoSecureFreeFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_CRYPTO_secure_clear_free_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:719663 [INFO] [stdout] | [INFO] [stdout] 3 | ... type OSSL_FUNC_CRYPTO_secure_clear_free_fn = :: std :: option :: Option < unsafe extern "C" fn (ptr : * mut :: std :: os :: raw :: c_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncCryptoSecureClearFreeFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_CRYPTO_secure_allocated_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:719909 [INFO] [stdout] | [INFO] [stdout] 3 | ...b type OSSL_FUNC_CRYPTO_secure_allocated_fn = :: std :: option :: Option < unsafe extern "C" fn (ptr : * const :: std :: os :: raw :: ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncCryptoSecureAllocatedFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_OPENSSL_cleanse_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:720089 [INFO] [stdout] | [INFO] [stdout] 3 | ... > ; pub type OSSL_FUNC_OPENSSL_cleanse_fn = :: std :: option :: Option < unsafe extern "C" fn (ptr : * mut :: std :: os :: raw :: c_v... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncOpensslCleanseFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_BIO_new_file_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:720241 [INFO] [stdout] | [INFO] [stdout] 3 | ...ize) > ; pub type OSSL_FUNC_BIO_new_file_fn = :: std :: option :: Option < unsafe extern "C" fn (filename : * const :: std :: os :: ra... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncBioNewFileFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_BIO_new_membuf_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:720453 [INFO] [stdout] | [INFO] [stdout] 3 | ...IO > ; pub type OSSL_FUNC_BIO_new_membuf_fn = :: std :: option :: Option < unsafe extern "C" fn (buf : * const :: std :: os :: raw :: ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncBioNewMembufFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_BIO_read_ex_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:720652 [INFO] [stdout] | [INFO] [stdout] 3 | ...E_BIO > ; pub type OSSL_FUNC_BIO_read_ex_fn = :: std :: option :: Option < unsafe extern "C" fn (bio : * mut OSSL_CORE_BIO , data : * ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncBioReadExFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_BIO_write_ex_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:720893 [INFO] [stdout] | [INFO] [stdout] 3 | ..._int > ; pub type OSSL_FUNC_BIO_write_ex_fn = :: std :: option :: Option < unsafe extern "C" fn (bio : * mut OSSL_CORE_BIO , data : * ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncBioWriteExFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_BIO_gets_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:721134 [INFO] [stdout] | [INFO] [stdout] 3 | ...: c_int > ; pub type OSSL_FUNC_BIO_gets_fn = :: std :: option :: Option < unsafe extern "C" fn (bio : * mut OSSL_CORE_BIO , buf : * mu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncBioGetsFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_BIO_puts_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:721363 [INFO] [stdout] | [INFO] [stdout] 3 | ...: c_int > ; pub type OSSL_FUNC_BIO_puts_fn = :: std :: option :: Option < unsafe extern "C" fn (bio : * mut OSSL_CORE_BIO , str_ : * c... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncBioPutsFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_BIO_up_ref_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:721557 [INFO] [stdout] | [INFO] [stdout] 3 | ... c_int > ; pub type OSSL_FUNC_BIO_up_ref_fn = :: std :: option :: Option < unsafe extern "C" fn (bio : * mut OSSL_CORE_BIO) -> :: std ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncBioUpRefFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_BIO_free_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:721706 [INFO] [stdout] | [INFO] [stdout] 3 | ...: c_int > ; pub type OSSL_FUNC_BIO_free_fn = :: std :: option :: Option < unsafe extern "C" fn (bio : * mut OSSL_CORE_BIO) -> :: std :... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncBioFreeFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_BIO_vprintf_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:721853 [INFO] [stdout] | [INFO] [stdout] 3 | ..._int > ; pub type OSSL_FUNC_BIO_vprintf_fn = :: std :: option :: Option < unsafe extern "C" fn (bio : * mut OSSL_CORE_BIO , format : *... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncBioVprintfFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_BIO_vsnprintf_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:722081 [INFO] [stdout] | [INFO] [stdout] 3 | ...nt > ; pub type OSSL_FUNC_BIO_vsnprintf_fn = :: std :: option :: Option < unsafe extern "C" fn (buf : * mut :: std :: os :: raw :: c_c... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncBioVsnprintfFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_BIO_ctrl_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:722336 [INFO] [stdout] | [INFO] [stdout] 3 | ...: c_int > ; pub type OSSL_FUNC_BIO_ctrl_fn = :: std :: option :: Option < unsafe extern "C" fn (bio : * mut OSSL_CORE_BIO , cmd : :: s... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncBioCtrlFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_self_test_cb_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:722602 [INFO] [stdout] | [INFO] [stdout] 3 | ..._int > ; pub type OSSL_FUNC_self_test_cb_fn = :: std :: option :: Option < unsafe extern "C" fn (ctx : * mut OPENSSL_CORE_CTX , cb : *... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncSelfTestCbFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_get_entropy_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:722803 [INFO] [stdout] | [INFO] [stdout] 3 | ...oid) > ; pub type OSSL_FUNC_get_entropy_fn = :: std :: option :: Option < unsafe extern "C" fn (handle : * const OSSL_CORE_HANDLE , po... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncGetEntropyFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_cleanup_entropy_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:723067 [INFO] [stdout] | [INFO] [stdout] 3 | ... > ; pub type OSSL_FUNC_cleanup_entropy_fn = :: std :: option :: Option < unsafe extern "C" fn (handle : * const OSSL_CORE_HANDLE , bu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncCleanupEntropyFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_get_nonce_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:723256 [INFO] [stdout] | [INFO] [stdout] 3 | ...usize) > ; pub type OSSL_FUNC_get_nonce_fn = :: std :: option :: Option < unsafe extern "C" fn (handle : * const OSSL_CORE_HANDLE , po... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncGetNonceFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_cleanup_nonce_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:723543 [INFO] [stdout] | [INFO] [stdout] 3 | ...ze > ; pub type OSSL_FUNC_cleanup_nonce_fn = :: std :: option :: Option < unsafe extern "C" fn (handle : * const OSSL_CORE_HANDLE , bu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncCleanupNonceFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_provider_register_child_cb_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:723730 [INFO] [stdout] | [INFO] [stdout] 3 | ...ype OSSL_FUNC_provider_register_child_cb_fn = :: std :: option :: Option < unsafe extern "C" fn (handle : * const OSSL_CORE_HANDLE , c... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncProviderRegisterChildCbFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_provider_deregister_child_cb_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:724515 [INFO] [stdout] | [INFO] [stdout] 3 | ...d :: os :: raw :: c_int > ; pub type OSSL_FUNC_provider_deregister_child_cb_fn = :: std :: option :: Option < unsafe extern "C" fn (ha... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncProviderDeregisterChildCbFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_provider_name_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:724658 [INFO] [stdout] | [INFO] [stdout] 3 | ...E) > ; pub type OSSL_FUNC_provider_name_fn = :: std :: option :: Option < unsafe extern "C" fn (prov : * const OSSL_CORE_HANDLE) -> * ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncProviderNameFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_provider_get0_provider_ctx_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:724825 [INFO] [stdout] | [INFO] [stdout] 3 | ...ype OSSL_FUNC_provider_get0_provider_ctx_fn = :: std :: option :: Option < unsafe extern "C" fn (prov : * const OSSL_CORE_HANDLE) -> *... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncProviderGet0ProviderCtxFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_provider_get0_dispatch_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:725003 [INFO] [stdout] | [INFO] [stdout] 3 | ...ub type OSSL_FUNC_provider_get0_dispatch_fn = :: std :: option :: Option < unsafe extern "C" fn (prov : * const OSSL_CORE_HANDLE) -> *... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncProviderGet0DispatchFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_provider_up_ref_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:725163 [INFO] [stdout] | [INFO] [stdout] 3 | ...H > ; pub type OSSL_FUNC_provider_up_ref_fn = :: std :: option :: Option < unsafe extern "C" fn (prov : * const OSSL_CORE_HANDLE , act... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncProviderUpRefFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_provider_free_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:725365 [INFO] [stdout] | [INFO] [stdout] 3 | ...nt > ; pub type OSSL_FUNC_provider_free_fn = :: std :: option :: Option < unsafe extern "C" fn (prov : * const OSSL_CORE_HANDLE , deac... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncProviderFreeFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_provider_teardown_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:725567 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; pub type OSSL_FUNC_provider_teardown_fn = :: std :: option :: Option < unsafe extern "C" fn (provctx : * mut :: std :: os :: raw ::... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncProviderTeardownFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_provider_gettable_params_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:725711 [INFO] [stdout] | [INFO] [stdout] 3 | ... type OSSL_FUNC_provider_gettable_params_fn = :: std :: option :: Option < unsafe extern "C" fn (provctx : * mut :: std :: os :: raw :... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncProviderGettableParamsFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_provider_get_params_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:725884 [INFO] [stdout] | [INFO] [stdout] 3 | ...; pub type OSSL_FUNC_provider_get_params_fn = :: std :: option :: Option < unsafe extern "C" fn (provctx : * mut :: std :: os :: raw :... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncProviderGetParamsFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_provider_query_operation_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:726090 [INFO] [stdout] | [INFO] [stdout] 3 | ... type OSSL_FUNC_provider_query_operation_fn = :: std :: option :: Option < unsafe extern "C" fn (provctx : * mut :: std :: os :: raw :... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncProviderQueryOperationFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_provider_unquery_operation_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:726361 [INFO] [stdout] | [INFO] [stdout] 3 | ...ype OSSL_FUNC_provider_unquery_operation_fn = :: std :: option :: Option < unsafe extern "C" fn (provctx : * mut :: std :: os :: raw :... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncProviderUnqueryOperationFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_provider_get_reason_strings_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:726592 [INFO] [stdout] | [INFO] [stdout] 3 | ...pe OSSL_FUNC_provider_get_reason_strings_fn = :: std :: option :: Option < unsafe extern "C" fn (provctx : * mut :: std :: os :: raw :... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncProviderGetReasonStringsFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_provider_get_capabilities_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:726767 [INFO] [stdout] | [INFO] [stdout] 3 | ...type OSSL_FUNC_provider_get_capabilities_fn = :: std :: option :: Option < unsafe extern "C" fn (provctx : * mut :: std :: os :: raw :... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncProviderGetCapabilitiesFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_provider_self_test_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:727069 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; pub type OSSL_FUNC_provider_self_test_fn = :: std :: option :: Option < unsafe extern "C" fn (provctx : * mut :: std :: os :: raw :... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncProviderSelfTestFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_digest_newctx_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:727246 [INFO] [stdout] | [INFO] [stdout] 3 | ...nt > ; pub type OSSL_FUNC_digest_newctx_fn = :: std :: option :: Option < unsafe extern "C" fn (provctx : * mut :: std :: os :: raw ::... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncDigestNewctxFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_digest_init_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:727425 [INFO] [stdout] | [INFO] [stdout] 3 | ...void > ; pub type OSSL_FUNC_digest_init_fn = :: std :: option :: Option < unsafe extern "C" fn (dctx : * mut :: std :: os :: raw :: c_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncDigestInitFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_digest_update_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:727622 [INFO] [stdout] | [INFO] [stdout] 3 | ...nt > ; pub type OSSL_FUNC_digest_update_fn = :: std :: option :: Option < unsafe extern "C" fn (dctx : * mut :: std :: os :: raw :: c_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncDigestUpdateFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_digest_final_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:727852 [INFO] [stdout] | [INFO] [stdout] 3 | ...int > ; pub type OSSL_FUNC_digest_final_fn = :: std :: option :: Option < unsafe extern "C" fn (dctx : * mut :: std :: os :: raw :: c_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncDigestFinalFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_digest_digest_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:728102 [INFO] [stdout] | [INFO] [stdout] 3 | ...nt > ; pub type OSSL_FUNC_digest_digest_fn = :: std :: option :: Option < unsafe extern "C" fn (provctx : * mut :: std :: os :: raw ::... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncDigestDigestFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_digest_freectx_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:728417 [INFO] [stdout] | [INFO] [stdout] 3 | ...t > ; pub type OSSL_FUNC_digest_freectx_fn = :: std :: option :: Option < unsafe extern "C" fn (dctx : * mut :: std :: os :: raw :: c_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncDigestFreectxFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_digest_dupctx_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:728555 [INFO] [stdout] | [INFO] [stdout] 3 | ...d) > ; pub type OSSL_FUNC_digest_dupctx_fn = :: std :: option :: Option < unsafe extern "C" fn (dctx : * mut :: std :: os :: raw :: c_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncDigestDupctxFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_digest_get_params_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:728731 [INFO] [stdout] | [INFO] [stdout] 3 | ...> ; pub type OSSL_FUNC_digest_get_params_fn = :: std :: option :: Option < unsafe extern "C" fn (params : * mut OSSL_PARAM) -> :: std ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncDigestGetParamsFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_digest_set_ctx_params_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:728887 [INFO] [stdout] | [INFO] [stdout] 3 | ...pub type OSSL_FUNC_digest_set_ctx_params_fn = :: std :: option :: Option < unsafe extern "C" fn (vctx : * mut :: std :: os :: raw :: c... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncDigestSetCtxParamsFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_digest_get_ctx_params_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:729094 [INFO] [stdout] | [INFO] [stdout] 3 | ...pub type OSSL_FUNC_digest_get_ctx_params_fn = :: std :: option :: Option < unsafe extern "C" fn (vctx : * mut :: std :: os :: raw :: c... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncDigestGetCtxParamsFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_digest_gettable_params_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:729299 [INFO] [stdout] | [INFO] [stdout] 3 | ...ub type OSSL_FUNC_digest_gettable_params_fn = :: std :: option :: Option < unsafe extern "C" fn (provctx : * mut :: std :: os :: raw :... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncDigestGettableParamsFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_digest_settable_ctx_params_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:729470 [INFO] [stdout] | [INFO] [stdout] 3 | ...ype OSSL_FUNC_digest_settable_ctx_params_fn = :: std :: option :: Option < unsafe extern "C" fn (dctx : * mut :: std :: os :: raw :: c... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncDigestSettableCtxParamsFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_digest_gettable_ctx_params_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:729690 [INFO] [stdout] | [INFO] [stdout] 3 | ...ype OSSL_FUNC_digest_gettable_ctx_params_fn = :: std :: option :: Option < unsafe extern "C" fn (dctx : * mut :: std :: os :: raw :: c... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncDigestGettableCtxParamsFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_cipher_newctx_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:729910 [INFO] [stdout] | [INFO] [stdout] 3 | ...AM > ; pub type OSSL_FUNC_cipher_newctx_fn = :: std :: option :: Option < unsafe extern "C" fn (provctx : * mut :: std :: os :: raw ::... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncCipherNewctxFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_cipher_encrypt_init_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:730089 [INFO] [stdout] | [INFO] [stdout] 3 | ...; pub type OSSL_FUNC_cipher_encrypt_init_fn = :: std :: option :: Option < unsafe extern "C" fn (cctx : * mut :: std :: os :: raw :: c... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncCipherEncryptInitFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_cipher_decrypt_init_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:730420 [INFO] [stdout] | [INFO] [stdout] 3 | ...; pub type OSSL_FUNC_cipher_decrypt_init_fn = :: std :: option :: Option < unsafe extern "C" fn (cctx : * mut :: std :: os :: raw :: c... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncCipherDecryptInitFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_cipher_update_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:730751 [INFO] [stdout] | [INFO] [stdout] 3 | ...nt > ; pub type OSSL_FUNC_cipher_update_fn = :: std :: option :: Option < unsafe extern "C" fn (cctx : * mut :: std :: os :: raw :: c_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncCipherUpdateFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_cipher_final_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:731065 [INFO] [stdout] | [INFO] [stdout] 3 | ...int > ; pub type OSSL_FUNC_cipher_final_fn = :: std :: option :: Option < unsafe extern "C" fn (cctx : * mut :: std :: os :: raw :: c_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncCipherFinalFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_cipher_cipher_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:731317 [INFO] [stdout] | [INFO] [stdout] 3 | ...nt > ; pub type OSSL_FUNC_cipher_cipher_fn = :: std :: option :: Option < unsafe extern "C" fn (cctx : * mut :: std :: os :: raw :: c_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncCipherCipherFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_cipher_freectx_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:731631 [INFO] [stdout] | [INFO] [stdout] 3 | ...t > ; pub type OSSL_FUNC_cipher_freectx_fn = :: std :: option :: Option < unsafe extern "C" fn (cctx : * mut :: std :: os :: raw :: c_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncCipherFreectxFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_cipher_dupctx_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:731769 [INFO] [stdout] | [INFO] [stdout] 3 | ...d) > ; pub type OSSL_FUNC_cipher_dupctx_fn = :: std :: option :: Option < unsafe extern "C" fn (cctx : * mut :: std :: os :: raw :: c_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncCipherDupctxFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_cipher_get_params_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:731945 [INFO] [stdout] | [INFO] [stdout] 3 | ...> ; pub type OSSL_FUNC_cipher_get_params_fn = :: std :: option :: Option < unsafe extern "C" fn (params : * mut OSSL_PARAM) -> :: std ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncCipherGetParamsFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_cipher_get_ctx_params_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:732101 [INFO] [stdout] | [INFO] [stdout] 3 | ...pub type OSSL_FUNC_cipher_get_ctx_params_fn = :: std :: option :: Option < unsafe extern "C" fn (cctx : * mut :: std :: os :: raw :: c... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncCipherGetCtxParamsFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_cipher_set_ctx_params_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:732306 [INFO] [stdout] | [INFO] [stdout] 3 | ...pub type OSSL_FUNC_cipher_set_ctx_params_fn = :: std :: option :: Option < unsafe extern "C" fn (cctx : * mut :: std :: os :: raw :: c... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncCipherSetCtxParamsFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_cipher_gettable_params_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:732513 [INFO] [stdout] | [INFO] [stdout] 3 | ...ub type OSSL_FUNC_cipher_gettable_params_fn = :: std :: option :: Option < unsafe extern "C" fn (provctx : * mut :: std :: os :: raw :... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncCipherGettableParamsFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_cipher_settable_ctx_params_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:732684 [INFO] [stdout] | [INFO] [stdout] 3 | ...ype OSSL_FUNC_cipher_settable_ctx_params_fn = :: std :: option :: Option < unsafe extern "C" fn (cctx : * mut :: std :: os :: raw :: c... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncCipherSettableCtxParamsFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_cipher_gettable_ctx_params_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:732904 [INFO] [stdout] | [INFO] [stdout] 3 | ...ype OSSL_FUNC_cipher_gettable_ctx_params_fn = :: std :: option :: Option < unsafe extern "C" fn (cctx : * mut :: std :: os :: raw :: c... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncCipherGettableCtxParamsFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_mac_newctx_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:733124 [INFO] [stdout] | [INFO] [stdout] 3 | ...PARAM > ; pub type OSSL_FUNC_mac_newctx_fn = :: std :: option :: Option < unsafe extern "C" fn (provctx : * mut :: std :: os :: raw ::... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncMacNewctxFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_mac_dupctx_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:733300 [INFO] [stdout] | [INFO] [stdout] 3 | ..._void > ; pub type OSSL_FUNC_mac_dupctx_fn = :: std :: option :: Option < unsafe extern "C" fn (src : * mut :: std :: os :: raw :: c_v... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncMacDupctxFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_mac_freectx_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:733472 [INFO] [stdout] | [INFO] [stdout] 3 | ...void > ; pub type OSSL_FUNC_mac_freectx_fn = :: std :: option :: Option < unsafe extern "C" fn (mctx : * mut :: std :: os :: raw :: c_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncMacFreectxFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_mac_init_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:733607 [INFO] [stdout] | [INFO] [stdout] 3 | ...c_void) > ; pub type OSSL_FUNC_mac_init_fn = :: std :: option :: Option < unsafe extern "C" fn (mctx : * mut :: std :: os :: raw :: c_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncMacInitFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_mac_update_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:733865 [INFO] [stdout] | [INFO] [stdout] 3 | ...c_int > ; pub type OSSL_FUNC_mac_update_fn = :: std :: option :: Option < unsafe extern "C" fn (mctx : * mut :: std :: os :: raw :: c_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncMacUpdateFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_mac_final_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:734092 [INFO] [stdout] | [INFO] [stdout] 3 | ... c_int > ; pub type OSSL_FUNC_mac_final_fn = :: std :: option :: Option < unsafe extern "C" fn (mctx : * mut :: std :: os :: raw :: c_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncMacFinalFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_mac_gettable_params_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:734341 [INFO] [stdout] | [INFO] [stdout] 3 | ...; pub type OSSL_FUNC_mac_gettable_params_fn = :: std :: option :: Option < unsafe extern "C" fn (provctx : * mut :: std :: os :: raw :... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncMacGettableParamsFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_mac_gettable_ctx_params_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:734509 [INFO] [stdout] | [INFO] [stdout] 3 | ...b type OSSL_FUNC_mac_gettable_ctx_params_fn = :: std :: option :: Option < unsafe extern "C" fn (mctx : * mut :: std :: os :: raw :: c... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncMacGettableCtxParamsFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_mac_settable_ctx_params_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:734726 [INFO] [stdout] | [INFO] [stdout] 3 | ...b type OSSL_FUNC_mac_settable_ctx_params_fn = :: std :: option :: Option < unsafe extern "C" fn (mctx : * mut :: std :: os :: raw :: c... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncMacSettableCtxParamsFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_mac_get_params_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:734943 [INFO] [stdout] | [INFO] [stdout] 3 | ...AM > ; pub type OSSL_FUNC_mac_get_params_fn = :: std :: option :: Option < unsafe extern "C" fn (params : * mut OSSL_PARAM) -> :: std ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncMacGetParamsFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_mac_get_ctx_params_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:735096 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; pub type OSSL_FUNC_mac_get_ctx_params_fn = :: std :: option :: Option < unsafe extern "C" fn (mctx : * mut :: std :: os :: raw :: c... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncMacGetCtxParamsFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_mac_set_ctx_params_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:735298 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; pub type OSSL_FUNC_mac_set_ctx_params_fn = :: std :: option :: Option < unsafe extern "C" fn (mctx : * mut :: std :: os :: raw :: c... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncMacSetCtxParamsFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_kdf_newctx_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:735502 [INFO] [stdout] | [INFO] [stdout] 3 | ...c_int > ; pub type OSSL_FUNC_kdf_newctx_fn = :: std :: option :: Option < unsafe extern "C" fn (provctx : * mut :: std :: os :: raw ::... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncKdfNewctxFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_kdf_dupctx_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:735678 [INFO] [stdout] | [INFO] [stdout] 3 | ..._void > ; pub type OSSL_FUNC_kdf_dupctx_fn = :: std :: option :: Option < unsafe extern "C" fn (src : * mut :: std :: os :: raw :: c_v... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncKdfDupctxFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_kdf_freectx_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:735850 [INFO] [stdout] | [INFO] [stdout] 3 | ...void > ; pub type OSSL_FUNC_kdf_freectx_fn = :: std :: option :: Option < unsafe extern "C" fn (kctx : * mut :: std :: os :: raw :: c_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncKdfFreectxFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_kdf_reset_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:735985 [INFO] [stdout] | [INFO] [stdout] 3 | ..._void) > ; pub type OSSL_FUNC_kdf_reset_fn = :: std :: option :: Option < unsafe extern "C" fn (kctx : * mut :: std :: os :: raw :: c_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncKdfResetFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_kdf_derive_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:736118 [INFO] [stdout] | [INFO] [stdout] 3 | ...void) > ; pub type OSSL_FUNC_kdf_derive_fn = :: std :: option :: Option < unsafe extern "C" fn (kctx : * mut :: std :: os :: raw :: c_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncKdfDeriveFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_kdf_gettable_params_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:736376 [INFO] [stdout] | [INFO] [stdout] 3 | ...; pub type OSSL_FUNC_kdf_gettable_params_fn = :: std :: option :: Option < unsafe extern "C" fn (provctx : * mut :: std :: os :: raw :... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncKdfGettableParamsFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_kdf_gettable_ctx_params_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:736544 [INFO] [stdout] | [INFO] [stdout] 3 | ...b type OSSL_FUNC_kdf_gettable_ctx_params_fn = :: std :: option :: Option < unsafe extern "C" fn (kctx : * mut :: std :: os :: raw :: c... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncKdfGettableCtxParamsFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_kdf_settable_ctx_params_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:736761 [INFO] [stdout] | [INFO] [stdout] 3 | ...b type OSSL_FUNC_kdf_settable_ctx_params_fn = :: std :: option :: Option < unsafe extern "C" fn (kctx : * mut :: std :: os :: raw :: c... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncKdfSettableCtxParamsFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_kdf_get_params_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:736978 [INFO] [stdout] | [INFO] [stdout] 3 | ...AM > ; pub type OSSL_FUNC_kdf_get_params_fn = :: std :: option :: Option < unsafe extern "C" fn (params : * mut OSSL_PARAM) -> :: std ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncKdfGetParamsFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_kdf_get_ctx_params_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:737131 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; pub type OSSL_FUNC_kdf_get_ctx_params_fn = :: std :: option :: Option < unsafe extern "C" fn (kctx : * mut :: std :: os :: raw :: c... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncKdfGetCtxParamsFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_kdf_set_ctx_params_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:737333 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; pub type OSSL_FUNC_kdf_set_ctx_params_fn = :: std :: option :: Option < unsafe extern "C" fn (kctx : * mut :: std :: os :: raw :: c... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncKdfSetCtxParamsFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_rand_newctx_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:737537 [INFO] [stdout] | [INFO] [stdout] 3 | ..._int > ; pub type OSSL_FUNC_rand_newctx_fn = :: std :: option :: Option < unsafe extern "C" fn (provctx : * mut :: std :: os :: raw ::... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncRandNewctxFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_rand_freectx_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:737800 [INFO] [stdout] | [INFO] [stdout] 3 | ...oid > ; pub type OSSL_FUNC_rand_freectx_fn = :: std :: option :: Option < unsafe extern "C" fn (vctx : * mut :: std :: os :: raw :: c_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncRandFreectxFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_rand_instantiate_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:737936 [INFO] [stdout] | [INFO] [stdout] 3 | ...> ; pub type OSSL_FUNC_rand_instantiate_fn = :: std :: option :: Option < unsafe extern "C" fn (vdrbg : * mut :: std :: os :: raw :: c... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncRandInstantiateFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_rand_uninstantiate_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:738304 [INFO] [stdout] | [INFO] [stdout] 3 | ...; pub type OSSL_FUNC_rand_uninstantiate_fn = :: std :: option :: Option < unsafe extern "C" fn (vdrbg : * mut :: std :: os :: raw :: c... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncRandUninstantiateFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_rand_generate_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:738479 [INFO] [stdout] | [INFO] [stdout] 3 | ...nt > ; pub type OSSL_FUNC_rand_generate_fn = :: std :: option :: Option < unsafe extern "C" fn (vctx : * mut :: std :: os :: raw :: c_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncRandGenerateFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_rand_reseed_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:738877 [INFO] [stdout] | [INFO] [stdout] 3 | ..._int > ; pub type OSSL_FUNC_rand_reseed_fn = :: std :: option :: Option < unsafe extern "C" fn (vctx : * mut :: std :: os :: raw :: c_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncRandReseedFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_rand_nonce_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:739233 [INFO] [stdout] | [INFO] [stdout] 3 | ...c_int > ; pub type OSSL_FUNC_rand_nonce_fn = :: std :: option :: Option < unsafe extern "C" fn (vctx : * mut :: std :: os :: raw :: c_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncRandNonceFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_rand_enable_locking_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:739510 [INFO] [stdout] | [INFO] [stdout] 3 | ...; pub type OSSL_FUNC_rand_enable_locking_fn = :: std :: option :: Option < unsafe extern "C" fn (vctx : * mut :: std :: os :: raw :: c... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncRandEnableLockingFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_rand_lock_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:739685 [INFO] [stdout] | [INFO] [stdout] 3 | ... c_int > ; pub type OSSL_FUNC_rand_lock_fn = :: std :: option :: Option < unsafe extern "C" fn (vctx : * mut :: std :: os :: raw :: c_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncRandLockFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_rand_unlock_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:739850 [INFO] [stdout] | [INFO] [stdout] 3 | ..._int > ; pub type OSSL_FUNC_rand_unlock_fn = :: std :: option :: Option < unsafe extern "C" fn (vctx : * mut :: std :: os :: raw :: c_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncRandUnlockFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_rand_gettable_params_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:739985 [INFO] [stdout] | [INFO] [stdout] 3 | ... pub type OSSL_FUNC_rand_gettable_params_fn = :: std :: option :: Option < unsafe extern "C" fn (provctx : * mut :: std :: os :: raw :... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncRandGettableParamsFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_rand_gettable_ctx_params_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:740154 [INFO] [stdout] | [INFO] [stdout] 3 | ... type OSSL_FUNC_rand_gettable_ctx_params_fn = :: std :: option :: Option < unsafe extern "C" fn (vctx : * mut :: std :: os :: raw :: c... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncRandGettableCtxParamsFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_rand_settable_ctx_params_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:740372 [INFO] [stdout] | [INFO] [stdout] 3 | ... type OSSL_FUNC_rand_settable_ctx_params_fn = :: std :: option :: Option < unsafe extern "C" fn (vctx : * mut :: std :: os :: raw :: c... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncRandSettableCtxParamsFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_rand_get_params_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:740590 [INFO] [stdout] | [INFO] [stdout] 3 | ...M > ; pub type OSSL_FUNC_rand_get_params_fn = :: std :: option :: Option < unsafe extern "C" fn (params : * mut OSSL_PARAM) -> :: std ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncRandGetParamsFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_rand_get_ctx_params_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:740744 [INFO] [stdout] | [INFO] [stdout] 3 | ...; pub type OSSL_FUNC_rand_get_ctx_params_fn = :: std :: option :: Option < unsafe extern "C" fn (vctx : * mut :: std :: os :: raw :: c... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncRandGetCtxParamsFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_rand_set_ctx_params_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:740947 [INFO] [stdout] | [INFO] [stdout] 3 | ...; pub type OSSL_FUNC_rand_set_ctx_params_fn = :: std :: option :: Option < unsafe extern "C" fn (vctx : * mut :: std :: os :: raw :: c... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncRandSetCtxParamsFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_rand_set_callbacks_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:741152 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; pub type OSSL_FUNC_rand_set_callbacks_fn = :: std :: option :: Option < unsafe extern "C" fn (vctx : * mut :: std :: os :: raw :: c... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncRandSetCallbacksFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_rand_verify_zeroization_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:741474 [INFO] [stdout] | [INFO] [stdout] 3 | ...b type OSSL_FUNC_rand_verify_zeroization_fn = :: std :: option :: Option < unsafe extern "C" fn (vctx : * mut :: std :: os :: raw :: c... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncRandVerifyZeroizationFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_rand_get_seed_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:741653 [INFO] [stdout] | [INFO] [stdout] 3 | ...int > ; pub type OSSL_FUNC_rand_get_seed_fn = :: std :: option :: Option < unsafe extern "C" fn (vctx : * mut :: std :: os :: raw :: c... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncRandGetSeedFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_rand_clear_seed_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:742052 [INFO] [stdout] | [INFO] [stdout] 3 | ...e > ; pub type OSSL_FUNC_rand_clear_seed_fn = :: std :: option :: Option < unsafe extern "C" fn (vctx : * mut :: std :: os :: raw :: c... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncRandClearSeedFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_keymgmt_new_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:742255 [INFO] [stdout] | [INFO] [stdout] 3 | ...ize) > ; pub type OSSL_FUNC_keymgmt_new_fn = :: std :: option :: Option < unsafe extern "C" fn (provctx : * mut :: std :: os :: raw ::... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncKeymgmtNewFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_keymgmt_gen_init_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:742432 [INFO] [stdout] | [INFO] [stdout] 3 | ... > ; pub type OSSL_FUNC_keymgmt_gen_init_fn = :: std :: option :: Option < unsafe extern "C" fn (provctx : * mut :: std :: os :: raw :... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncKeymgmtGenInitFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_keymgmt_gen_set_template_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:742687 [INFO] [stdout] | [INFO] [stdout] 3 | ... type OSSL_FUNC_keymgmt_gen_set_template_fn = :: std :: option :: Option < unsafe extern "C" fn (genctx : * mut :: std :: os :: raw ::... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncKeymgmtGenSetTemplateFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_keymgmt_gen_set_params_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:742915 [INFO] [stdout] | [INFO] [stdout] 3 | ...ub type OSSL_FUNC_keymgmt_gen_set_params_fn = :: std :: option :: Option < unsafe extern "C" fn (genctx : * mut :: std :: os :: raw ::... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncKeymgmtGenSetParamsFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_keymgmt_gen_settable_params_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:743125 [INFO] [stdout] | [INFO] [stdout] 3 | ...pe OSSL_FUNC_keymgmt_gen_settable_params_fn = :: std :: option :: Option < unsafe extern "C" fn (genctx : * mut :: std :: os :: raw ::... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncKeymgmtGenSettableParamsFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_keymgmt_gen_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:743348 [INFO] [stdout] | [INFO] [stdout] 3 | ...ARAM > ; pub type OSSL_FUNC_keymgmt_gen_fn = :: std :: option :: Option < unsafe extern "C" fn (genctx : * mut :: std :: os :: raw :: ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncKeymgmtGenFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_keymgmt_gen_cleanup_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:743591 [INFO] [stdout] | [INFO] [stdout] 3 | ...; pub type OSSL_FUNC_keymgmt_gen_cleanup_fn = :: std :: option :: Option < unsafe extern "C" fn (genctx : * mut :: std :: os :: raw ::... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncKeymgmtGenCleanupFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_keymgmt_load_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:743736 [INFO] [stdout] | [INFO] [stdout] 3 | ...id) > ; pub type OSSL_FUNC_keymgmt_load_fn = :: std :: option :: Option < unsafe extern "C" fn (reference : * const :: std :: os :: ra... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncKeymgmtLoadFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_keymgmt_free_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:743941 [INFO] [stdout] | [INFO] [stdout] 3 | ...oid > ; pub type OSSL_FUNC_keymgmt_free_fn = :: std :: option :: Option < unsafe extern "C" fn (keydata : * mut :: std :: os :: raw ::... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncKeymgmtFreeFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_keymgmt_get_params_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:744080 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; pub type OSSL_FUNC_keymgmt_get_params_fn = :: std :: option :: Option < unsafe extern "C" fn (keydata : * mut :: std :: os :: raw :... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncKeymgmtGetParamsFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_keymgmt_gettable_params_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:744285 [INFO] [stdout] | [INFO] [stdout] 3 | ...b type OSSL_FUNC_keymgmt_gettable_params_fn = :: std :: option :: Option < unsafe extern "C" fn (provctx : * mut :: std :: os :: raw :... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncKeymgmtGettableParamsFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_keymgmt_set_params_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:744457 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; pub type OSSL_FUNC_keymgmt_set_params_fn = :: std :: option :: Option < unsafe extern "C" fn (keydata : * mut :: std :: os :: raw :... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncKeymgmtSetParamsFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_keymgmt_settable_params_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:744664 [INFO] [stdout] | [INFO] [stdout] 3 | ...b type OSSL_FUNC_keymgmt_settable_params_fn = :: std :: option :: Option < unsafe extern "C" fn (provctx : * mut :: std :: os :: raw :... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncKeymgmtSettableParamsFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_keymgmt_query_operation_name_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:744836 [INFO] [stdout] | [INFO] [stdout] 3 | ...) -> * const OSSL_PARAM > ; pub type OSSL_FUNC_keymgmt_query_operation_name_fn = :: std :: option :: Option < unsafe extern "C" fn (op... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncKeymgmtQueryOperationNameFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_keymgmt_has_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:745030 [INFO] [stdout] | [INFO] [stdout] 3 | ...char > ; pub type OSSL_FUNC_keymgmt_has_fn = :: std :: option :: Option < unsafe extern "C" fn (keydata : * const :: std :: os :: raw ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncKeymgmtHasFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_keymgmt_validate_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:745245 [INFO] [stdout] | [INFO] [stdout] 3 | ...> ; pub type OSSL_FUNC_keymgmt_validate_fn = :: std :: option :: Option < unsafe extern "C" fn (keydata : * const :: std :: os :: raw ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncKeymgmtValidateFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_keymgmt_match_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:745508 [INFO] [stdout] | [INFO] [stdout] 3 | ...nt > ; pub type OSSL_FUNC_keymgmt_match_fn = :: std :: option :: Option < unsafe extern "C" fn (keydata1 : * const :: std :: os :: raw... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncKeymgmtMatchFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_keymgmt_import_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:745777 [INFO] [stdout] | [INFO] [stdout] 3 | ...t > ; pub type OSSL_FUNC_keymgmt_import_fn = :: std :: option :: Option < unsafe extern "C" fn (keydata : * mut :: std :: os :: raw ::... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncKeymgmtImportFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_keymgmt_import_types_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:746023 [INFO] [stdout] | [INFO] [stdout] 3 | ... pub type OSSL_FUNC_keymgmt_import_types_fn = :: std :: option :: Option < unsafe extern "C" fn (selection : :: std :: os :: raw :: c_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncKeymgmtImportTypesFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_keymgmt_export_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:746187 [INFO] [stdout] | [INFO] [stdout] 3 | ...M > ; pub type OSSL_FUNC_keymgmt_export_fn = :: std :: option :: Option < unsafe extern "C" fn (keydata : * mut :: std :: os :: raw ::... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncKeymgmtExportFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_keymgmt_export_types_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:746476 [INFO] [stdout] | [INFO] [stdout] 3 | ... pub type OSSL_FUNC_keymgmt_export_types_fn = :: std :: option :: Option < unsafe extern "C" fn (selection : :: std :: os :: raw :: c_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncKeymgmtExportTypesFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_keymgmt_dup_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:746640 [INFO] [stdout] | [INFO] [stdout] 3 | ...ARAM > ; pub type OSSL_FUNC_keymgmt_dup_fn = :: std :: option :: Option < unsafe extern "C" fn (keydata_from : * const :: std :: os ::... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncKeymgmtDupFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_keyexch_newctx_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:746867 [INFO] [stdout] | [INFO] [stdout] 3 | ...d > ; pub type OSSL_FUNC_keyexch_newctx_fn = :: std :: option :: Option < unsafe extern "C" fn (provctx : * mut :: std :: os :: raw ::... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncKeyexchNewctxFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_keyexch_init_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:747047 [INFO] [stdout] | [INFO] [stdout] 3 | ...oid > ; pub type OSSL_FUNC_keyexch_init_fn = :: std :: option :: Option < unsafe extern "C" fn (ctx : * mut :: std :: os :: raw :: c_v... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncKeyexchInitFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_keyexch_derive_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:747292 [INFO] [stdout] | [INFO] [stdout] 3 | ...t > ; pub type OSSL_FUNC_keyexch_derive_fn = :: std :: option :: Option < unsafe extern "C" fn (ctx : * mut :: std :: os :: raw :: c_v... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncKeyexchDeriveFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_keyexch_set_peer_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:747552 [INFO] [stdout] | [INFO] [stdout] 3 | ... > ; pub type OSSL_FUNC_keyexch_set_peer_fn = :: std :: option :: Option < unsafe extern "C" fn (ctx : * mut :: std :: os :: raw :: c_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncKeyexchSetPeerFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_keyexch_freectx_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:747771 [INFO] [stdout] | [INFO] [stdout] 3 | ... > ; pub type OSSL_FUNC_keyexch_freectx_fn = :: std :: option :: Option < unsafe extern "C" fn (ctx : * mut :: std :: os :: raw :: c_v... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncKeyexchFreectxFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_keyexch_dupctx_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:747909 [INFO] [stdout] | [INFO] [stdout] 3 | ...) > ; pub type OSSL_FUNC_keyexch_dupctx_fn = :: std :: option :: Option < unsafe extern "C" fn (ctx : * mut :: std :: os :: raw :: c_v... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncKeyexchDupctxFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_keyexch_set_ctx_params_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:748085 [INFO] [stdout] | [INFO] [stdout] 3 | ...ub type OSSL_FUNC_keyexch_set_ctx_params_fn = :: std :: option :: Option < unsafe extern "C" fn (ctx : * mut :: std :: os :: raw :: c_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncKeyexchSetCtxParamsFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_keyexch_settable_ctx_params_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:748292 [INFO] [stdout] | [INFO] [stdout] 3 | ...pe OSSL_FUNC_keyexch_settable_ctx_params_fn = :: std :: option :: Option < unsafe extern "C" fn (ctx : * mut :: std :: os :: raw :: c_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncKeyexchSettableCtxParamsFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_keyexch_get_ctx_params_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:748512 [INFO] [stdout] | [INFO] [stdout] 3 | ...ub type OSSL_FUNC_keyexch_get_ctx_params_fn = :: std :: option :: Option < unsafe extern "C" fn (ctx : * mut :: std :: os :: raw :: c_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncKeyexchGetCtxParamsFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_keyexch_gettable_ctx_params_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:748717 [INFO] [stdout] | [INFO] [stdout] 3 | ...pe OSSL_FUNC_keyexch_gettable_ctx_params_fn = :: std :: option :: Option < unsafe extern "C" fn (ctx : * mut :: std :: os :: raw :: c_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncKeyexchGettableCtxParamsFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_signature_newctx_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:748937 [INFO] [stdout] | [INFO] [stdout] 3 | ...> ; pub type OSSL_FUNC_signature_newctx_fn = :: std :: option :: Option < unsafe extern "C" fn (provctx : * mut :: std :: os :: raw ::... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncSignatureNewctxFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_signature_sign_init_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:749167 [INFO] [stdout] | [INFO] [stdout] 3 | ...; pub type OSSL_FUNC_signature_sign_init_fn = :: std :: option :: Option < unsafe extern "C" fn (ctx : * mut :: std :: os :: raw :: c_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncSignatureSignInitFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_signature_sign_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:749419 [INFO] [stdout] | [INFO] [stdout] 3 | ...t > ; pub type OSSL_FUNC_signature_sign_fn = :: std :: option :: Option < unsafe extern "C" fn (ctx : * mut :: std :: os :: raw :: c_v... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncSignatureSignFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_signature_verify_init_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:749738 [INFO] [stdout] | [INFO] [stdout] 3 | ...pub type OSSL_FUNC_signature_verify_init_fn = :: std :: option :: Option < unsafe extern "C" fn (ctx : * mut :: std :: os :: raw :: c_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncSignatureVerifyInitFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_signature_verify_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:749992 [INFO] [stdout] | [INFO] [stdout] 3 | ...> ; pub type OSSL_FUNC_signature_verify_fn = :: std :: option :: Option < unsafe extern "C" fn (ctx : * mut :: std :: os :: raw :: c_v... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncSignatureVerifyFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_signature_verify_recover_init_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:750291 [INFO] [stdout] | [INFO] [stdout] 3 | ...d :: os :: raw :: c_int > ; pub type OSSL_FUNC_signature_verify_recover_init_fn = :: std :: option :: Option < unsafe extern "C" fn (c... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncSignatureVerifyRecoverInitFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_signature_verify_recover_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:750553 [INFO] [stdout] | [INFO] [stdout] 3 | ... type OSSL_FUNC_signature_verify_recover_fn = :: std :: option :: Option < unsafe extern "C" fn (ctx : * mut :: std :: os :: raw :: c_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncSignatureVerifyRecoverFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_signature_digest_sign_init_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:750885 [INFO] [stdout] | [INFO] [stdout] 3 | ...ype OSSL_FUNC_signature_digest_sign_init_fn = :: std :: option :: Option < unsafe extern "C" fn (ctx : * mut :: std :: os :: raw :: c_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncSignatureDigestSignInitFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_signature_digest_sign_update_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:751193 [INFO] [stdout] | [INFO] [stdout] 3 | ...d :: os :: raw :: c_int > ; pub type OSSL_FUNC_signature_digest_sign_update_fn = :: std :: option :: Option < unsafe extern "C" fn (ct... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncSignatureDigestSignUpdateFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_signature_digest_sign_final_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:751442 [INFO] [stdout] | [INFO] [stdout] 3 | ...pe OSSL_FUNC_signature_digest_sign_final_fn = :: std :: option :: Option < unsafe extern "C" fn (ctx : * mut :: std :: os :: raw :: c_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncSignatureDigestSignFinalFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_signature_digest_sign_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:751710 [INFO] [stdout] | [INFO] [stdout] 3 | ...pub type OSSL_FUNC_signature_digest_sign_fn = :: std :: option :: Option < unsafe extern "C" fn (ctx : * mut :: std :: os :: raw :: c_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncSignatureDigestSignFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_signature_digest_verify_init_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:752039 [INFO] [stdout] | [INFO] [stdout] 3 | ...d :: os :: raw :: c_int > ; pub type OSSL_FUNC_signature_digest_verify_init_fn = :: std :: option :: Option < unsafe extern "C" fn (ct... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncSignatureDigestVerifyInitFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_signature_digest_verify_update_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:752349 [INFO] [stdout] | [INFO] [stdout] 3 | ...d :: os :: raw :: c_int > ; pub type OSSL_FUNC_signature_digest_verify_update_fn = :: std :: option :: Option < unsafe extern "C" fn (... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncSignatureDigestVerifyUpdateFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_signature_digest_verify_final_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:752600 [INFO] [stdout] | [INFO] [stdout] 3 | ...d :: os :: raw :: c_int > ; pub type OSSL_FUNC_signature_digest_verify_final_fn = :: std :: option :: Option < unsafe extern "C" fn (c... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncSignatureDigestVerifyFinalFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_signature_digest_verify_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:752848 [INFO] [stdout] | [INFO] [stdout] 3 | ...b type OSSL_FUNC_signature_digest_verify_fn = :: std :: option :: Option < unsafe extern "C" fn (ctx : * mut :: std :: os :: raw :: c_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncSignatureDigestVerifyFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_signature_freectx_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:753154 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; pub type OSSL_FUNC_signature_freectx_fn = :: std :: option :: Option < unsafe extern "C" fn (ctx : * mut :: std :: os :: raw :: c_v... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncSignatureFreectxFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_signature_dupctx_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:753294 [INFO] [stdout] | [INFO] [stdout] 3 | ...> ; pub type OSSL_FUNC_signature_dupctx_fn = :: std :: option :: Option < unsafe extern "C" fn (ctx : * mut :: std :: os :: raw :: c_v... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncSignatureDupctxFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_signature_get_ctx_params_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:753472 [INFO] [stdout] | [INFO] [stdout] 3 | ... type OSSL_FUNC_signature_get_ctx_params_fn = :: std :: option :: Option < unsafe extern "C" fn (ctx : * mut :: std :: os :: raw :: c_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncSignatureGetCtxParamsFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_signature_gettable_ctx_params_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:753679 [INFO] [stdout] | [INFO] [stdout] 3 | ...d :: os :: raw :: c_int > ; pub type OSSL_FUNC_signature_gettable_ctx_params_fn = :: std :: option :: Option < unsafe extern "C" fn (c... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncSignatureGettableCtxParamsFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_signature_set_ctx_params_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:753901 [INFO] [stdout] | [INFO] [stdout] 3 | ... type OSSL_FUNC_signature_set_ctx_params_fn = :: std :: option :: Option < unsafe extern "C" fn (ctx : * mut :: std :: os :: raw :: c_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncSignatureSetCtxParamsFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_signature_settable_ctx_params_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:754110 [INFO] [stdout] | [INFO] [stdout] 3 | ...d :: os :: raw :: c_int > ; pub type OSSL_FUNC_signature_settable_ctx_params_fn = :: std :: option :: Option < unsafe extern "C" fn (c... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncSignatureSettableCtxParamsFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_signature_get_ctx_md_params_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:754332 [INFO] [stdout] | [INFO] [stdout] 3 | ...ype OSSL_FUNC_signature_get_ctx_md_params_fn = :: std :: option :: Option < unsafe extern "C" fn (ctx : * mut :: std :: os :: raw :: c... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncSignatureGetCtxMdParamsFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_signature_gettable_ctx_md_params_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:754542 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: os :: raw :: c_int > ; pub type OSSL_FUNC_signature_gettable_ctx_md_params_fn = :: std :: option :: Option < unsafe extern "C" fn (... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncSignatureGettableCtxMdParamsFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_signature_set_ctx_md_params_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:754719 [INFO] [stdout] | [INFO] [stdout] 3 | ...ype OSSL_FUNC_signature_set_ctx_md_params_fn = :: std :: option :: Option < unsafe extern "C" fn (ctx : * mut :: std :: os :: raw :: c... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncSignatureSetCtxMdParamsFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_signature_settable_ctx_md_params_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:754931 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: os :: raw :: c_int > ; pub type OSSL_FUNC_signature_settable_ctx_md_params_fn = :: std :: option :: Option < unsafe extern "C" fn (... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncSignatureSettableCtxMdParamsFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_asym_cipher_newctx_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:755108 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; pub type OSSL_FUNC_asym_cipher_newctx_fn = :: std :: option :: Option < unsafe extern "C" fn (provctx : * mut :: std :: os :: raw :... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncAsymCipherNewctxFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_asym_cipher_encrypt_init_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:755292 [INFO] [stdout] | [INFO] [stdout] 3 | ... type OSSL_FUNC_asym_cipher_encrypt_init_fn = :: std :: option :: Option < unsafe extern "C" fn (ctx : * mut :: std :: os :: raw :: c_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncAsymCipherEncryptInitFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_asym_cipher_encrypt_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:755549 [INFO] [stdout] | [INFO] [stdout] 3 | ...; pub type OSSL_FUNC_asym_cipher_encrypt_fn = :: std :: option :: Option < unsafe extern "C" fn (ctx : * mut :: std :: os :: raw :: c_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncAsymCipherEncryptFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_asym_cipher_decrypt_init_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:755872 [INFO] [stdout] | [INFO] [stdout] 3 | ... type OSSL_FUNC_asym_cipher_decrypt_init_fn = :: std :: option :: Option < unsafe extern "C" fn (ctx : * mut :: std :: os :: raw :: c_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncAsymCipherDecryptInitFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_asym_cipher_decrypt_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:756129 [INFO] [stdout] | [INFO] [stdout] 3 | ...; pub type OSSL_FUNC_asym_cipher_decrypt_fn = :: std :: option :: Option < unsafe extern "C" fn (ctx : * mut :: std :: os :: raw :: c_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncAsymCipherDecryptFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_asym_cipher_freectx_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:756452 [INFO] [stdout] | [INFO] [stdout] 3 | ...; pub type OSSL_FUNC_asym_cipher_freectx_fn = :: std :: option :: Option < unsafe extern "C" fn (ctx : * mut :: std :: os :: raw :: c_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncAsymCipherFreectxFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_asym_cipher_dupctx_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:756594 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; pub type OSSL_FUNC_asym_cipher_dupctx_fn = :: std :: option :: Option < unsafe extern "C" fn (ctx : * mut :: std :: os :: raw :: c_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncAsymCipherDupctxFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_asym_cipher_get_ctx_params_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:756774 [INFO] [stdout] | [INFO] [stdout] 3 | ...type OSSL_FUNC_asym_cipher_get_ctx_params_fn = :: std :: option :: Option < unsafe extern "C" fn (ctx : * mut :: std :: os :: raw :: c... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncAsymCipherGetCtxParamsFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_asym_cipher_gettable_ctx_params_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:756983 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: os :: raw :: c_int > ; pub type OSSL_FUNC_asym_cipher_gettable_ctx_params_fn = :: std :: option :: Option < unsafe extern "C" fn (c... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncAsymCipherGettableCtxParamsFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_asym_cipher_set_ctx_params_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:757207 [INFO] [stdout] | [INFO] [stdout] 3 | ...type OSSL_FUNC_asym_cipher_set_ctx_params_fn = :: std :: option :: Option < unsafe extern "C" fn (ctx : * mut :: std :: os :: raw :: c... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncAsymCipherSetCtxParamsFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_asym_cipher_settable_ctx_params_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:757418 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: os :: raw :: c_int > ; pub type OSSL_FUNC_asym_cipher_settable_ctx_params_fn = :: std :: option :: Option < unsafe extern "C" fn (c... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncAsymCipherSettableCtxParamsFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_kem_newctx_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:757642 [INFO] [stdout] | [INFO] [stdout] 3 | ...PARAM > ; pub type OSSL_FUNC_kem_newctx_fn = :: std :: option :: Option < unsafe extern "C" fn (provctx : * mut :: std :: os :: raw ::... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncKemNewctxFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_kem_encapsulate_init_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:757818 [INFO] [stdout] | [INFO] [stdout] 3 | ... pub type OSSL_FUNC_kem_encapsulate_init_fn = :: std :: option :: Option < unsafe extern "C" fn (ctx : * mut :: std :: os :: raw :: c_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncKemEncapsulateInitFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_kem_encapsulate_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:758071 [INFO] [stdout] | [INFO] [stdout] 3 | ... > ; pub type OSSL_FUNC_kem_encapsulate_fn = :: std :: option :: Option < unsafe extern "C" fn (ctx : * mut :: std :: os :: raw :: c_v... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncKemEncapsulateFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_kem_decapsulate_init_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:758383 [INFO] [stdout] | [INFO] [stdout] 3 | ... pub type OSSL_FUNC_kem_decapsulate_init_fn = :: std :: option :: Option < unsafe extern "C" fn (ctx : * mut :: std :: os :: raw :: c_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncKemDecapsulateInitFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_kem_decapsulate_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:758636 [INFO] [stdout] | [INFO] [stdout] 3 | ... > ; pub type OSSL_FUNC_kem_decapsulate_fn = :: std :: option :: Option < unsafe extern "C" fn (ctx : * mut :: std :: os :: raw :: c_v... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncKemDecapsulateFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_kem_freectx_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:758937 [INFO] [stdout] | [INFO] [stdout] 3 | ..._int > ; pub type OSSL_FUNC_kem_freectx_fn = :: std :: option :: Option < unsafe extern "C" fn (ctx : * mut :: std :: os :: raw :: c_v... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncKemFreectxFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_kem_dupctx_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:759071 [INFO] [stdout] | [INFO] [stdout] 3 | ...void) > ; pub type OSSL_FUNC_kem_dupctx_fn = :: std :: option :: Option < unsafe extern "C" fn (ctx : * mut :: std :: os :: raw :: c_v... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncKemDupctxFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_kem_get_ctx_params_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:759243 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; pub type OSSL_FUNC_kem_get_ctx_params_fn = :: std :: option :: Option < unsafe extern "C" fn (ctx : * mut :: std :: os :: raw :: c_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncKemGetCtxParamsFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_kem_gettable_ctx_params_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:759444 [INFO] [stdout] | [INFO] [stdout] 3 | ...b type OSSL_FUNC_kem_gettable_ctx_params_fn = :: std :: option :: Option < unsafe extern "C" fn (ctx : * mut :: std :: os :: raw :: c_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncKemGettableCtxParamsFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_kem_set_ctx_params_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:759660 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; pub type OSSL_FUNC_kem_set_ctx_params_fn = :: std :: option :: Option < unsafe extern "C" fn (ctx : * mut :: std :: os :: raw :: c_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncKemSetCtxParamsFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_kem_settable_ctx_params_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:759863 [INFO] [stdout] | [INFO] [stdout] 3 | ...b type OSSL_FUNC_kem_settable_ctx_params_fn = :: std :: option :: Option < unsafe extern "C" fn (ctx : * mut :: std :: os :: raw :: c_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncKemSettableCtxParamsFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_encoder_newctx_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:760079 [INFO] [stdout] | [INFO] [stdout] 3 | ...M > ; pub type OSSL_FUNC_encoder_newctx_fn = :: std :: option :: Option < unsafe extern "C" fn (provctx : * mut :: std :: os :: raw ::... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncEncoderNewctxFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_encoder_freectx_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:760259 [INFO] [stdout] | [INFO] [stdout] 3 | ... > ; pub type OSSL_FUNC_encoder_freectx_fn = :: std :: option :: Option < unsafe extern "C" fn (ctx : * mut :: std :: os :: raw :: c_v... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncEncoderFreectxFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_encoder_get_params_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:760397 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; pub type OSSL_FUNC_encoder_get_params_fn = :: std :: option :: Option < unsafe extern "C" fn (params : * mut OSSL_PARAM) -> :: std ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncEncoderGetParamsFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_encoder_gettable_params_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:760554 [INFO] [stdout] | [INFO] [stdout] 3 | ...b type OSSL_FUNC_encoder_gettable_params_fn = :: std :: option :: Option < unsafe extern "C" fn (provctx : * mut :: std :: os :: raw :... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncEncoderGettableParamsFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_encoder_set_ctx_params_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:760726 [INFO] [stdout] | [INFO] [stdout] 3 | ...ub type OSSL_FUNC_encoder_set_ctx_params_fn = :: std :: option :: Option < unsafe extern "C" fn (ctx : * mut :: std :: os :: raw :: c_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncEncoderSetCtxParamsFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_encoder_settable_ctx_params_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:760933 [INFO] [stdout] | [INFO] [stdout] 3 | ...pe OSSL_FUNC_encoder_settable_ctx_params_fn = :: std :: option :: Option < unsafe extern "C" fn (provctx : * mut :: std :: os :: raw :... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncEncoderSettableCtxParamsFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_encoder_does_selection_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:761109 [INFO] [stdout] | [INFO] [stdout] 3 | ...ub type OSSL_FUNC_encoder_does_selection_fn = :: std :: option :: Option < unsafe extern "C" fn (provctx : * mut :: std :: os :: raw :... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncEncoderDoesSelectionFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_encoder_encode_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:761333 [INFO] [stdout] | [INFO] [stdout] 3 | ...t > ; pub type OSSL_FUNC_encoder_encode_fn = :: std :: option :: Option < unsafe extern "C" fn (ctx : * mut :: std :: os :: raw :: c_v... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncEncoderEncodeFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_encoder_import_object_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:761737 [INFO] [stdout] | [INFO] [stdout] 3 | ...pub type OSSL_FUNC_encoder_import_object_fn = :: std :: option :: Option < unsafe extern "C" fn (ctx : * mut :: std :: os :: raw :: c_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncEncoderImportObjectFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_encoder_free_object_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:761993 [INFO] [stdout] | [INFO] [stdout] 3 | ...; pub type OSSL_FUNC_encoder_free_object_fn = :: std :: option :: Option < unsafe extern "C" fn (obj : * mut :: std :: os :: raw :: c_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncEncoderFreeObjectFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_decoder_newctx_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:762135 [INFO] [stdout] | [INFO] [stdout] 3 | ...) > ; pub type OSSL_FUNC_decoder_newctx_fn = :: std :: option :: Option < unsafe extern "C" fn (provctx : * mut :: std :: os :: raw ::... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncDecoderNewctxFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_decoder_freectx_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:762315 [INFO] [stdout] | [INFO] [stdout] 3 | ... > ; pub type OSSL_FUNC_decoder_freectx_fn = :: std :: option :: Option < unsafe extern "C" fn (ctx : * mut :: std :: os :: raw :: c_v... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncDecoderFreectxFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_decoder_get_params_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:762453 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; pub type OSSL_FUNC_decoder_get_params_fn = :: std :: option :: Option < unsafe extern "C" fn (params : * mut OSSL_PARAM) -> :: std ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncDecoderGetParamsFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_decoder_gettable_params_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:762610 [INFO] [stdout] | [INFO] [stdout] 3 | ...b type OSSL_FUNC_decoder_gettable_params_fn = :: std :: option :: Option < unsafe extern "C" fn (provctx : * mut :: std :: os :: raw :... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncDecoderGettableParamsFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_decoder_set_ctx_params_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:762782 [INFO] [stdout] | [INFO] [stdout] 3 | ...ub type OSSL_FUNC_decoder_set_ctx_params_fn = :: std :: option :: Option < unsafe extern "C" fn (ctx : * mut :: std :: os :: raw :: c_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncDecoderSetCtxParamsFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_decoder_settable_ctx_params_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:762989 [INFO] [stdout] | [INFO] [stdout] 3 | ...pe OSSL_FUNC_decoder_settable_ctx_params_fn = :: std :: option :: Option < unsafe extern "C" fn (provctx : * mut :: std :: os :: raw :... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncDecoderSettableCtxParamsFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_decoder_does_selection_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:763165 [INFO] [stdout] | [INFO] [stdout] 3 | ...ub type OSSL_FUNC_decoder_does_selection_fn = :: std :: option :: Option < unsafe extern "C" fn (provctx : * mut :: std :: os :: raw :... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncDecoderDoesSelectionFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_decoder_decode_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:763389 [INFO] [stdout] | [INFO] [stdout] 3 | ...t > ; pub type OSSL_FUNC_decoder_decode_fn = :: std :: option :: Option < unsafe extern "C" fn (ctx : * mut :: std :: os :: raw :: c_v... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncDecoderDecodeFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_decoder_export_object_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:763790 [INFO] [stdout] | [INFO] [stdout] 3 | ...pub type OSSL_FUNC_decoder_export_object_fn = :: std :: option :: Option < unsafe extern "C" fn (ctx : * mut :: std :: os :: raw :: c_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncDecoderExportObjectFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_store_open_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:764116 [INFO] [stdout] | [INFO] [stdout] 3 | ...c_int > ; pub type OSSL_FUNC_store_open_fn = :: std :: option :: Option < unsafe extern "C" fn (provctx : * mut :: std :: os :: raw ::... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncStoreOpenFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_store_attach_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:764338 [INFO] [stdout] | [INFO] [stdout] 3 | ...oid > ; pub type OSSL_FUNC_store_attach_fn = :: std :: option :: Option < unsafe extern "C" fn (provctx : * mut :: std :: os :: raw ::... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncStoreAttachFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_store_settable_ctx_params_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:764544 [INFO] [stdout] | [INFO] [stdout] 3 | ...type OSSL_FUNC_store_settable_ctx_params_fn = :: std :: option :: Option < unsafe extern "C" fn (provctx : * mut :: std :: os :: raw :... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncStoreSettableCtxParamsFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_store_set_ctx_params_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:764718 [INFO] [stdout] | [INFO] [stdout] 3 | ... pub type OSSL_FUNC_store_set_ctx_params_fn = :: std :: option :: Option < unsafe extern "C" fn (loaderctx : * mut :: std :: os :: raw... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncStoreSetCtxParamsFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_store_load_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:764929 [INFO] [stdout] | [INFO] [stdout] 3 | ...c_int > ; pub type OSSL_FUNC_store_load_fn = :: std :: option :: Option < unsafe extern "C" fn (loaderctx : * mut :: std :: os :: raw ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncStoreLoadFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_store_eof_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:765265 [INFO] [stdout] | [INFO] [stdout] 3 | ... c_int > ; pub type OSSL_FUNC_store_eof_fn = :: std :: option :: Option < unsafe extern "C" fn (loaderctx : * mut :: std :: os :: raw ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncStoreEofFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_store_close_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:765435 [INFO] [stdout] | [INFO] [stdout] 3 | ..._int > ; pub type OSSL_FUNC_store_close_fn = :: std :: option :: Option < unsafe extern "C" fn (loaderctx : * mut :: std :: os :: raw ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncStoreCloseFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_FUNC_store_export_object_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:765607 [INFO] [stdout] | [INFO] [stdout] 3 | ...; pub type OSSL_FUNC_store_export_object_fn = :: std :: option :: Option < unsafe extern "C" fn (loaderctx : * mut :: std :: os :: raw... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslFuncStoreExportObjectFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OBJ_NAME` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:775637 [INFO] [stdout] | [INFO] [stdout] 3 | ...tringify ! (data))) ; } pub type OBJ_NAME = obj_name_st ; extern "C" { pub fn OBJ_NAME_init () -> :: std :: os :: raw :: c_int ; } ext... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `ObjName` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `EVP_CIPHER_INFO` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:784210 [INFO] [stdout] | [INFO] [stdout] 3 | ...ify ! (iv))) ; } pub type EVP_CIPHER_INFO = evp_cipher_info_st ; pub type EVP_PBE_KEYGEN = :: std :: option :: Option < unsafe extern ... [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `EvpCipherInfo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `EVP_PBE_KEYGEN` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:784258 [INFO] [stdout] | [INFO] [stdout] 3 | ..._cipher_info_st ; pub type EVP_PBE_KEYGEN = :: std :: option :: Option < unsafe extern "C" fn (ctx : * mut EVP_CIPHER_CTX , pass : * c... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `EvpPbeKeygen` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `EVP_PBE_KEYGEN_EX` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:784604 [INFO] [stdout] | [INFO] [stdout] 3 | ...aw :: c_int > ; pub type EVP_PBE_KEYGEN_EX = :: std :: option :: Option < unsafe extern "C" fn (ctx : * mut EVP_CIPHER_CTX , pass : * ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `EvpPbeKeygenEx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `EVP_PKEY_gen_cb` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:867532 [INFO] [stdout] | [INFO] [stdout] 3 | ... raw :: c_int ; } pub type EVP_PKEY_gen_cb = :: std :: option :: Option < unsafe extern "C" fn (ctx : * mut EVP_PKEY_CTX) -> :: std ::... [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `EvpPkeyGenCb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `point_conversion_form_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:886561 [INFO] [stdout] | [INFO] [stdout] 3 | ...m_t = 6 ; pub type point_conversion_form_t = :: std :: os :: raw :: c_uint ; extern "C" { pub fn OSSL_EC_curve_nid2name (nid : :: std ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PointConversionFormT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `EC_GROUP` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:886848 [INFO] [stdout] | [INFO] [stdout] 3 | ... _unused : [u8 ; 0] , } pub type EC_GROUP = ec_group_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct ec_point_st { _unu... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `EcGroup` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `EC_POINT` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:886977 [INFO] [stdout] | [INFO] [stdout] 3 | ... _unused : [u8 ; 0] , } pub type EC_POINT = ec_point_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct ecpk_parameters_st... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `EcPoint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ECDSA_SIG` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:898028 [INFO] [stdout] | [INFO] [stdout] 3 | ..._unused : [u8 ; 0] , } pub type ECDSA_SIG = ECDSA_SIG_st ; extern "C" { pub fn ECDSA_SIG_new () -> * mut ECDSA_SIG ; } extern "C" { pu... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `EcdsaSig` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_X509_NAME_compfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:899892 [INFO] [stdout] | [INFO] [stdout] 3 | ...u8 ; 0] , } pub type sk_X509_NAME_compfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const * const X509_NAME , b : * ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkX509NameCompfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_X509_NAME_freefunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:900075 [INFO] [stdout] | [INFO] [stdout] 3 | ...: c_int > ; pub type sk_X509_NAME_freefunc = :: std :: option :: Option < unsafe extern "C" fn (a : * mut X509_NAME) > ; pub type sk_X... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkX509NameFreefunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_X509_NAME_copyfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:900184 [INFO] [stdout] | [INFO] [stdout] 3 | ...9_NAME) > ; pub type sk_X509_NAME_copyfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const X509_NAME) -> * mut X509_N... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkX509NameCopyfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_X509_compfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:900411 [INFO] [stdout] | [INFO] [stdout] 3 | ... : [u8 ; 0] , } pub type sk_X509_compfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const * const X509 , b : * const ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkX509Compfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_X509_freefunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:900579 [INFO] [stdout] | [INFO] [stdout] 3 | ...aw :: c_int > ; pub type sk_X509_freefunc = :: std :: option :: Option < unsafe extern "C" fn (a : * mut X509) > ; pub type sk_X509_co... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkX509Freefunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_X509_copyfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:900678 [INFO] [stdout] | [INFO] [stdout] 3 | ...* mut X509) > ; pub type sk_X509_copyfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const X509) -> * mut X509 > ; # [... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkX509Copyfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_X509_REVOKED_compfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:900898 [INFO] [stdout] | [INFO] [stdout] 3 | ...; 0] , } pub type sk_X509_REVOKED_compfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const * const X509_REVOKED , b :... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkX509RevokedCompfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_X509_REVOKED_freefunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:901090 [INFO] [stdout] | [INFO] [stdout] 3 | ..._int > ; pub type sk_X509_REVOKED_freefunc = :: std :: option :: Option < unsafe extern "C" fn (a : * mut X509_REVOKED) > ; pub type s... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkX509RevokedFreefunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_X509_REVOKED_copyfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:901205 [INFO] [stdout] | [INFO] [stdout] 3 | ...KED) > ; pub type sk_X509_REVOKED_copyfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const X509_REVOKED) -> * mut X50... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkX509RevokedCopyfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_X509_CRL_compfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:901445 [INFO] [stdout] | [INFO] [stdout] 3 | ...[u8 ; 0] , } pub type sk_X509_CRL_compfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const * const X509_CRL , b : * c... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkX509CrlCompfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_X509_CRL_freefunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:901625 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: c_int > ; pub type sk_X509_CRL_freefunc = :: std :: option :: Option < unsafe extern "C" fn (a : * mut X509_CRL) > ; pub type sk_X5... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkX509CrlFreefunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_X509_CRL_copyfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:901732 [INFO] [stdout] | [INFO] [stdout] 3 | ...509_CRL) > ; pub type sk_X509_CRL_copyfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const X509_CRL) -> * mut X509_CR... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkX509CrlCopyfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `X509_ALGORS` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:902871 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (parameter))) ; } pub type X509_ALGORS = stack_st_X509_ALGOR ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct X509_val_s... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `X509Algors` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `X509_VAL` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:903905 [INFO] [stdout] | [INFO] [stdout] 3 | ...gify ! (notAfter))) ; } pub type X509_VAL = X509_val_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct X509_sig_st { _unu... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `X509Val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `X509_SIG` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:904034 [INFO] [stdout] | [INFO] [stdout] 3 | ... _unused : [u8 ; 0] , } pub type X509_SIG = X509_sig_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct X509_name_entry_st... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `X509Sig` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `X509_NAME_ENTRY` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:904170 [INFO] [stdout] | [INFO] [stdout] 3 | ...d : [u8 ; 0] , } pub type X509_NAME_ENTRY = X509_name_entry_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct stack_st_X5... [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `X509NameEntry` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_X509_NAME_ENTRY_compfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:904326 [INFO] [stdout] | [INFO] [stdout] 3 | ...] , } pub type sk_X509_NAME_ENTRY_compfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const * const X509_NAME_ENTRY , ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkX509NameEntryCompfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_X509_NAME_ENTRY_freefunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:904527 [INFO] [stdout] | [INFO] [stdout] 3 | ...t > ; pub type sk_X509_NAME_ENTRY_freefunc = :: std :: option :: Option < unsafe extern "C" fn (a : * mut X509_NAME_ENTRY) > ; pub typ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkX509NameEntryFreefunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_X509_NAME_ENTRY_copyfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:904648 [INFO] [stdout] | [INFO] [stdout] 3 | ...) > ; pub type sk_X509_NAME_ENTRY_copyfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const X509_NAME_ENTRY) -> * mut ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkX509NameEntryCopyfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `X509_EXTENSION` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:904897 [INFO] [stdout] | [INFO] [stdout] 3 | ...ed : [u8 ; 0] , } pub type X509_EXTENSION = X509_extension_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct stack_st_X50... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `X509Extension` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_X509_EXTENSION_compfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:905050 [INFO] [stdout] | [INFO] [stdout] 3 | ...0] , } pub type sk_X509_EXTENSION_compfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const * const X509_EXTENSION , b... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkX509ExtensionCompfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_X509_EXTENSION_freefunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:905248 [INFO] [stdout] | [INFO] [stdout] 3 | ...nt > ; pub type sk_X509_EXTENSION_freefunc = :: std :: option :: Option < unsafe extern "C" fn (a : * mut X509_EXTENSION) > ; pub type... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkX509ExtensionFreefunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_X509_EXTENSION_copyfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:905367 [INFO] [stdout] | [INFO] [stdout] 3 | ...N) > ; pub type sk_X509_EXTENSION_copyfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const X509_EXTENSION) -> * mut X... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkX509ExtensionCopyfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `X509_EXTENSIONS` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:905512 [INFO] [stdout] | [INFO] [stdout] 3 | ...09_EXTENSION > ; pub type X509_EXTENSIONS = stack_st_X509_EXTENSION ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct x509_a... [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `X509Extensions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `X509_ATTRIBUTE` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:905667 [INFO] [stdout] | [INFO] [stdout] 3 | ...ed : [u8 ; 0] , } pub type X509_ATTRIBUTE = x509_attributes_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct stack_st_X5... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `X509Attribute` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_X509_ATTRIBUTE_compfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:905821 [INFO] [stdout] | [INFO] [stdout] 3 | ...0] , } pub type sk_X509_ATTRIBUTE_compfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const * const X509_ATTRIBUTE , b... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkX509AttributeCompfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_X509_ATTRIBUTE_freefunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:906019 [INFO] [stdout] | [INFO] [stdout] 3 | ...nt > ; pub type sk_X509_ATTRIBUTE_freefunc = :: std :: option :: Option < unsafe extern "C" fn (a : * mut X509_ATTRIBUTE) > ; pub type... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkX509AttributeFreefunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_X509_ATTRIBUTE_copyfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:906138 [INFO] [stdout] | [INFO] [stdout] 3 | ...E) > ; pub type sk_X509_ATTRIBUTE_copyfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const X509_ATTRIBUTE) -> * mut X... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkX509AttributeCopyfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `X509_REQ_INFO` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:906383 [INFO] [stdout] | [INFO] [stdout] 3 | ...sed : [u8 ; 0] , } pub type X509_REQ_INFO = X509_req_info_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct X509_req_st {... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `X509ReqInfo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `X509_REQ` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:906522 [INFO] [stdout] | [INFO] [stdout] 3 | ... _unused : [u8 ; 0] , } pub type X509_REQ = X509_req_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct x509_cert_aux_st {... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `X509Req` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `X509_CERT_AUX` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:906656 [INFO] [stdout] | [INFO] [stdout] 3 | ...sed : [u8 ; 0] , } pub type X509_CERT_AUX = x509_cert_aux_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct x509_cinf_st ... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `X509CertAux` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `X509_CINF` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:906796 [INFO] [stdout] | [INFO] [stdout] 3 | ..._unused : [u8 ; 0] , } pub type X509_CINF = x509_cinf_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct X509_crl_info_st ... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `X509Cinf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `X509_CRL_INFO` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:906932 [INFO] [stdout] | [INFO] [stdout] 3 | ...sed : [u8 ; 0] , } pub type X509_CRL_INFO = X509_crl_info_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct private_key_s... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `X509CrlInfo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `X509_PKEY` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:909484 [INFO] [stdout] | [INFO] [stdout] 3 | ...ngify ! (cipher))) ; } pub type X509_PKEY = private_key_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct X509_info_st { ... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `X509Pkey` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `X509_INFO` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:911458 [INFO] [stdout] | [INFO] [stdout] 3 | ...ify ! (enc_data))) ; } pub type X509_INFO = X509_info_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct stack_st_X509_INF... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `X509Info` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_X509_INFO_compfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:911596 [INFO] [stdout] | [INFO] [stdout] 3 | ...u8 ; 0] , } pub type sk_X509_INFO_compfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const * const X509_INFO , b : * ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkX509InfoCompfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_X509_INFO_freefunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:911779 [INFO] [stdout] | [INFO] [stdout] 3 | ...: c_int > ; pub type sk_X509_INFO_freefunc = :: std :: option :: Option < unsafe extern "C" fn (a : * mut X509_INFO) > ; pub type sk_X... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkX509InfoFreefunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_X509_INFO_copyfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:911888 [INFO] [stdout] | [INFO] [stdout] 3 | ...9_INFO) > ; pub type sk_X509_INFO_copyfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const X509_INFO) -> * mut X509_I... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkX509InfoCopyfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `NETSCAPE_SPKAC` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:913062 [INFO] [stdout] | [INFO] [stdout] 3 | ...(challenge))) ; } pub type NETSCAPE_SPKAC = Netscape_spkac_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct Netscape_spk... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `NetscapeSpkac` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `NETSCAPE_SPKI` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:914382 [INFO] [stdout] | [INFO] [stdout] 3 | ... (signature))) ; } pub type NETSCAPE_SPKI = Netscape_spki_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct Netscape_cert... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `NetscapeSpki` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `NETSCAPE_CERT_SEQUENCE` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:915562 [INFO] [stdout] | [INFO] [stdout] 3 | ...ts))) ; } pub type NETSCAPE_CERT_SEQUENCE = Netscape_certificate_sequence ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `NetscapeCertSequence` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `SCRYPT_PARAMS` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:920999 [INFO] [stdout] | [INFO] [stdout] 3 | ... (keyLength))) ; } pub type SCRYPT_PARAMS = SCRYPT_PARAMS_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct lhash_node_st... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ScryptParams` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OPENSSL_LH_NODE` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:921140 [INFO] [stdout] | [INFO] [stdout] 3 | ...d : [u8 ; 0] , } pub type OPENSSL_LH_NODE = lhash_node_st ; pub type OPENSSL_LH_COMPFUNC = :: std :: option :: Option < unsafe extern ... [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OpensslLhNode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OPENSSL_LH_COMPFUNC` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:921183 [INFO] [stdout] | [INFO] [stdout] 3 | ...sh_node_st ; pub type OPENSSL_LH_COMPFUNC = :: std :: option :: Option < unsafe extern "C" fn (arg1 : * const :: std :: os :: raw :: c... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OpensslLhCompfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OPENSSL_LH_HASHFUNC` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:921394 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: c_int > ; pub type OPENSSL_LH_HASHFUNC = :: std :: option :: Option < unsafe extern "C" fn (arg1 : * const :: std :: os :: raw :: c... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OpensslLhHashfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OPENSSL_LH_DOALL_FUNC` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:921560 [INFO] [stdout] | [INFO] [stdout] 3 | ...c_ulong > ; pub type OPENSSL_LH_DOALL_FUNC = :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut :: std :: os :: raw :: c_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OpensslLhDoallFunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OPENSSL_LH_DOALL_FUNCARG` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:921692 [INFO] [stdout] | [INFO] [stdout] 3 | ...oid) > ; pub type OPENSSL_LH_DOALL_FUNCARG = :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut :: std :: os :: raw :: c_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OpensslLhDoallFuncarg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OPENSSL_LHASH` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:921964 [INFO] [stdout] | [INFO] [stdout] 3 | ...sed : [u8 ; 0] , } pub type OPENSSL_LHASH = lhash_st ; extern "C" { pub fn OPENSSL_LH_error (lh : * mut OPENSSL_LHASH) -> :: std :: os... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OpensslLhash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `lh_OPENSSL_STRING_compfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:926523 [INFO] [stdout] | [INFO] [stdout] 3 | ...)) ; } pub type lh_OPENSSL_STRING_compfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const OPENSSL_STRING , b : * con... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LhOpensslStringCompfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `lh_OPENSSL_STRING_hashfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:926705 [INFO] [stdout] | [INFO] [stdout] 3 | ...nt > ; pub type lh_OPENSSL_STRING_hashfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const OPENSSL_STRING) -> :: std ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LhOpensslStringHashfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `lh_OPENSSL_STRING_doallfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:926860 [INFO] [stdout] | [INFO] [stdout] 3 | ...g > ; pub type lh_OPENSSL_STRING_doallfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * mut OPENSSL_STRING) > ; # [repr ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LhOpensslStringDoallfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `lh_OPENSSL_CSTRING_compfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:929436 [INFO] [stdout] | [INFO] [stdout] 3 | ...) ; } pub type lh_OPENSSL_CSTRING_compfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const OPENSSL_CSTRING , b : * co... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LhOpensslCstringCompfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `lh_OPENSSL_CSTRING_hashfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:929621 [INFO] [stdout] | [INFO] [stdout] 3 | ...t > ; pub type lh_OPENSSL_CSTRING_hashfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const OPENSSL_CSTRING) -> :: std... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LhOpensslCstringHashfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `lh_OPENSSL_CSTRING_doallfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:929778 [INFO] [stdout] | [INFO] [stdout] 3 | ... > ; pub type lh_OPENSSL_CSTRING_doallfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * mut OPENSSL_CSTRING) > ; pub con... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LhOpensslCstringDoallfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `X509_LOOKUP_TYPE` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:930094 [INFO] [stdout] | [INFO] [stdout] 3 | ...OKUP_TYPE = 2 ; pub type X509_LOOKUP_TYPE = :: std :: os :: raw :: c_uint ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `X509LookupType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_X509_LOOKUP_compfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:930258 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; 0] , } pub type sk_X509_LOOKUP_compfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const * const X509_LOOKUP , b : ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkX509LookupCompfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_X509_LOOKUP_freefunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:930447 [INFO] [stdout] | [INFO] [stdout] 3 | ...c_int > ; pub type sk_X509_LOOKUP_freefunc = :: std :: option :: Option < unsafe extern "C" fn (a : * mut X509_LOOKUP) > ; pub type sk... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkX509LookupFreefunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_X509_LOOKUP_copyfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:930560 [INFO] [stdout] | [INFO] [stdout] 3 | ...OKUP) > ; pub type sk_X509_LOOKUP_copyfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const X509_LOOKUP) -> * mut X509... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkX509LookupCopyfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_X509_OBJECT_compfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:930800 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; 0] , } pub type sk_X509_OBJECT_compfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const * const X509_OBJECT , b : ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkX509ObjectCompfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_X509_OBJECT_freefunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:930989 [INFO] [stdout] | [INFO] [stdout] 3 | ...c_int > ; pub type sk_X509_OBJECT_freefunc = :: std :: option :: Option < unsafe extern "C" fn (a : * mut X509_OBJECT) > ; pub type sk... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkX509ObjectFreefunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_X509_OBJECT_copyfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:931102 [INFO] [stdout] | [INFO] [stdout] 3 | ...JECT) > ; pub type sk_X509_OBJECT_copyfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const X509_OBJECT) -> * mut X509... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkX509ObjectCopyfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_X509_VERIFY_PARAM_compfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:931348 [INFO] [stdout] | [INFO] [stdout] 3 | ..., } pub type sk_X509_VERIFY_PARAM_compfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const * const X509_VERIFY_PARAM ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkX509VerifyParamCompfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_X509_VERIFY_PARAM_freefunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:931555 [INFO] [stdout] | [INFO] [stdout] 3 | ...> ; pub type sk_X509_VERIFY_PARAM_freefunc = :: std :: option :: Option < unsafe extern "C" fn (a : * mut X509_VERIFY_PARAM) > ; pub t... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkX509VerifyParamFreefunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_X509_VERIFY_PARAM_copyfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:931680 [INFO] [stdout] | [INFO] [stdout] 3 | ...> ; pub type sk_X509_VERIFY_PARAM_copyfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const X509_VERIFY_PARAM) -> * mu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkX509VerifyParamCopyfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `X509_TRUST` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:933974 [INFO] [stdout] | [INFO] [stdout] 3 | ...ingify ! (arg2))) ; } pub type X509_TRUST = x509_trust_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct stack_st_X509_TR... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `X509Trust` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_X509_TRUST_compfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:934115 [INFO] [stdout] | [INFO] [stdout] 3 | ...8 ; 0] , } pub type sk_X509_TRUST_compfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const * const X509_TRUST , b : *... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkX509TrustCompfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_X509_TRUST_freefunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:934301 [INFO] [stdout] | [INFO] [stdout] 3 | ... c_int > ; pub type sk_X509_TRUST_freefunc = :: std :: option :: Option < unsafe extern "C" fn (a : * mut X509_TRUST) > ; pub type sk_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkX509TrustFreefunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_X509_TRUST_copyfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:934412 [INFO] [stdout] | [INFO] [stdout] 3 | ...TRUST) > ; pub type sk_X509_TRUST_copyfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const X509_TRUST) -> * mut X509_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkX509TrustCopyfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `X509_STORE_CTX_verify_cb` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:937653 [INFO] [stdout] | [INFO] [stdout] 3 | ..._int ; } pub type X509_STORE_CTX_verify_cb = :: std :: option :: Option < unsafe extern "C" fn (arg1 : :: std :: os :: raw :: c_int , ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `X509StoreCtxVerifyCb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `X509_STORE_CTX_verify_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:937995 [INFO] [stdout] | [INFO] [stdout] 3 | ..._int ; } pub type X509_STORE_CTX_verify_fn = :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut X509_STORE_CTX) -> :: std... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `X509StoreCtxVerifyFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `X509_STORE_CTX_get_issuer_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:938147 [INFO] [stdout] | [INFO] [stdout] 3 | ...t > ; pub type X509_STORE_CTX_get_issuer_fn = :: std :: option :: Option < unsafe extern "C" fn (issuer : * mut * mut X509 , ctx : * m... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `X509StoreCtxGetIssuerFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `X509_STORE_CTX_check_issued_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:938347 [INFO] [stdout] | [INFO] [stdout] 3 | ...> ; pub type X509_STORE_CTX_check_issued_fn = :: std :: option :: Option < unsafe extern "C" fn (ctx : * mut X509_STORE_CTX , x : * mu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `X509StoreCtxCheckIssuedFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `X509_STORE_CTX_check_revocation_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:938543 [INFO] [stdout] | [INFO] [stdout] 3 | ...pub type X509_STORE_CTX_check_revocation_fn = :: std :: option :: Option < unsafe extern "C" fn (ctx : * mut X509_STORE_CTX) -> :: std... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `X509StoreCtxCheckRevocationFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `X509_STORE_CTX_get_crl_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:938704 [INFO] [stdout] | [INFO] [stdout] 3 | ..._int > ; pub type X509_STORE_CTX_get_crl_fn = :: std :: option :: Option < unsafe extern "C" fn (ctx : * mut X509_STORE_CTX , crl : * ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `X509StoreCtxGetCrlFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `X509_STORE_CTX_check_crl_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:938902 [INFO] [stdout] | [INFO] [stdout] 3 | ...nt > ; pub type X509_STORE_CTX_check_crl_fn = :: std :: option :: Option < unsafe extern "C" fn (ctx : * mut X509_STORE_CTX , crl : * ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `X509StoreCtxCheckCrlFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `X509_STORE_CTX_cert_crl_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:939079 [INFO] [stdout] | [INFO] [stdout] 3 | ...int > ; pub type X509_STORE_CTX_cert_crl_fn = :: std :: option :: Option < unsafe extern "C" fn (ctx : * mut X509_STORE_CTX , crl : * ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `X509StoreCtxCertCrlFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `X509_STORE_CTX_check_policy_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:939272 [INFO] [stdout] | [INFO] [stdout] 3 | ...> ; pub type X509_STORE_CTX_check_policy_fn = :: std :: option :: Option < unsafe extern "C" fn (ctx : * mut X509_STORE_CTX) -> :: std... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `X509StoreCtxCheckPolicyFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `X509_STORE_CTX_lookup_certs_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:939429 [INFO] [stdout] | [INFO] [stdout] 3 | ...> ; pub type X509_STORE_CTX_lookup_certs_fn = :: std :: option :: Option < unsafe extern "C" fn (ctx : * mut X509_STORE_CTX , nm : * c... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `X509StoreCtxLookupCertsFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `X509_STORE_CTX_lookup_crls_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:939602 [INFO] [stdout] | [INFO] [stdout] 3 | ... > ; pub type X509_STORE_CTX_lookup_crls_fn = :: std :: option :: Option < unsafe extern "C" fn (ctx : * const X509_STORE_CTX , nm : *... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `X509StoreCtxLookupCrlsFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `X509_STORE_CTX_cleanup_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:939780 [INFO] [stdout] | [INFO] [stdout] 3 | ...CRL > ; pub type X509_STORE_CTX_cleanup_fn = :: std :: option :: Option < unsafe extern "C" fn (ctx : * mut X509_STORE_CTX) -> :: std ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `X509StoreCtxCleanupFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `X509_LOOKUP_ctrl_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:949087 [INFO] [stdout] | [INFO] [stdout] 3 | ...UP_METHOD ; } pub type X509_LOOKUP_ctrl_fn = :: std :: option :: Option < unsafe extern "C" fn (ctx : * mut X509_LOOKUP , cmd : :: std... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `X509LookupCtrlFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `X509_LOOKUP_ctrl_ex_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:949403 [INFO] [stdout] | [INFO] [stdout] 3 | ... c_int > ; pub type X509_LOOKUP_ctrl_ex_fn = :: std :: option :: Option < unsafe extern "C" fn (ctx : * mut X509_LOOKUP , cmd : :: std... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `X509LookupCtrlExFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `X509_LOOKUP_get_by_subject_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:949800 [INFO] [stdout] | [INFO] [stdout] 3 | ... > ; pub type X509_LOOKUP_get_by_subject_fn = :: std :: option :: Option < unsafe extern "C" fn (ctx : * mut X509_LOOKUP , type_ : X50... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `X509LookupGetBySubjectFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `X509_LOOKUP_get_by_subject_ex_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:950033 [INFO] [stdout] | [INFO] [stdout] 3 | ...; pub type X509_LOOKUP_get_by_subject_ex_fn = :: std :: option :: Option < unsafe extern "C" fn (ctx : * mut X509_LOOKUP , type_ : X50... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `X509LookupGetBySubjectExFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `X509_LOOKUP_get_by_issuer_serial_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:950347 [INFO] [stdout] | [INFO] [stdout] 3 | ...ub type X509_LOOKUP_get_by_issuer_serial_fn = :: std :: option :: Option < unsafe extern "C" fn (ctx : * mut X509_LOOKUP , type_ : X50... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `X509LookupGetByIssuerSerialFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `X509_LOOKUP_get_by_fingerprint_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:950618 [INFO] [stdout] | [INFO] [stdout] 3 | ... pub type X509_LOOKUP_get_by_fingerprint_fn = :: std :: option :: Option < unsafe extern "C" fn (ctx : * mut X509_LOOKUP , type_ : X50... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `X509LookupGetByFingerprintFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `X509_LOOKUP_get_by_alias_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:950914 [INFO] [stdout] | [INFO] [stdout] 3 | ...nt > ; pub type X509_LOOKUP_get_by_alias_fn = :: std :: option :: Option < unsafe extern "C" fn (ctx : * mut X509_LOOKUP , type_ : X50... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `X509LookupGetByAliasFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `PKCS7_CTX` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:971819 [INFO] [stdout] | [INFO] [stdout] 3 | ...ingify ! (propq))) ; } pub type PKCS7_CTX = PKCS7_CTX_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct pkcs7_issuer_and_... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Pkcs7Ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `PKCS7_ISSUER_AND_SERIAL` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:972967 [INFO] [stdout] | [INFO] [stdout] 3 | ...al))) ; } pub type PKCS7_ISSUER_AND_SERIAL = pkcs7_issuer_and_serial_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct pk... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Pkcs7IssuerAndSerial` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `PKCS7_SIGNER_INFO` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:975901 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (ctx))) ; } pub type PKCS7_SIGNER_INFO = pkcs7_signer_info_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct stack_st_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Pkcs7SignerInfo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_PKCS7_SIGNER_INFO_compfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:976063 [INFO] [stdout] | [INFO] [stdout] 3 | ..., } pub type sk_PKCS7_SIGNER_INFO_compfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const * const PKCS7_SIGNER_INFO ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkPkcs7SignerInfoCompfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_PKCS7_SIGNER_INFO_freefunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:976270 [INFO] [stdout] | [INFO] [stdout] 3 | ...> ; pub type sk_PKCS7_SIGNER_INFO_freefunc = :: std :: option :: Option < unsafe extern "C" fn (a : * mut PKCS7_SIGNER_INFO) > ; pub t... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkPkcs7SignerInfoFreefunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_PKCS7_SIGNER_INFO_copyfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:976395 [INFO] [stdout] | [INFO] [stdout] 3 | ...> ; pub type sk_PKCS7_SIGNER_INFO_copyfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const PKCS7_SIGNER_INFO) -> * mu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkPkcs7SignerInfoCopyfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `PKCS7_RECIP_INFO` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:978611 [INFO] [stdout] | [INFO] [stdout] 3 | ...y ! (ctx))) ; } pub type PKCS7_RECIP_INFO = pkcs7_recip_info_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct stack_st_P... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Pkcs7RecipInfo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_PKCS7_RECIP_INFO_compfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:978770 [INFO] [stdout] | [INFO] [stdout] 3 | ... , } pub type sk_PKCS7_RECIP_INFO_compfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const * const PKCS7_RECIP_INFO ,... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkPkcs7RecipInfoCompfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_PKCS7_RECIP_INFO_freefunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:978974 [INFO] [stdout] | [INFO] [stdout] 3 | ... > ; pub type sk_PKCS7_RECIP_INFO_freefunc = :: std :: option :: Option < unsafe extern "C" fn (a : * mut PKCS7_RECIP_INFO) > ; pub ty... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkPkcs7RecipInfoFreefunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_PKCS7_RECIP_INFO_copyfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:979097 [INFO] [stdout] | [INFO] [stdout] 3 | ... > ; pub type sk_PKCS7_RECIP_INFO_copyfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const PKCS7_RECIP_INFO) -> * mut... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkPkcs7RecipInfoCopyfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `PKCS7_SIGNED` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:981243 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (contents))) ; } pub type PKCS7_SIGNED = pkcs7_signed_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct pkcs7_enc_cont... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Pkcs7Signed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `PKCS7_ENC_CONTENT` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:983094 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (ctx))) ; } pub type PKCS7_ENC_CONTENT = pkcs7_enc_content_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct pkcs7_env... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Pkcs7EncContent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `PKCS7_ENVELOPE` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:984476 [INFO] [stdout] | [INFO] [stdout] 3 | ... (enc_data))) ; } pub type PKCS7_ENVELOPE = pkcs7_enveloped_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct pkcs7_signe... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Pkcs7Envelope` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `PKCS7_SIGN_ENVELOPE` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:986965 [INFO] [stdout] | [INFO] [stdout] 3 | ...tinfo))) ; } pub type PKCS7_SIGN_ENVELOPE = pkcs7_signedandenveloped_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct pk... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Pkcs7SignEnvelope` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `PKCS7_DIGEST` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:988510 [INFO] [stdout] | [INFO] [stdout] 3 | ...fy ! (digest))) ; } pub type PKCS7_DIGEST = pkcs7_digest_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct pkcs7_encrypte... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Pkcs7Digest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `PKCS7_ENCRYPT` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:989609 [INFO] [stdout] | [INFO] [stdout] 3 | ...! (enc_data))) ; } pub type PKCS7_ENCRYPT = pkcs7_encrypted_st ; # [repr (C)] # [derive (Copy , Clone)] pub struct pkcs7_st { pub asn1... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Pkcs7Encrypt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_PKCS7_compfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:994470 [INFO] [stdout] | [INFO] [stdout] 3 | ...: [u8 ; 0] , } pub type sk_PKCS7_compfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const * const PKCS7 , b : * const... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkPkcs7Compfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_PKCS7_freefunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:994641 [INFO] [stdout] | [INFO] [stdout] 3 | ...w :: c_int > ; pub type sk_PKCS7_freefunc = :: std :: option :: Option < unsafe extern "C" fn (a : * mut PKCS7) > ; pub type sk_PKCS7_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkPkcs7Freefunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_PKCS7_copyfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:994742 [INFO] [stdout] | [INFO] [stdout] 3 | ...mut PKCS7) > ; pub type sk_PKCS7_copyfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const PKCS7) -> * mut PKCS7 > ; e... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkPkcs7Copyfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_CONF_VALUE_compfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1080902 [INFO] [stdout] | [INFO] [stdout] 3 | ...8 ; 0] , } pub type sk_CONF_VALUE_compfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const * const CONF_VALUE , b : *... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkConfValueCompfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_CONF_VALUE_freefunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1081088 [INFO] [stdout] | [INFO] [stdout] 3 | ... c_int > ; pub type sk_CONF_VALUE_freefunc = :: std :: option :: Option < unsafe extern "C" fn (a : * mut CONF_VALUE) > ; pub type sk_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkConfValueFreefunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_CONF_VALUE_copyfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1081199 [INFO] [stdout] | [INFO] [stdout] 3 | ...VALUE) > ; pub type sk_CONF_VALUE_copyfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const CONF_VALUE) -> * mut CONF_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkConfValueCopyfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `lh_CONF_VALUE_compfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1083638 [INFO] [stdout] | [INFO] [stdout] 3 | ...mmy))) ; } pub type lh_CONF_VALUE_compfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const CONF_VALUE , b : * const C... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LhConfValueCompfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `lh_CONF_VALUE_hashfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1083808 [INFO] [stdout] | [INFO] [stdout] 3 | ... c_int > ; pub type lh_CONF_VALUE_hashfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const CONF_VALUE) -> :: std :: o... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LhConfValueHashfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `lh_CONF_VALUE_doallfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1083955 [INFO] [stdout] | [INFO] [stdout] 3 | ...ulong > ; pub type lh_CONF_VALUE_doallfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * mut CONF_VALUE) > ; # [repr (C)]... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LhConfValueDoallfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `CONF_METHOD` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1084165 [INFO] [stdout] | [INFO] [stdout] 3 | ...nused : [u8 ; 0] , } pub type CONF_METHOD = conf_method_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct conf_imodule_st... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `ConfMethod` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `CONF_IMODULE` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1084304 [INFO] [stdout] | [INFO] [stdout] 3 | ...used : [u8 ; 0] , } pub type CONF_IMODULE = conf_imodule_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct conf_module_st... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ConfImodule` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `CONF_MODULE` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1084444 [INFO] [stdout] | [INFO] [stdout] 3 | ...nused : [u8 ; 0] , } pub type CONF_MODULE = conf_module_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct stack_st_CONF_M... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `ConfModule` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `conf_init_func` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1084693 [INFO] [stdout] | [INFO] [stdout] 3 | ...ed : [u8 ; 0] , } pub type conf_init_func = :: std :: option :: Option < unsafe extern "C" fn (md : * mut CONF_IMODULE , cnf : * const... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ConfInitFunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `conf_finish_func` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1084852 [INFO] [stdout] | [INFO] [stdout] 3 | ...aw :: c_int > ; pub type conf_finish_func = :: std :: option :: Option < unsafe extern "C" fn (md : * mut CONF_IMODULE) > ; extern "C"... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ConfFinishFunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `X509V3_EXT_NEW` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1091011 [INFO] [stdout] | [INFO] [stdout] 3 | ...in_modules () ; } pub type X509V3_EXT_NEW = :: std :: option :: Option < unsafe extern "C" fn () -> * mut :: std :: os :: raw :: c_voi... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `X509v3ExtNew` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `X509V3_EXT_FREE` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1091133 [INFO] [stdout] | [INFO] [stdout] 3 | ...aw :: c_void > ; pub type X509V3_EXT_FREE = :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut :: std :: os :: raw :: c_v... [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `X509v3ExtFree` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `X509V3_EXT_D2I` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1091259 [INFO] [stdout] | [INFO] [stdout] 3 | ...aw :: c_void) > ; pub type X509V3_EXT_D2I = :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut :: std :: os :: raw :: c_v... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `X509v3ExtD2i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `X509V3_EXT_I2D` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1091516 [INFO] [stdout] | [INFO] [stdout] 3 | ...raw :: c_void > ; pub type X509V3_EXT_I2D = :: std :: option :: Option < unsafe extern "C" fn (arg1 : * const :: std :: os :: raw :: c... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `X509v3ExtI2d` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `X509V3_EXT_I2V` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1091727 [INFO] [stdout] | [INFO] [stdout] 3 | ... raw :: c_int > ; pub type X509V3_EXT_I2V = :: std :: option :: Option < unsafe extern "C" fn (method : * const v3_ext_method , ext : ... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `X509v3ExtI2v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `X509V3_EXT_V2I` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1091951 [INFO] [stdout] | [INFO] [stdout] 3 | ...st_CONF_VALUE > ; pub type X509V3_EXT_V2I = :: std :: option :: Option < unsafe extern "C" fn (method : * const v3_ext_method , ctx : ... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `X509v3ExtV2i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `X509V3_EXT_I2S` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1092165 [INFO] [stdout] | [INFO] [stdout] 3 | ...raw :: c_void > ; pub type X509V3_EXT_I2S = :: std :: option :: Option < unsafe extern "C" fn (method : * const v3_ext_method , ext : ... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `X509v3ExtI2s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `X509V3_EXT_S2I` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1092361 [INFO] [stdout] | [INFO] [stdout] 3 | ...raw :: c_char > ; pub type X509V3_EXT_S2I = :: std :: option :: Option < unsafe extern "C" fn (method : * const v3_ext_method , ctx : ... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `X509v3ExtS2i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `X509V3_EXT_I2R` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1092585 [INFO] [stdout] | [INFO] [stdout] 3 | ...raw :: c_void > ; pub type X509V3_EXT_I2R = :: std :: option :: Option < unsafe extern "C" fn (method : * const v3_ext_method , ext : ... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `X509v3ExtI2r` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `X509V3_EXT_R2I` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1092832 [INFO] [stdout] | [INFO] [stdout] 3 | ... raw :: c_int > ; pub type X509V3_EXT_R2I = :: std :: option :: Option < unsafe extern "C" fn (method : * const v3_ext_method , ctx : ... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `X509v3ExtR2i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `X509V3_CONF_METHOD` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1099017 [INFO] [stdout] | [INFO] [stdout] 3 | ...ection))) ; } pub type X509V3_CONF_METHOD = X509V3_CONF_METHOD_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct v3_ext_c... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `X509v3ConfMethod` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `X509V3_EXT_METHOD` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1101475 [INFO] [stdout] | [INFO] [stdout] 3 | ...er_pkey))) ; } pub type X509V3_EXT_METHOD = v3_ext_method ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct stack_st_X509V3_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `X509v3ExtMethod` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_X509V3_EXT_METHOD_compfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1101630 [INFO] [stdout] | [INFO] [stdout] 3 | ..., } pub type sk_X509V3_EXT_METHOD_compfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const * const X509V3_EXT_METHOD ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkX509v3ExtMethodCompfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_X509V3_EXT_METHOD_freefunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1101837 [INFO] [stdout] | [INFO] [stdout] 3 | ...> ; pub type sk_X509V3_EXT_METHOD_freefunc = :: std :: option :: Option < unsafe extern "C" fn (a : * mut X509V3_EXT_METHOD) > ; pub t... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkX509v3ExtMethodFreefunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_X509V3_EXT_METHOD_copyfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1101962 [INFO] [stdout] | [INFO] [stdout] 3 | ...> ; pub type sk_X509V3_EXT_METHOD_copyfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const X509V3_EXT_METHOD) -> * mu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkX509v3ExtMethodCopyfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ENUMERATED_NAMES` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1102116 [INFO] [stdout] | [INFO] [stdout] 3 | ..._EXT_METHOD > ; pub type ENUMERATED_NAMES = BIT_STRING_BITNAME ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct BASIC_CONST... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `EnumeratedNames` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `BASIC_CONSTRAINTS` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1103227 [INFO] [stdout] | [INFO] [stdout] 3 | ...pathlen))) ; } pub type BASIC_CONSTRAINTS = BASIC_CONSTRAINTS_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct PKEY_USAG... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BasicConstraints` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `PKEY_USAGE_PERIOD` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1104371 [INFO] [stdout] | [INFO] [stdout] 3 | ...otAfter))) ; } pub type PKEY_USAGE_PERIOD = PKEY_USAGE_PERIOD_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct otherName... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PkeyUsagePeriod` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `GENERAL_NAME` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1112041 [INFO] [stdout] | [INFO] [stdout] 3 | ...ringify ! (d))) ; } pub type GENERAL_NAME = GENERAL_NAME_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct ACCESS_DESCRIP... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GeneralName` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ACCESS_DESCRIPTION` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1113158 [INFO] [stdout] | [INFO] [stdout] 3 | ...cation))) ; } pub type ACCESS_DESCRIPTION = ACCESS_DESCRIPTION_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct stack_st... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AccessDescription` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_ACCESS_DESCRIPTION_compfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1113323 [INFO] [stdout] | [INFO] [stdout] 3 | ... } pub type sk_ACCESS_DESCRIPTION_compfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const * const ACCESS_DESCRIPTION... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkAccessDescriptionCompfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_ACCESS_DESCRIPTION_freefunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1113533 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; pub type sk_ACCESS_DESCRIPTION_freefunc = :: std :: option :: Option < unsafe extern "C" fn (a : * mut ACCESS_DESCRIPTION) > ; pub ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkAccessDescriptionFreefunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_ACCESS_DESCRIPTION_copyfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1113660 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; pub type sk_ACCESS_DESCRIPTION_copyfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const ACCESS_DESCRIPTION) -> * m... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkAccessDescriptionCopyfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_GENERAL_NAME_compfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1113922 [INFO] [stdout] | [INFO] [stdout] 3 | ...; 0] , } pub type sk_GENERAL_NAME_compfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const * const GENERAL_NAME , b :... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkGeneralNameCompfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_GENERAL_NAME_freefunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1114114 [INFO] [stdout] | [INFO] [stdout] 3 | ..._int > ; pub type sk_GENERAL_NAME_freefunc = :: std :: option :: Option < unsafe extern "C" fn (a : * mut GENERAL_NAME) > ; pub type s... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkGeneralNameFreefunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_GENERAL_NAME_copyfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1114229 [INFO] [stdout] | [INFO] [stdout] 3 | ...AME) > ; pub type sk_GENERAL_NAME_copyfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const GENERAL_NAME) -> * mut GEN... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkGeneralNameCopyfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `AUTHORITY_INFO_ACCESS` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1114368 [INFO] [stdout] | [INFO] [stdout] 3 | ...L_NAME > ; pub type AUTHORITY_INFO_ACCESS = stack_st_ACCESS_DESCRIPTION ; pub type EXTENDED_KEY_USAGE = stack_st_ASN1_OBJECT ; pub typ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AuthorityInfoAccess` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `EXTENDED_KEY_USAGE` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1114431 [INFO] [stdout] | [INFO] [stdout] 3 | ...DESCRIPTION ; pub type EXTENDED_KEY_USAGE = stack_st_ASN1_OBJECT ; pub type TLS_FEATURE = stack_st_ASN1_INTEGER ; pub type GENERAL_NAM... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ExtendedKeyUsage` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `TLS_FEATURE` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1114484 [INFO] [stdout] | [INFO] [stdout] 3 | ...ack_st_ASN1_OBJECT ; pub type TLS_FEATURE = stack_st_ASN1_INTEGER ; pub type GENERAL_NAMES = stack_st_GENERAL_NAME ; # [repr (C)] # [d... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `TlsFeature` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `GENERAL_NAMES` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1114531 [INFO] [stdout] | [INFO] [stdout] 3 | ..._st_ASN1_INTEGER ; pub type GENERAL_NAMES = stack_st_GENERAL_NAME ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct stack_st... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GeneralNames` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_GENERAL_NAMES_compfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1114686 [INFO] [stdout] | [INFO] [stdout] 3 | ... 0] , } pub type sk_GENERAL_NAMES_compfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const * const GENERAL_NAMES , b ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkGeneralNamesCompfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_GENERAL_NAMES_freefunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1114881 [INFO] [stdout] | [INFO] [stdout] 3 | ...int > ; pub type sk_GENERAL_NAMES_freefunc = :: std :: option :: Option < unsafe extern "C" fn (a : * mut GENERAL_NAMES) > ; pub type ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkGeneralNamesFreefunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_GENERAL_NAMES_copyfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1114998 [INFO] [stdout] | [INFO] [stdout] 3 | ...ES) > ; pub type sk_GENERAL_NAMES_copyfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const GENERAL_NAMES) -> * mut GE... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkGeneralNamesCopyfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `DIST_POINT_NAME` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1117622 [INFO] [stdout] | [INFO] [stdout] 3 | ...! (dpname))) ; } pub type DIST_POINT_NAME = DIST_POINT_NAME_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct DIST_POINT_... [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DistPointName` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_DIST_POINT_compfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1119289 [INFO] [stdout] | [INFO] [stdout] 3 | ...8 ; 0] , } pub type sk_DIST_POINT_compfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const * const DIST_POINT , b : *... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkDistPointCompfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_DIST_POINT_freefunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1119475 [INFO] [stdout] | [INFO] [stdout] 3 | ... c_int > ; pub type sk_DIST_POINT_freefunc = :: std :: option :: Option < unsafe extern "C" fn (a : * mut DIST_POINT) > ; pub type sk_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkDistPointFreefunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_DIST_POINT_copyfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1119586 [INFO] [stdout] | [INFO] [stdout] 3 | ...POINT) > ; pub type sk_DIST_POINT_copyfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const DIST_POINT) -> * mut DIST_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkDistPointCopyfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `CRL_DIST_POINTS` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1119719 [INFO] [stdout] | [INFO] [stdout] 3 | ...t DIST_POINT > ; pub type CRL_DIST_POINTS = stack_st_DIST_POINT ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct AUTHORITY_... [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CrlDistPoints` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_SXNETID_compfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1122159 [INFO] [stdout] | [INFO] [stdout] 3 | ...[u8 ; 0] , } pub type sk_SXNETID_compfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const * const SXNETID , b : * con... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkSxnetidCompfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_SXNETID_freefunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1122336 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: c_int > ; pub type sk_SXNETID_freefunc = :: std :: option :: Option < unsafe extern "C" fn (a : * mut SXNETID) > ; pub type sk_SXNE... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkSxnetidFreefunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_SXNETID_copyfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1122441 [INFO] [stdout] | [INFO] [stdout] 3 | ...SXNETID) > ; pub type sk_SXNETID_copyfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const SXNETID) -> * mut SXNETID >... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkSxnetidCopyfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ISSUER_SIGN_TOOL` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1125124 [INFO] [stdout] | [INFO] [stdout] 3 | ...ToolCert))) ; } pub type ISSUER_SIGN_TOOL = ISSUER_SIGN_TOOL_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct NOTICEREF_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IssuerSignTool` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_POLICYQUALINFO_compfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1129757 [INFO] [stdout] | [INFO] [stdout] 3 | ..._st ; pub type sk_POLICYQUALINFO_compfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const * const POLICYQUALINFO , b ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkPolicyqualinfoCompfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_POLICYQUALINFO_freefunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1129955 [INFO] [stdout] | [INFO] [stdout] 3 | ...t > ; pub type sk_POLICYQUALINFO_freefunc = :: std :: option :: Option < unsafe extern "C" fn (a : * mut POLICYQUALINFO) > ; pub type ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkPolicyqualinfoFreefunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_POLICYQUALINFO_copyfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1130074 [INFO] [stdout] | [INFO] [stdout] 3 | ...) > ; pub type sk_POLICYQUALINFO_copyfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const POLICYQUALINFO) -> * mut PO... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkPolicyqualinfoCopyfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_POLICYINFO_compfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1131386 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; 0] , } pub type sk_POLICYINFO_compfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const * const POLICYINFO , b : * ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkPolicyinfoCompfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_POLICYINFO_freefunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1131572 [INFO] [stdout] | [INFO] [stdout] 3 | ...c_int > ; pub type sk_POLICYINFO_freefunc = :: std :: option :: Option < unsafe extern "C" fn (a : * mut POLICYINFO) > ; pub type sk_P... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkPolicyinfoFreefunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_POLICYINFO_copyfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1131683 [INFO] [stdout] | [INFO] [stdout] 3 | ...INFO) > ; pub type sk_POLICYINFO_copyfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const POLICYINFO) -> * mut POLICY... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkPolicyinfoCopyfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `POLICY_MAPPING` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1132976 [INFO] [stdout] | [INFO] [stdout] 3 | ...mainPolicy))) ; } pub type POLICY_MAPPING = POLICY_MAPPING_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct stack_st_POL... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PolicyMapping` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_POLICY_MAPPING_compfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1133129 [INFO] [stdout] | [INFO] [stdout] 3 | ...0] , } pub type sk_POLICY_MAPPING_compfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const * const POLICY_MAPPING , b... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkPolicyMappingCompfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_POLICY_MAPPING_freefunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1133327 [INFO] [stdout] | [INFO] [stdout] 3 | ...nt > ; pub type sk_POLICY_MAPPING_freefunc = :: std :: option :: Option < unsafe extern "C" fn (a : * mut POLICY_MAPPING) > ; pub type... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkPolicyMappingFreefunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_POLICY_MAPPING_copyfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1133446 [INFO] [stdout] | [INFO] [stdout] 3 | ...G) > ; pub type sk_POLICY_MAPPING_copyfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const POLICY_MAPPING) -> * mut P... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkPolicyMappingCopyfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `POLICY_MAPPINGS` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1133591 [INFO] [stdout] | [INFO] [stdout] 3 | ...LICY_MAPPING > ; pub type POLICY_MAPPINGS = stack_st_POLICY_MAPPING ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct GENERA... [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PolicyMappings` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `GENERAL_SUBTREE` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1134926 [INFO] [stdout] | [INFO] [stdout] 3 | ... (maximum))) ; } pub type GENERAL_SUBTREE = GENERAL_SUBTREE_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct stack_st_GE... [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GeneralSubtree` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_GENERAL_SUBTREE_compfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1135082 [INFO] [stdout] | [INFO] [stdout] 3 | ...] , } pub type sk_GENERAL_SUBTREE_compfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const * const GENERAL_SUBTREE , ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkGeneralSubtreeCompfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_GENERAL_SUBTREE_freefunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1135283 [INFO] [stdout] | [INFO] [stdout] 3 | ...t > ; pub type sk_GENERAL_SUBTREE_freefunc = :: std :: option :: Option < unsafe extern "C" fn (a : * mut GENERAL_SUBTREE) > ; pub typ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkGeneralSubtreeFreefunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_GENERAL_SUBTREE_copyfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1135404 [INFO] [stdout] | [INFO] [stdout] 3 | ...) > ; pub type sk_GENERAL_SUBTREE_copyfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const GENERAL_SUBTREE) -> * mut ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkGeneralSubtreeCopyfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `POLICY_CONSTRAINTS` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1137848 [INFO] [stdout] | [INFO] [stdout] 3 | ...apping))) ; } pub type POLICY_CONSTRAINTS = POLICY_CONSTRAINTS_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct PROXY_PO... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PolicyConstraints` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `PROXY_POLICY` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1138946 [INFO] [stdout] | [INFO] [stdout] 3 | ...fy ! (policy))) ; } pub type PROXY_POLICY = PROXY_POLICY_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct PROXY_CERT_INF... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ProxyPolicy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `PROXY_CERT_INFO_EXTENSION` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1140184 [INFO] [stdout] | [INFO] [stdout] 3 | ...))) ; } pub type PROXY_CERT_INFO_EXTENSION = PROXY_CERT_INFO_EXTENSION_st ; extern "C" { pub fn PROXY_POLICY_new () -> * mut PROXY_POL... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ProxyCertInfoExtension` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `X509_PURPOSE` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1146044 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (usr_data))) ; } pub type X509_PURPOSE = x509_purpose_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct stack_st_X509_... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `X509Purpose` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_X509_PURPOSE_compfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1146191 [INFO] [stdout] | [INFO] [stdout] 3 | ...; 0] , } pub type sk_X509_PURPOSE_compfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const * const X509_PURPOSE , b :... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkX509PurposeCompfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_X509_PURPOSE_freefunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1146383 [INFO] [stdout] | [INFO] [stdout] 3 | ..._int > ; pub type sk_X509_PURPOSE_freefunc = :: std :: option :: Option < unsafe extern "C" fn (a : * mut X509_PURPOSE) > ; pub type s... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkX509PurposeFreefunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_X509_PURPOSE_copyfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1146498 [INFO] [stdout] | [INFO] [stdout] 3 | ...OSE) > ; pub type sk_X509_PURPOSE_copyfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const X509_PURPOSE) -> * mut X50... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkX509PurposeCopyfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_X509_POLICY_NODE_compfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1177563 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; } pub type sk_X509_POLICY_NODE_compfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const * const X509_POLICY_NODE ,... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkX509PolicyNodeCompfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_X509_POLICY_NODE_freefunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1177767 [INFO] [stdout] | [INFO] [stdout] 3 | ... > ; pub type sk_X509_POLICY_NODE_freefunc = :: std :: option :: Option < unsafe extern "C" fn (a : * mut X509_POLICY_NODE) > ; pub ty... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkX509PolicyNodeFreefunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_X509_POLICY_NODE_copyfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1177890 [INFO] [stdout] | [INFO] [stdout] 3 | ... > ; pub type sk_X509_POLICY_NODE_copyfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const X509_POLICY_NODE) -> * mut... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkX509PolicyNodeCopyfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_ASIdOrRange_compfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1181274 [INFO] [stdout] | [INFO] [stdout] 3 | ...; 0] , } pub type sk_ASIdOrRange_compfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const * const ASIdOrRange , b : *... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkAsidOrRangeCompfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_ASIdOrRange_freefunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1181463 [INFO] [stdout] | [INFO] [stdout] 3 | ..._int > ; pub type sk_ASIdOrRange_freefunc = :: std :: option :: Option < unsafe extern "C" fn (a : * mut ASIdOrRange) > ; pub type sk_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkAsidOrRangeFreefunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_ASIdOrRange_copyfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1181576 [INFO] [stdout] | [INFO] [stdout] 3 | ...nge) > ; pub type sk_ASIdOrRange_copyfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const ASIdOrRange) -> * mut ASIdO... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkAsidOrRangeCopyfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_IPAddressOrRange_compfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1190792 [INFO] [stdout] | [INFO] [stdout] 3 | ..., } pub type sk_IPAddressOrRange_compfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const * const IPAddressOrRange , ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkIpaddressOrRangeCompfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_IPAddressOrRange_freefunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1190996 [INFO] [stdout] | [INFO] [stdout] 3 | ...> ; pub type sk_IPAddressOrRange_freefunc = :: std :: option :: Option < unsafe extern "C" fn (a : * mut IPAddressOrRange) > ; pub typ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkIpaddressOrRangeFreefunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_IPAddressOrRange_copyfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1191119 [INFO] [stdout] | [INFO] [stdout] 3 | ...> ; pub type sk_IPAddressOrRange_copyfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const IPAddressOrRange) -> * mut ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkIpaddressOrRangeCopyfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_IPAddressFamily_compfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1194868 [INFO] [stdout] | [INFO] [stdout] 3 | ... , } pub type sk_IPAddressFamily_compfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const * const IPAddressFamily , b... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkIpaddressFamilyCompfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_IPAddressFamily_freefunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1195069 [INFO] [stdout] | [INFO] [stdout] 3 | ... > ; pub type sk_IPAddressFamily_freefunc = :: std :: option :: Option < unsafe extern "C" fn (a : * mut IPAddressFamily) > ; pub type... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkIpaddressFamilyFreefunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_IPAddressFamily_copyfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1195190 [INFO] [stdout] | [INFO] [stdout] 3 | ... > ; pub type sk_IPAddressFamily_copyfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const IPAddressFamily) -> * mut I... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkIpaddressFamilyCopyfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_ASN1_STRING_compfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1200749 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; 0] , } pub type sk_ASN1_STRING_compfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const * const ASN1_STRING , b : ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkAsn1StringCompfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_ASN1_STRING_freefunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1200938 [INFO] [stdout] | [INFO] [stdout] 3 | ...c_int > ; pub type sk_ASN1_STRING_freefunc = :: std :: option :: Option < unsafe extern "C" fn (a : * mut ASN1_STRING) > ; pub type sk... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkAsn1StringFreefunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_ASN1_STRING_copyfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1201051 [INFO] [stdout] | [INFO] [stdout] 3 | ...RING) > ; pub type sk_ASN1_STRING_copyfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const ASN1_STRING) -> * mut ASN1... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkAsn1StringCopyfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `NAMING_AUTHORITY` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1201289 [INFO] [stdout] | [INFO] [stdout] 3 | ... : [u8 ; 0] , } pub type NAMING_AUTHORITY = NamingAuthority_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct ProfessionI... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `NamingAuthority` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `PROFESSION_INFO` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1201439 [INFO] [stdout] | [INFO] [stdout] 3 | ...d : [u8 ; 0] , } pub type PROFESSION_INFO = ProfessionInfo_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct Admissions_s... [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ProfessionInfo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ADMISSION_SYNTAX` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1201723 [INFO] [stdout] | [INFO] [stdout] 3 | ... : [u8 ; 0] , } pub type ADMISSION_SYNTAX = AdmissionSyntax_st ; extern "C" { pub fn NAMING_AUTHORITY_new () -> * mut NAMING_AUTHORITY... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AdmissionSyntax` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_PROFESSION_INFO_compfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1204102 [INFO] [stdout] | [INFO] [stdout] 3 | ...] , } pub type sk_PROFESSION_INFO_compfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const * const PROFESSION_INFO , ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkProfessionInfoCompfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_PROFESSION_INFO_freefunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1204303 [INFO] [stdout] | [INFO] [stdout] 3 | ...t > ; pub type sk_PROFESSION_INFO_freefunc = :: std :: option :: Option < unsafe extern "C" fn (a : * mut PROFESSION_INFO) > ; pub typ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkProfessionInfoFreefunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_PROFESSION_INFO_copyfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1204424 [INFO] [stdout] | [INFO] [stdout] 3 | ...) > ; pub type sk_PROFESSION_INFO_copyfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const PROFESSION_INFO) -> * mut ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkProfessionInfoCopyfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_ADMISSIONS_compfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1204675 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; 0] , } pub type sk_ADMISSIONS_compfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const * const ADMISSIONS , b : * ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkAdmissionsCompfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_ADMISSIONS_freefunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1204861 [INFO] [stdout] | [INFO] [stdout] 3 | ...c_int > ; pub type sk_ADMISSIONS_freefunc = :: std :: option :: Option < unsafe extern "C" fn (a : * mut ADMISSIONS) > ; pub type sk_A... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkAdmissionsFreefunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_ADMISSIONS_copyfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1204972 [INFO] [stdout] | [INFO] [stdout] 3 | ...IONS) > ; pub type sk_ADMISSIONS_copyfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const ADMISSIONS) -> * mut ADMISS... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkAdmissionsCopyfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `PROFESSION_INFOS` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1205105 [INFO] [stdout] | [INFO] [stdout] 3 | ... ADMISSIONS > ; pub type PROFESSION_INFOS = stack_st_PROFESSION_INFO ; extern "C" { pub fn NAMING_AUTHORITY_get0_authorityId (n : * co... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ProfessionInfos` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `CMS_ContentInfo` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1208387 [INFO] [stdout] | [INFO] [stdout] 3 | ...d : [u8 ; 0] , } pub type CMS_ContentInfo = CMS_ContentInfo_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct CMS_SignerI... [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CmsContentInfo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `CMS_SignerInfo` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1208536 [INFO] [stdout] | [INFO] [stdout] 3 | ...ed : [u8 ; 0] , } pub type CMS_SignerInfo = CMS_SignerInfo_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct CMS_Certific... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CmsSignerInfo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `CMS_RevocationInfoChoice` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1208799 [INFO] [stdout] | [INFO] [stdout] 3 | ... 0] , } pub type CMS_RevocationInfoChoice = CMS_RevocationInfoChoice_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct CM... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CmsRevocationInfoChoice` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `CMS_RecipientInfo` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1208969 [INFO] [stdout] | [INFO] [stdout] 3 | ...: [u8 ; 0] , } pub type CMS_RecipientInfo = CMS_RecipientInfo_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct CMS_Recei... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CmsRecipientInfo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `CMS_ReceiptRequest` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1209126 [INFO] [stdout] | [INFO] [stdout] 3 | ... [u8 ; 0] , } pub type CMS_ReceiptRequest = CMS_ReceiptRequest_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct CMS_Rece... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CmsReceiptRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `CMS_Receipt` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1209278 [INFO] [stdout] | [INFO] [stdout] 3 | ...nused : [u8 ; 0] , } pub type CMS_Receipt = CMS_Receipt_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct CMS_RecipientEn... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `CmsReceipt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `CMS_RecipientEncryptedKey` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1209430 [INFO] [stdout] | [INFO] [stdout] 3 | ...0] , } pub type CMS_RecipientEncryptedKey = CMS_RecipientEncryptedKey_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct C... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CmsRecipientEncryptedKey` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `CMS_OtherKeyAttribute` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1209606 [INFO] [stdout] | [INFO] [stdout] 3 | ...8 ; 0] , } pub type CMS_OtherKeyAttribute = CMS_OtherKeyAttribute_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct stack... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CmsOtherKeyAttribute` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_CMS_SignerInfo_compfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1209773 [INFO] [stdout] | [INFO] [stdout] 3 | ...0] , } pub type sk_CMS_SignerInfo_compfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const * const CMS_SignerInfo , b... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkCmsSignerInfoCompfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_CMS_SignerInfo_freefunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1209971 [INFO] [stdout] | [INFO] [stdout] 3 | ...nt > ; pub type sk_CMS_SignerInfo_freefunc = :: std :: option :: Option < unsafe extern "C" fn (a : * mut CMS_SignerInfo) > ; pub type... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkCmsSignerInfoFreefunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_CMS_SignerInfo_copyfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1210090 [INFO] [stdout] | [INFO] [stdout] 3 | ...o) > ; pub type sk_CMS_SignerInfo_copyfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const CMS_SignerInfo) -> * mut C... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkCmsSignerInfoCopyfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_CMS_RecipientEncryptedKey_compfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1210353 [INFO] [stdout] | [INFO] [stdout] 3 | ...type sk_CMS_RecipientEncryptedKey_compfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const * const CMS_RecipientEncry... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkCmsRecipientEncryptedKeyCompfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_CMS_RecipientEncryptedKey_freefunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1210584 [INFO] [stdout] | [INFO] [stdout] 3 | ...type sk_CMS_RecipientEncryptedKey_freefunc = :: std :: option :: Option < unsafe extern "C" fn (a : * mut CMS_RecipientEncryptedKey) >... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkCmsRecipientEncryptedKeyFreefunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_CMS_RecipientEncryptedKey_copyfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1210725 [INFO] [stdout] | [INFO] [stdout] 3 | ...type sk_CMS_RecipientEncryptedKey_copyfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const CMS_RecipientEncryptedKey)... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkCmsRecipientEncryptedKeyCopyfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_CMS_RecipientInfo_compfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1211013 [INFO] [stdout] | [INFO] [stdout] 3 | ..., } pub type sk_CMS_RecipientInfo_compfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const * const CMS_RecipientInfo ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkCmsRecipientInfoCompfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_CMS_RecipientInfo_freefunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1211220 [INFO] [stdout] | [INFO] [stdout] 3 | ...> ; pub type sk_CMS_RecipientInfo_freefunc = :: std :: option :: Option < unsafe extern "C" fn (a : * mut CMS_RecipientInfo) > ; pub t... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkCmsRecipientInfoFreefunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_CMS_RecipientInfo_copyfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1211345 [INFO] [stdout] | [INFO] [stdout] 3 | ...> ; pub type sk_CMS_RecipientInfo_copyfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const CMS_RecipientInfo) -> * mu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkCmsRecipientInfoCopyfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_CMS_RevocationInfoChoice_compfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1211616 [INFO] [stdout] | [INFO] [stdout] 3 | ... type sk_CMS_RevocationInfoChoice_compfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const * const CMS_RevocationInfo... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkCmsRevocationInfoChoiceCompfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_CMS_RevocationInfoChoice_freefunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1211844 [INFO] [stdout] | [INFO] [stdout] 3 | ... type sk_CMS_RevocationInfoChoice_freefunc = :: std :: option :: Option < unsafe extern "C" fn (a : * mut CMS_RevocationInfoChoice) > ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkCmsRevocationInfoChoiceFreefunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_CMS_RevocationInfoChoice_copyfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1211983 [INFO] [stdout] | [INFO] [stdout] 3 | ... type sk_CMS_RevocationInfoChoice_copyfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const CMS_RevocationInfoChoice) ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkCmsRevocationInfoChoiceCopyfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `DSA_SIG` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1240656 [INFO] [stdout] | [INFO] [stdout] 3 | ...{ _unused : [u8 ; 0] , } pub type DSA_SIG = DSA_SIG_st ; extern "C" { pub fn DSA_SIG_new () -> * mut DSA_SIG ; } extern "C" { pub fn D... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `DsaSig` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ERR_STRING_DATA` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1242511 [INFO] [stdout] | [INFO] [stdout] 3 | ...! (string))) ; } pub type ERR_STRING_DATA = ERR_string_data_st ; # [repr (C)] # [derive (Copy , Clone)] pub struct lhash_st_ERR_STRING... [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ErrStringData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `lh_ERR_STRING_DATA_compfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1245015 [INFO] [stdout] | [INFO] [stdout] 3 | ...) ; } pub type lh_ERR_STRING_DATA_compfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const ERR_STRING_DATA , b : * co... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LhErrStringDataCompfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `lh_ERR_STRING_DATA_hashfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1245200 [INFO] [stdout] | [INFO] [stdout] 3 | ...t > ; pub type lh_ERR_STRING_DATA_hashfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const ERR_STRING_DATA) -> :: std... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LhErrStringDataHashfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `lh_ERR_STRING_DATA_doallfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1245357 [INFO] [stdout] | [INFO] [stdout] 3 | ... > ; pub type lh_ERR_STRING_DATA_doallfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * mut ERR_STRING_DATA) > ; extern ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LhErrStringDataDoallfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ENGINE_CMD_DEFN` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1252104 [INFO] [stdout] | [INFO] [stdout] 3 | ...cmd_flags))) ; } pub type ENGINE_CMD_DEFN = ENGINE_CMD_DEFN_st ; pub type ENGINE_GEN_FUNC_PTR = :: std :: option :: Option < unsafe ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `EngineCmdDefn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ENGINE_GEN_FUNC_PTR` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1252152 [INFO] [stdout] | [INFO] [stdout] 3 | ...CMD_DEFN_st ; pub type ENGINE_GEN_FUNC_PTR = :: std :: option :: Option < unsafe extern "C" fn () -> :: std :: os :: raw :: c_int > ; ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `EngineGenFuncPtr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ENGINE_GEN_INT_FUNC_PTR` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1252272 [INFO] [stdout] | [INFO] [stdout] 3 | ...c_int > ; pub type ENGINE_GEN_INT_FUNC_PTR = :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut ENGINE) -> :: std :: os :... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `EngineGenIntFuncPtr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ENGINE_CTRL_FUNC_PTR` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1252415 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: c_int > ; pub type ENGINE_CTRL_FUNC_PTR = :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut ENGINE , arg2 : :: std ::... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `EngineCtrlFuncPtr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ENGINE_LOAD_KEY_PTR` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1252738 [INFO] [stdout] | [INFO] [stdout] 3 | ... :: c_int > ; pub type ENGINE_LOAD_KEY_PTR = :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut ENGINE , arg2 : * const :... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `EngineLoadKeyPtr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ENGINE_SSL_CLIENT_CERT_PTR` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1252994 [INFO] [stdout] | [INFO] [stdout] 3 | ...EY > ; pub type ENGINE_SSL_CLIENT_CERT_PTR = :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut ENGINE , ssl : * mut SSL ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `EngineSslClientCertPtr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ENGINE_CIPHERS_PTR` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1253371 [INFO] [stdout] | [INFO] [stdout] 3 | ... :: c_int > ; pub type ENGINE_CIPHERS_PTR = :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut ENGINE , arg2 : * mut * co... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `EngineCiphersPtr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ENGINE_DIGESTS_PTR` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1253633 [INFO] [stdout] | [INFO] [stdout] 3 | ... :: c_int > ; pub type ENGINE_DIGESTS_PTR = :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut ENGINE , arg2 : * mut * co... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `EngineDigestsPtr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ENGINE_PKEY_METHS_PTR` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1253891 [INFO] [stdout] | [INFO] [stdout] 3 | ...: c_int > ; pub type ENGINE_PKEY_METHS_PTR = :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut ENGINE , arg2 : * mut * m... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `EnginePkeyMethsPtr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ENGINE_PKEY_ASN1_METHS_PTR` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1254159 [INFO] [stdout] | [INFO] [stdout] 3 | ...nt > ; pub type ENGINE_PKEY_ASN1_METHS_PTR = :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut ENGINE , arg2 : * mut * m... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `EnginePkeyAsn1MethsPtr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `dyn_MEM_malloc_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1254437 [INFO] [stdout] | [INFO] [stdout] 3 | ...aw :: c_int > ; pub type dyn_MEM_malloc_fn = :: std :: option :: Option < unsafe extern "C" fn (arg1 : usize , arg2 : * const :: std :... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DynMemMallocFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `dyn_MEM_realloc_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1254659 [INFO] [stdout] | [INFO] [stdout] 3 | ... :: c_void > ; pub type dyn_MEM_realloc_fn = :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut :: std :: os :: raw :: c_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DynMemReallocFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `dyn_MEM_free_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1254927 [INFO] [stdout] | [INFO] [stdout] 3 | ...raw :: c_void > ; pub type dyn_MEM_free_fn = :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut :: std :: os :: raw :: c_... [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DynMemFreeFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `dynamic_MEM_fns` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1256440 [INFO] [stdout] | [INFO] [stdout] 3 | ... (free_fn))) ; } pub type dynamic_MEM_fns = st_dynamic_MEM_fns ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct st_dynamic_... [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DynamicMemFns` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `dynamic_fns` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1257530 [INFO] [stdout] | [INFO] [stdout] 3 | ...fy ! (mem_fns))) ; } pub type dynamic_fns = st_dynamic_fns ; pub type dynamic_v_check_fn = :: std :: option :: Option < unsafe extern ... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `DynamicFns` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `dynamic_v_check_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1257570 [INFO] [stdout] | [INFO] [stdout] 3 | ..._dynamic_fns ; pub type dynamic_v_check_fn = :: std :: option :: Option < unsafe extern "C" fn (ossl_version : :: std :: os :: raw :: ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DynamicVCheckFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `dynamic_bind_engine` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1257736 [INFO] [stdout] | [INFO] [stdout] 3 | ... c_ulong > ; pub type dynamic_bind_engine = :: std :: option :: Option < unsafe extern "C" fn (e : * mut ENGINE , id : * const :: std ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DynamicBindEngine` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_HTTP_bio_cb_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1265696 [INFO] [stdout] | [INFO] [stdout] 3 | ...w :: c_int ; } pub type OSSL_HTTP_bio_cb_t = :: std :: option :: Option < unsafe extern "C" fn (bio : * mut BIO , arg : * mut :: std :... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslHttpBioCbT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OCSP_CERTID` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1270510 [INFO] [stdout] | [INFO] [stdout] 3 | ...nused : [u8 ; 0] , } pub type OCSP_CERTID = ocsp_cert_id_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct ocsp_one_reque... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `OcspCertid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OCSP_ONEREQ` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1270654 [INFO] [stdout] | [INFO] [stdout] 3 | ...nused : [u8 ; 0] , } pub type OCSP_ONEREQ = ocsp_one_request_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct ocsp_req_i... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `OcspOnereq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OCSP_REQINFO` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1270799 [INFO] [stdout] | [INFO] [stdout] 3 | ...used : [u8 ; 0] , } pub type OCSP_REQINFO = ocsp_req_info_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct ocsp_signatur... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OcspReqinfo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OCSP_SIGNATURE` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1270943 [INFO] [stdout] | [INFO] [stdout] 3 | ...ed : [u8 ; 0] , } pub type OCSP_SIGNATURE = ocsp_signature_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct ocsp_request... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OcspSignature` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OCSP_REQUEST` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1271088 [INFO] [stdout] | [INFO] [stdout] 3 | ...used : [u8 ; 0] , } pub type OCSP_REQUEST = ocsp_request_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct stack_st_OCSP_... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OcspRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_OCSP_CERTID_compfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1271234 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; 0] , } pub type sk_OCSP_CERTID_compfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const * const OCSP_CERTID , b : ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkOcspCertidCompfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_OCSP_CERTID_freefunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1271423 [INFO] [stdout] | [INFO] [stdout] 3 | ...c_int > ; pub type sk_OCSP_CERTID_freefunc = :: std :: option :: Option < unsafe extern "C" fn (a : * mut OCSP_CERTID) > ; pub type sk... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkOcspCertidFreefunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_OCSP_CERTID_copyfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1271536 [INFO] [stdout] | [INFO] [stdout] 3 | ...RTID) > ; pub type sk_OCSP_CERTID_copyfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const OCSP_CERTID) -> * mut OCSP... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkOcspCertidCopyfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_OCSP_ONEREQ_compfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1271776 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; 0] , } pub type sk_OCSP_ONEREQ_compfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const * const OCSP_ONEREQ , b : ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkOcspOnereqCompfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_OCSP_ONEREQ_freefunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1271965 [INFO] [stdout] | [INFO] [stdout] 3 | ...c_int > ; pub type sk_OCSP_ONEREQ_freefunc = :: std :: option :: Option < unsafe extern "C" fn (a : * mut OCSP_ONEREQ) > ; pub type sk... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkOcspOnereqFreefunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_OCSP_ONEREQ_copyfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1272078 [INFO] [stdout] | [INFO] [stdout] 3 | ...EREQ) > ; pub type sk_OCSP_ONEREQ_copyfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const OCSP_ONEREQ) -> * mut OCSP... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkOcspOnereqCopyfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OCSP_RESPBYTES` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1272316 [INFO] [stdout] | [INFO] [stdout] 3 | ...ed : [u8 ; 0] , } pub type OCSP_RESPBYTES = ocsp_resp_bytes_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct stack_st_OC... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OcspRespbytes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_OCSP_RESPID_compfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1272467 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; 0] , } pub type sk_OCSP_RESPID_compfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const * const OCSP_RESPID , b : ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkOcspRespidCompfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_OCSP_RESPID_freefunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1272656 [INFO] [stdout] | [INFO] [stdout] 3 | ...c_int > ; pub type sk_OCSP_RESPID_freefunc = :: std :: option :: Option < unsafe extern "C" fn (a : * mut OCSP_RESPID) > ; pub type sk... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkOcspRespidFreefunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_OCSP_RESPID_copyfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1272769 [INFO] [stdout] | [INFO] [stdout] 3 | ...SPID) > ; pub type sk_OCSP_RESPID_copyfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const OCSP_RESPID) -> * mut OCSP... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkOcspRespidCopyfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OCSP_REVOKEDINFO` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1273009 [INFO] [stdout] | [INFO] [stdout] 3 | ... : [u8 ; 0] , } pub type OCSP_REVOKEDINFO = ocsp_revoked_info_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct ocsp_cert... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OcspRevokedinfo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OCSP_CERTSTATUS` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1273163 [INFO] [stdout] | [INFO] [stdout] 3 | ...d : [u8 ; 0] , } pub type OCSP_CERTSTATUS = ocsp_cert_status_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct ocsp_singl... [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OcspCertstatus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OCSP_SINGLERESP` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1273319 [INFO] [stdout] | [INFO] [stdout] 3 | ...d : [u8 ; 0] , } pub type OCSP_SINGLERESP = ocsp_single_response_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct stack_... [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OcspSingleresp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_OCSP_SINGLERESP_compfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1273480 [INFO] [stdout] | [INFO] [stdout] 3 | ...] , } pub type sk_OCSP_SINGLERESP_compfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const * const OCSP_SINGLERESP , ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkOcspSinglerespCompfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_OCSP_SINGLERESP_freefunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1273681 [INFO] [stdout] | [INFO] [stdout] 3 | ...t > ; pub type sk_OCSP_SINGLERESP_freefunc = :: std :: option :: Option < unsafe extern "C" fn (a : * mut OCSP_SINGLERESP) > ; pub typ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkOcspSinglerespFreefunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_OCSP_SINGLERESP_copyfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1273802 [INFO] [stdout] | [INFO] [stdout] 3 | ...) > ; pub type sk_OCSP_SINGLERESP_copyfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const OCSP_SINGLERESP) -> * mut ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkOcspSinglerespCopyfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OCSP_RESPDATA` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1274055 [INFO] [stdout] | [INFO] [stdout] 3 | ...sed : [u8 ; 0] , } pub type OCSP_RESPDATA = ocsp_response_data_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct ocsp_bas... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OcspRespdata` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OCSP_BASICRESP` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1274210 [INFO] [stdout] | [INFO] [stdout] 3 | ...ed : [u8 ; 0] , } pub type OCSP_BASICRESP = ocsp_basic_response_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct ocsp_cr... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OcspBasicresp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OCSP_CRLID` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1274359 [INFO] [stdout] | [INFO] [stdout] 3 | ...unused : [u8 ; 0] , } pub type OCSP_CRLID = ocsp_crl_id_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct ocsp_service_lo... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `OcspCrlid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OCSP_SERVICELOC` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1274505 [INFO] [stdout] | [INFO] [stdout] 3 | ...d : [u8 ; 0] , } pub type OCSP_SERVICELOC = ocsp_service_locator_st ; extern "C" { pub fn OCSP_CERTID_dup (a : * const OCSP_CERTID) ->... [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OcspServiceloc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `PKCS12_MAC_DATA` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1322485 [INFO] [stdout] | [INFO] [stdout] 3 | ...d : [u8 ; 0] , } pub type PKCS12_MAC_DATA = PKCS12_MAC_DATA_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct PKCS12_st {... [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Pkcs12MacData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `PKCS12_SAFEBAG` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1322757 [INFO] [stdout] | [INFO] [stdout] 3 | ...ed : [u8 ; 0] , } pub type PKCS12_SAFEBAG = PKCS12_SAFEBAG_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct stack_st_PKC... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Pkcs12Safebag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_PKCS12_SAFEBAG_compfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1322910 [INFO] [stdout] | [INFO] [stdout] 3 | ...0] , } pub type sk_PKCS12_SAFEBAG_compfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const * const PKCS12_SAFEBAG , b... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkPkcs12SafebagCompfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_PKCS12_SAFEBAG_freefunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1323108 [INFO] [stdout] | [INFO] [stdout] 3 | ...nt > ; pub type sk_PKCS12_SAFEBAG_freefunc = :: std :: option :: Option < unsafe extern "C" fn (a : * mut PKCS12_SAFEBAG) > ; pub type... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkPkcs12SafebagFreefunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_PKCS12_SAFEBAG_copyfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1323227 [INFO] [stdout] | [INFO] [stdout] 3 | ...G) > ; pub type sk_PKCS12_SAFEBAG_copyfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const PKCS12_SAFEBAG) -> * mut P... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkPkcs12SafebagCopyfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `PKCS12_BAGS` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1323469 [INFO] [stdout] | [INFO] [stdout] 3 | ...nused : [u8 ; 0] , } pub type PKCS12_BAGS = pkcs12_bag_st ; extern "C" { pub fn PKCS8_get_attr (p8 : * mut PKCS8_PRIV_KEY_INFO , attr_... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Pkcs12Bags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `RSA_OAEP_PARAMS` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1356870 [INFO] [stdout] | [INFO] [stdout] 3 | ...(maskHash))) ; } pub type RSA_OAEP_PARAMS = rsa_oaep_params_st ; extern "C" { pub fn RSA_OAEP_PARAMS_new () -> * mut RSA_OAEP_PARAMS ;... [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RsaOaepParams` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ASYNC_JOB` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1357577 [INFO] [stdout] | [INFO] [stdout] 3 | ..._unused : [u8 ; 0] , } pub type ASYNC_JOB = async_job_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct async_wait_ctx_st... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `AsyncJob` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ASYNC_WAIT_CTX` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1357714 [INFO] [stdout] | [INFO] [stdout] 3 | ...ed : [u8 ; 0] , } pub type ASYNC_WAIT_CTX = async_wait_ctx_st ; pub type ASYNC_callback_fn = :: std :: option :: Option < unsafe exter... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AsyncWaitCtx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ASYNC_callback_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1357760 [INFO] [stdout] | [INFO] [stdout] 3 | ..._wait_ctx_st ; pub type ASYNC_callback_fn = :: std :: option :: Option < unsafe extern "C" fn (arg : * mut :: std :: os :: raw :: c_vo... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AsyncCallbackFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_SCT_compfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1361074 [INFO] [stdout] | [INFO] [stdout] 3 | ...d : [u8 ; 0] , } pub type sk_SCT_compfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const * const SCT , b : * const *... [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkSctCompfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_SCT_freefunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1361239 [INFO] [stdout] | [INFO] [stdout] 3 | ...raw :: c_int > ; pub type sk_SCT_freefunc = :: std :: option :: Option < unsafe extern "C" fn (a : * mut SCT) > ; pub type sk_SCT_copy... [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkSctFreefunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_SCT_copyfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1361336 [INFO] [stdout] | [INFO] [stdout] 3 | ...: * mut SCT) > ; pub type sk_SCT_copyfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const SCT) -> * mut SCT > ; # [re... [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkSctCopyfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_CTLOG_compfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1361546 [INFO] [stdout] | [INFO] [stdout] 3 | ...: [u8 ; 0] , } pub type sk_CTLOG_compfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const * const CTLOG , b : * const... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkCtlogCompfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_CTLOG_freefunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1361717 [INFO] [stdout] | [INFO] [stdout] 3 | ...w :: c_int > ; pub type sk_CTLOG_freefunc = :: std :: option :: Option < unsafe extern "C" fn (a : * mut CTLOG) > ; pub type sk_CTLOG_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkCtlogFreefunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_CTLOG_copyfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1361818 [INFO] [stdout] | [INFO] [stdout] 3 | ...mut CTLOG) > ; pub type sk_CTLOG_copyfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const CTLOG) -> * mut CTLOG > ; p... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkCtlogCopyfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ct_log_entry_type_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1362187 [INFO] [stdout] | [INFO] [stdout] 3 | ..._type_t = 1 ; pub type ct_log_entry_type_t = :: std :: os :: raw :: c_int ; pub const sct_version_t_SCT_VERSION_NOT_SET : sct_version_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CtLogEntryTypeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sct_version_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1362378 [INFO] [stdout] | [INFO] [stdout] 3 | ...ct_version_t = 0 ; pub type sct_version_t = :: std :: os :: raw :: c_int ; pub const sct_source_t_SCT_SOURCE_UNKNOWN : sct_source_t = ... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SctVersionT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sct_source_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1362715 [INFO] [stdout] | [INFO] [stdout] 3 | ... sct_source_t = 3 ; pub type sct_source_t = :: std :: os :: raw :: c_uint ; pub const sct_validation_status_t_SCT_VALIDATION_STATUS_NO... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SctSourceT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sct_validation_status_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1363360 [INFO] [stdout] | [INFO] [stdout] 3 | ...s_t = 5 ; pub type sct_validation_status_t = :: std :: os :: raw :: c_uint ; extern "C" { pub fn CT_POLICY_EVAL_CTX_new_ex (libctx : *... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SctValidationStatusT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ssl_crock_st` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1370998 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: raw :: c_int ; } pub type ssl_crock_st = * mut ssl_st ; pub type TLS_SESSION_TICKET_EXT = tls_session_ticket_ext_st ; # [repr (C)] ... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SslCrockSt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `TLS_SESSION_TICKET_EXT` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1371037 [INFO] [stdout] | [INFO] [stdout] 3 | ...t ssl_st ; pub type TLS_SESSION_TICKET_EXT = tls_session_ticket_ext_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct ssl... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `TlsSessionTicketExt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `SSL_METHOD` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1371196 [INFO] [stdout] | [INFO] [stdout] 3 | ...unused : [u8 ; 0] , } pub type SSL_METHOD = ssl_method_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct ssl_cipher_st { ... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `SslMethod` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `SSL_CIPHER` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1371331 [INFO] [stdout] | [INFO] [stdout] 3 | ...unused : [u8 ; 0] , } pub type SSL_CIPHER = ssl_cipher_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct ssl_session_st {... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `SslCipher` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `SSL_SESSION` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1371467 [INFO] [stdout] | [INFO] [stdout] 3 | ...nused : [u8 ; 0] , } pub type SSL_SESSION = ssl_session_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct tls_sigalgs_st ... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `SslSession` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `TLS_SIGALGS` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1371605 [INFO] [stdout] | [INFO] [stdout] 3 | ...nused : [u8 ; 0] , } pub type TLS_SIGALGS = tls_sigalgs_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct ssl_conf_ctx_st... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `TlsSigalgs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `SSL_CONF_CTX` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1371744 [INFO] [stdout] | [INFO] [stdout] 3 | ...used : [u8 ; 0] , } pub type SSL_CONF_CTX = ssl_conf_ctx_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct ssl_comp_st { ... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SslConfCtx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `SSL_COMP` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1371881 [INFO] [stdout] | [INFO] [stdout] 3 | ... _unused : [u8 ; 0] , } pub type SSL_COMP = ssl_comp_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct stack_st_SSL_CIPHE... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `SslComp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `SRTP_PROTECTION_PROFILE` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1373247 [INFO] [stdout] | [INFO] [stdout] 3 | ...d))) ; } pub type SRTP_PROTECTION_PROFILE = srtp_protection_profile_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct sta... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SrtpProtectionProfile` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_SRTP_PROTECTION_PROFILE_compfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1373427 [INFO] [stdout] | [INFO] [stdout] 3 | ...b type sk_SRTP_PROTECTION_PROFILE_compfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const * const SRTP_PROTECTION_PR... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkSrtpProtectionProfileCompfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_SRTP_PROTECTION_PROFILE_freefunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1373652 [INFO] [stdout] | [INFO] [stdout] 3 | ...b type sk_SRTP_PROTECTION_PROFILE_freefunc = :: std :: option :: Option < unsafe extern "C" fn (a : * mut SRTP_PROTECTION_PROFILE) > ;... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkSrtpProtectionProfileFreefunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_SRTP_PROTECTION_PROFILE_copyfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1373789 [INFO] [stdout] | [INFO] [stdout] 3 | ...b type sk_SRTP_PROTECTION_PROFILE_copyfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const SRTP_PROTECTION_PROFILE) -... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkSrtpProtectionProfileCopyfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `tls_session_ticket_ext_cb_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1373961 [INFO] [stdout] | [INFO] [stdout] 3 | ...E > ; pub type tls_session_ticket_ext_cb_fn = :: std :: option :: Option < unsafe extern "C" fn (s : * mut SSL , data : * const :: std... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `TlsSessionTicketExtCbFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `tls_session_secret_cb_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1374232 [INFO] [stdout] | [INFO] [stdout] 3 | ..._int > ; pub type tls_session_secret_cb_fn = :: std :: option :: Option < unsafe extern "C" fn (s : * mut SSL , secret : * mut :: std ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `TlsSessionSecretCbFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `custom_ext_add_cb` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1374590 [INFO] [stdout] | [INFO] [stdout] 3 | ...aw :: c_int > ; pub type custom_ext_add_cb = :: std :: option :: Option < unsafe extern "C" fn (s : * mut SSL , ext_type : :: std :: o... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CustomExtAddCb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `custom_ext_free_cb` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1374930 [INFO] [stdout] | [INFO] [stdout] 3 | ...w :: c_int > ; pub type custom_ext_free_cb = :: std :: option :: Option < unsafe extern "C" fn (s : * mut SSL , ext_type : :: std :: o... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CustomExtFreeCb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `custom_ext_parse_cb` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1375168 [INFO] [stdout] | [INFO] [stdout] 3 | ...: c_void) > ; pub type custom_ext_parse_cb = :: std :: option :: Option < unsafe extern "C" fn (s : * mut SSL , ext_type : :: std :: o... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CustomExtParseCb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `SSL_custom_ext_add_cb_ex` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1375499 [INFO] [stdout] | [INFO] [stdout] 3 | ...c_int > ; pub type SSL_custom_ext_add_cb_ex = :: std :: option :: Option < unsafe extern "C" fn (s : * mut SSL , ext_type : :: std :: ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SslCustomExtAddCbEx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `SSL_custom_ext_free_cb_ex` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1375924 [INFO] [stdout] | [INFO] [stdout] 3 | ..._int > ; pub type SSL_custom_ext_free_cb_ex = :: std :: option :: Option < unsafe extern "C" fn (s : * mut SSL , ext_type : :: std :: ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SslCustomExtFreeCbEx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `SSL_custom_ext_parse_cb_ex` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1376211 [INFO] [stdout] | [INFO] [stdout] 3 | ...id) > ; pub type SSL_custom_ext_parse_cb_ex = :: std :: option :: Option < unsafe extern "C" fn (s : * mut SSL , ext_type : :: std :: ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SslCustomExtParseCbEx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `SSL_verify_cb` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1376627 [INFO] [stdout] | [INFO] [stdout] 3 | ...: raw :: c_int > ; pub type SSL_verify_cb = :: std :: option :: Option < unsafe extern "C" fn (preverify_ok : :: std :: os :: raw :: c... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SslVerifyCb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `SSL_async_callback_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1376818 [INFO] [stdout] | [INFO] [stdout] 3 | ...: c_int > ; pub type SSL_async_callback_fn = :: std :: option :: Option < unsafe extern "C" fn (s : * mut SSL , arg : * mut :: std :: ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SslAsyncCallbackFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `GEN_SESSION_CB` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1378209 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: c_void) >) ; } pub type GEN_SESSION_CB = :: std :: option :: Option < unsafe extern "C" fn (ssl : * mut SSL , id : * mut :: std :: ... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GenSessionCb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `SSL_CTX_npn_advertised_cb_func` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1382281 [INFO] [stdout] | [INFO] [stdout] 3 | ...; } pub type SSL_CTX_npn_advertised_cb_func = :: std :: option :: Option < unsafe extern "C" fn (ssl : * mut SSL , out : * mut * const... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SslCtxNpnAdvertisedCbFunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `SSL_CTX_npn_select_cb_func` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1382735 [INFO] [stdout] | [INFO] [stdout] 3 | ...id) ; } pub type SSL_CTX_npn_select_cb_func = :: std :: option :: Option < unsafe extern "C" fn (s : * mut SSL , out : * mut * mut :: ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SslCtxNpnSelectCbFunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `SSL_CTX_alpn_select_cb_func` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1384176 [INFO] [stdout] | [INFO] [stdout] 3 | ...nt ; } pub type SSL_CTX_alpn_select_cb_func = :: std :: option :: Option < unsafe extern "C" fn (ssl : * mut SSL , out : * mut * const... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SslCtxAlpnSelectCbFunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `SSL_psk_client_cb_func` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1384868 [INFO] [stdout] | [INFO] [stdout] 3 | ..._uint) ; } pub type SSL_psk_client_cb_func = :: std :: option :: Option < unsafe extern "C" fn (ssl : * mut SSL , hint : * const :: st... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SslPskClientCbFunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `SSL_psk_server_cb_func` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1385453 [INFO] [stdout] | [INFO] [stdout] 3 | ..._func) ; } pub type SSL_psk_server_cb_func = :: std :: option :: Option < unsafe extern "C" fn (ssl : * mut SSL , identity : * const :... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SslPskServerCbFunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `SSL_psk_find_session_cb_func` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1386473 [INFO] [stdout] | [INFO] [stdout] 3 | ...r ; } pub type SSL_psk_find_session_cb_func = :: std :: option :: Option < unsafe extern "C" fn (ssl : * mut SSL , identity : * const ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SslPskFindSessionCbFunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `SSL_psk_use_session_cb_func` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1386725 [INFO] [stdout] | [INFO] [stdout] 3 | ...nt > ; pub type SSL_psk_use_session_cb_func = :: std :: option :: Option < unsafe extern "C" fn (ssl : * mut SSL , md : * const EVP_MD... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SslPskUseSessionCbFunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `SSL_CTX_keylog_cb_func` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1388811 [INFO] [stdout] | [INFO] [stdout] 3 | ... c_int ; } pub type SSL_CTX_keylog_cb_func = :: std :: option :: Option < unsafe extern "C" fn (ssl : * const SSL , line : * const :: ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SslCtxKeylogCbFunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_SSL_CIPHER_compfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1393851 [INFO] [stdout] | [INFO] [stdout] 3 | ...ata))) ; } pub type sk_SSL_CIPHER_compfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const * const SSL_CIPHER , b : *... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkSslCipherCompfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_SSL_CIPHER_freefunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1394037 [INFO] [stdout] | [INFO] [stdout] 3 | ... c_int > ; pub type sk_SSL_CIPHER_freefunc = :: std :: option :: Option < unsafe extern "C" fn (a : * mut SSL_CIPHER) > ; pub type sk_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkSslCipherFreefunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_SSL_CIPHER_copyfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1394148 [INFO] [stdout] | [INFO] [stdout] 3 | ...IPHER) > ; pub type sk_SSL_CIPHER_copyfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const SSL_CIPHER) -> * mut SSL_C... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkSslCipherCopyfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_SSL_COMP_compfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1394281 [INFO] [stdout] | [INFO] [stdout] 3 | ...L_CIPHER > ; pub type sk_SSL_COMP_compfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const * const SSL_COMP , b : * c... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkSslCompCompfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_SSL_COMP_freefunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1394461 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: c_int > ; pub type sk_SSL_COMP_freefunc = :: std :: option :: Option < unsafe extern "C" fn (a : * mut SSL_COMP) > ; pub type sk_SS... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkSslCompFreefunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_SSL_COMP_copyfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1394568 [INFO] [stdout] | [INFO] [stdout] 3 | ...SL_COMP) > ; pub type sk_SSL_COMP_copyfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const SSL_COMP) -> * mut SSL_COM... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkSslCompCopyfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OSSL_HANDSHAKE_STATE` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1398771 [INFO] [stdout] | [INFO] [stdout] 3 | ...TATE = 49 ; pub type OSSL_HANDSHAKE_STATE = :: std :: os :: raw :: c_uint ; extern "C" { pub fn SSL_in_init (s : * const SSL) -> :: st... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsslHandshakeState` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `SSL_client_hello_cb_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1422274 [INFO] [stdout] | [INFO] [stdout] 3 | ..._PARAM ; } pub type SSL_client_hello_cb_fn = :: std :: option :: Option < unsafe extern "C" fn (s : * mut SSL , al : * mut :: std :: o... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SslClientHelloCbFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ssl_ct_validation_cb` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1444570 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: c_int ; } pub type ssl_ct_validation_cb = :: std :: option :: Option < unsafe extern "C" fn (ctx : * const CT_POLICY_EVAL_CTX , sct... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SslCtValidationCb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `_bindgen_ty_11` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1445289 [INFO] [stdout] | [INFO] [stdout] 3 | ...indgen_ty_11 = 1 ; pub type _bindgen_ty_11 = :: std :: os :: raw :: c_uint ; extern "C" { pub fn SSL_enable_ct (s : * mut SSL , valida... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BindgenTy11` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `SSL_TICKET_STATUS` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1449365 [INFO] [stdout] | [INFO] [stdout] 3 | ...w :: c_int ; } pub type SSL_TICKET_STATUS = :: std :: os :: raw :: c_int ; pub type SSL_TICKET_RETURN = :: std :: os :: raw :: c_int ;... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SslTicketStatus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `SSL_TICKET_RETURN` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1449425 [INFO] [stdout] | [INFO] [stdout] 3 | ...raw :: c_int ; pub type SSL_TICKET_RETURN = :: std :: os :: raw :: c_int ; pub type SSL_CTX_generate_session_ticket_fn = :: std :: opt... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SslTicketReturn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `SSL_CTX_generate_session_ticket_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1449485 [INFO] [stdout] | [INFO] [stdout] 3 | ...pub type SSL_CTX_generate_session_ticket_fn = :: std :: option :: Option < unsafe extern "C" fn (s : * mut SSL , arg : * mut :: std ::... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SslCtxGenerateSessionTicketFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `SSL_CTX_decrypt_session_ticket_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1449677 [INFO] [stdout] | [INFO] [stdout] 3 | ... pub type SSL_CTX_decrypt_session_ticket_fn = :: std :: option :: Option < unsafe extern "C" fn (s : * mut SSL , ss : * mut SSL_SESSIO... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SslCtxDecryptSessionTicketFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `DTLS_timer_cb` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1450588 [INFO] [stdout] | [INFO] [stdout] 3 | ...: raw :: c_int ; } pub type DTLS_timer_cb = :: std :: option :: Option < unsafe extern "C" fn (s : * mut SSL , timer_us : :: std :: os... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DtlsTimerCb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `SSL_allow_early_data_cb_fn` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1450838 [INFO] [stdout] | [INFO] [stdout] 3 | ...cb) ; } pub type SSL_allow_early_data_cb_fn = :: std :: option :: Option < unsafe extern "C" fn (s : * mut SSL , arg : * mut :: std ::... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SslAllowEarlyDataCbFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ESS_ISSUER_SERIAL` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1452127 [INFO] [stdout] | [INFO] [stdout] 3 | ...: [u8 ; 0] , } pub type ESS_ISSUER_SERIAL = ESS_issuer_serial ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct ESS_cert_id ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `EssIssuerSerial` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ESS_CERT_ID` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1452271 [INFO] [stdout] | [INFO] [stdout] 3 | ...nused : [u8 ; 0] , } pub type ESS_CERT_ID = ESS_cert_id ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct ESS_signing_cert {... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `EssCertId` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ESS_SIGNING_CERT` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1452408 [INFO] [stdout] | [INFO] [stdout] 3 | ... : [u8 ; 0] , } pub type ESS_SIGNING_CERT = ESS_signing_cert ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct stack_st_ESS_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `EssSigningCert` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_ESS_CERT_ID_compfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1452559 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; 0] , } pub type sk_ESS_CERT_ID_compfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const * const ESS_CERT_ID , b : ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkEssCertIdCompfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_ESS_CERT_ID_freefunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1452748 [INFO] [stdout] | [INFO] [stdout] 3 | ...c_int > ; pub type sk_ESS_CERT_ID_freefunc = :: std :: option :: Option < unsafe extern "C" fn (a : * mut ESS_CERT_ID) > ; pub type sk... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkEssCertIdFreefunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_ESS_CERT_ID_copyfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1452861 [INFO] [stdout] | [INFO] [stdout] 3 | ...T_ID) > ; pub type sk_ESS_CERT_ID_copyfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const ESS_CERT_ID) -> * mut ESS_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkEssCertIdCopyfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ESS_SIGNING_CERT_V2` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1453103 [INFO] [stdout] | [INFO] [stdout] 3 | ... [u8 ; 0] , } pub type ESS_SIGNING_CERT_V2 = ESS_signing_cert_v2_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct ESS_ce... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `EssSigningCertV2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ESS_CERT_ID_V2` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1453260 [INFO] [stdout] | [INFO] [stdout] 3 | ...sed : [u8 ; 0] , } pub type ESS_CERT_ID_V2 = ESS_cert_id_v2_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct stack_st_ES... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `EssCertIdV2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_ESS_CERT_ID_V2_compfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1453413 [INFO] [stdout] | [INFO] [stdout] 3 | ... 0] , } pub type sk_ESS_CERT_ID_V2_compfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const * const ESS_CERT_ID_V2 , ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkEssCertIdV2Compfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_ESS_CERT_ID_V2_freefunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1453611 [INFO] [stdout] | [INFO] [stdout] 3 | ...int > ; pub type sk_ESS_CERT_ID_V2_freefunc = :: std :: option :: Option < unsafe extern "C" fn (a : * mut ESS_CERT_ID_V2) > ; pub typ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkEssCertIdV2Freefunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sk_ESS_CERT_ID_V2_copyfunc` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1453730 [INFO] [stdout] | [INFO] [stdout] 3 | ...V2) > ; pub type sk_ESS_CERT_ID_V2_copyfunc = :: std :: option :: Option < unsafe extern "C" fn (a : * const ESS_CERT_ID_V2) -> * mut ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SkEssCertIdV2Copyfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `TS_MSG_IMPRINT` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1457768 [INFO] [stdout] | [INFO] [stdout] 3 | ...ed : [u8 ; 0] , } pub type TS_MSG_IMPRINT = TS_msg_imprint_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct TS_req_st { ... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `TsMsgImprint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `TS_REQ` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1457907 [INFO] [stdout] | [INFO] [stdout] 3 | ... { _unused : [u8 ; 0] , } pub type TS_REQ = TS_req_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct TS_accuracy_st { _un... [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `TsReq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `TS_ACCURACY` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1458035 [INFO] [stdout] | [INFO] [stdout] 3 | ...nused : [u8 ; 0] , } pub type TS_ACCURACY = TS_accuracy_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct TS_tst_info_st ... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `TsAccuracy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `TS_TST_INFO` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1458173 [INFO] [stdout] | [INFO] [stdout] 3 | ...nused : [u8 ; 0] , } pub type TS_TST_INFO = TS_tst_info_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct TS_status_info_... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `TsTstInfo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `TS_STATUS_INFO` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1458314 [INFO] [stdout] | [INFO] [stdout] 3 | ...ed : [u8 ; 0] , } pub type TS_STATUS_INFO = TS_status_info_st ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct TS_resp_st {... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `TsStatusInfo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `TS_RESP` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1458454 [INFO] [stdout] | [INFO] [stdout] 3 | ...{ _unused : [u8 ; 0] , } pub type TS_RESP = TS_resp_st ; extern "C" { pub fn TS_REQ_new () -> * mut TS_REQ ; } extern "C" { pub fn TS_... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `TsResp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `TS_serial_cb` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1472136 [INFO] [stdout] | [INFO] [stdout] 3 | ...used : [u8 ; 0] , } pub type TS_serial_cb = :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut TS_resp_ctx , arg2 : * mut... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `TsSerialCb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `TS_time_cb` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1472308 [INFO] [stdout] | [INFO] [stdout] 3 | ... mut ASN1_INTEGER > ; pub type TS_time_cb = :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut TS_resp_ctx , arg2 : * mut... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `TsTimeCb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `TS_extension_cb` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1472577 [INFO] [stdout] | [INFO] [stdout] 3 | ...raw :: c_int > ; pub type TS_extension_cb = :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut TS_resp_ctx , arg2 : * mut... [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `TsExtensionCb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `TS_RESP_CTX` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1472792 [INFO] [stdout] | [INFO] [stdout] 3 | ... :: raw :: c_int > ; pub type TS_RESP_CTX = TS_resp_ctx ; extern "C" { pub fn TS_RESP_CTX_new () -> * mut TS_RESP_CTX ; } extern "C" {... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `TsRespCtx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `TS_VERIFY_CTX` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1476265 [INFO] [stdout] | [INFO] [stdout] 3 | ...sed : [u8 ; 0] , } pub type TS_VERIFY_CTX = TS_verify_ctx ; extern "C" { pub fn TS_RESP_verify_response (ctx : * mut TS_VERIFY_CTX , r... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `TsVerifyCtx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__builtin_va_list` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:1482531 [INFO] [stdout] | [INFO] [stdout] 3 | ...ddress : u8 , } pub type __builtin_va_list = [__va_list_tag ; 1usize] ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct __va... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BuiltinVaList` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `__glibc_c99_flexarr_available` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:2232 [INFO] [stdout] | [INFO] [stdout] 3 | ...1 ; pub const __glibc_c99_flexarr_available : u32 = 1 ; pub const __LDOUBLE_REDIRECTS_TO_FLOAT128_ABI : u32 = 0 ; pub const __HAVE_GEN... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__GLIBC_C99_FLEXARR_AVAILABLE` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `__clock_t_defined` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:3315 [INFO] [stdout] | [INFO] [stdout] 3 | ...IME : u32 = 1 ; pub const __clock_t_defined : u32 = 1 ; pub const __time_t_defined : u32 = 1 ; pub const __struct_tm_defined : u32 = 1... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__CLOCK_T_DEFINED` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `__time_t_defined` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:3355 [INFO] [stdout] | [INFO] [stdout] 3 | ...ined : u32 = 1 ; pub const __time_t_defined : u32 = 1 ; pub const __struct_tm_defined : u32 = 1 ; pub const _STRUCT_TIMESPEC : u32 = 1... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__TIME_T_DEFINED` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `__struct_tm_defined` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:3394 [INFO] [stdout] | [INFO] [stdout] 3 | ...d : u32 = 1 ; pub const __struct_tm_defined : u32 = 1 ; pub const _STRUCT_TIMESPEC : u32 = 1 ; pub const _BITS_ENDIAN_H : u32 = 1 ; pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__STRUCT_TM_DEFINED` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `__clockid_t_defined` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:3752 [INFO] [stdout] | [INFO] [stdout] 3 | ... u32 = 1234 ; pub const __clockid_t_defined : u32 = 1 ; pub const __timer_t_defined : u32 = 1 ; pub const __itimerspec_defined : u32 =... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__CLOCKID_T_DEFINED` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `__timer_t_defined` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:3794 [INFO] [stdout] | [INFO] [stdout] 3 | ...ned : u32 = 1 ; pub const __timer_t_defined : u32 = 1 ; pub const __itimerspec_defined : u32 = 1 ; pub const _BITS_TYPES_LOCALE_T_H : ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__TIMER_T_DEFINED` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `__itimerspec_defined` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:3834 [INFO] [stdout] | [INFO] [stdout] 3 | ... : u32 = 1 ; pub const __itimerspec_defined : u32 = 1 ; pub const _BITS_TYPES_LOCALE_T_H : u32 = 1 ; pub const _BITS_TYPES___LOCALE_T_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__ITIMERSPEC_DEFINED` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `____gwchar_t_defined` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:6149 [INFO] [stdout] | [INFO] [stdout] 3 | ...4294967295 ; pub const ____gwchar_t_defined : u32 = 1 ; pub const __PRI64_PREFIX : & [u8 ; 2] = b"l\0" ; pub const __PRIPTR_PREFIX : &... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `____GWCHAR_T_DEFINED` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PRId8` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:6291 [INFO] [stdout] | [INFO] [stdout] 3 | ...FIX : & [u8 ; 2] = b"l\0" ; pub const PRId8 : & [u8 ; 2] = b"d\0" ; pub const PRId16 : & [u8 ; 2] = b"d\0" ; pub const PRId32 : & [u8 ... [INFO] [stdout] | ^^^^^ help: convert the identifier to upper case: `PRID8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PRId16` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:6331 [INFO] [stdout] | [INFO] [stdout] 3 | ...d8 : & [u8 ; 2] = b"d\0" ; pub const PRId16 : & [u8 ; 2] = b"d\0" ; pub const PRId32 : & [u8 ; 2] = b"d\0" ; pub const PRId64 : & [u8 ... [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case: `PRID16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PRId32` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:6372 [INFO] [stdout] | [INFO] [stdout] 3 | ...16 : & [u8 ; 2] = b"d\0" ; pub const PRId32 : & [u8 ; 2] = b"d\0" ; pub const PRId64 : & [u8 ; 3] = b"ld\0" ; pub const PRIdLEAST8 : &... [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case: `PRID32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PRId64` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:6413 [INFO] [stdout] | [INFO] [stdout] 3 | ...32 : & [u8 ; 2] = b"d\0" ; pub const PRId64 : & [u8 ; 3] = b"ld\0" ; pub const PRIdLEAST8 : & [u8 ; 2] = b"d\0" ; pub const PRIdLEAST1... [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case: `PRID64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PRIdLEAST8` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:6455 [INFO] [stdout] | [INFO] [stdout] 3 | ...& [u8 ; 3] = b"ld\0" ; pub const PRIdLEAST8 : & [u8 ; 2] = b"d\0" ; pub const PRIdLEAST16 : & [u8 ; 2] = b"d\0" ; pub const PRIdLEAST3... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper case: `PRID_LEAST8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PRIdLEAST16` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:6500 [INFO] [stdout] | [INFO] [stdout] 3 | ...& [u8 ; 2] = b"d\0" ; pub const PRIdLEAST16 : & [u8 ; 2] = b"d\0" ; pub const PRIdLEAST32 : & [u8 ; 2] = b"d\0" ; pub const PRIdLEAST6... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `PRID_LEAST16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PRIdLEAST32` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:6546 [INFO] [stdout] | [INFO] [stdout] 3 | ...& [u8 ; 2] = b"d\0" ; pub const PRIdLEAST32 : & [u8 ; 2] = b"d\0" ; pub const PRIdLEAST64 : & [u8 ; 3] = b"ld\0" ; pub const PRIdFAST8... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `PRID_LEAST32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PRIdLEAST64` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:6592 [INFO] [stdout] | [INFO] [stdout] 3 | ...& [u8 ; 2] = b"d\0" ; pub const PRIdLEAST64 : & [u8 ; 3] = b"ld\0" ; pub const PRIdFAST8 : & [u8 ; 2] = b"d\0" ; pub const PRIdFAST16 ... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `PRID_LEAST64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PRIdFAST8` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:6639 [INFO] [stdout] | [INFO] [stdout] 3 | ... & [u8 ; 3] = b"ld\0" ; pub const PRIdFAST8 : & [u8 ; 2] = b"d\0" ; pub const PRIdFAST16 : & [u8 ; 3] = b"ld\0" ; pub const PRIdFAST32... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `PRID_FAST8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PRIdFAST16` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:6683 [INFO] [stdout] | [INFO] [stdout] 3 | ... & [u8 ; 2] = b"d\0" ; pub const PRIdFAST16 : & [u8 ; 3] = b"ld\0" ; pub const PRIdFAST32 : & [u8 ; 3] = b"ld\0" ; pub const PRIdFAST6... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper case: `PRID_FAST16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PRIdFAST32` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:6729 [INFO] [stdout] | [INFO] [stdout] 3 | ...& [u8 ; 3] = b"ld\0" ; pub const PRIdFAST32 : & [u8 ; 3] = b"ld\0" ; pub const PRIdFAST64 : & [u8 ; 3] = b"ld\0" ; pub const PRIi8 : &... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper case: `PRID_FAST32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PRIdFAST64` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:6775 [INFO] [stdout] | [INFO] [stdout] 3 | ...& [u8 ; 3] = b"ld\0" ; pub const PRIdFAST64 : & [u8 ; 3] = b"ld\0" ; pub const PRIi8 : & [u8 ; 2] = b"i\0" ; pub const PRIi16 : & [u8 ... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper case: `PRID_FAST64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PRIi8` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:6821 [INFO] [stdout] | [INFO] [stdout] 3 | ...] = b"ld\0" ; pub const PRIi8 : & [u8 ; 2] = b"i\0" ; pub const PRIi16 : & [u8 ; 2] = b"i\0" ; pub const PRIi32 : & [u8 ; 2] = b"i\0" ... [INFO] [stdout] | ^^^^^ help: convert the identifier to upper case (notice the capitalization): `PRII8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PRIi16` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:6861 [INFO] [stdout] | [INFO] [stdout] 3 | ...] = b"i\0" ; pub const PRIi16 : & [u8 ; 2] = b"i\0" ; pub const PRIi32 : & [u8 ; 2] = b"i\0" ; pub const PRIi64 : & [u8 ; 3] = b"li\0"... [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case (notice the capitalization): `PRII16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PRIi32` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:6902 [INFO] [stdout] | [INFO] [stdout] 3 | ...] = b"i\0" ; pub const PRIi32 : & [u8 ; 2] = b"i\0" ; pub const PRIi64 : & [u8 ; 3] = b"li\0" ; pub const PRIiLEAST8 : & [u8 ; 2] = b"... [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case (notice the capitalization): `PRII32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PRIi64` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:6943 [INFO] [stdout] | [INFO] [stdout] 3 | ...] = b"i\0" ; pub const PRIi64 : & [u8 ; 3] = b"li\0" ; pub const PRIiLEAST8 : & [u8 ; 2] = b"i\0" ; pub const PRIiLEAST16 : & [u8 ; 2]... [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case (notice the capitalization): `PRII64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PRIiLEAST8` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:6985 [INFO] [stdout] | [INFO] [stdout] 3 | ...& [u8 ; 3] = b"li\0" ; pub const PRIiLEAST8 : & [u8 ; 2] = b"i\0" ; pub const PRIiLEAST16 : & [u8 ; 2] = b"i\0" ; pub const PRIiLEAST3... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper case: `PRII_LEAST8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PRIiLEAST16` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:7030 [INFO] [stdout] | [INFO] [stdout] 3 | ...& [u8 ; 2] = b"i\0" ; pub const PRIiLEAST16 : & [u8 ; 2] = b"i\0" ; pub const PRIiLEAST32 : & [u8 ; 2] = b"i\0" ; pub const PRIiLEAST6... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `PRII_LEAST16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PRIiLEAST32` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:7076 [INFO] [stdout] | [INFO] [stdout] 3 | ...& [u8 ; 2] = b"i\0" ; pub const PRIiLEAST32 : & [u8 ; 2] = b"i\0" ; pub const PRIiLEAST64 : & [u8 ; 3] = b"li\0" ; pub const PRIiFAST8... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `PRII_LEAST32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PRIiLEAST64` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:7122 [INFO] [stdout] | [INFO] [stdout] 3 | ...& [u8 ; 2] = b"i\0" ; pub const PRIiLEAST64 : & [u8 ; 3] = b"li\0" ; pub const PRIiFAST8 : & [u8 ; 2] = b"i\0" ; pub const PRIiFAST16 ... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `PRII_LEAST64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PRIiFAST8` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:7169 [INFO] [stdout] | [INFO] [stdout] 3 | ... & [u8 ; 3] = b"li\0" ; pub const PRIiFAST8 : & [u8 ; 2] = b"i\0" ; pub const PRIiFAST16 : & [u8 ; 3] = b"li\0" ; pub const PRIiFAST32... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `PRII_FAST8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PRIiFAST16` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:7213 [INFO] [stdout] | [INFO] [stdout] 3 | ... & [u8 ; 2] = b"i\0" ; pub const PRIiFAST16 : & [u8 ; 3] = b"li\0" ; pub const PRIiFAST32 : & [u8 ; 3] = b"li\0" ; pub const PRIiFAST6... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper case: `PRII_FAST16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PRIiFAST32` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:7259 [INFO] [stdout] | [INFO] [stdout] 3 | ...& [u8 ; 3] = b"li\0" ; pub const PRIiFAST32 : & [u8 ; 3] = b"li\0" ; pub const PRIiFAST64 : & [u8 ; 3] = b"li\0" ; pub const PRIo8 : &... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper case: `PRII_FAST32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PRIiFAST64` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:7305 [INFO] [stdout] | [INFO] [stdout] 3 | ...& [u8 ; 3] = b"li\0" ; pub const PRIiFAST64 : & [u8 ; 3] = b"li\0" ; pub const PRIo8 : & [u8 ; 2] = b"o\0" ; pub const PRIo16 : & [u8 ... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper case: `PRII_FAST64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PRIo8` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:7351 [INFO] [stdout] | [INFO] [stdout] 3 | ...] = b"li\0" ; pub const PRIo8 : & [u8 ; 2] = b"o\0" ; pub const PRIo16 : & [u8 ; 2] = b"o\0" ; pub const PRIo32 : & [u8 ; 2] = b"o\0" ... [INFO] [stdout] | ^^^^^ help: convert the identifier to upper case (notice the capitalization): `PRIO8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PRIo16` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:7391 [INFO] [stdout] | [INFO] [stdout] 3 | ...] = b"o\0" ; pub const PRIo16 : & [u8 ; 2] = b"o\0" ; pub const PRIo32 : & [u8 ; 2] = b"o\0" ; pub const PRIo64 : & [u8 ; 3] = b"lo\0"... [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case (notice the capitalization): `PRIO16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PRIo32` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:7432 [INFO] [stdout] | [INFO] [stdout] 3 | ...] = b"o\0" ; pub const PRIo32 : & [u8 ; 2] = b"o\0" ; pub const PRIo64 : & [u8 ; 3] = b"lo\0" ; pub const PRIoLEAST8 : & [u8 ; 2] = b"... [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case (notice the capitalization): `PRIO32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PRIo64` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:7473 [INFO] [stdout] | [INFO] [stdout] 3 | ...] = b"o\0" ; pub const PRIo64 : & [u8 ; 3] = b"lo\0" ; pub const PRIoLEAST8 : & [u8 ; 2] = b"o\0" ; pub const PRIoLEAST16 : & [u8 ; 2]... [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case (notice the capitalization): `PRIO64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PRIoLEAST8` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:7515 [INFO] [stdout] | [INFO] [stdout] 3 | ...& [u8 ; 3] = b"lo\0" ; pub const PRIoLEAST8 : & [u8 ; 2] = b"o\0" ; pub const PRIoLEAST16 : & [u8 ; 2] = b"o\0" ; pub const PRIoLEAST3... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper case: `PRIO_LEAST8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PRIoLEAST16` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:7560 [INFO] [stdout] | [INFO] [stdout] 3 | ...& [u8 ; 2] = b"o\0" ; pub const PRIoLEAST16 : & [u8 ; 2] = b"o\0" ; pub const PRIoLEAST32 : & [u8 ; 2] = b"o\0" ; pub const PRIoLEAST6... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `PRIO_LEAST16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PRIoLEAST32` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:7606 [INFO] [stdout] | [INFO] [stdout] 3 | ...& [u8 ; 2] = b"o\0" ; pub const PRIoLEAST32 : & [u8 ; 2] = b"o\0" ; pub const PRIoLEAST64 : & [u8 ; 3] = b"lo\0" ; pub const PRIoFAST8... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `PRIO_LEAST32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PRIoLEAST64` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:7652 [INFO] [stdout] | [INFO] [stdout] 3 | ...& [u8 ; 2] = b"o\0" ; pub const PRIoLEAST64 : & [u8 ; 3] = b"lo\0" ; pub const PRIoFAST8 : & [u8 ; 2] = b"o\0" ; pub const PRIoFAST16 ... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `PRIO_LEAST64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PRIoFAST8` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:7699 [INFO] [stdout] | [INFO] [stdout] 3 | ... & [u8 ; 3] = b"lo\0" ; pub const PRIoFAST8 : & [u8 ; 2] = b"o\0" ; pub const PRIoFAST16 : & [u8 ; 3] = b"lo\0" ; pub const PRIoFAST32... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `PRIO_FAST8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PRIoFAST16` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:7743 [INFO] [stdout] | [INFO] [stdout] 3 | ... & [u8 ; 2] = b"o\0" ; pub const PRIoFAST16 : & [u8 ; 3] = b"lo\0" ; pub const PRIoFAST32 : & [u8 ; 3] = b"lo\0" ; pub const PRIoFAST6... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper case: `PRIO_FAST16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PRIoFAST32` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:7789 [INFO] [stdout] | [INFO] [stdout] 3 | ...& [u8 ; 3] = b"lo\0" ; pub const PRIoFAST32 : & [u8 ; 3] = b"lo\0" ; pub const PRIoFAST64 : & [u8 ; 3] = b"lo\0" ; pub const PRIu8 : &... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper case: `PRIO_FAST32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PRIoFAST64` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:7835 [INFO] [stdout] | [INFO] [stdout] 3 | ...& [u8 ; 3] = b"lo\0" ; pub const PRIoFAST64 : & [u8 ; 3] = b"lo\0" ; pub const PRIu8 : & [u8 ; 2] = b"u\0" ; pub const PRIu16 : & [u8 ... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper case: `PRIO_FAST64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PRIu8` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:7881 [INFO] [stdout] | [INFO] [stdout] 3 | ...] = b"lo\0" ; pub const PRIu8 : & [u8 ; 2] = b"u\0" ; pub const PRIu16 : & [u8 ; 2] = b"u\0" ; pub const PRIu32 : & [u8 ; 2] = b"u\0" ... [INFO] [stdout] | ^^^^^ help: convert the identifier to upper case (notice the capitalization): `PRIU8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PRIu16` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:7921 [INFO] [stdout] | [INFO] [stdout] 3 | ...] = b"u\0" ; pub const PRIu16 : & [u8 ; 2] = b"u\0" ; pub const PRIu32 : & [u8 ; 2] = b"u\0" ; pub const PRIu64 : & [u8 ; 3] = b"lu\0"... [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case (notice the capitalization): `PRIU16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PRIu32` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:7962 [INFO] [stdout] | [INFO] [stdout] 3 | ...] = b"u\0" ; pub const PRIu32 : & [u8 ; 2] = b"u\0" ; pub const PRIu64 : & [u8 ; 3] = b"lu\0" ; pub const PRIuLEAST8 : & [u8 ; 2] = b"... [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case (notice the capitalization): `PRIU32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PRIu64` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:8003 [INFO] [stdout] | [INFO] [stdout] 3 | ...] = b"u\0" ; pub const PRIu64 : & [u8 ; 3] = b"lu\0" ; pub const PRIuLEAST8 : & [u8 ; 2] = b"u\0" ; pub const PRIuLEAST16 : & [u8 ; 2]... [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case (notice the capitalization): `PRIU64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PRIuLEAST8` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:8045 [INFO] [stdout] | [INFO] [stdout] 3 | ...& [u8 ; 3] = b"lu\0" ; pub const PRIuLEAST8 : & [u8 ; 2] = b"u\0" ; pub const PRIuLEAST16 : & [u8 ; 2] = b"u\0" ; pub const PRIuLEAST3... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper case: `PRIU_LEAST8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PRIuLEAST16` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:8090 [INFO] [stdout] | [INFO] [stdout] 3 | ...& [u8 ; 2] = b"u\0" ; pub const PRIuLEAST16 : & [u8 ; 2] = b"u\0" ; pub const PRIuLEAST32 : & [u8 ; 2] = b"u\0" ; pub const PRIuLEAST6... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `PRIU_LEAST16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PRIuLEAST32` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:8136 [INFO] [stdout] | [INFO] [stdout] 3 | ...& [u8 ; 2] = b"u\0" ; pub const PRIuLEAST32 : & [u8 ; 2] = b"u\0" ; pub const PRIuLEAST64 : & [u8 ; 3] = b"lu\0" ; pub const PRIuFAST8... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `PRIU_LEAST32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PRIuLEAST64` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:8182 [INFO] [stdout] | [INFO] [stdout] 3 | ...& [u8 ; 2] = b"u\0" ; pub const PRIuLEAST64 : & [u8 ; 3] = b"lu\0" ; pub const PRIuFAST8 : & [u8 ; 2] = b"u\0" ; pub const PRIuFAST16 ... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `PRIU_LEAST64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PRIuFAST8` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:8229 [INFO] [stdout] | [INFO] [stdout] 3 | ... & [u8 ; 3] = b"lu\0" ; pub const PRIuFAST8 : & [u8 ; 2] = b"u\0" ; pub const PRIuFAST16 : & [u8 ; 3] = b"lu\0" ; pub const PRIuFAST32... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `PRIU_FAST8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PRIuFAST16` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:8273 [INFO] [stdout] | [INFO] [stdout] 3 | ... & [u8 ; 2] = b"u\0" ; pub const PRIuFAST16 : & [u8 ; 3] = b"lu\0" ; pub const PRIuFAST32 : & [u8 ; 3] = b"lu\0" ; pub const PRIuFAST6... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper case: `PRIU_FAST16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PRIuFAST32` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:8319 [INFO] [stdout] | [INFO] [stdout] 3 | ...& [u8 ; 3] = b"lu\0" ; pub const PRIuFAST32 : & [u8 ; 3] = b"lu\0" ; pub const PRIuFAST64 : & [u8 ; 3] = b"lu\0" ; pub const PRIx8 : &... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper case: `PRIU_FAST32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PRIuFAST64` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:8365 [INFO] [stdout] | [INFO] [stdout] 3 | ...& [u8 ; 3] = b"lu\0" ; pub const PRIuFAST64 : & [u8 ; 3] = b"lu\0" ; pub const PRIx8 : & [u8 ; 2] = b"x\0" ; pub const PRIx16 : & [u8 ... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper case: `PRIU_FAST64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PRIx8` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:8411 [INFO] [stdout] | [INFO] [stdout] 3 | ...] = b"lu\0" ; pub const PRIx8 : & [u8 ; 2] = b"x\0" ; pub const PRIx16 : & [u8 ; 2] = b"x\0" ; pub const PRIx32 : & [u8 ; 2] = b"x\0" ... [INFO] [stdout] | ^^^^^ help: convert the identifier to upper case (notice the capitalization): `PRIX8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PRIx16` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:8451 [INFO] [stdout] | [INFO] [stdout] 3 | ...] = b"x\0" ; pub const PRIx16 : & [u8 ; 2] = b"x\0" ; pub const PRIx32 : & [u8 ; 2] = b"x\0" ; pub const PRIx64 : & [u8 ; 3] = b"lx\0"... [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case (notice the capitalization): `PRIX16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PRIx32` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:8492 [INFO] [stdout] | [INFO] [stdout] 3 | ...] = b"x\0" ; pub const PRIx32 : & [u8 ; 2] = b"x\0" ; pub const PRIx64 : & [u8 ; 3] = b"lx\0" ; pub const PRIxLEAST8 : & [u8 ; 2] = b"... [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case (notice the capitalization): `PRIX32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PRIx64` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:8533 [INFO] [stdout] | [INFO] [stdout] 3 | ...] = b"x\0" ; pub const PRIx64 : & [u8 ; 3] = b"lx\0" ; pub const PRIxLEAST8 : & [u8 ; 2] = b"x\0" ; pub const PRIxLEAST16 : & [u8 ; 2]... [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case (notice the capitalization): `PRIX64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PRIxLEAST8` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:8575 [INFO] [stdout] | [INFO] [stdout] 3 | ...& [u8 ; 3] = b"lx\0" ; pub const PRIxLEAST8 : & [u8 ; 2] = b"x\0" ; pub const PRIxLEAST16 : & [u8 ; 2] = b"x\0" ; pub const PRIxLEAST3... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper case: `PRIX_LEAST8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PRIxLEAST16` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:8620 [INFO] [stdout] | [INFO] [stdout] 3 | ...& [u8 ; 2] = b"x\0" ; pub const PRIxLEAST16 : & [u8 ; 2] = b"x\0" ; pub const PRIxLEAST32 : & [u8 ; 2] = b"x\0" ; pub const PRIxLEAST6... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `PRIX_LEAST16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PRIxLEAST32` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:8666 [INFO] [stdout] | [INFO] [stdout] 3 | ...& [u8 ; 2] = b"x\0" ; pub const PRIxLEAST32 : & [u8 ; 2] = b"x\0" ; pub const PRIxLEAST64 : & [u8 ; 3] = b"lx\0" ; pub const PRIxFAST8... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `PRIX_LEAST32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PRIxLEAST64` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:8712 [INFO] [stdout] | [INFO] [stdout] 3 | ...& [u8 ; 2] = b"x\0" ; pub const PRIxLEAST64 : & [u8 ; 3] = b"lx\0" ; pub const PRIxFAST8 : & [u8 ; 2] = b"x\0" ; pub const PRIxFAST16 ... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `PRIX_LEAST64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PRIxFAST8` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:8759 [INFO] [stdout] | [INFO] [stdout] 3 | ... & [u8 ; 3] = b"lx\0" ; pub const PRIxFAST8 : & [u8 ; 2] = b"x\0" ; pub const PRIxFAST16 : & [u8 ; 3] = b"lx\0" ; pub const PRIxFAST32... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `PRIX_FAST8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PRIxFAST16` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:8803 [INFO] [stdout] | [INFO] [stdout] 3 | ... & [u8 ; 2] = b"x\0" ; pub const PRIxFAST16 : & [u8 ; 3] = b"lx\0" ; pub const PRIxFAST32 : & [u8 ; 3] = b"lx\0" ; pub const PRIxFAST6... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper case: `PRIX_FAST16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PRIxFAST32` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:8849 [INFO] [stdout] | [INFO] [stdout] 3 | ...& [u8 ; 3] = b"lx\0" ; pub const PRIxFAST32 : & [u8 ; 3] = b"lx\0" ; pub const PRIxFAST64 : & [u8 ; 3] = b"lx\0" ; pub const PRIX8 : &... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper case: `PRIX_FAST32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PRIxFAST64` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:8895 [INFO] [stdout] | [INFO] [stdout] 3 | ...& [u8 ; 3] = b"lx\0" ; pub const PRIxFAST64 : & [u8 ; 3] = b"lx\0" ; pub const PRIX8 : & [u8 ; 2] = b"X\0" ; pub const PRIX16 : & [u8 ... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper case: `PRIX_FAST64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PRIdMAX` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:9471 [INFO] [stdout] | [INFO] [stdout] 3 | ... : & [u8 ; 3] = b"lX\0" ; pub const PRIdMAX : & [u8 ; 3] = b"ld\0" ; pub const PRIiMAX : & [u8 ; 3] = b"li\0" ; pub const PRIoMAX : & ... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper case: `PRID_MAX` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PRIiMAX` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:9514 [INFO] [stdout] | [INFO] [stdout] 3 | ... : & [u8 ; 3] = b"ld\0" ; pub const PRIiMAX : & [u8 ; 3] = b"li\0" ; pub const PRIoMAX : & [u8 ; 3] = b"lo\0" ; pub const PRIuMAX : & ... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper case: `PRII_MAX` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PRIoMAX` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:9557 [INFO] [stdout] | [INFO] [stdout] 3 | ... : & [u8 ; 3] = b"li\0" ; pub const PRIoMAX : & [u8 ; 3] = b"lo\0" ; pub const PRIuMAX : & [u8 ; 3] = b"lu\0" ; pub const PRIxMAX : & ... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper case: `PRIO_MAX` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PRIuMAX` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:9600 [INFO] [stdout] | [INFO] [stdout] 3 | ... : & [u8 ; 3] = b"lo\0" ; pub const PRIuMAX : & [u8 ; 3] = b"lu\0" ; pub const PRIxMAX : & [u8 ; 3] = b"lx\0" ; pub const PRIXMAX : & ... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper case: `PRIU_MAX` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PRIxMAX` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:9643 [INFO] [stdout] | [INFO] [stdout] 3 | ... : & [u8 ; 3] = b"lu\0" ; pub const PRIxMAX : & [u8 ; 3] = b"lx\0" ; pub const PRIXMAX : & [u8 ; 3] = b"lX\0" ; pub const PRIdPTR : & ... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper case: `PRIX_MAX` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PRIdPTR` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:9729 [INFO] [stdout] | [INFO] [stdout] 3 | ... : & [u8 ; 3] = b"lX\0" ; pub const PRIdPTR : & [u8 ; 3] = b"ld\0" ; pub const PRIiPTR : & [u8 ; 3] = b"li\0" ; pub const PRIoPTR : & ... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper case: `PRID_PTR` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PRIiPTR` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:9772 [INFO] [stdout] | [INFO] [stdout] 3 | ... : & [u8 ; 3] = b"ld\0" ; pub const PRIiPTR : & [u8 ; 3] = b"li\0" ; pub const PRIoPTR : & [u8 ; 3] = b"lo\0" ; pub const PRIuPTR : & ... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper case: `PRII_PTR` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PRIoPTR` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:9815 [INFO] [stdout] | [INFO] [stdout] 3 | ... : & [u8 ; 3] = b"li\0" ; pub const PRIoPTR : & [u8 ; 3] = b"lo\0" ; pub const PRIuPTR : & [u8 ; 3] = b"lu\0" ; pub const PRIxPTR : & ... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper case: `PRIO_PTR` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PRIuPTR` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:9858 [INFO] [stdout] | [INFO] [stdout] 3 | ... : & [u8 ; 3] = b"lo\0" ; pub const PRIuPTR : & [u8 ; 3] = b"lu\0" ; pub const PRIxPTR : & [u8 ; 3] = b"lx\0" ; pub const PRIXPTR : & ... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper case: `PRIU_PTR` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PRIxPTR` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:9901 [INFO] [stdout] | [INFO] [stdout] 3 | ... : & [u8 ; 3] = b"lu\0" ; pub const PRIxPTR : & [u8 ; 3] = b"lx\0" ; pub const PRIXPTR : & [u8 ; 3] = b"lX\0" ; pub const SCNd8 : & [u... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper case: `PRIX_PTR` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SCNd8` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:9987 [INFO] [stdout] | [INFO] [stdout] 3 | ...TR : & [u8 ; 3] = b"lX\0" ; pub const SCNd8 : & [u8 ; 4] = b"hhd\0" ; pub const SCNd16 : & [u8 ; 3] = b"hd\0" ; pub const SCNd32 : & [... [INFO] [stdout] | ^^^^^ help: convert the identifier to upper case: `SCND8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SCNd16` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:10029 [INFO] [stdout] | [INFO] [stdout] 3 | ... : & [u8 ; 4] = b"hhd\0" ; pub const SCNd16 : & [u8 ; 3] = b"hd\0" ; pub const SCNd32 : & [u8 ; 2] = b"d\0" ; pub const SCNd64 : & [u8... [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case: `SCND16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SCNd32` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:10071 [INFO] [stdout] | [INFO] [stdout] 3 | ...6 : & [u8 ; 3] = b"hd\0" ; pub const SCNd32 : & [u8 ; 2] = b"d\0" ; pub const SCNd64 : & [u8 ; 3] = b"ld\0" ; pub const SCNdLEAST8 : &... [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case: `SCND32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SCNd64` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:10112 [INFO] [stdout] | [INFO] [stdout] 3 | ...32 : & [u8 ; 2] = b"d\0" ; pub const SCNd64 : & [u8 ; 3] = b"ld\0" ; pub const SCNdLEAST8 : & [u8 ; 4] = b"hhd\0" ; pub const SCNdLEAS... [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case: `SCND64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SCNdLEAST8` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:10154 [INFO] [stdout] | [INFO] [stdout] 3 | ...& [u8 ; 3] = b"ld\0" ; pub const SCNdLEAST8 : & [u8 ; 4] = b"hhd\0" ; pub const SCNdLEAST16 : & [u8 ; 3] = b"hd\0" ; pub const SCNdLEA... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper case: `SCND_LEAST8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SCNdLEAST16` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:10201 [INFO] [stdout] | [INFO] [stdout] 3 | ...[u8 ; 4] = b"hhd\0" ; pub const SCNdLEAST16 : & [u8 ; 3] = b"hd\0" ; pub const SCNdLEAST32 : & [u8 ; 2] = b"d\0" ; pub const SCNdLEAST... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `SCND_LEAST16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SCNdLEAST32` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:10248 [INFO] [stdout] | [INFO] [stdout] 3 | ... [u8 ; 3] = b"hd\0" ; pub const SCNdLEAST32 : & [u8 ; 2] = b"d\0" ; pub const SCNdLEAST64 : & [u8 ; 3] = b"ld\0" ; pub const SCNdFAST8... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `SCND_LEAST32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SCNdLEAST64` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:10294 [INFO] [stdout] | [INFO] [stdout] 3 | ...& [u8 ; 2] = b"d\0" ; pub const SCNdLEAST64 : & [u8 ; 3] = b"ld\0" ; pub const SCNdFAST8 : & [u8 ; 4] = b"hhd\0" ; pub const SCNdFAST1... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `SCND_LEAST64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SCNdFAST8` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:10341 [INFO] [stdout] | [INFO] [stdout] 3 | ... & [u8 ; 3] = b"ld\0" ; pub const SCNdFAST8 : & [u8 ; 4] = b"hhd\0" ; pub const SCNdFAST16 : & [u8 ; 3] = b"ld\0" ; pub const SCNdFAST... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `SCND_FAST8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SCNdFAST16` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:10387 [INFO] [stdout] | [INFO] [stdout] 3 | ... [u8 ; 4] = b"hhd\0" ; pub const SCNdFAST16 : & [u8 ; 3] = b"ld\0" ; pub const SCNdFAST32 : & [u8 ; 3] = b"ld\0" ; pub const SCNdFAST6... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper case: `SCND_FAST16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SCNdFAST32` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:10433 [INFO] [stdout] | [INFO] [stdout] 3 | ...& [u8 ; 3] = b"ld\0" ; pub const SCNdFAST32 : & [u8 ; 3] = b"ld\0" ; pub const SCNdFAST64 : & [u8 ; 3] = b"ld\0" ; pub const SCNi8 : &... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper case: `SCND_FAST32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SCNdFAST64` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:10479 [INFO] [stdout] | [INFO] [stdout] 3 | ...& [u8 ; 3] = b"ld\0" ; pub const SCNdFAST64 : & [u8 ; 3] = b"ld\0" ; pub const SCNi8 : & [u8 ; 4] = b"hhi\0" ; pub const SCNi16 : & [u... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper case: `SCND_FAST64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SCNi8` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:10525 [INFO] [stdout] | [INFO] [stdout] 3 | ...] = b"ld\0" ; pub const SCNi8 : & [u8 ; 4] = b"hhi\0" ; pub const SCNi16 : & [u8 ; 3] = b"hi\0" ; pub const SCNi32 : & [u8 ; 2] = b"i\... [INFO] [stdout] | ^^^^^ help: convert the identifier to upper case (notice the capitalization): `SCNI8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SCNi16` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:10567 [INFO] [stdout] | [INFO] [stdout] 3 | ...= b"hhi\0" ; pub const SCNi16 : & [u8 ; 3] = b"hi\0" ; pub const SCNi32 : & [u8 ; 2] = b"i\0" ; pub const SCNi64 : & [u8 ; 3] = b"li\0... [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case (notice the capitalization): `SCNI16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SCNi32` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:10609 [INFO] [stdout] | [INFO] [stdout] 3 | ... = b"hi\0" ; pub const SCNi32 : & [u8 ; 2] = b"i\0" ; pub const SCNi64 : & [u8 ; 3] = b"li\0" ; pub const SCNiLEAST8 : & [u8 ; 4] = b"... [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case (notice the capitalization): `SCNI32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SCNi64` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:10650 [INFO] [stdout] | [INFO] [stdout] 3 | ...] = b"i\0" ; pub const SCNi64 : & [u8 ; 3] = b"li\0" ; pub const SCNiLEAST8 : & [u8 ; 4] = b"hhi\0" ; pub const SCNiLEAST16 : & [u8 ; ... [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case (notice the capitalization): `SCNI64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SCNiLEAST8` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:10692 [INFO] [stdout] | [INFO] [stdout] 3 | ...& [u8 ; 3] = b"li\0" ; pub const SCNiLEAST8 : & [u8 ; 4] = b"hhi\0" ; pub const SCNiLEAST16 : & [u8 ; 3] = b"hi\0" ; pub const SCNiLEA... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper case: `SCNI_LEAST8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SCNiLEAST16` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:10739 [INFO] [stdout] | [INFO] [stdout] 3 | ...[u8 ; 4] = b"hhi\0" ; pub const SCNiLEAST16 : & [u8 ; 3] = b"hi\0" ; pub const SCNiLEAST32 : & [u8 ; 2] = b"i\0" ; pub const SCNiLEAST... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `SCNI_LEAST16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SCNiLEAST32` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:10786 [INFO] [stdout] | [INFO] [stdout] 3 | ... [u8 ; 3] = b"hi\0" ; pub const SCNiLEAST32 : & [u8 ; 2] = b"i\0" ; pub const SCNiLEAST64 : & [u8 ; 3] = b"li\0" ; pub const SCNiFAST8... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `SCNI_LEAST32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SCNiLEAST64` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:10832 [INFO] [stdout] | [INFO] [stdout] 3 | ...& [u8 ; 2] = b"i\0" ; pub const SCNiLEAST64 : & [u8 ; 3] = b"li\0" ; pub const SCNiFAST8 : & [u8 ; 4] = b"hhi\0" ; pub const SCNiFAST1... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `SCNI_LEAST64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SCNiFAST8` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:10879 [INFO] [stdout] | [INFO] [stdout] 3 | ... & [u8 ; 3] = b"li\0" ; pub const SCNiFAST8 : & [u8 ; 4] = b"hhi\0" ; pub const SCNiFAST16 : & [u8 ; 3] = b"li\0" ; pub const SCNiFAST... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `SCNI_FAST8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SCNiFAST16` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:10925 [INFO] [stdout] | [INFO] [stdout] 3 | ... [u8 ; 4] = b"hhi\0" ; pub const SCNiFAST16 : & [u8 ; 3] = b"li\0" ; pub const SCNiFAST32 : & [u8 ; 3] = b"li\0" ; pub const SCNiFAST6... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper case: `SCNI_FAST16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SCNiFAST32` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:10971 [INFO] [stdout] | [INFO] [stdout] 3 | ...& [u8 ; 3] = b"li\0" ; pub const SCNiFAST32 : & [u8 ; 3] = b"li\0" ; pub const SCNiFAST64 : & [u8 ; 3] = b"li\0" ; pub const SCNu8 : &... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper case: `SCNI_FAST32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SCNiFAST64` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:11017 [INFO] [stdout] | [INFO] [stdout] 3 | ...& [u8 ; 3] = b"li\0" ; pub const SCNiFAST64 : & [u8 ; 3] = b"li\0" ; pub const SCNu8 : & [u8 ; 4] = b"hhu\0" ; pub const SCNu16 : & [u... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper case: `SCNI_FAST64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SCNu8` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:11063 [INFO] [stdout] | [INFO] [stdout] 3 | ...] = b"li\0" ; pub const SCNu8 : & [u8 ; 4] = b"hhu\0" ; pub const SCNu16 : & [u8 ; 3] = b"hu\0" ; pub const SCNu32 : & [u8 ; 2] = b"u\... [INFO] [stdout] | ^^^^^ help: convert the identifier to upper case (notice the capitalization): `SCNU8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SCNu16` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:11105 [INFO] [stdout] | [INFO] [stdout] 3 | ...= b"hhu\0" ; pub const SCNu16 : & [u8 ; 3] = b"hu\0" ; pub const SCNu32 : & [u8 ; 2] = b"u\0" ; pub const SCNu64 : & [u8 ; 3] = b"lu\0... [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case (notice the capitalization): `SCNU16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SCNu32` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:11147 [INFO] [stdout] | [INFO] [stdout] 3 | ... = b"hu\0" ; pub const SCNu32 : & [u8 ; 2] = b"u\0" ; pub const SCNu64 : & [u8 ; 3] = b"lu\0" ; pub const SCNuLEAST8 : & [u8 ; 4] = b"... [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case (notice the capitalization): `SCNU32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SCNu64` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:11188 [INFO] [stdout] | [INFO] [stdout] 3 | ...] = b"u\0" ; pub const SCNu64 : & [u8 ; 3] = b"lu\0" ; pub const SCNuLEAST8 : & [u8 ; 4] = b"hhu\0" ; pub const SCNuLEAST16 : & [u8 ; ... [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case (notice the capitalization): `SCNU64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SCNuLEAST8` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:11230 [INFO] [stdout] | [INFO] [stdout] 3 | ...& [u8 ; 3] = b"lu\0" ; pub const SCNuLEAST8 : & [u8 ; 4] = b"hhu\0" ; pub const SCNuLEAST16 : & [u8 ; 3] = b"hu\0" ; pub const SCNuLEA... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper case: `SCNU_LEAST8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SCNuLEAST16` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:11277 [INFO] [stdout] | [INFO] [stdout] 3 | ...[u8 ; 4] = b"hhu\0" ; pub const SCNuLEAST16 : & [u8 ; 3] = b"hu\0" ; pub const SCNuLEAST32 : & [u8 ; 2] = b"u\0" ; pub const SCNuLEAST... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `SCNU_LEAST16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SCNuLEAST32` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:11324 [INFO] [stdout] | [INFO] [stdout] 3 | ... [u8 ; 3] = b"hu\0" ; pub const SCNuLEAST32 : & [u8 ; 2] = b"u\0" ; pub const SCNuLEAST64 : & [u8 ; 3] = b"lu\0" ; pub const SCNuFAST8... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `SCNU_LEAST32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SCNuLEAST64` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:11370 [INFO] [stdout] | [INFO] [stdout] 3 | ...& [u8 ; 2] = b"u\0" ; pub const SCNuLEAST64 : & [u8 ; 3] = b"lu\0" ; pub const SCNuFAST8 : & [u8 ; 4] = b"hhu\0" ; pub const SCNuFAST1... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `SCNU_LEAST64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SCNuFAST8` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:11417 [INFO] [stdout] | [INFO] [stdout] 3 | ... & [u8 ; 3] = b"lu\0" ; pub const SCNuFAST8 : & [u8 ; 4] = b"hhu\0" ; pub const SCNuFAST16 : & [u8 ; 3] = b"lu\0" ; pub const SCNuFAST... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `SCNU_FAST8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SCNuFAST16` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:11463 [INFO] [stdout] | [INFO] [stdout] 3 | ... [u8 ; 4] = b"hhu\0" ; pub const SCNuFAST16 : & [u8 ; 3] = b"lu\0" ; pub const SCNuFAST32 : & [u8 ; 3] = b"lu\0" ; pub const SCNuFAST6... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper case: `SCNU_FAST16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SCNuFAST32` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:11509 [INFO] [stdout] | [INFO] [stdout] 3 | ...& [u8 ; 3] = b"lu\0" ; pub const SCNuFAST32 : & [u8 ; 3] = b"lu\0" ; pub const SCNuFAST64 : & [u8 ; 3] = b"lu\0" ; pub const SCNo8 : &... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper case: `SCNU_FAST32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SCNuFAST64` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:11555 [INFO] [stdout] | [INFO] [stdout] 3 | ...& [u8 ; 3] = b"lu\0" ; pub const SCNuFAST64 : & [u8 ; 3] = b"lu\0" ; pub const SCNo8 : & [u8 ; 4] = b"hho\0" ; pub const SCNo16 : & [u... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper case: `SCNU_FAST64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SCNo8` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:11601 [INFO] [stdout] | [INFO] [stdout] 3 | ...] = b"lu\0" ; pub const SCNo8 : & [u8 ; 4] = b"hho\0" ; pub const SCNo16 : & [u8 ; 3] = b"ho\0" ; pub const SCNo32 : & [u8 ; 2] = b"o\... [INFO] [stdout] | ^^^^^ help: convert the identifier to upper case (notice the capitalization): `SCNO8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SCNo16` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:11643 [INFO] [stdout] | [INFO] [stdout] 3 | ...= b"hho\0" ; pub const SCNo16 : & [u8 ; 3] = b"ho\0" ; pub const SCNo32 : & [u8 ; 2] = b"o\0" ; pub const SCNo64 : & [u8 ; 3] = b"lo\0... [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case (notice the capitalization): `SCNO16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SCNo32` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:11685 [INFO] [stdout] | [INFO] [stdout] 3 | ... = b"ho\0" ; pub const SCNo32 : & [u8 ; 2] = b"o\0" ; pub const SCNo64 : & [u8 ; 3] = b"lo\0" ; pub const SCNoLEAST8 : & [u8 ; 4] = b"... [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case (notice the capitalization): `SCNO32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SCNo64` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:11726 [INFO] [stdout] | [INFO] [stdout] 3 | ...] = b"o\0" ; pub const SCNo64 : & [u8 ; 3] = b"lo\0" ; pub const SCNoLEAST8 : & [u8 ; 4] = b"hho\0" ; pub const SCNoLEAST16 : & [u8 ; ... [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case (notice the capitalization): `SCNO64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SCNoLEAST8` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:11768 [INFO] [stdout] | [INFO] [stdout] 3 | ...& [u8 ; 3] = b"lo\0" ; pub const SCNoLEAST8 : & [u8 ; 4] = b"hho\0" ; pub const SCNoLEAST16 : & [u8 ; 3] = b"ho\0" ; pub const SCNoLEA... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper case: `SCNO_LEAST8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SCNoLEAST16` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:11815 [INFO] [stdout] | [INFO] [stdout] 3 | ...[u8 ; 4] = b"hho\0" ; pub const SCNoLEAST16 : & [u8 ; 3] = b"ho\0" ; pub const SCNoLEAST32 : & [u8 ; 2] = b"o\0" ; pub const SCNoLEAST... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `SCNO_LEAST16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SCNoLEAST32` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:11862 [INFO] [stdout] | [INFO] [stdout] 3 | ... [u8 ; 3] = b"ho\0" ; pub const SCNoLEAST32 : & [u8 ; 2] = b"o\0" ; pub const SCNoLEAST64 : & [u8 ; 3] = b"lo\0" ; pub const SCNoFAST8... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `SCNO_LEAST32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SCNoLEAST64` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:11908 [INFO] [stdout] | [INFO] [stdout] 3 | ...& [u8 ; 2] = b"o\0" ; pub const SCNoLEAST64 : & [u8 ; 3] = b"lo\0" ; pub const SCNoFAST8 : & [u8 ; 4] = b"hho\0" ; pub const SCNoFAST1... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `SCNO_LEAST64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SCNoFAST8` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:11955 [INFO] [stdout] | [INFO] [stdout] 3 | ... & [u8 ; 3] = b"lo\0" ; pub const SCNoFAST8 : & [u8 ; 4] = b"hho\0" ; pub const SCNoFAST16 : & [u8 ; 3] = b"lo\0" ; pub const SCNoFAST... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `SCNO_FAST8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SCNoFAST16` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:12001 [INFO] [stdout] | [INFO] [stdout] 3 | ... [u8 ; 4] = b"hho\0" ; pub const SCNoFAST16 : & [u8 ; 3] = b"lo\0" ; pub const SCNoFAST32 : & [u8 ; 3] = b"lo\0" ; pub const SCNoFAST6... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper case: `SCNO_FAST16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SCNoFAST32` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:12047 [INFO] [stdout] | [INFO] [stdout] 3 | ...& [u8 ; 3] = b"lo\0" ; pub const SCNoFAST32 : & [u8 ; 3] = b"lo\0" ; pub const SCNoFAST64 : & [u8 ; 3] = b"lo\0" ; pub const SCNx8 : &... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper case: `SCNO_FAST32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SCNoFAST64` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:12093 [INFO] [stdout] | [INFO] [stdout] 3 | ...& [u8 ; 3] = b"lo\0" ; pub const SCNoFAST64 : & [u8 ; 3] = b"lo\0" ; pub const SCNx8 : & [u8 ; 4] = b"hhx\0" ; pub const SCNx16 : & [u... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper case: `SCNO_FAST64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SCNx8` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:12139 [INFO] [stdout] | [INFO] [stdout] 3 | ...] = b"lo\0" ; pub const SCNx8 : & [u8 ; 4] = b"hhx\0" ; pub const SCNx16 : & [u8 ; 3] = b"hx\0" ; pub const SCNx32 : & [u8 ; 2] = b"x\... [INFO] [stdout] | ^^^^^ help: convert the identifier to upper case (notice the capitalization): `SCNX8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SCNx16` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:12181 [INFO] [stdout] | [INFO] [stdout] 3 | ...= b"hhx\0" ; pub const SCNx16 : & [u8 ; 3] = b"hx\0" ; pub const SCNx32 : & [u8 ; 2] = b"x\0" ; pub const SCNx64 : & [u8 ; 3] = b"lx\0... [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case (notice the capitalization): `SCNX16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SCNx32` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:12223 [INFO] [stdout] | [INFO] [stdout] 3 | ... = b"hx\0" ; pub const SCNx32 : & [u8 ; 2] = b"x\0" ; pub const SCNx64 : & [u8 ; 3] = b"lx\0" ; pub const SCNxLEAST8 : & [u8 ; 4] = b"... [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case (notice the capitalization): `SCNX32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SCNx64` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:12264 [INFO] [stdout] | [INFO] [stdout] 3 | ...] = b"x\0" ; pub const SCNx64 : & [u8 ; 3] = b"lx\0" ; pub const SCNxLEAST8 : & [u8 ; 4] = b"hhx\0" ; pub const SCNxLEAST16 : & [u8 ; ... [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case (notice the capitalization): `SCNX64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SCNxLEAST8` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:12306 [INFO] [stdout] | [INFO] [stdout] 3 | ...& [u8 ; 3] = b"lx\0" ; pub const SCNxLEAST8 : & [u8 ; 4] = b"hhx\0" ; pub const SCNxLEAST16 : & [u8 ; 3] = b"hx\0" ; pub const SCNxLEA... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper case: `SCNX_LEAST8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SCNxLEAST16` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:12353 [INFO] [stdout] | [INFO] [stdout] 3 | ...[u8 ; 4] = b"hhx\0" ; pub const SCNxLEAST16 : & [u8 ; 3] = b"hx\0" ; pub const SCNxLEAST32 : & [u8 ; 2] = b"x\0" ; pub const SCNxLEAST... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `SCNX_LEAST16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SCNxLEAST32` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:12400 [INFO] [stdout] | [INFO] [stdout] 3 | ... [u8 ; 3] = b"hx\0" ; pub const SCNxLEAST32 : & [u8 ; 2] = b"x\0" ; pub const SCNxLEAST64 : & [u8 ; 3] = b"lx\0" ; pub const SCNxFAST8... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `SCNX_LEAST32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SCNxLEAST64` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:12446 [INFO] [stdout] | [INFO] [stdout] 3 | ...& [u8 ; 2] = b"x\0" ; pub const SCNxLEAST64 : & [u8 ; 3] = b"lx\0" ; pub const SCNxFAST8 : & [u8 ; 4] = b"hhx\0" ; pub const SCNxFAST1... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `SCNX_LEAST64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SCNxFAST8` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:12493 [INFO] [stdout] | [INFO] [stdout] 3 | ... & [u8 ; 3] = b"lx\0" ; pub const SCNxFAST8 : & [u8 ; 4] = b"hhx\0" ; pub const SCNxFAST16 : & [u8 ; 3] = b"lx\0" ; pub const SCNxFAST... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `SCNX_FAST8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SCNxFAST16` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:12539 [INFO] [stdout] | [INFO] [stdout] 3 | ... [u8 ; 4] = b"hhx\0" ; pub const SCNxFAST16 : & [u8 ; 3] = b"lx\0" ; pub const SCNxFAST32 : & [u8 ; 3] = b"lx\0" ; pub const SCNxFAST6... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper case: `SCNX_FAST16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SCNxFAST32` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:12585 [INFO] [stdout] | [INFO] [stdout] 3 | ...& [u8 ; 3] = b"lx\0" ; pub const SCNxFAST32 : & [u8 ; 3] = b"lx\0" ; pub const SCNxFAST64 : & [u8 ; 3] = b"lx\0" ; pub const SCNdMAX :... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper case: `SCNX_FAST32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SCNxFAST64` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:12631 [INFO] [stdout] | [INFO] [stdout] 3 | ...& [u8 ; 3] = b"lx\0" ; pub const SCNxFAST64 : & [u8 ; 3] = b"lx\0" ; pub const SCNdMAX : & [u8 ; 3] = b"ld\0" ; pub const SCNiMAX : & ... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper case: `SCNX_FAST64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SCNdMAX` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:12677 [INFO] [stdout] | [INFO] [stdout] 3 | ... : & [u8 ; 3] = b"lx\0" ; pub const SCNdMAX : & [u8 ; 3] = b"ld\0" ; pub const SCNiMAX : & [u8 ; 3] = b"li\0" ; pub const SCNoMAX : & ... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper case: `SCND_MAX` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SCNiMAX` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:12720 [INFO] [stdout] | [INFO] [stdout] 3 | ... : & [u8 ; 3] = b"ld\0" ; pub const SCNiMAX : & [u8 ; 3] = b"li\0" ; pub const SCNoMAX : & [u8 ; 3] = b"lo\0" ; pub const SCNuMAX : & ... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper case: `SCNI_MAX` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SCNoMAX` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:12763 [INFO] [stdout] | [INFO] [stdout] 3 | ... : & [u8 ; 3] = b"li\0" ; pub const SCNoMAX : & [u8 ; 3] = b"lo\0" ; pub const SCNuMAX : & [u8 ; 3] = b"lu\0" ; pub const SCNxMAX : & ... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper case: `SCNO_MAX` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SCNuMAX` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:12806 [INFO] [stdout] | [INFO] [stdout] 3 | ... : & [u8 ; 3] = b"lo\0" ; pub const SCNuMAX : & [u8 ; 3] = b"lu\0" ; pub const SCNxMAX : & [u8 ; 3] = b"lx\0" ; pub const SCNdPTR : & ... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper case: `SCNU_MAX` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SCNxMAX` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:12849 [INFO] [stdout] | [INFO] [stdout] 3 | ... : & [u8 ; 3] = b"lu\0" ; pub const SCNxMAX : & [u8 ; 3] = b"lx\0" ; pub const SCNdPTR : & [u8 ; 3] = b"ld\0" ; pub const SCNiPTR : & ... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper case: `SCNX_MAX` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SCNdPTR` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:12892 [INFO] [stdout] | [INFO] [stdout] 3 | ... : & [u8 ; 3] = b"lx\0" ; pub const SCNdPTR : & [u8 ; 3] = b"ld\0" ; pub const SCNiPTR : & [u8 ; 3] = b"li\0" ; pub const SCNoPTR : & ... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper case: `SCND_PTR` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SCNiPTR` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:12935 [INFO] [stdout] | [INFO] [stdout] 3 | ... : & [u8 ; 3] = b"ld\0" ; pub const SCNiPTR : & [u8 ; 3] = b"li\0" ; pub const SCNoPTR : & [u8 ; 3] = b"lo\0" ; pub const SCNuPTR : & ... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper case: `SCNI_PTR` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SCNoPTR` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:12978 [INFO] [stdout] | [INFO] [stdout] 3 | ... : & [u8 ; 3] = b"li\0" ; pub const SCNoPTR : & [u8 ; 3] = b"lo\0" ; pub const SCNuPTR : & [u8 ; 3] = b"lu\0" ; pub const SCNxPTR : & ... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper case: `SCNO_PTR` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SCNuPTR` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:13021 [INFO] [stdout] | [INFO] [stdout] 3 | ... : & [u8 ; 3] = b"lo\0" ; pub const SCNuPTR : & [u8 ; 3] = b"lu\0" ; pub const SCNxPTR : & [u8 ; 3] = b"lx\0" ; pub const _STDIO_H : u... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper case: `SCNU_PTR` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SCNxPTR` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:13064 [INFO] [stdout] | [INFO] [stdout] 3 | ... : & [u8 ; 3] = b"lu\0" ; pub const SCNxPTR : & [u8 ; 3] = b"lx\0" ; pub const _STDIO_H : u32 = 1 ; pub const __GNUC_VA_LIST : u32 = 1... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper case: `SCNX_PTR` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `_____fpos_t_defined` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:13175 [INFO] [stdout] | [INFO] [stdout] 3 | ...T : u32 = 1 ; pub const _____fpos_t_defined : u32 = 1 ; pub const ____mbstate_t_defined : u32 = 1 ; pub const _____fpos64_t_defined : ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `_____FPOS_T_DEFINED` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `____mbstate_t_defined` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:13217 [INFO] [stdout] | [INFO] [stdout] 3 | ...: u32 = 1 ; pub const ____mbstate_t_defined : u32 = 1 ; pub const _____fpos64_t_defined : u32 = 1 ; pub const ____FILE_defined : u32 =... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `____MBSTATE_T_DEFINED` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `_____fpos64_t_defined` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:13261 [INFO] [stdout] | [INFO] [stdout] 3 | ...: u32 = 1 ; pub const _____fpos64_t_defined : u32 = 1 ; pub const ____FILE_defined : u32 = 1 ; pub const __FILE_defined : u32 = 1 ; pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `_____FPOS64_T_DEFINED` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `____FILE_defined` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:13305 [INFO] [stdout] | [INFO] [stdout] 3 | ...ined : u32 = 1 ; pub const ____FILE_defined : u32 = 1 ; pub const __FILE_defined : u32 = 1 ; pub const __struct_FILE_defined : u32 = 1... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `____FILE_DEFINED` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `__FILE_defined` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:13344 [INFO] [stdout] | [INFO] [stdout] 3 | ...efined : u32 = 1 ; pub const __FILE_defined : u32 = 1 ; pub const __struct_FILE_defined : u32 = 1 ; pub const _IO_EOF_SEEN : u32 = 16 ... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__FILE_DEFINED` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `__struct_FILE_defined` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:13381 [INFO] [stdout] | [INFO] [stdout] 3 | ...: u32 = 1 ; pub const __struct_FILE_defined : u32 = 1 ; pub const _IO_EOF_SEEN : u32 = 16 ; pub const _IO_ERR_SEEN : u32 = 32 ; pub co... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__STRUCT_FILE_DEFINED` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `P_tmpdir` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:13777 [INFO] [stdout] | [INFO] [stdout] 3 | ...nst SEEK_END : u32 = 2 ; pub const P_tmpdir : & [u8 ; 5] = b"/tmp\0" ; pub const _BITS_STDIO_LIM_H : u32 = 1 ; pub const L_tmpnam : u3... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper case: `P_TMPDIR` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `L_tmpnam` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:13863 [INFO] [stdout] | [INFO] [stdout] 3 | ..._STDIO_LIM_H : u32 = 1 ; pub const L_tmpnam : u32 = 20 ; pub const TMP_MAX : u32 = 238328 ; pub const FILENAME_MAX : u32 = 4096 ; pub ... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper case: `L_TMPNAM` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `L_ctermid` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:13968 [INFO] [stdout] | [INFO] [stdout] 3 | ...NAME_MAX : u32 = 4096 ; pub const L_ctermid : u32 = 9 ; pub const FOPEN_MAX : u32 = 16 ; pub const __HAVE_FLOAT128 : u32 = 0 ; pub con... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `L_CTERMID` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `__ldiv_t_defined` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:15143 [INFO] [stdout] | [INFO] [stdout] 3 | ...AG : u32 = 128 ; pub const __ldiv_t_defined : u32 = 1 ; pub const __lldiv_t_defined : u32 = 1 ; pub const RAND_MAX : u32 = 2147483647 ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__LDIV_T_DEFINED` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `__lldiv_t_defined` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:15182 [INFO] [stdout] | [INFO] [stdout] 3 | ...ned : u32 = 1 ; pub const __lldiv_t_defined : u32 = 1 ; pub const RAND_MAX : u32 = 2147483647 ; pub const EXIT_FAILURE : u32 = 1 ; pub... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__LLDIV_T_DEFINED` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `__sigset_t_defined` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:15710 [INFO] [stdout] | [INFO] [stdout] 3 | ..._H : u32 = 1 ; pub const __sigset_t_defined : u32 = 1 ; pub const __timeval_defined : u32 = 1 ; pub const FD_SETSIZE : u32 = 1024 ; pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__SIGSET_T_DEFINED` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `__timeval_defined` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:15751 [INFO] [stdout] | [INFO] [stdout] 3 | ...ned : u32 = 1 ; pub const __timeval_defined : u32 = 1 ; pub const FD_SETSIZE : u32 = 1024 ; pub const _BITS_PTHREADTYPES_COMMON_H : u3... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__TIMEVAL_DEFINED` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `__have_pthread_attr_t` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:16512 [INFO] [stdout] | [INFO] [stdout] 3 | ...: u32 = 1 ; pub const __have_pthread_attr_t : u32 = 1 ; pub const _ALLOCA_H : u32 = 1 ; pub const _LIBC_LIMITS_H_ : u32 = 1 ; pub cons... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__HAVE_PTHREAD_ATTR_T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `__jmp_buf_tag_defined` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:24314 [INFO] [stdout] | [INFO] [stdout] 3 | ...: u32 = 1 ; pub const __jmp_buf_tag_defined : u32 = 1 ; pub const PTHREAD_ONCE_INIT : u32 = 0 ; pub const PTHREAD_BARRIER_SERIAL_THREA... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__JMP_BUF_TAG_DEFINED` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ub_name` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:43982 [INFO] [stdout] | [INFO] [stdout] 3 | ...RING_TYPE : u32 = 10262 ; pub const ub_name : u32 = 32768 ; pub const ub_common_name : u32 = 64 ; pub const ub_locality_name : u32 = 1... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper case: `UB_NAME` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ub_common_name` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:44016 [INFO] [stdout] | [INFO] [stdout] 3 | ...me : u32 = 32768 ; pub const ub_common_name : u32 = 64 ; pub const ub_locality_name : u32 = 128 ; pub const ub_state_name : u32 = 128 ... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `UB_COMMON_NAME` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ub_locality_name` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:44054 [INFO] [stdout] | [INFO] [stdout] 3 | ...ame : u32 = 64 ; pub const ub_locality_name : u32 = 128 ; pub const ub_state_name : u32 = 128 ; pub const ub_organization_name : u32 =... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `UB_LOCALITY_NAME` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ub_state_name` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:44095 [INFO] [stdout] | [INFO] [stdout] 3 | ..._name : u32 = 128 ; pub const ub_state_name : u32 = 128 ; pub const ub_organization_name : u32 = 64 ; pub const ub_organization_unit_n... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper case: `UB_STATE_NAME` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ub_organization_name` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:44133 [INFO] [stdout] | [INFO] [stdout] 3 | ... u32 = 128 ; pub const ub_organization_name : u32 = 64 ; pub const ub_organization_unit_name : u32 = 64 ; pub const ub_title : u32 = 6... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `UB_ORGANIZATION_NAME` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ub_organization_unit_name` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:44177 [INFO] [stdout] | [INFO] [stdout] 3 | ... = 64 ; pub const ub_organization_unit_name : u32 = 64 ; pub const ub_title : u32 = 64 ; pub const ub_email_address : u32 = 128 ; pub ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `UB_ORGANIZATION_UNIT_NAME` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ub_title` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:44226 [INFO] [stdout] | [INFO] [stdout] 3 | ...n_unit_name : u32 = 64 ; pub const ub_title : u32 = 64 ; pub const ub_email_address : u32 = 128 ; pub const ASN1_STRFLGS_ESC_2253 : u3... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper case: `UB_TITLE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ub_email_address` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:44258 [INFO] [stdout] | [INFO] [stdout] 3 | ...tle : u32 = 64 ; pub const ub_email_address : u32 = 128 ; pub const ASN1_STRFLGS_ESC_2253 : u32 = 1 ; pub const ASN1_STRFLGS_ESC_CTRL ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `UB_EMAIL_ADDRESS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_undef` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:64549 [INFO] [stdout] | [INFO] [stdout] 3 | ...AULT_ITER : u32 = 2048 ; pub const SN_undef : & [u8 ; 6] = b"UNDEF\0" ; pub const LN_undef : & [u8 ; 10] = b"undefined\0" ; pub const ... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper case: `SN_UNDEF` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `LN_undef` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:64596 [INFO] [stdout] | [INFO] [stdout] 3 | ... [u8 ; 6] = b"UNDEF\0" ; pub const LN_undef : & [u8 ; 10] = b"undefined\0" ; pub const NID_undef : u32 = 0 ; pub const OBJ_undef : u32... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper case: `LN_UNDEF` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_undef` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:64648 [INFO] [stdout] | [INFO] [stdout] 3 | ... 10] = b"undefined\0" ; pub const NID_undef : u32 = 0 ; pub const OBJ_undef : u32 = 0 ; pub const SN_itu_t : & [u8 ; 6] = b"ITU-T\0" ;... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `NID_UNDEF` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `OBJ_undef` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:64680 [INFO] [stdout] | [INFO] [stdout] 3 | ...t NID_undef : u32 = 0 ; pub const OBJ_undef : u32 = 0 ; pub const SN_itu_t : & [u8 ; 6] = b"ITU-T\0" ; pub const LN_itu_t : & [u8 ; 6]... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `OBJ_UNDEF` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_itu_t` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:64712 [INFO] [stdout] | [INFO] [stdout] 3 | ...st OBJ_undef : u32 = 0 ; pub const SN_itu_t : & [u8 ; 6] = b"ITU-T\0" ; pub const LN_itu_t : & [u8 ; 6] = b"itu-t\0" ; pub const NID_i... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper case: `SN_ITU_T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `LN_itu_t` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:64759 [INFO] [stdout] | [INFO] [stdout] 3 | ... [u8 ; 6] = b"ITU-T\0" ; pub const LN_itu_t : & [u8 ; 6] = b"itu-t\0" ; pub const NID_itu_t : u32 = 645 ; pub const OBJ_itu_t : u32 = ... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper case: `LN_ITU_T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_itu_t` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:64806 [INFO] [stdout] | [INFO] [stdout] 3 | ...[u8 ; 6] = b"itu-t\0" ; pub const NID_itu_t : u32 = 645 ; pub const OBJ_itu_t : u32 = 0 ; pub const NID_ccitt : u32 = 404 ; pub const ... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `NID_ITU_T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `OBJ_itu_t` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:64840 [INFO] [stdout] | [INFO] [stdout] 3 | ...NID_itu_t : u32 = 645 ; pub const OBJ_itu_t : u32 = 0 ; pub const NID_ccitt : u32 = 404 ; pub const OBJ_ccitt : u32 = 0 ; pub const SN... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `OBJ_ITU_T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_ccitt` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:64872 [INFO] [stdout] | [INFO] [stdout] 3 | ...t OBJ_itu_t : u32 = 0 ; pub const NID_ccitt : u32 = 404 ; pub const OBJ_ccitt : u32 = 0 ; pub const SN_iso : & [u8 ; 4] = b"ISO\0" ; p... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `NID_CCITT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `OBJ_ccitt` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:64906 [INFO] [stdout] | [INFO] [stdout] 3 | ...NID_ccitt : u32 = 404 ; pub const OBJ_ccitt : u32 = 0 ; pub const SN_iso : & [u8 ; 4] = b"ISO\0" ; pub const LN_iso : & [u8 ; 4] = b"i... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `OBJ_CCITT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_iso` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:64938 [INFO] [stdout] | [INFO] [stdout] 3 | ... : u32 = 0 ; pub const SN_iso : & [u8 ; 4] = b"ISO\0" ; pub const LN_iso : & [u8 ; 4] = b"iso\0" ; pub const NID_iso : u32 = 181 ; pub... [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case (notice the capitalization): `SN_ISO` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `LN_iso` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:64981 [INFO] [stdout] | [INFO] [stdout] 3 | ...= b"ISO\0" ; pub const LN_iso : & [u8 ; 4] = b"iso\0" ; pub const NID_iso : u32 = 181 ; pub const OBJ_iso : u32 = 1 ; pub const SN_joi... [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case (notice the capitalization): `LN_ISO` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_iso` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:65024 [INFO] [stdout] | [INFO] [stdout] 3 | ... b"iso\0" ; pub const NID_iso : u32 = 181 ; pub const OBJ_iso : u32 = 1 ; pub const SN_joint_iso_itu_t : & [u8 ; 16] = b"JOINT-ISO-ITU... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper case (notice the capitalization): `NID_ISO` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `OBJ_iso` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:65056 [INFO] [stdout] | [INFO] [stdout] 3 | ...u32 = 181 ; pub const OBJ_iso : u32 = 1 ; pub const SN_joint_iso_itu_t : & [u8 ; 16] = b"JOINT-ISO-ITU-T\0" ; pub const LN_joint_iso_i... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper case (notice the capitalization): `OBJ_ISO` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_joint_iso_itu_t` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:65086 [INFO] [stdout] | [INFO] [stdout] 3 | ...so : u32 = 1 ; pub const SN_joint_iso_itu_t : & [u8 ; 16] = b"JOINT-ISO-ITU-T\0" ; pub const LN_joint_iso_itu_t : & [u8 ; 16] = b"join... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_JOINT_ISO_ITU_T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `LN_joint_iso_itu_t` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:65154 [INFO] [stdout] | [INFO] [stdout] 3 | ...ISO-ITU-T\0" ; pub const LN_joint_iso_itu_t : & [u8 ; 16] = b"joint-iso-itu-t\0" ; pub const NID_joint_iso_itu_t : u32 = 646 ; pub con... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `LN_JOINT_ISO_ITU_T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_joint_iso_itu_t` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:65222 [INFO] [stdout] | [INFO] [stdout] 3 | ...so-itu-t\0" ; pub const NID_joint_iso_itu_t : u32 = 646 ; pub const OBJ_joint_iso_itu_t : u32 = 2 ; pub const NID_joint_iso_ccitt : u3... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_JOINT_ISO_ITU_T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `OBJ_joint_iso_itu_t` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:65266 [INFO] [stdout] | [INFO] [stdout] 3 | ...: u32 = 646 ; pub const OBJ_joint_iso_itu_t : u32 = 2 ; pub const NID_joint_iso_ccitt : u32 = 393 ; pub const OBJ_joint_iso_ccitt : u3... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `OBJ_JOINT_ISO_ITU_T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_joint_iso_ccitt` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:65308 [INFO] [stdout] | [INFO] [stdout] 3 | ...t : u32 = 2 ; pub const NID_joint_iso_ccitt : u32 = 393 ; pub const OBJ_joint_iso_ccitt : u32 = 2 ; pub const SN_member_body : & [u8 ;... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_JOINT_ISO_CCITT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `OBJ_joint_iso_ccitt` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:65352 [INFO] [stdout] | [INFO] [stdout] 3 | ...: u32 = 393 ; pub const OBJ_joint_iso_ccitt : u32 = 2 ; pub const SN_member_body : & [u8 ; 12] = b"member-body\0" ; pub const LN_membe... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `OBJ_JOINT_ISO_CCITT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_member_body` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:65394 [INFO] [stdout] | [INFO] [stdout] 3 | ..._ccitt : u32 = 2 ; pub const SN_member_body : & [u8 ; 12] = b"member-body\0" ; pub const LN_member_body : & [u8 ; 16] = b"ISO Member B... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_MEMBER_BODY` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `LN_member_body` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:65454 [INFO] [stdout] | [INFO] [stdout] 3 | ...b"member-body\0" ; pub const LN_member_body : & [u8 ; 16] = b"ISO Member Body\0" ; pub const NID_member_body : u32 = 182 ; pub const S... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `LN_MEMBER_BODY` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_member_body` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:65518 [INFO] [stdout] | [INFO] [stdout] 3 | ... Member Body\0" ; pub const NID_member_body : u32 = 182 ; pub const SN_identified_organization : & [u8 ; 24] = b"identified-organizati... [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_MEMBER_BODY` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_identified_organization` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:65558 [INFO] [stdout] | [INFO] [stdout] 3 | ... 182 ; pub const SN_identified_organization : & [u8 ; 24] = b"identified-organization\0" ; pub const NID_identified_organization : u32... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_IDENTIFIED_ORGANIZATION` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_identified_organization` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:65642 [INFO] [stdout] | [INFO] [stdout] 3 | ...\0" ; pub const NID_identified_organization : u32 = 676 ; pub const SN_gmac : & [u8 ; 5] = b"GMAC\0" ; pub const LN_gmac : & [u8 ; 5] ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_IDENTIFIED_ORGANIZATION` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_gmac` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:65694 [INFO] [stdout] | [INFO] [stdout] 3 | ...rganization : u32 = 676 ; pub const SN_gmac : & [u8 ; 5] = b"GMAC\0" ; pub const LN_gmac : & [u8 ; 5] = b"gmac\0" ; pub const NID_gmac... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper case: `SN_GMAC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `LN_gmac` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:65739 [INFO] [stdout] | [INFO] [stdout] 3 | ... & [u8 ; 5] = b"GMAC\0" ; pub const LN_gmac : & [u8 ; 5] = b"gmac\0" ; pub const NID_gmac : u32 = 1195 ; pub const SN_hmac_md5 : & [u8... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper case: `LN_GMAC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_gmac` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:65784 [INFO] [stdout] | [INFO] [stdout] 3 | ...& [u8 ; 5] = b"gmac\0" ; pub const NID_gmac : u32 = 1195 ; pub const SN_hmac_md5 : & [u8 ; 9] = b"HMAC-MD5\0" ; pub const LN_hmac_md5 ... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper case: `NID_GMAC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_hmac_md5` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:65818 [INFO] [stdout] | [INFO] [stdout] 3 | ...D_gmac : u32 = 1195 ; pub const SN_hmac_md5 : & [u8 ; 9] = b"HMAC-MD5\0" ; pub const LN_hmac_md5 : & [u8 ; 9] = b"hmac-md5\0" ; pub co... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `SN_HMAC_MD5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `LN_hmac_md5` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:65871 [INFO] [stdout] | [INFO] [stdout] 3 | ... 9] = b"HMAC-MD5\0" ; pub const LN_hmac_md5 : & [u8 ; 9] = b"hmac-md5\0" ; pub const NID_hmac_md5 : u32 = 780 ; pub const SN_hmac_sha1... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `LN_HMAC_MD5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_hmac_md5` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:65924 [INFO] [stdout] | [INFO] [stdout] 3 | ...9] = b"hmac-md5\0" ; pub const NID_hmac_md5 : u32 = 780 ; pub const SN_hmac_sha1 : & [u8 ; 10] = b"HMAC-SHA1\0" ; pub const LN_hmac_sh... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_HMAC_MD5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_hmac_sha1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:65961 [INFO] [stdout] | [INFO] [stdout] 3 | ...ac_md5 : u32 = 780 ; pub const SN_hmac_sha1 : & [u8 ; 10] = b"HMAC-SHA1\0" ; pub const LN_hmac_sha1 : & [u8 ; 10] = b"hmac-sha1\0" ; p... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_HMAC_SHA1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `LN_hmac_sha1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:66017 [INFO] [stdout] | [INFO] [stdout] 3 | ...] = b"HMAC-SHA1\0" ; pub const LN_hmac_sha1 : & [u8 ; 10] = b"hmac-sha1\0" ; pub const NID_hmac_sha1 : u32 = 781 ; pub const SN_x509Ex... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `LN_HMAC_SHA1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_hmac_sha1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:66073 [INFO] [stdout] | [INFO] [stdout] 3 | ... = b"hmac-sha1\0" ; pub const NID_hmac_sha1 : u32 = 781 ; pub const SN_x509ExtAdmission : & [u8 ; 17] = b"x509ExtAdmission\0" ; pub co... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_HMAC_SHA1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_x509ExtAdmission` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:66111 [INFO] [stdout] | [INFO] [stdout] 3 | ... u32 = 781 ; pub const SN_x509ExtAdmission : & [u8 ; 17] = b"x509ExtAdmission\0" ; pub const LN_x509ExtAdmission : & [u8 ; 48] = b"Pro... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_X509_EXT_ADMISSION` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `LN_x509ExtAdmission` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:66181 [INFO] [stdout] | [INFO] [stdout] 3 | ...mission\0" ; pub const LN_x509ExtAdmission : & [u8 ; 48] = b"Professional Information or basis for Admission\0" ; pub const NID_x509Ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `LN_X509_EXT_ADMISSION` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_x509ExtAdmission` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:66282 [INFO] [stdout] | [INFO] [stdout] 3 | ...ission\0" ; pub const NID_x509ExtAdmission : u32 = 1093 ; pub const SN_certicom_arc : & [u8 ; 13] = b"certicom-arc\0" ; pub const NID_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_X509_EXT_ADMISSION` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_certicom_arc` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:66328 [INFO] [stdout] | [INFO] [stdout] 3 | ...on : u32 = 1093 ; pub const SN_certicom_arc : & [u8 ; 13] = b"certicom-arc\0" ; pub const NID_certicom_arc : u32 = 677 ; pub const SN_... [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_CERTICOM_ARC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_certicom_arc` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:66390 [INFO] [stdout] | [INFO] [stdout] 3 | ...erticom-arc\0" ; pub const NID_certicom_arc : u32 = 677 ; pub const SN_ieee : & [u8 ; 5] = b"ieee\0" ; pub const NID_ieee : u32 = 1170... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_CERTICOM_ARC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_ieee` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:66431 [INFO] [stdout] | [INFO] [stdout] 3 | ...erticom_arc : u32 = 677 ; pub const SN_ieee : & [u8 ; 5] = b"ieee\0" ; pub const NID_ieee : u32 = 1170 ; pub const SN_ieee_siswg : & [... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper case: `SN_IEEE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_ieee` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:66476 [INFO] [stdout] | [INFO] [stdout] 3 | ...& [u8 ; 5] = b"ieee\0" ; pub const NID_ieee : u32 = 1170 ; pub const SN_ieee_siswg : & [u8 ; 11] = b"ieee-siswg\0" ; pub const LN_ieee... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper case: `NID_IEEE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_ieee_siswg` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:66510 [INFO] [stdout] | [INFO] [stdout] 3 | ...ieee : u32 = 1170 ; pub const SN_ieee_siswg : & [u8 ; 11] = b"ieee-siswg\0" ; pub const LN_ieee_siswg : & [u8 ; 39] = b"IEEE Security ... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_IEEE_SISWG` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `LN_ieee_siswg` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:66568 [INFO] [stdout] | [INFO] [stdout] 3 | ...= b"ieee-siswg\0" ; pub const LN_ieee_siswg : & [u8 ; 39] = b"IEEE Security in Storage Working Group\0" ; pub const NID_ieee_siswg : u... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper case: `LN_IEEE_SISWG` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_ieee_siswg` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:66654 [INFO] [stdout] | [INFO] [stdout] 3 | ...Working Group\0" ; pub const NID_ieee_siswg : u32 = 1171 ; pub const SN_international_organizations : & [u8 ; 28] = b"international-or... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_IEEE_SISWG` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_international_organizations` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:66694 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; pub const SN_international_organizations : & [u8 ; 28] = b"international-organizations\0" ; pub const LN_international_organization... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_INTERNATIONAL_ORGANIZATIONS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `LN_international_organizations` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:66786 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; pub const LN_international_organizations : & [u8 ; 28] = b"International Organizations\0" ; pub const NID_international_organizatio... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `LN_INTERNATIONAL_ORGANIZATIONS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_international_organizations` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:66878 [INFO] [stdout] | [INFO] [stdout] 3 | ...; pub const NID_international_organizations : u32 = 647 ; pub const SN_wap : & [u8 ; 4] = b"wap\0" ; pub const NID_wap : u32 = 678 ; p... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_INTERNATIONAL_ORGANIZATIONS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_wap` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:66934 [INFO] [stdout] | [INFO] [stdout] 3 | ...rganizations : u32 = 647 ; pub const SN_wap : & [u8 ; 4] = b"wap\0" ; pub const NID_wap : u32 = 678 ; pub const SN_wap_wsg : & [u8 ; 8... [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case: `SN_WAP` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_wap` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:66977 [INFO] [stdout] | [INFO] [stdout] 3 | ...: & [u8 ; 4] = b"wap\0" ; pub const NID_wap : u32 = 678 ; pub const SN_wap_wsg : & [u8 ; 8] = b"wap-wsg\0" ; pub const NID_wap_wsg : u... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper case: `NID_WAP` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_wap_wsg` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:67009 [INFO] [stdout] | [INFO] [stdout] 3 | ... NID_wap : u32 = 678 ; pub const SN_wap_wsg : & [u8 ; 8] = b"wap-wsg\0" ; pub const NID_wap_wsg : u32 = 679 ; pub const SN_selected_at... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper case: `SN_WAP_WSG` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_wap_wsg` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:67060 [INFO] [stdout] | [INFO] [stdout] 3 | ...; 8] = b"wap-wsg\0" ; pub const NID_wap_wsg : u32 = 679 ; pub const SN_selected_attribute_types : & [u8 ; 25] = b"selected-attribute-t... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `NID_WAP_WSG` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_selected_attribute_types` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:67096 [INFO] [stdout] | [INFO] [stdout] 3 | ...679 ; pub const SN_selected_attribute_types : & [u8 ; 25] = b"selected-attribute-types\0" ; pub const LN_selected_attribute_types : & ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_SELECTED_ATTRIBUTE_TYPES` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `LN_selected_attribute_types` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:67182 [INFO] [stdout] | [INFO] [stdout] 3 | ...\0" ; pub const LN_selected_attribute_types : & [u8 ; 25] = b"Selected Attribute Types\0" ; pub const NID_selected_attribute_types : u... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `LN_SELECTED_ATTRIBUTE_TYPES` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_selected_attribute_types` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:67268 [INFO] [stdout] | [INFO] [stdout] 3 | ...0" ; pub const NID_selected_attribute_types : u32 = 394 ; pub const SN_clearance : & [u8 ; 10] = b"clearance\0" ; pub const NID_cleara... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_SELECTED_ATTRIBUTE_TYPES` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_clearance` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:67321 [INFO] [stdout] | [INFO] [stdout] 3 | ..._types : u32 = 394 ; pub const SN_clearance : & [u8 ; 10] = b"clearance\0" ; pub const NID_clearance : u32 = 395 ; pub const SN_ISO_US... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_CLEARANCE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_clearance` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:67377 [INFO] [stdout] | [INFO] [stdout] 3 | ... = b"clearance\0" ; pub const NID_clearance : u32 = 395 ; pub const SN_ISO_US : & [u8 ; 7] = b"ISO-US\0" ; pub const LN_ISO_US : & [u8... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_CLEARANCE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_X9cm` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:67689 [INFO] [stdout] | [INFO] [stdout] 3 | ...t NID_X9_57 : u32 = 184 ; pub const SN_X9cm : & [u8 ; 5] = b"X9cm\0" ; pub const LN_X9cm : & [u8 ; 11] = b"X9.57 CM ?\0" ; pub const N... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper case: `SN_X9CM` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `LN_X9cm` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:67734 [INFO] [stdout] | [INFO] [stdout] 3 | ... & [u8 ; 5] = b"X9cm\0" ; pub const LN_X9cm : & [u8 ; 11] = b"X9.57 CM ?\0" ; pub const NID_X9cm : u32 = 185 ; pub const SN_ISO_CN : &... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper case: `LN_X9CM` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_X9cm` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:67786 [INFO] [stdout] | [INFO] [stdout] 3 | ... 11] = b"X9.57 CM ?\0" ; pub const NID_X9cm : u32 = 185 ; pub const SN_ISO_CN : & [u8 ; 7] = b"ISO-CN\0" ; pub const LN_ISO_CN : & [u8... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper case: `NID_X9CM` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_oscca` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:67966 [INFO] [stdout] | [INFO] [stdout] 3 | ...ID_ISO_CN : u32 = 1140 ; pub const SN_oscca : & [u8 ; 6] = b"oscca\0" ; pub const NID_oscca : u32 = 1141 ; pub const SN_sm_scheme : & ... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper case: `SN_OSCCA` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_oscca` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:68013 [INFO] [stdout] | [INFO] [stdout] 3 | ...[u8 ; 6] = b"oscca\0" ; pub const NID_oscca : u32 = 1141 ; pub const SN_sm_scheme : & [u8 ; 10] = b"sm-scheme\0" ; pub const NID_sm_sc... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `NID_OSCCA` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_sm_scheme` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:68048 [INFO] [stdout] | [INFO] [stdout] 3 | ...oscca : u32 = 1141 ; pub const SN_sm_scheme : & [u8 ; 10] = b"sm-scheme\0" ; pub const NID_sm_scheme : u32 = 1142 ; pub const SN_dsa :... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_SM_SCHEME` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_sm_scheme` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:68104 [INFO] [stdout] | [INFO] [stdout] 3 | ... = b"sm-scheme\0" ; pub const NID_sm_scheme : u32 = 1142 ; pub const SN_dsa : & [u8 ; 4] = b"DSA\0" ; pub const LN_dsa : & [u8 ; 14] =... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_SM_SCHEME` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_dsa` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:68143 [INFO] [stdout] | [INFO] [stdout] 3 | ...D_sm_scheme : u32 = 1142 ; pub const SN_dsa : & [u8 ; 4] = b"DSA\0" ; pub const LN_dsa : & [u8 ; 14] = b"dsaEncryption\0" ; pub const ... [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case: `SN_DSA` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `LN_dsa` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:68186 [INFO] [stdout] | [INFO] [stdout] 3 | ... : & [u8 ; 4] = b"DSA\0" ; pub const LN_dsa : & [u8 ; 14] = b"dsaEncryption\0" ; pub const NID_dsa : u32 = 116 ; pub const SN_dsaWithS... [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case: `LN_DSA` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_dsa` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:68240 [INFO] [stdout] | [INFO] [stdout] 3 | ...4] = b"dsaEncryption\0" ; pub const NID_dsa : u32 = 116 ; pub const SN_dsaWithSHA1 : & [u8 ; 9] = b"DSA-SHA1\0" ; pub const LN_dsaWith... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper case: `NID_DSA` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_dsaWithSHA1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:68272 [INFO] [stdout] | [INFO] [stdout] 3 | ...dsa : u32 = 116 ; pub const SN_dsaWithSHA1 : & [u8 ; 9] = b"DSA-SHA1\0" ; pub const LN_dsaWithSHA1 : & [u8 ; 12] = b"dsaWithSHA1\0" ; ... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_DSA_WITH_SHA1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `LN_dsaWithSHA1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:68328 [INFO] [stdout] | [INFO] [stdout] 3 | ...= b"DSA-SHA1\0" ; pub const LN_dsaWithSHA1 : & [u8 ; 12] = b"dsaWithSHA1\0" ; pub const NID_dsaWithSHA1 : u32 = 113 ; pub const SN_ans... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `LN_DSA_WITH_SHA1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_dsaWithSHA1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:68388 [INFO] [stdout] | [INFO] [stdout] 3 | ...dsaWithSHA1\0" ; pub const NID_dsaWithSHA1 : u32 = 113 ; pub const SN_ansi_X9_62 : & [u8 ; 11] = b"ansi-X9-62\0" ; pub const LN_ansi_X... [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_DSA_WITH_SHA1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_ansi_X9_62` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:68428 [INFO] [stdout] | [INFO] [stdout] 3 | ...hSHA1 : u32 = 113 ; pub const SN_ansi_X9_62 : & [u8 ; 11] = b"ansi-X9-62\0" ; pub const LN_ansi_X9_62 : & [u8 ; 11] = b"ANSI X9.62\0" ... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_ANSI_X9_62` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `LN_ansi_X9_62` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:68486 [INFO] [stdout] | [INFO] [stdout] 3 | ...= b"ansi-X9-62\0" ; pub const LN_ansi_X9_62 : & [u8 ; 11] = b"ANSI X9.62\0" ; pub const NID_ansi_X9_62 : u32 = 405 ; pub const SN_X9_6... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper case: `LN_ANSI_X9_62` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_ansi_X9_62` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:68544 [INFO] [stdout] | [INFO] [stdout] 3 | ... b"ANSI X9.62\0" ; pub const NID_ansi_X9_62 : u32 = 405 ; pub const SN_X9_62_prime_field : & [u8 ; 12] = b"prime-field\0" ; pub const ... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_ANSI_X9_62` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_X9_62_prime_field` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:68583 [INFO] [stdout] | [INFO] [stdout] 3 | ... u32 = 405 ; pub const SN_X9_62_prime_field : & [u8 ; 12] = b"prime-field\0" ; pub const NID_X9_62_prime_field : u32 = 406 ; pub const... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_X9_62_PRIME_FIELD` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_X9_62_prime_field` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:68649 [INFO] [stdout] | [INFO] [stdout] 3 | ...-field\0" ; pub const NID_X9_62_prime_field : u32 = 406 ; pub const SN_X9_62_characteristic_two_field : & [u8 ; 25] = b"characteristic... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_X9_62_PRIME_FIELD` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_X9_62_characteristic_two_field` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:68695 [INFO] [stdout] | [INFO] [stdout] 3 | ...pub const SN_X9_62_characteristic_two_field : & [u8 ; 25] = b"characteristic-two-field\0" ; pub const NID_X9_62_characteristic_two_fie... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_X9_62_CHARACTERISTIC_TWO_FIELD` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_X9_62_characteristic_two_field` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:68787 [INFO] [stdout] | [INFO] [stdout] 3 | ...ub const NID_X9_62_characteristic_two_field : u32 = 407 ; pub const SN_X9_62_id_characteristic_two_basis : & [u8 ; 28] = b"id-characte... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_X9_62_CHARACTERISTIC_TWO_FIELD` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_X9_62_id_characteristic_two_basis` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:68846 [INFO] [stdout] | [INFO] [stdout] 3 | ... const SN_X9_62_id_characteristic_two_basis : & [u8 ; 28] = b"id-characteristic-two-basis\0" ; pub const NID_X9_62_id_characteristic_t... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_X9_62_ID_CHARACTERISTIC_TWO_BASIS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_X9_62_id_characteristic_two_basis` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:68944 [INFO] [stdout] | [INFO] [stdout] 3 | ...const NID_X9_62_id_characteristic_two_basis : u32 = 680 ; pub const SN_X9_62_onBasis : & [u8 ; 8] = b"onBasis\0" ; pub const NID_X9_62... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_X9_62_ID_CHARACTERISTIC_TWO_BASIS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_X9_62_onBasis` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:69006 [INFO] [stdout] | [INFO] [stdout] 3 | ...is : u32 = 680 ; pub const SN_X9_62_onBasis : & [u8 ; 8] = b"onBasis\0" ; pub const NID_X9_62_onBasis : u32 = 681 ; pub const SN_X9_62... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_X9_62_ON_BASIS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_X9_62_onBasis` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:69063 [INFO] [stdout] | [INFO] [stdout] 3 | ... b"onBasis\0" ; pub const NID_X9_62_onBasis : u32 = 681 ; pub const SN_X9_62_tpBasis : & [u8 ; 8] = b"tpBasis\0" ; pub const NID_X9_62... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_X9_62_ON_BASIS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_X9_62_tpBasis` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:69105 [INFO] [stdout] | [INFO] [stdout] 3 | ...is : u32 = 681 ; pub const SN_X9_62_tpBasis : & [u8 ; 8] = b"tpBasis\0" ; pub const NID_X9_62_tpBasis : u32 = 682 ; pub const SN_X9_62... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_X9_62_TP_BASIS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_X9_62_tpBasis` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:69162 [INFO] [stdout] | [INFO] [stdout] 3 | ... b"tpBasis\0" ; pub const NID_X9_62_tpBasis : u32 = 682 ; pub const SN_X9_62_ppBasis : & [u8 ; 8] = b"ppBasis\0" ; pub const NID_X9_62... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_X9_62_TP_BASIS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_X9_62_ppBasis` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:69204 [INFO] [stdout] | [INFO] [stdout] 3 | ...is : u32 = 682 ; pub const SN_X9_62_ppBasis : & [u8 ; 8] = b"ppBasis\0" ; pub const NID_X9_62_ppBasis : u32 = 683 ; pub const SN_X9_62... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_X9_62_PP_BASIS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_X9_62_ppBasis` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:69261 [INFO] [stdout] | [INFO] [stdout] 3 | ... b"ppBasis\0" ; pub const NID_X9_62_ppBasis : u32 = 683 ; pub const SN_X9_62_id_ecPublicKey : & [u8 ; 15] = b"id-ecPublicKey\0" ; pub ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_X9_62_PP_BASIS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_X9_62_id_ecPublicKey` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:69303 [INFO] [stdout] | [INFO] [stdout] 3 | ... = 683 ; pub const SN_X9_62_id_ecPublicKey : & [u8 ; 15] = b"id-ecPublicKey\0" ; pub const NID_X9_62_id_ecPublicKey : u32 = 408 ; pub ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_X9_62_ID_EC_PUBLIC_KEY` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_X9_62_id_ecPublicKey` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:69375 [INFO] [stdout] | [INFO] [stdout] 3 | ...ey\0" ; pub const NID_X9_62_id_ecPublicKey : u32 = 408 ; pub const SN_X9_62_c2pnb163v1 : & [u8 ; 11] = b"c2pnb163v1\0" ; pub const NID... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_X9_62_ID_EC_PUBLIC_KEY` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_X9_62_c2pnb163v1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:69424 [INFO] [stdout] | [INFO] [stdout] 3 | ...: u32 = 408 ; pub const SN_X9_62_c2pnb163v1 : & [u8 ; 11] = b"c2pnb163v1\0" ; pub const NID_X9_62_c2pnb163v1 : u32 = 684 ; pub const S... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_X9_62_C2PNB163V1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_X9_62_c2pnb163v1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:69488 [INFO] [stdout] | [INFO] [stdout] 3 | ...nb163v1\0" ; pub const NID_X9_62_c2pnb163v1 : u32 = 684 ; pub const SN_X9_62_c2pnb163v2 : & [u8 ; 11] = b"c2pnb163v2\0" ; pub const NI... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_X9_62_C2PNB163V1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_X9_62_c2pnb163v2` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:69533 [INFO] [stdout] | [INFO] [stdout] 3 | ...: u32 = 684 ; pub const SN_X9_62_c2pnb163v2 : & [u8 ; 11] = b"c2pnb163v2\0" ; pub const NID_X9_62_c2pnb163v2 : u32 = 685 ; pub const S... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_X9_62_C2PNB163V2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_X9_62_c2pnb163v2` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:69597 [INFO] [stdout] | [INFO] [stdout] 3 | ...nb163v2\0" ; pub const NID_X9_62_c2pnb163v2 : u32 = 685 ; pub const SN_X9_62_c2pnb163v3 : & [u8 ; 11] = b"c2pnb163v3\0" ; pub const NI... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_X9_62_C2PNB163V2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_X9_62_c2pnb163v3` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:69642 [INFO] [stdout] | [INFO] [stdout] 3 | ...: u32 = 685 ; pub const SN_X9_62_c2pnb163v3 : & [u8 ; 11] = b"c2pnb163v3\0" ; pub const NID_X9_62_c2pnb163v3 : u32 = 686 ; pub const S... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_X9_62_C2PNB163V3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_X9_62_c2pnb163v3` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:69706 [INFO] [stdout] | [INFO] [stdout] 3 | ...nb163v3\0" ; pub const NID_X9_62_c2pnb163v3 : u32 = 686 ; pub const SN_X9_62_c2pnb176v1 : & [u8 ; 11] = b"c2pnb176v1\0" ; pub const NI... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_X9_62_C2PNB163V3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_X9_62_c2pnb176v1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:69751 [INFO] [stdout] | [INFO] [stdout] 3 | ...: u32 = 686 ; pub const SN_X9_62_c2pnb176v1 : & [u8 ; 11] = b"c2pnb176v1\0" ; pub const NID_X9_62_c2pnb176v1 : u32 = 687 ; pub const S... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_X9_62_C2PNB176V1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_X9_62_c2pnb176v1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:69815 [INFO] [stdout] | [INFO] [stdout] 3 | ...nb176v1\0" ; pub const NID_X9_62_c2pnb176v1 : u32 = 687 ; pub const SN_X9_62_c2tnb191v1 : & [u8 ; 11] = b"c2tnb191v1\0" ; pub const NI... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_X9_62_C2PNB176V1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_X9_62_c2tnb191v1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:69860 [INFO] [stdout] | [INFO] [stdout] 3 | ...: u32 = 687 ; pub const SN_X9_62_c2tnb191v1 : & [u8 ; 11] = b"c2tnb191v1\0" ; pub const NID_X9_62_c2tnb191v1 : u32 = 688 ; pub const S... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_X9_62_C2TNB191V1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_X9_62_c2tnb191v1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:69924 [INFO] [stdout] | [INFO] [stdout] 3 | ...nb191v1\0" ; pub const NID_X9_62_c2tnb191v1 : u32 = 688 ; pub const SN_X9_62_c2tnb191v2 : & [u8 ; 11] = b"c2tnb191v2\0" ; pub const NI... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_X9_62_C2TNB191V1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_X9_62_c2tnb191v2` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:69969 [INFO] [stdout] | [INFO] [stdout] 3 | ...: u32 = 688 ; pub const SN_X9_62_c2tnb191v2 : & [u8 ; 11] = b"c2tnb191v2\0" ; pub const NID_X9_62_c2tnb191v2 : u32 = 689 ; pub const S... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_X9_62_C2TNB191V2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_X9_62_c2tnb191v2` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:70033 [INFO] [stdout] | [INFO] [stdout] 3 | ...nb191v2\0" ; pub const NID_X9_62_c2tnb191v2 : u32 = 689 ; pub const SN_X9_62_c2tnb191v3 : & [u8 ; 11] = b"c2tnb191v3\0" ; pub const NI... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_X9_62_C2TNB191V2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_X9_62_c2tnb191v3` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:70078 [INFO] [stdout] | [INFO] [stdout] 3 | ...: u32 = 689 ; pub const SN_X9_62_c2tnb191v3 : & [u8 ; 11] = b"c2tnb191v3\0" ; pub const NID_X9_62_c2tnb191v3 : u32 = 690 ; pub const S... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_X9_62_C2TNB191V3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_X9_62_c2tnb191v3` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:70142 [INFO] [stdout] | [INFO] [stdout] 3 | ...nb191v3\0" ; pub const NID_X9_62_c2tnb191v3 : u32 = 690 ; pub const SN_X9_62_c2onb191v4 : & [u8 ; 11] = b"c2onb191v4\0" ; pub const NI... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_X9_62_C2TNB191V3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_X9_62_c2onb191v4` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:70187 [INFO] [stdout] | [INFO] [stdout] 3 | ...: u32 = 690 ; pub const SN_X9_62_c2onb191v4 : & [u8 ; 11] = b"c2onb191v4\0" ; pub const NID_X9_62_c2onb191v4 : u32 = 691 ; pub const S... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_X9_62_C2ONB191V4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_X9_62_c2onb191v4` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:70251 [INFO] [stdout] | [INFO] [stdout] 3 | ...nb191v4\0" ; pub const NID_X9_62_c2onb191v4 : u32 = 691 ; pub const SN_X9_62_c2onb191v5 : & [u8 ; 11] = b"c2onb191v5\0" ; pub const NI... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_X9_62_C2ONB191V4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_X9_62_c2onb191v5` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:70296 [INFO] [stdout] | [INFO] [stdout] 3 | ...: u32 = 691 ; pub const SN_X9_62_c2onb191v5 : & [u8 ; 11] = b"c2onb191v5\0" ; pub const NID_X9_62_c2onb191v5 : u32 = 692 ; pub const S... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_X9_62_C2ONB191V5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_X9_62_c2onb191v5` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:70360 [INFO] [stdout] | [INFO] [stdout] 3 | ...nb191v5\0" ; pub const NID_X9_62_c2onb191v5 : u32 = 692 ; pub const SN_X9_62_c2pnb208w1 : & [u8 ; 11] = b"c2pnb208w1\0" ; pub const NI... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_X9_62_C2ONB191V5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_X9_62_c2pnb208w1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:70405 [INFO] [stdout] | [INFO] [stdout] 3 | ...: u32 = 692 ; pub const SN_X9_62_c2pnb208w1 : & [u8 ; 11] = b"c2pnb208w1\0" ; pub const NID_X9_62_c2pnb208w1 : u32 = 693 ; pub const S... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_X9_62_C2PNB208W1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_X9_62_c2pnb208w1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:70469 [INFO] [stdout] | [INFO] [stdout] 3 | ...nb208w1\0" ; pub const NID_X9_62_c2pnb208w1 : u32 = 693 ; pub const SN_X9_62_c2tnb239v1 : & [u8 ; 11] = b"c2tnb239v1\0" ; pub const NI... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_X9_62_C2PNB208W1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_X9_62_c2tnb239v1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:70514 [INFO] [stdout] | [INFO] [stdout] 3 | ...: u32 = 693 ; pub const SN_X9_62_c2tnb239v1 : & [u8 ; 11] = b"c2tnb239v1\0" ; pub const NID_X9_62_c2tnb239v1 : u32 = 694 ; pub const S... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_X9_62_C2TNB239V1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_X9_62_c2tnb239v1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:70578 [INFO] [stdout] | [INFO] [stdout] 3 | ...nb239v1\0" ; pub const NID_X9_62_c2tnb239v1 : u32 = 694 ; pub const SN_X9_62_c2tnb239v2 : & [u8 ; 11] = b"c2tnb239v2\0" ; pub const NI... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_X9_62_C2TNB239V1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_X9_62_c2tnb239v2` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:70623 [INFO] [stdout] | [INFO] [stdout] 3 | ...: u32 = 694 ; pub const SN_X9_62_c2tnb239v2 : & [u8 ; 11] = b"c2tnb239v2\0" ; pub const NID_X9_62_c2tnb239v2 : u32 = 695 ; pub const S... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_X9_62_C2TNB239V2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_X9_62_c2tnb239v2` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:70687 [INFO] [stdout] | [INFO] [stdout] 3 | ...nb239v2\0" ; pub const NID_X9_62_c2tnb239v2 : u32 = 695 ; pub const SN_X9_62_c2tnb239v3 : & [u8 ; 11] = b"c2tnb239v3\0" ; pub const NI... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_X9_62_C2TNB239V2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_X9_62_c2tnb239v3` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:70732 [INFO] [stdout] | [INFO] [stdout] 3 | ...: u32 = 695 ; pub const SN_X9_62_c2tnb239v3 : & [u8 ; 11] = b"c2tnb239v3\0" ; pub const NID_X9_62_c2tnb239v3 : u32 = 696 ; pub const S... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_X9_62_C2TNB239V3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_X9_62_c2tnb239v3` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:70796 [INFO] [stdout] | [INFO] [stdout] 3 | ...nb239v3\0" ; pub const NID_X9_62_c2tnb239v3 : u32 = 696 ; pub const SN_X9_62_c2onb239v4 : & [u8 ; 11] = b"c2onb239v4\0" ; pub const NI... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_X9_62_C2TNB239V3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_X9_62_c2onb239v4` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:70841 [INFO] [stdout] | [INFO] [stdout] 3 | ...: u32 = 696 ; pub const SN_X9_62_c2onb239v4 : & [u8 ; 11] = b"c2onb239v4\0" ; pub const NID_X9_62_c2onb239v4 : u32 = 697 ; pub const S... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_X9_62_C2ONB239V4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_X9_62_c2onb239v4` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:70905 [INFO] [stdout] | [INFO] [stdout] 3 | ...nb239v4\0" ; pub const NID_X9_62_c2onb239v4 : u32 = 697 ; pub const SN_X9_62_c2onb239v5 : & [u8 ; 11] = b"c2onb239v5\0" ; pub const NI... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_X9_62_C2ONB239V4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_X9_62_c2onb239v5` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:70950 [INFO] [stdout] | [INFO] [stdout] 3 | ...: u32 = 697 ; pub const SN_X9_62_c2onb239v5 : & [u8 ; 11] = b"c2onb239v5\0" ; pub const NID_X9_62_c2onb239v5 : u32 = 698 ; pub const S... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_X9_62_C2ONB239V5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_X9_62_c2onb239v5` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:71014 [INFO] [stdout] | [INFO] [stdout] 3 | ...nb239v5\0" ; pub const NID_X9_62_c2onb239v5 : u32 = 698 ; pub const SN_X9_62_c2pnb272w1 : & [u8 ; 11] = b"c2pnb272w1\0" ; pub const NI... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_X9_62_C2ONB239V5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_X9_62_c2pnb272w1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:71059 [INFO] [stdout] | [INFO] [stdout] 3 | ...: u32 = 698 ; pub const SN_X9_62_c2pnb272w1 : & [u8 ; 11] = b"c2pnb272w1\0" ; pub const NID_X9_62_c2pnb272w1 : u32 = 699 ; pub const S... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_X9_62_C2PNB272W1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_X9_62_c2pnb272w1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:71123 [INFO] [stdout] | [INFO] [stdout] 3 | ...nb272w1\0" ; pub const NID_X9_62_c2pnb272w1 : u32 = 699 ; pub const SN_X9_62_c2pnb304w1 : & [u8 ; 11] = b"c2pnb304w1\0" ; pub const NI... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_X9_62_C2PNB272W1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_X9_62_c2pnb304w1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:71168 [INFO] [stdout] | [INFO] [stdout] 3 | ...: u32 = 699 ; pub const SN_X9_62_c2pnb304w1 : & [u8 ; 11] = b"c2pnb304w1\0" ; pub const NID_X9_62_c2pnb304w1 : u32 = 700 ; pub const S... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_X9_62_C2PNB304W1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_X9_62_c2pnb304w1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:71232 [INFO] [stdout] | [INFO] [stdout] 3 | ...nb304w1\0" ; pub const NID_X9_62_c2pnb304w1 : u32 = 700 ; pub const SN_X9_62_c2tnb359v1 : & [u8 ; 11] = b"c2tnb359v1\0" ; pub const NI... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_X9_62_C2PNB304W1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_X9_62_c2tnb359v1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:71277 [INFO] [stdout] | [INFO] [stdout] 3 | ...: u32 = 700 ; pub const SN_X9_62_c2tnb359v1 : & [u8 ; 11] = b"c2tnb359v1\0" ; pub const NID_X9_62_c2tnb359v1 : u32 = 701 ; pub const S... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_X9_62_C2TNB359V1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_X9_62_c2tnb359v1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:71341 [INFO] [stdout] | [INFO] [stdout] 3 | ...nb359v1\0" ; pub const NID_X9_62_c2tnb359v1 : u32 = 701 ; pub const SN_X9_62_c2pnb368w1 : & [u8 ; 11] = b"c2pnb368w1\0" ; pub const NI... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_X9_62_C2TNB359V1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_X9_62_c2pnb368w1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:71386 [INFO] [stdout] | [INFO] [stdout] 3 | ...: u32 = 701 ; pub const SN_X9_62_c2pnb368w1 : & [u8 ; 11] = b"c2pnb368w1\0" ; pub const NID_X9_62_c2pnb368w1 : u32 = 702 ; pub const S... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_X9_62_C2PNB368W1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_X9_62_c2pnb368w1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:71450 [INFO] [stdout] | [INFO] [stdout] 3 | ...nb368w1\0" ; pub const NID_X9_62_c2pnb368w1 : u32 = 702 ; pub const SN_X9_62_c2tnb431r1 : & [u8 ; 11] = b"c2tnb431r1\0" ; pub const NI... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_X9_62_C2PNB368W1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_X9_62_c2tnb431r1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:71495 [INFO] [stdout] | [INFO] [stdout] 3 | ...: u32 = 702 ; pub const SN_X9_62_c2tnb431r1 : & [u8 ; 11] = b"c2tnb431r1\0" ; pub const NID_X9_62_c2tnb431r1 : u32 = 703 ; pub const S... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_X9_62_C2TNB431R1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_X9_62_c2tnb431r1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:71559 [INFO] [stdout] | [INFO] [stdout] 3 | ...nb431r1\0" ; pub const NID_X9_62_c2tnb431r1 : u32 = 703 ; pub const SN_X9_62_prime192v1 : & [u8 ; 11] = b"prime192v1\0" ; pub const NI... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_X9_62_C2TNB431R1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_X9_62_prime192v1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:71604 [INFO] [stdout] | [INFO] [stdout] 3 | ...: u32 = 703 ; pub const SN_X9_62_prime192v1 : & [u8 ; 11] = b"prime192v1\0" ; pub const NID_X9_62_prime192v1 : u32 = 409 ; pub const S... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_X9_62_PRIME192V1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_X9_62_prime192v1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:71668 [INFO] [stdout] | [INFO] [stdout] 3 | ...me192v1\0" ; pub const NID_X9_62_prime192v1 : u32 = 409 ; pub const SN_X9_62_prime192v2 : & [u8 ; 11] = b"prime192v2\0" ; pub const NI... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_X9_62_PRIME192V1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_X9_62_prime192v2` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:71713 [INFO] [stdout] | [INFO] [stdout] 3 | ...: u32 = 409 ; pub const SN_X9_62_prime192v2 : & [u8 ; 11] = b"prime192v2\0" ; pub const NID_X9_62_prime192v2 : u32 = 410 ; pub const S... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_X9_62_PRIME192V2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_X9_62_prime192v2` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:71777 [INFO] [stdout] | [INFO] [stdout] 3 | ...me192v2\0" ; pub const NID_X9_62_prime192v2 : u32 = 410 ; pub const SN_X9_62_prime192v3 : & [u8 ; 11] = b"prime192v3\0" ; pub const NI... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_X9_62_PRIME192V2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_X9_62_prime192v3` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:71822 [INFO] [stdout] | [INFO] [stdout] 3 | ...: u32 = 410 ; pub const SN_X9_62_prime192v3 : & [u8 ; 11] = b"prime192v3\0" ; pub const NID_X9_62_prime192v3 : u32 = 411 ; pub const S... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_X9_62_PRIME192V3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_X9_62_prime192v3` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:71886 [INFO] [stdout] | [INFO] [stdout] 3 | ...me192v3\0" ; pub const NID_X9_62_prime192v3 : u32 = 411 ; pub const SN_X9_62_prime239v1 : & [u8 ; 11] = b"prime239v1\0" ; pub const NI... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_X9_62_PRIME192V3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_X9_62_prime239v1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:71931 [INFO] [stdout] | [INFO] [stdout] 3 | ...: u32 = 411 ; pub const SN_X9_62_prime239v1 : & [u8 ; 11] = b"prime239v1\0" ; pub const NID_X9_62_prime239v1 : u32 = 412 ; pub const S... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_X9_62_PRIME239V1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_X9_62_prime239v1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:71995 [INFO] [stdout] | [INFO] [stdout] 3 | ...me239v1\0" ; pub const NID_X9_62_prime239v1 : u32 = 412 ; pub const SN_X9_62_prime239v2 : & [u8 ; 11] = b"prime239v2\0" ; pub const NI... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_X9_62_PRIME239V1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_X9_62_prime239v2` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:72040 [INFO] [stdout] | [INFO] [stdout] 3 | ...: u32 = 412 ; pub const SN_X9_62_prime239v2 : & [u8 ; 11] = b"prime239v2\0" ; pub const NID_X9_62_prime239v2 : u32 = 413 ; pub const S... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_X9_62_PRIME239V2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_X9_62_prime239v2` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:72104 [INFO] [stdout] | [INFO] [stdout] 3 | ...me239v2\0" ; pub const NID_X9_62_prime239v2 : u32 = 413 ; pub const SN_X9_62_prime239v3 : & [u8 ; 11] = b"prime239v3\0" ; pub const NI... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_X9_62_PRIME239V2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_X9_62_prime239v3` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:72149 [INFO] [stdout] | [INFO] [stdout] 3 | ...: u32 = 413 ; pub const SN_X9_62_prime239v3 : & [u8 ; 11] = b"prime239v3\0" ; pub const NID_X9_62_prime239v3 : u32 = 414 ; pub const S... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_X9_62_PRIME239V3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_X9_62_prime239v3` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:72213 [INFO] [stdout] | [INFO] [stdout] 3 | ...me239v3\0" ; pub const NID_X9_62_prime239v3 : u32 = 414 ; pub const SN_X9_62_prime256v1 : & [u8 ; 11] = b"prime256v1\0" ; pub const NI... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_X9_62_PRIME239V3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_X9_62_prime256v1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:72258 [INFO] [stdout] | [INFO] [stdout] 3 | ...: u32 = 414 ; pub const SN_X9_62_prime256v1 : & [u8 ; 11] = b"prime256v1\0" ; pub const NID_X9_62_prime256v1 : u32 = 415 ; pub const S... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_X9_62_PRIME256V1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_X9_62_prime256v1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:72322 [INFO] [stdout] | [INFO] [stdout] 3 | ...me256v1\0" ; pub const NID_X9_62_prime256v1 : u32 = 415 ; pub const SN_ecdsa_with_SHA1 : & [u8 ; 16] = b"ecdsa-with-SHA1\0" ; pub cons... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_X9_62_PRIME256V1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_ecdsa_with_SHA1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:72367 [INFO] [stdout] | [INFO] [stdout] 3 | ... : u32 = 415 ; pub const SN_ecdsa_with_SHA1 : & [u8 ; 16] = b"ecdsa-with-SHA1\0" ; pub const NID_ecdsa_with_SHA1 : u32 = 416 ; pub con... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_ECDSA_WITH_SHA1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_ecdsa_with_SHA1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:72435 [INFO] [stdout] | [INFO] [stdout] 3 | ...ith-SHA1\0" ; pub const NID_ecdsa_with_SHA1 : u32 = 416 ; pub const SN_ecdsa_with_Recommended : & [u8 ; 23] = b"ecdsa-with-Recommended... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_ECDSA_WITH_SHA1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_ecdsa_with_Recommended` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:72479 [INFO] [stdout] | [INFO] [stdout] 3 | ...= 416 ; pub const SN_ecdsa_with_Recommended : & [u8 ; 23] = b"ecdsa-with-Recommended\0" ; pub const NID_ecdsa_with_Recommended : u32 =... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_ECDSA_WITH_RECOMMENDED` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_ecdsa_with_Recommended` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:72561 [INFO] [stdout] | [INFO] [stdout] 3 | ...d\0" ; pub const NID_ecdsa_with_Recommended : u32 = 791 ; pub const SN_ecdsa_with_Specified : & [u8 ; 21] = b"ecdsa-with-Specified\0" ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_ECDSA_WITH_RECOMMENDED` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_ecdsa_with_Specified` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:72612 [INFO] [stdout] | [INFO] [stdout] 3 | ...2 = 791 ; pub const SN_ecdsa_with_Specified : & [u8 ; 21] = b"ecdsa-with-Specified\0" ; pub const NID_ecdsa_with_Specified : u32 = 792... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_ECDSA_WITH_SPECIFIED` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_ecdsa_with_Specified` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:72690 [INFO] [stdout] | [INFO] [stdout] 3 | ...ied\0" ; pub const NID_ecdsa_with_Specified : u32 = 792 ; pub const SN_ecdsa_with_SHA224 : & [u8 ; 18] = b"ecdsa-with-SHA224\0" ; pub ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_ECDSA_WITH_SPECIFIED` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_ecdsa_with_SHA224` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:72739 [INFO] [stdout] | [INFO] [stdout] 3 | ... u32 = 792 ; pub const SN_ecdsa_with_SHA224 : & [u8 ; 18] = b"ecdsa-with-SHA224\0" ; pub const NID_ecdsa_with_SHA224 : u32 = 793 ; pub... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_ECDSA_WITH_SHA224` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_ecdsa_with_SHA224` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:72811 [INFO] [stdout] | [INFO] [stdout] 3 | ...SHA224\0" ; pub const NID_ecdsa_with_SHA224 : u32 = 793 ; pub const SN_ecdsa_with_SHA256 : & [u8 ; 18] = b"ecdsa-with-SHA256\0" ; pub ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_ECDSA_WITH_SHA224` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_ecdsa_with_SHA256` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:72857 [INFO] [stdout] | [INFO] [stdout] 3 | ... u32 = 793 ; pub const SN_ecdsa_with_SHA256 : & [u8 ; 18] = b"ecdsa-with-SHA256\0" ; pub const NID_ecdsa_with_SHA256 : u32 = 794 ; pub... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_ECDSA_WITH_SHA256` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_ecdsa_with_SHA256` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:72929 [INFO] [stdout] | [INFO] [stdout] 3 | ...SHA256\0" ; pub const NID_ecdsa_with_SHA256 : u32 = 794 ; pub const SN_ecdsa_with_SHA384 : & [u8 ; 18] = b"ecdsa-with-SHA384\0" ; pub ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_ECDSA_WITH_SHA256` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_ecdsa_with_SHA384` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:72975 [INFO] [stdout] | [INFO] [stdout] 3 | ... u32 = 794 ; pub const SN_ecdsa_with_SHA384 : & [u8 ; 18] = b"ecdsa-with-SHA384\0" ; pub const NID_ecdsa_with_SHA384 : u32 = 795 ; pub... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_ECDSA_WITH_SHA384` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_ecdsa_with_SHA384` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:73047 [INFO] [stdout] | [INFO] [stdout] 3 | ...SHA384\0" ; pub const NID_ecdsa_with_SHA384 : u32 = 795 ; pub const SN_ecdsa_with_SHA512 : & [u8 ; 18] = b"ecdsa-with-SHA512\0" ; pub ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_ECDSA_WITH_SHA384` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_ecdsa_with_SHA512` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:73093 [INFO] [stdout] | [INFO] [stdout] 3 | ... u32 = 795 ; pub const SN_ecdsa_with_SHA512 : & [u8 ; 18] = b"ecdsa-with-SHA512\0" ; pub const NID_ecdsa_with_SHA512 : u32 = 796 ; pub... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_ECDSA_WITH_SHA512` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_ecdsa_with_SHA512` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:73165 [INFO] [stdout] | [INFO] [stdout] 3 | ...SHA512\0" ; pub const NID_ecdsa_with_SHA512 : u32 = 796 ; pub const SN_secp112r1 : & [u8 ; 10] = b"secp112r1\0" ; pub const NID_secp11... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_ECDSA_WITH_SHA512` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_secp112r1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:73211 [INFO] [stdout] | [INFO] [stdout] 3 | ...SHA512 : u32 = 796 ; pub const SN_secp112r1 : & [u8 ; 10] = b"secp112r1\0" ; pub const NID_secp112r1 : u32 = 704 ; pub const SN_secp11... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_SECP112R1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_secp112r1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:73267 [INFO] [stdout] | [INFO] [stdout] 3 | ... = b"secp112r1\0" ; pub const NID_secp112r1 : u32 = 704 ; pub const SN_secp112r2 : & [u8 ; 10] = b"secp112r2\0" ; pub const NID_secp11... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_SECP112R1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_secp112r2` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:73305 [INFO] [stdout] | [INFO] [stdout] 3 | ...p112r1 : u32 = 704 ; pub const SN_secp112r2 : & [u8 ; 10] = b"secp112r2\0" ; pub const NID_secp112r2 : u32 = 705 ; pub const SN_secp12... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_SECP112R2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_secp112r2` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:73361 [INFO] [stdout] | [INFO] [stdout] 3 | ... = b"secp112r2\0" ; pub const NID_secp112r2 : u32 = 705 ; pub const SN_secp128r1 : & [u8 ; 10] = b"secp128r1\0" ; pub const NID_secp12... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_SECP112R2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_secp128r1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:73399 [INFO] [stdout] | [INFO] [stdout] 3 | ...p112r2 : u32 = 705 ; pub const SN_secp128r1 : & [u8 ; 10] = b"secp128r1\0" ; pub const NID_secp128r1 : u32 = 706 ; pub const SN_secp12... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_SECP128R1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_secp128r1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:73455 [INFO] [stdout] | [INFO] [stdout] 3 | ... = b"secp128r1\0" ; pub const NID_secp128r1 : u32 = 706 ; pub const SN_secp128r2 : & [u8 ; 10] = b"secp128r2\0" ; pub const NID_secp12... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_SECP128R1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_secp128r2` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:73493 [INFO] [stdout] | [INFO] [stdout] 3 | ...p128r1 : u32 = 706 ; pub const SN_secp128r2 : & [u8 ; 10] = b"secp128r2\0" ; pub const NID_secp128r2 : u32 = 707 ; pub const SN_secp16... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_SECP128R2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_secp128r2` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:73549 [INFO] [stdout] | [INFO] [stdout] 3 | ... = b"secp128r2\0" ; pub const NID_secp128r2 : u32 = 707 ; pub const SN_secp160k1 : & [u8 ; 10] = b"secp160k1\0" ; pub const NID_secp16... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_SECP128R2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_secp160k1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:73587 [INFO] [stdout] | [INFO] [stdout] 3 | ...p128r2 : u32 = 707 ; pub const SN_secp160k1 : & [u8 ; 10] = b"secp160k1\0" ; pub const NID_secp160k1 : u32 = 708 ; pub const SN_secp16... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_SECP160K1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_secp160k1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:73643 [INFO] [stdout] | [INFO] [stdout] 3 | ... = b"secp160k1\0" ; pub const NID_secp160k1 : u32 = 708 ; pub const SN_secp160r1 : & [u8 ; 10] = b"secp160r1\0" ; pub const NID_secp16... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_SECP160K1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_secp160r1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:73681 [INFO] [stdout] | [INFO] [stdout] 3 | ...p160k1 : u32 = 708 ; pub const SN_secp160r1 : & [u8 ; 10] = b"secp160r1\0" ; pub const NID_secp160r1 : u32 = 709 ; pub const SN_secp16... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_SECP160R1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_secp160r1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:73737 [INFO] [stdout] | [INFO] [stdout] 3 | ... = b"secp160r1\0" ; pub const NID_secp160r1 : u32 = 709 ; pub const SN_secp160r2 : & [u8 ; 10] = b"secp160r2\0" ; pub const NID_secp16... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_SECP160R1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_secp160r2` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:73775 [INFO] [stdout] | [INFO] [stdout] 3 | ...p160r1 : u32 = 709 ; pub const SN_secp160r2 : & [u8 ; 10] = b"secp160r2\0" ; pub const NID_secp160r2 : u32 = 710 ; pub const SN_secp19... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_SECP160R2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_secp160r2` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:73831 [INFO] [stdout] | [INFO] [stdout] 3 | ... = b"secp160r2\0" ; pub const NID_secp160r2 : u32 = 710 ; pub const SN_secp192k1 : & [u8 ; 10] = b"secp192k1\0" ; pub const NID_secp19... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_SECP160R2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_secp192k1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:73869 [INFO] [stdout] | [INFO] [stdout] 3 | ...p160r2 : u32 = 710 ; pub const SN_secp192k1 : & [u8 ; 10] = b"secp192k1\0" ; pub const NID_secp192k1 : u32 = 711 ; pub const SN_secp22... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_SECP192K1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_secp192k1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:73925 [INFO] [stdout] | [INFO] [stdout] 3 | ... = b"secp192k1\0" ; pub const NID_secp192k1 : u32 = 711 ; pub const SN_secp224k1 : & [u8 ; 10] = b"secp224k1\0" ; pub const NID_secp22... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_SECP192K1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_secp224k1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:73963 [INFO] [stdout] | [INFO] [stdout] 3 | ...p192k1 : u32 = 711 ; pub const SN_secp224k1 : & [u8 ; 10] = b"secp224k1\0" ; pub const NID_secp224k1 : u32 = 712 ; pub const SN_secp22... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_SECP224K1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_secp224k1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:74019 [INFO] [stdout] | [INFO] [stdout] 3 | ... = b"secp224k1\0" ; pub const NID_secp224k1 : u32 = 712 ; pub const SN_secp224r1 : & [u8 ; 10] = b"secp224r1\0" ; pub const NID_secp22... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_SECP224K1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_secp224r1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:74057 [INFO] [stdout] | [INFO] [stdout] 3 | ...p224k1 : u32 = 712 ; pub const SN_secp224r1 : & [u8 ; 10] = b"secp224r1\0" ; pub const NID_secp224r1 : u32 = 713 ; pub const SN_secp25... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_SECP224R1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_secp224r1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:74113 [INFO] [stdout] | [INFO] [stdout] 3 | ... = b"secp224r1\0" ; pub const NID_secp224r1 : u32 = 713 ; pub const SN_secp256k1 : & [u8 ; 10] = b"secp256k1\0" ; pub const NID_secp25... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_SECP224R1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_secp256k1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:74151 [INFO] [stdout] | [INFO] [stdout] 3 | ...p224r1 : u32 = 713 ; pub const SN_secp256k1 : & [u8 ; 10] = b"secp256k1\0" ; pub const NID_secp256k1 : u32 = 714 ; pub const SN_secp38... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_SECP256K1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_secp256k1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:74207 [INFO] [stdout] | [INFO] [stdout] 3 | ... = b"secp256k1\0" ; pub const NID_secp256k1 : u32 = 714 ; pub const SN_secp384r1 : & [u8 ; 10] = b"secp384r1\0" ; pub const NID_secp38... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_SECP256K1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_secp384r1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:74245 [INFO] [stdout] | [INFO] [stdout] 3 | ...p256k1 : u32 = 714 ; pub const SN_secp384r1 : & [u8 ; 10] = b"secp384r1\0" ; pub const NID_secp384r1 : u32 = 715 ; pub const SN_secp52... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_SECP384R1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_secp384r1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:74301 [INFO] [stdout] | [INFO] [stdout] 3 | ... = b"secp384r1\0" ; pub const NID_secp384r1 : u32 = 715 ; pub const SN_secp521r1 : & [u8 ; 10] = b"secp521r1\0" ; pub const NID_secp52... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_SECP384R1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_secp521r1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:74339 [INFO] [stdout] | [INFO] [stdout] 3 | ...p384r1 : u32 = 715 ; pub const SN_secp521r1 : & [u8 ; 10] = b"secp521r1\0" ; pub const NID_secp521r1 : u32 = 716 ; pub const SN_sect11... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_SECP521R1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_secp521r1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:74395 [INFO] [stdout] | [INFO] [stdout] 3 | ... = b"secp521r1\0" ; pub const NID_secp521r1 : u32 = 716 ; pub const SN_sect113r1 : & [u8 ; 10] = b"sect113r1\0" ; pub const NID_sect11... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_SECP521R1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_sect113r1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:74433 [INFO] [stdout] | [INFO] [stdout] 3 | ...p521r1 : u32 = 716 ; pub const SN_sect113r1 : & [u8 ; 10] = b"sect113r1\0" ; pub const NID_sect113r1 : u32 = 717 ; pub const SN_sect11... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_SECT113R1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_sect113r1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:74489 [INFO] [stdout] | [INFO] [stdout] 3 | ... = b"sect113r1\0" ; pub const NID_sect113r1 : u32 = 717 ; pub const SN_sect113r2 : & [u8 ; 10] = b"sect113r2\0" ; pub const NID_sect11... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_SECT113R1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_sect113r2` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:74527 [INFO] [stdout] | [INFO] [stdout] 3 | ...t113r1 : u32 = 717 ; pub const SN_sect113r2 : & [u8 ; 10] = b"sect113r2\0" ; pub const NID_sect113r2 : u32 = 718 ; pub const SN_sect13... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_SECT113R2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_sect113r2` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:74583 [INFO] [stdout] | [INFO] [stdout] 3 | ... = b"sect113r2\0" ; pub const NID_sect113r2 : u32 = 718 ; pub const SN_sect131r1 : & [u8 ; 10] = b"sect131r1\0" ; pub const NID_sect13... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_SECT113R2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_sect131r1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:74621 [INFO] [stdout] | [INFO] [stdout] 3 | ...t113r2 : u32 = 718 ; pub const SN_sect131r1 : & [u8 ; 10] = b"sect131r1\0" ; pub const NID_sect131r1 : u32 = 719 ; pub const SN_sect13... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_SECT131R1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_sect131r1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:74677 [INFO] [stdout] | [INFO] [stdout] 3 | ... = b"sect131r1\0" ; pub const NID_sect131r1 : u32 = 719 ; pub const SN_sect131r2 : & [u8 ; 10] = b"sect131r2\0" ; pub const NID_sect13... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_SECT131R1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_sect131r2` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:74715 [INFO] [stdout] | [INFO] [stdout] 3 | ...t131r1 : u32 = 719 ; pub const SN_sect131r2 : & [u8 ; 10] = b"sect131r2\0" ; pub const NID_sect131r2 : u32 = 720 ; pub const SN_sect16... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_SECT131R2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_sect131r2` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:74771 [INFO] [stdout] | [INFO] [stdout] 3 | ... = b"sect131r2\0" ; pub const NID_sect131r2 : u32 = 720 ; pub const SN_sect163k1 : & [u8 ; 10] = b"sect163k1\0" ; pub const NID_sect16... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_SECT131R2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_sect163k1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:74809 [INFO] [stdout] | [INFO] [stdout] 3 | ...t131r2 : u32 = 720 ; pub const SN_sect163k1 : & [u8 ; 10] = b"sect163k1\0" ; pub const NID_sect163k1 : u32 = 721 ; pub const SN_sect16... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_SECT163K1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_sect163k1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:74865 [INFO] [stdout] | [INFO] [stdout] 3 | ... = b"sect163k1\0" ; pub const NID_sect163k1 : u32 = 721 ; pub const SN_sect163r1 : & [u8 ; 10] = b"sect163r1\0" ; pub const NID_sect16... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_SECT163K1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_sect163r1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:74903 [INFO] [stdout] | [INFO] [stdout] 3 | ...t163k1 : u32 = 721 ; pub const SN_sect163r1 : & [u8 ; 10] = b"sect163r1\0" ; pub const NID_sect163r1 : u32 = 722 ; pub const SN_sect16... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_SECT163R1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_sect163r1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:74959 [INFO] [stdout] | [INFO] [stdout] 3 | ... = b"sect163r1\0" ; pub const NID_sect163r1 : u32 = 722 ; pub const SN_sect163r2 : & [u8 ; 10] = b"sect163r2\0" ; pub const NID_sect16... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_SECT163R1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_sect163r2` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:74997 [INFO] [stdout] | [INFO] [stdout] 3 | ...t163r1 : u32 = 722 ; pub const SN_sect163r2 : & [u8 ; 10] = b"sect163r2\0" ; pub const NID_sect163r2 : u32 = 723 ; pub const SN_sect19... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_SECT163R2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_sect163r2` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:75053 [INFO] [stdout] | [INFO] [stdout] 3 | ... = b"sect163r2\0" ; pub const NID_sect163r2 : u32 = 723 ; pub const SN_sect193r1 : & [u8 ; 10] = b"sect193r1\0" ; pub const NID_sect19... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_SECT163R2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_sect193r1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:75091 [INFO] [stdout] | [INFO] [stdout] 3 | ...t163r2 : u32 = 723 ; pub const SN_sect193r1 : & [u8 ; 10] = b"sect193r1\0" ; pub const NID_sect193r1 : u32 = 724 ; pub const SN_sect19... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_SECT193R1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_sect193r1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:75147 [INFO] [stdout] | [INFO] [stdout] 3 | ... = b"sect193r1\0" ; pub const NID_sect193r1 : u32 = 724 ; pub const SN_sect193r2 : & [u8 ; 10] = b"sect193r2\0" ; pub const NID_sect19... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_SECT193R1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_sect193r2` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:75185 [INFO] [stdout] | [INFO] [stdout] 3 | ...t193r1 : u32 = 724 ; pub const SN_sect193r2 : & [u8 ; 10] = b"sect193r2\0" ; pub const NID_sect193r2 : u32 = 725 ; pub const SN_sect23... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_SECT193R2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_sect193r2` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:75241 [INFO] [stdout] | [INFO] [stdout] 3 | ... = b"sect193r2\0" ; pub const NID_sect193r2 : u32 = 725 ; pub const SN_sect233k1 : & [u8 ; 10] = b"sect233k1\0" ; pub const NID_sect23... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_SECT193R2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_sect233k1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:75279 [INFO] [stdout] | [INFO] [stdout] 3 | ...t193r2 : u32 = 725 ; pub const SN_sect233k1 : & [u8 ; 10] = b"sect233k1\0" ; pub const NID_sect233k1 : u32 = 726 ; pub const SN_sect23... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_SECT233K1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_sect233k1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:75335 [INFO] [stdout] | [INFO] [stdout] 3 | ... = b"sect233k1\0" ; pub const NID_sect233k1 : u32 = 726 ; pub const SN_sect233r1 : & [u8 ; 10] = b"sect233r1\0" ; pub const NID_sect23... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_SECT233K1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_sect233r1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:75373 [INFO] [stdout] | [INFO] [stdout] 3 | ...t233k1 : u32 = 726 ; pub const SN_sect233r1 : & [u8 ; 10] = b"sect233r1\0" ; pub const NID_sect233r1 : u32 = 727 ; pub const SN_sect23... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_SECT233R1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_sect233r1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:75429 [INFO] [stdout] | [INFO] [stdout] 3 | ... = b"sect233r1\0" ; pub const NID_sect233r1 : u32 = 727 ; pub const SN_sect239k1 : & [u8 ; 10] = b"sect239k1\0" ; pub const NID_sect23... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_SECT233R1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_sect239k1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:75467 [INFO] [stdout] | [INFO] [stdout] 3 | ...t233r1 : u32 = 727 ; pub const SN_sect239k1 : & [u8 ; 10] = b"sect239k1\0" ; pub const NID_sect239k1 : u32 = 728 ; pub const SN_sect28... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_SECT239K1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_sect239k1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:75523 [INFO] [stdout] | [INFO] [stdout] 3 | ... = b"sect239k1\0" ; pub const NID_sect239k1 : u32 = 728 ; pub const SN_sect283k1 : & [u8 ; 10] = b"sect283k1\0" ; pub const NID_sect28... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_SECT239K1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_sect283k1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:75561 [INFO] [stdout] | [INFO] [stdout] 3 | ...t239k1 : u32 = 728 ; pub const SN_sect283k1 : & [u8 ; 10] = b"sect283k1\0" ; pub const NID_sect283k1 : u32 = 729 ; pub const SN_sect28... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_SECT283K1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_sect283k1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:75617 [INFO] [stdout] | [INFO] [stdout] 3 | ... = b"sect283k1\0" ; pub const NID_sect283k1 : u32 = 729 ; pub const SN_sect283r1 : & [u8 ; 10] = b"sect283r1\0" ; pub const NID_sect28... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_SECT283K1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_sect283r1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:75655 [INFO] [stdout] | [INFO] [stdout] 3 | ...t283k1 : u32 = 729 ; pub const SN_sect283r1 : & [u8 ; 10] = b"sect283r1\0" ; pub const NID_sect283r1 : u32 = 730 ; pub const SN_sect40... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_SECT283R1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_sect283r1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:75711 [INFO] [stdout] | [INFO] [stdout] 3 | ... = b"sect283r1\0" ; pub const NID_sect283r1 : u32 = 730 ; pub const SN_sect409k1 : & [u8 ; 10] = b"sect409k1\0" ; pub const NID_sect40... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_SECT283R1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_sect409k1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:75749 [INFO] [stdout] | [INFO] [stdout] 3 | ...t283r1 : u32 = 730 ; pub const SN_sect409k1 : & [u8 ; 10] = b"sect409k1\0" ; pub const NID_sect409k1 : u32 = 731 ; pub const SN_sect40... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_SECT409K1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_sect409k1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:75805 [INFO] [stdout] | [INFO] [stdout] 3 | ... = b"sect409k1\0" ; pub const NID_sect409k1 : u32 = 731 ; pub const SN_sect409r1 : & [u8 ; 10] = b"sect409r1\0" ; pub const NID_sect40... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_SECT409K1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_sect409r1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:75843 [INFO] [stdout] | [INFO] [stdout] 3 | ...t409k1 : u32 = 731 ; pub const SN_sect409r1 : & [u8 ; 10] = b"sect409r1\0" ; pub const NID_sect409r1 : u32 = 732 ; pub const SN_sect57... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_SECT409R1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_sect409r1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:75899 [INFO] [stdout] | [INFO] [stdout] 3 | ... = b"sect409r1\0" ; pub const NID_sect409r1 : u32 = 732 ; pub const SN_sect571k1 : & [u8 ; 10] = b"sect571k1\0" ; pub const NID_sect57... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_SECT409R1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_sect571k1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:75937 [INFO] [stdout] | [INFO] [stdout] 3 | ...t409r1 : u32 = 732 ; pub const SN_sect571k1 : & [u8 ; 10] = b"sect571k1\0" ; pub const NID_sect571k1 : u32 = 733 ; pub const SN_sect57... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_SECT571K1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_sect571k1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:75993 [INFO] [stdout] | [INFO] [stdout] 3 | ... = b"sect571k1\0" ; pub const NID_sect571k1 : u32 = 733 ; pub const SN_sect571r1 : & [u8 ; 10] = b"sect571r1\0" ; pub const NID_sect57... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_SECT571K1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_sect571r1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:76031 [INFO] [stdout] | [INFO] [stdout] 3 | ...t571k1 : u32 = 733 ; pub const SN_sect571r1 : & [u8 ; 10] = b"sect571r1\0" ; pub const NID_sect571r1 : u32 = 734 ; pub const SN_wap_ws... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_SECT571R1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_sect571r1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:76087 [INFO] [stdout] | [INFO] [stdout] 3 | ... = b"sect571r1\0" ; pub const NID_sect571r1 : u32 = 734 ; pub const SN_wap_wsg_idm_ecid_wtls1 : & [u8 ; 23] = b"wap-wsg-idm-ecid-wtls1... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_SECT571R1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_wap_wsg_idm_ecid_wtls1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:76125 [INFO] [stdout] | [INFO] [stdout] 3 | ...= 734 ; pub const SN_wap_wsg_idm_ecid_wtls1 : & [u8 ; 23] = b"wap-wsg-idm-ecid-wtls1\0" ; pub const NID_wap_wsg_idm_ecid_wtls1 : u32 =... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_WAP_WSG_IDM_ECID_WTLS1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_wap_wsg_idm_ecid_wtls1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:76207 [INFO] [stdout] | [INFO] [stdout] 3 | ...1\0" ; pub const NID_wap_wsg_idm_ecid_wtls1 : u32 = 735 ; pub const SN_wap_wsg_idm_ecid_wtls3 : & [u8 ; 23] = b"wap-wsg-idm-ecid-wtls3... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_WAP_WSG_IDM_ECID_WTLS1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_wap_wsg_idm_ecid_wtls3` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:76258 [INFO] [stdout] | [INFO] [stdout] 3 | ...= 735 ; pub const SN_wap_wsg_idm_ecid_wtls3 : & [u8 ; 23] = b"wap-wsg-idm-ecid-wtls3\0" ; pub const NID_wap_wsg_idm_ecid_wtls3 : u32 =... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_WAP_WSG_IDM_ECID_WTLS3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_wap_wsg_idm_ecid_wtls3` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:76340 [INFO] [stdout] | [INFO] [stdout] 3 | ...3\0" ; pub const NID_wap_wsg_idm_ecid_wtls3 : u32 = 736 ; pub const SN_wap_wsg_idm_ecid_wtls4 : & [u8 ; 23] = b"wap-wsg-idm-ecid-wtls4... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_WAP_WSG_IDM_ECID_WTLS3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_wap_wsg_idm_ecid_wtls4` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:76391 [INFO] [stdout] | [INFO] [stdout] 3 | ...= 736 ; pub const SN_wap_wsg_idm_ecid_wtls4 : & [u8 ; 23] = b"wap-wsg-idm-ecid-wtls4\0" ; pub const NID_wap_wsg_idm_ecid_wtls4 : u32 =... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_WAP_WSG_IDM_ECID_WTLS4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_wap_wsg_idm_ecid_wtls4` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:76473 [INFO] [stdout] | [INFO] [stdout] 3 | ...4\0" ; pub const NID_wap_wsg_idm_ecid_wtls4 : u32 = 737 ; pub const SN_wap_wsg_idm_ecid_wtls5 : & [u8 ; 23] = b"wap-wsg-idm-ecid-wtls5... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_WAP_WSG_IDM_ECID_WTLS4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_wap_wsg_idm_ecid_wtls5` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:76524 [INFO] [stdout] | [INFO] [stdout] 3 | ...= 737 ; pub const SN_wap_wsg_idm_ecid_wtls5 : & [u8 ; 23] = b"wap-wsg-idm-ecid-wtls5\0" ; pub const NID_wap_wsg_idm_ecid_wtls5 : u32 =... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_WAP_WSG_IDM_ECID_WTLS5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_wap_wsg_idm_ecid_wtls5` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:76606 [INFO] [stdout] | [INFO] [stdout] 3 | ...5\0" ; pub const NID_wap_wsg_idm_ecid_wtls5 : u32 = 738 ; pub const SN_wap_wsg_idm_ecid_wtls6 : & [u8 ; 23] = b"wap-wsg-idm-ecid-wtls6... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_WAP_WSG_IDM_ECID_WTLS5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_wap_wsg_idm_ecid_wtls6` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:76657 [INFO] [stdout] | [INFO] [stdout] 3 | ...= 738 ; pub const SN_wap_wsg_idm_ecid_wtls6 : & [u8 ; 23] = b"wap-wsg-idm-ecid-wtls6\0" ; pub const NID_wap_wsg_idm_ecid_wtls6 : u32 =... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_WAP_WSG_IDM_ECID_WTLS6` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_wap_wsg_idm_ecid_wtls6` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:76739 [INFO] [stdout] | [INFO] [stdout] 3 | ...6\0" ; pub const NID_wap_wsg_idm_ecid_wtls6 : u32 = 739 ; pub const SN_wap_wsg_idm_ecid_wtls7 : & [u8 ; 23] = b"wap-wsg-idm-ecid-wtls7... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_WAP_WSG_IDM_ECID_WTLS6` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_wap_wsg_idm_ecid_wtls7` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:76790 [INFO] [stdout] | [INFO] [stdout] 3 | ...= 739 ; pub const SN_wap_wsg_idm_ecid_wtls7 : & [u8 ; 23] = b"wap-wsg-idm-ecid-wtls7\0" ; pub const NID_wap_wsg_idm_ecid_wtls7 : u32 =... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_WAP_WSG_IDM_ECID_WTLS7` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_wap_wsg_idm_ecid_wtls7` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:76872 [INFO] [stdout] | [INFO] [stdout] 3 | ...7\0" ; pub const NID_wap_wsg_idm_ecid_wtls7 : u32 = 740 ; pub const SN_wap_wsg_idm_ecid_wtls8 : & [u8 ; 23] = b"wap-wsg-idm-ecid-wtls8... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_WAP_WSG_IDM_ECID_WTLS7` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_wap_wsg_idm_ecid_wtls8` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:76923 [INFO] [stdout] | [INFO] [stdout] 3 | ...= 740 ; pub const SN_wap_wsg_idm_ecid_wtls8 : & [u8 ; 23] = b"wap-wsg-idm-ecid-wtls8\0" ; pub const NID_wap_wsg_idm_ecid_wtls8 : u32 =... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_WAP_WSG_IDM_ECID_WTLS8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_wap_wsg_idm_ecid_wtls8` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:77005 [INFO] [stdout] | [INFO] [stdout] 3 | ...8\0" ; pub const NID_wap_wsg_idm_ecid_wtls8 : u32 = 741 ; pub const SN_wap_wsg_idm_ecid_wtls9 : & [u8 ; 23] = b"wap-wsg-idm-ecid-wtls9... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_WAP_WSG_IDM_ECID_WTLS8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_wap_wsg_idm_ecid_wtls9` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:77056 [INFO] [stdout] | [INFO] [stdout] 3 | ...= 741 ; pub const SN_wap_wsg_idm_ecid_wtls9 : & [u8 ; 23] = b"wap-wsg-idm-ecid-wtls9\0" ; pub const NID_wap_wsg_idm_ecid_wtls9 : u32 =... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_WAP_WSG_IDM_ECID_WTLS9` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_wap_wsg_idm_ecid_wtls9` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:77138 [INFO] [stdout] | [INFO] [stdout] 3 | ...9\0" ; pub const NID_wap_wsg_idm_ecid_wtls9 : u32 = 742 ; pub const SN_wap_wsg_idm_ecid_wtls10 : & [u8 ; 24] = b"wap-wsg-idm-ecid-wtls... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_WAP_WSG_IDM_ECID_WTLS9` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_wap_wsg_idm_ecid_wtls10` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:77189 [INFO] [stdout] | [INFO] [stdout] 3 | ... 742 ; pub const SN_wap_wsg_idm_ecid_wtls10 : & [u8 ; 24] = b"wap-wsg-idm-ecid-wtls10\0" ; pub const NID_wap_wsg_idm_ecid_wtls10 : u32... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_WAP_WSG_IDM_ECID_WTLS10` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_wap_wsg_idm_ecid_wtls10` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:77273 [INFO] [stdout] | [INFO] [stdout] 3 | ...\0" ; pub const NID_wap_wsg_idm_ecid_wtls10 : u32 = 743 ; pub const SN_wap_wsg_idm_ecid_wtls11 : & [u8 ; 24] = b"wap-wsg-idm-ecid-wtls... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_WAP_WSG_IDM_ECID_WTLS10` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_wap_wsg_idm_ecid_wtls11` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:77325 [INFO] [stdout] | [INFO] [stdout] 3 | ... 743 ; pub const SN_wap_wsg_idm_ecid_wtls11 : & [u8 ; 24] = b"wap-wsg-idm-ecid-wtls11\0" ; pub const NID_wap_wsg_idm_ecid_wtls11 : u32... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_WAP_WSG_IDM_ECID_WTLS11` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_wap_wsg_idm_ecid_wtls11` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:77409 [INFO] [stdout] | [INFO] [stdout] 3 | ...\0" ; pub const NID_wap_wsg_idm_ecid_wtls11 : u32 = 744 ; pub const SN_wap_wsg_idm_ecid_wtls12 : & [u8 ; 24] = b"wap-wsg-idm-ecid-wtls... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_WAP_WSG_IDM_ECID_WTLS11` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_wap_wsg_idm_ecid_wtls12` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:77461 [INFO] [stdout] | [INFO] [stdout] 3 | ... 744 ; pub const SN_wap_wsg_idm_ecid_wtls12 : & [u8 ; 24] = b"wap-wsg-idm-ecid-wtls12\0" ; pub const NID_wap_wsg_idm_ecid_wtls12 : u32... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_WAP_WSG_IDM_ECID_WTLS12` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_wap_wsg_idm_ecid_wtls12` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:77545 [INFO] [stdout] | [INFO] [stdout] 3 | ...\0" ; pub const NID_wap_wsg_idm_ecid_wtls12 : u32 = 745 ; pub const SN_cast5_cbc : & [u8 ; 10] = b"CAST5-CBC\0" ; pub const LN_cast5_c... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_WAP_WSG_IDM_ECID_WTLS12` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_cast5_cbc` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:77597 [INFO] [stdout] | [INFO] [stdout] 3 | ...wtls12 : u32 = 745 ; pub const SN_cast5_cbc : & [u8 ; 10] = b"CAST5-CBC\0" ; pub const LN_cast5_cbc : & [u8 ; 10] = b"cast5-cbc\0" ; p... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_CAST5_CBC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `LN_cast5_cbc` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:77653 [INFO] [stdout] | [INFO] [stdout] 3 | ...] = b"CAST5-CBC\0" ; pub const LN_cast5_cbc : & [u8 ; 10] = b"cast5-cbc\0" ; pub const NID_cast5_cbc : u32 = 108 ; pub const SN_cast5_... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `LN_CAST5_CBC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_cast5_cbc` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:77709 [INFO] [stdout] | [INFO] [stdout] 3 | ... = b"cast5-cbc\0" ; pub const NID_cast5_cbc : u32 = 108 ; pub const SN_cast5_ecb : & [u8 ; 10] = b"CAST5-ECB\0" ; pub const LN_cast5_e... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_CAST5_CBC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_cast5_ecb` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:77747 [INFO] [stdout] | [INFO] [stdout] 3 | ...t5_cbc : u32 = 108 ; pub const SN_cast5_ecb : & [u8 ; 10] = b"CAST5-ECB\0" ; pub const LN_cast5_ecb : & [u8 ; 10] = b"cast5-ecb\0" ; p... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_CAST5_ECB` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `LN_cast5_ecb` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:77803 [INFO] [stdout] | [INFO] [stdout] 3 | ...] = b"CAST5-ECB\0" ; pub const LN_cast5_ecb : & [u8 ; 10] = b"cast5-ecb\0" ; pub const NID_cast5_ecb : u32 = 109 ; pub const SN_cast5_... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `LN_CAST5_ECB` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_cast5_ecb` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:77859 [INFO] [stdout] | [INFO] [stdout] 3 | ... = b"cast5-ecb\0" ; pub const NID_cast5_ecb : u32 = 109 ; pub const SN_cast5_cfb64 : & [u8 ; 10] = b"CAST5-CFB\0" ; pub const LN_cast5... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_CAST5_ECB` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_cast5_cfb64` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:77897 [INFO] [stdout] | [INFO] [stdout] 3 | ..._ecb : u32 = 109 ; pub const SN_cast5_cfb64 : & [u8 ; 10] = b"CAST5-CFB\0" ; pub const LN_cast5_cfb64 : & [u8 ; 10] = b"cast5-cfb\0" ;... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_CAST5_CFB64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `LN_cast5_cfb64` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:77955 [INFO] [stdout] | [INFO] [stdout] 3 | ...= b"CAST5-CFB\0" ; pub const LN_cast5_cfb64 : & [u8 ; 10] = b"cast5-cfb\0" ; pub const NID_cast5_cfb64 : u32 = 110 ; pub const SN_cast... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `LN_CAST5_CFB64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_cast5_cfb64` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:78013 [INFO] [stdout] | [INFO] [stdout] 3 | ... b"cast5-cfb\0" ; pub const NID_cast5_cfb64 : u32 = 110 ; pub const SN_cast5_ofb64 : & [u8 ; 10] = b"CAST5-OFB\0" ; pub const LN_cast5... [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_CAST5_CFB64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_cast5_ofb64` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:78053 [INFO] [stdout] | [INFO] [stdout] 3 | ...fb64 : u32 = 110 ; pub const SN_cast5_ofb64 : & [u8 ; 10] = b"CAST5-OFB\0" ; pub const LN_cast5_ofb64 : & [u8 ; 10] = b"cast5-ofb\0" ;... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_CAST5_OFB64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `LN_cast5_ofb64` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:78111 [INFO] [stdout] | [INFO] [stdout] 3 | ...= b"CAST5-OFB\0" ; pub const LN_cast5_ofb64 : & [u8 ; 10] = b"cast5-ofb\0" ; pub const NID_cast5_ofb64 : u32 = 111 ; pub const LN_pbeW... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `LN_CAST5_OFB64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_cast5_ofb64` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:78169 [INFO] [stdout] | [INFO] [stdout] 3 | ... b"cast5-ofb\0" ; pub const NID_cast5_ofb64 : u32 = 111 ; pub const LN_pbeWithMD5AndCast5_CBC : & [u8 ; 22] = b"pbeWithMD5AndCast5CBC\... [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_CAST5_OFB64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `LN_pbeWithMD5AndCast5_CBC` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:78209 [INFO] [stdout] | [INFO] [stdout] 3 | ...111 ; pub const LN_pbeWithMD5AndCast5_CBC : & [u8 ; 22] = b"pbeWithMD5AndCast5CBC\0" ; pub const NID_pbeWithMD5AndCast5_CBC : u32 = 11... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `LN_PBE_WITH_MD5_AND_CAST5_CBC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_pbeWithMD5AndCast5_CBC` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:78290 [INFO] [stdout] | [INFO] [stdout] 3 | ...0" ; pub const NID_pbeWithMD5AndCast5_CBC : u32 = 112 ; pub const SN_id_PasswordBasedMAC : & [u8 ; 20] = b"id-PasswordBasedMAC\0" ; pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_PBE_WITH_MD5_AND_CAST5_CBC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_id_PasswordBasedMAC` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:78341 [INFO] [stdout] | [INFO] [stdout] 3 | ...2 = 112 ; pub const SN_id_PasswordBasedMAC : & [u8 ; 20] = b"id-PasswordBasedMAC\0" ; pub const LN_id_PasswordBasedMAC : & [u8 ; 19] =... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_ID_PASSWORD_BASED_MAC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `LN_id_PasswordBasedMAC` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:78417 [INFO] [stdout] | [INFO] [stdout] 3 | ...dMAC\0" ; pub const LN_id_PasswordBasedMAC : & [u8 ; 19] = b"password based MAC\0" ; pub const NID_id_PasswordBasedMAC : u32 = 782 ; p... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `LN_ID_PASSWORD_BASED_MAC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_id_PasswordBasedMAC` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:78492 [INFO] [stdout] | [INFO] [stdout] 3 | ...MAC\0" ; pub const NID_id_PasswordBasedMAC : u32 = 782 ; pub const SN_id_DHBasedMac : & [u8 ; 14] = b"id-DHBasedMac\0" ; pub const LN_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_ID_PASSWORD_BASED_MAC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_id_DHBasedMac` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:78540 [INFO] [stdout] | [INFO] [stdout] 3 | ...AC : u32 = 782 ; pub const SN_id_DHBasedMac : & [u8 ; 14] = b"id-DHBasedMac\0" ; pub const LN_id_DHBasedMac : & [u8 ; 25] = b"Diffie-H... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_ID_DHBASED_MAC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `LN_id_DHBasedMac` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:78604 [INFO] [stdout] | [INFO] [stdout] 3 | ...-DHBasedMac\0" ; pub const LN_id_DHBasedMac : & [u8 ; 25] = b"Diffie-Hellman based MAC\0" ; pub const NID_id_DHBasedMac : u32 = 783 ; ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `LN_ID_DHBASED_MAC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_id_DHBasedMac` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:78679 [INFO] [stdout] | [INFO] [stdout] 3 | ... based MAC\0" ; pub const NID_id_DHBasedMac : u32 = 783 ; pub const SN_rsadsi : & [u8 ; 7] = b"rsadsi\0" ; pub const LN_rsadsi : & [u8... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_ID_DHBASED_MAC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_rsadsi` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:78721 [INFO] [stdout] | [INFO] [stdout] 3 | ...HBasedMac : u32 = 783 ; pub const SN_rsadsi : & [u8 ; 7] = b"rsadsi\0" ; pub const LN_rsadsi : & [u8 ; 24] = b"RSA Data Security, Inc.... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `SN_RSADSI` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `LN_rsadsi` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:78770 [INFO] [stdout] | [INFO] [stdout] 3 | ...u8 ; 7] = b"rsadsi\0" ; pub const LN_rsadsi : & [u8 ; 24] = b"RSA Data Security, Inc.\0" ; pub const NID_rsadsi : u32 = 1 ; pub const ... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `LN_RSADSI` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_rsadsi` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:78837 [INFO] [stdout] | [INFO] [stdout] 3 | ...ta Security, Inc.\0" ; pub const NID_rsadsi : u32 = 1 ; pub const SN_pkcs : & [u8 ; 5] = b"pkcs\0" ; pub const LN_pkcs : & [u8 ; 29] =... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper case: `NID_RSADSI` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_pkcs` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:78870 [INFO] [stdout] | [INFO] [stdout] 3 | ...st NID_rsadsi : u32 = 1 ; pub const SN_pkcs : & [u8 ; 5] = b"pkcs\0" ; pub const LN_pkcs : & [u8 ; 29] = b"RSA Data Security, Inc. PKC... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper case: `SN_PKCS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `LN_pkcs` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:78915 [INFO] [stdout] | [INFO] [stdout] 3 | ... & [u8 ; 5] = b"pkcs\0" ; pub const LN_pkcs : & [u8 ; 29] = b"RSA Data Security, Inc. PKCS\0" ; pub const NID_pkcs : u32 = 2 ; pub con... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper case: `LN_PKCS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_pkcs` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:78985 [INFO] [stdout] | [INFO] [stdout] 3 | ...Security, Inc. PKCS\0" ; pub const NID_pkcs : u32 = 2 ; pub const SN_pkcs1 : & [u8 ; 6] = b"pkcs1\0" ; pub const NID_pkcs1 : u32 = 186... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper case: `NID_PKCS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_pkcs1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:79016 [INFO] [stdout] | [INFO] [stdout] 3 | ...nst NID_pkcs : u32 = 2 ; pub const SN_pkcs1 : & [u8 ; 6] = b"pkcs1\0" ; pub const NID_pkcs1 : u32 = 186 ; pub const LN_rsaEncryption :... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper case: `SN_PKCS1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_pkcs1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:79063 [INFO] [stdout] | [INFO] [stdout] 3 | ...[u8 ; 6] = b"pkcs1\0" ; pub const NID_pkcs1 : u32 = 186 ; pub const LN_rsaEncryption : & [u8 ; 14] = b"rsaEncryption\0" ; pub const NI... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `NID_PKCS1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `LN_rsaEncryption` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:79097 [INFO] [stdout] | [INFO] [stdout] 3 | ...s1 : u32 = 186 ; pub const LN_rsaEncryption : & [u8 ; 14] = b"rsaEncryption\0" ; pub const NID_rsaEncryption : u32 = 6 ; pub const SN_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `LN_RSA_ENCRYPTION` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_rsaEncryption` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:79161 [INFO] [stdout] | [INFO] [stdout] 3 | ...Encryption\0" ; pub const NID_rsaEncryption : u32 = 6 ; pub const SN_md2WithRSAEncryption : & [u8 ; 8] = b"RSA-MD2\0" ; pub const LN_m... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_RSA_ENCRYPTION` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_md2WithRSAEncryption` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:79201 [INFO] [stdout] | [INFO] [stdout] 3 | ...32 = 6 ; pub const SN_md2WithRSAEncryption : & [u8 ; 8] = b"RSA-MD2\0" ; pub const LN_md2WithRSAEncryption : & [u8 ; 21] = b"md2WithRS... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_MD2_WITH_RSAENCRYPTION` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `LN_md2WithRSAEncryption` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:79265 [INFO] [stdout] | [INFO] [stdout] 3 | ...MD2\0" ; pub const LN_md2WithRSAEncryption : & [u8 ; 21] = b"md2WithRSAEncryption\0" ; pub const NID_md2WithRSAEncryption : u32 = 7 ; ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `LN_MD2_WITH_RSAENCRYPTION` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_md2WithRSAEncryption` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:79343 [INFO] [stdout] | [INFO] [stdout] 3 | ...on\0" ; pub const NID_md2WithRSAEncryption : u32 = 7 ; pub const SN_md4WithRSAEncryption : & [u8 ; 8] = b"RSA-MD4\0" ; pub const LN_md... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_MD2_WITH_RSAENCRYPTION` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_md4WithRSAEncryption` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:79390 [INFO] [stdout] | [INFO] [stdout] 3 | ...32 = 7 ; pub const SN_md4WithRSAEncryption : & [u8 ; 8] = b"RSA-MD4\0" ; pub const LN_md4WithRSAEncryption : & [u8 ; 21] = b"md4WithRS... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_MD4_WITH_RSAENCRYPTION` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `LN_md4WithRSAEncryption` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:79454 [INFO] [stdout] | [INFO] [stdout] 3 | ...MD4\0" ; pub const LN_md4WithRSAEncryption : & [u8 ; 21] = b"md4WithRSAEncryption\0" ; pub const NID_md4WithRSAEncryption : u32 = 396 ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `LN_MD4_WITH_RSAENCRYPTION` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_md4WithRSAEncryption` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:79532 [INFO] [stdout] | [INFO] [stdout] 3 | ...on\0" ; pub const NID_md4WithRSAEncryption : u32 = 396 ; pub const SN_md5WithRSAEncryption : & [u8 ; 8] = b"RSA-MD5\0" ; pub const LN_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_MD4_WITH_RSAENCRYPTION` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_md5WithRSAEncryption` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:79581 [INFO] [stdout] | [INFO] [stdout] 3 | ... = 396 ; pub const SN_md5WithRSAEncryption : & [u8 ; 8] = b"RSA-MD5\0" ; pub const LN_md5WithRSAEncryption : & [u8 ; 21] = b"md5WithRS... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_MD5_WITH_RSAENCRYPTION` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `LN_md5WithRSAEncryption` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:79645 [INFO] [stdout] | [INFO] [stdout] 3 | ...MD5\0" ; pub const LN_md5WithRSAEncryption : & [u8 ; 21] = b"md5WithRSAEncryption\0" ; pub const NID_md5WithRSAEncryption : u32 = 8 ; ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `LN_MD5_WITH_RSAENCRYPTION` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_md5WithRSAEncryption` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:79723 [INFO] [stdout] | [INFO] [stdout] 3 | ...on\0" ; pub const NID_md5WithRSAEncryption : u32 = 8 ; pub const SN_sha1WithRSAEncryption : & [u8 ; 9] = b"RSA-SHA1\0" ; pub const LN_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_MD5_WITH_RSAENCRYPTION` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_sha1WithRSAEncryption` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:79770 [INFO] [stdout] | [INFO] [stdout] 3 | ...2 = 8 ; pub const SN_sha1WithRSAEncryption : & [u8 ; 9] = b"RSA-SHA1\0" ; pub const LN_sha1WithRSAEncryption : & [u8 ; 22] = b"sha1Wit... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_SHA1_WITH_RSAENCRYPTION` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `LN_sha1WithRSAEncryption` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:79836 [INFO] [stdout] | [INFO] [stdout] 3 | ...A1\0" ; pub const LN_sha1WithRSAEncryption : & [u8 ; 22] = b"sha1WithRSAEncryption\0" ; pub const NID_sha1WithRSAEncryption : u32 = 65... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `LN_SHA1_WITH_RSAENCRYPTION` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_sha1WithRSAEncryption` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:79916 [INFO] [stdout] | [INFO] [stdout] 3 | ...n\0" ; pub const NID_sha1WithRSAEncryption : u32 = 65 ; pub const SN_rsaesOaep : & [u8 ; 11] = b"RSAES-OAEP\0" ; pub const LN_rsaesOae... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_SHA1_WITH_RSAENCRYPTION` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_rsaesOaep` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:79965 [INFO] [stdout] | [INFO] [stdout] 3 | ...ryption : u32 = 65 ; pub const SN_rsaesOaep : & [u8 ; 11] = b"RSAES-OAEP\0" ; pub const LN_rsaesOaep : & [u8 ; 10] = b"rsaesOaep\0" ; ... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_RSAES_OAEP` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `LN_rsaesOaep` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:80022 [INFO] [stdout] | [INFO] [stdout] 3 | ... = b"RSAES-OAEP\0" ; pub const LN_rsaesOaep : & [u8 ; 10] = b"rsaesOaep\0" ; pub const NID_rsaesOaep : u32 = 919 ; pub const SN_mgf1 :... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `LN_RSAES_OAEP` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_rsaesOaep` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:80078 [INFO] [stdout] | [INFO] [stdout] 3 | ... = b"rsaesOaep\0" ; pub const NID_rsaesOaep : u32 = 919 ; pub const SN_mgf1 : & [u8 ; 5] = b"MGF1\0" ; pub const LN_mgf1 : & [u8 ; 5] ... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_RSAES_OAEP` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_mgf1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:80116 [INFO] [stdout] | [INFO] [stdout] 3 | ...D_rsaesOaep : u32 = 919 ; pub const SN_mgf1 : & [u8 ; 5] = b"MGF1\0" ; pub const LN_mgf1 : & [u8 ; 5] = b"mgf1\0" ; pub const NID_mgf1... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper case: `SN_MGF1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `LN_mgf1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:80161 [INFO] [stdout] | [INFO] [stdout] 3 | ... & [u8 ; 5] = b"MGF1\0" ; pub const LN_mgf1 : & [u8 ; 5] = b"mgf1\0" ; pub const NID_mgf1 : u32 = 911 ; pub const SN_pSpecified : & [u... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper case: `LN_MGF1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_mgf1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:80206 [INFO] [stdout] | [INFO] [stdout] 3 | ...& [u8 ; 5] = b"mgf1\0" ; pub const NID_mgf1 : u32 = 911 ; pub const SN_pSpecified : & [u8 ; 11] = b"PSPECIFIED\0" ; pub const LN_pSpec... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper case: `NID_MGF1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_pSpecified` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:80239 [INFO] [stdout] | [INFO] [stdout] 3 | ..._mgf1 : u32 = 911 ; pub const SN_pSpecified : & [u8 ; 11] = b"PSPECIFIED\0" ; pub const LN_pSpecified : & [u8 ; 11] = b"pSpecified\0" ... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_P_SPECIFIED` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `LN_pSpecified` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:80297 [INFO] [stdout] | [INFO] [stdout] 3 | ...= b"PSPECIFIED\0" ; pub const LN_pSpecified : & [u8 ; 11] = b"pSpecified\0" ; pub const NID_pSpecified : u32 = 935 ; pub const SN_rsas... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper case: `LN_P_SPECIFIED` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_pSpecified` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:80355 [INFO] [stdout] | [INFO] [stdout] 3 | ... b"pSpecified\0" ; pub const NID_pSpecified : u32 = 935 ; pub const SN_rsassaPss : & [u8 ; 11] = b"RSASSA-PSS\0" ; pub const LN_rsassa... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_P_SPECIFIED` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_rsassaPss` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:80394 [INFO] [stdout] | [INFO] [stdout] 3 | ...cified : u32 = 935 ; pub const SN_rsassaPss : & [u8 ; 11] = b"RSASSA-PSS\0" ; pub const LN_rsassaPss : & [u8 ; 10] = b"rsassaPss\0" ; ... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_RSASSA_PSS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `LN_rsassaPss` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:80451 [INFO] [stdout] | [INFO] [stdout] 3 | ... = b"RSASSA-PSS\0" ; pub const LN_rsassaPss : & [u8 ; 10] = b"rsassaPss\0" ; pub const NID_rsassaPss : u32 = 912 ; pub const SN_sha256... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `LN_RSASSA_PSS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_rsassaPss` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:80507 [INFO] [stdout] | [INFO] [stdout] 3 | ... = b"rsassaPss\0" ; pub const NID_rsassaPss : u32 = 912 ; pub const SN_sha256WithRSAEncryption : & [u8 ; 11] = b"RSA-SHA256\0" ; pub c... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_RSASSA_PSS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_sha256WithRSAEncryption` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:80545 [INFO] [stdout] | [INFO] [stdout] 3 | ...912 ; pub const SN_sha256WithRSAEncryption : & [u8 ; 11] = b"RSA-SHA256\0" ; pub const LN_sha256WithRSAEncryption : & [u8 ; 24] = b"sh... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_SHA256_WITH_RSAENCRYPTION` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `LN_sha256WithRSAEncryption` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:80616 [INFO] [stdout] | [INFO] [stdout] 3 | ...\0" ; pub const LN_sha256WithRSAEncryption : & [u8 ; 24] = b"sha256WithRSAEncryption\0" ; pub const NID_sha256WithRSAEncryption : u32 ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `LN_SHA256_WITH_RSAENCRYPTION` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_sha256WithRSAEncryption` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:80700 [INFO] [stdout] | [INFO] [stdout] 3 | ...0" ; pub const NID_sha256WithRSAEncryption : u32 = 668 ; pub const SN_sha384WithRSAEncryption : & [u8 ; 11] = b"RSA-SHA384\0" ; pub co... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_SHA256_WITH_RSAENCRYPTION` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_sha384WithRSAEncryption` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:80752 [INFO] [stdout] | [INFO] [stdout] 3 | ...668 ; pub const SN_sha384WithRSAEncryption : & [u8 ; 11] = b"RSA-SHA384\0" ; pub const LN_sha384WithRSAEncryption : & [u8 ; 24] = b"sh... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_SHA384_WITH_RSAENCRYPTION` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `LN_sha384WithRSAEncryption` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:80823 [INFO] [stdout] | [INFO] [stdout] 3 | ...\0" ; pub const LN_sha384WithRSAEncryption : & [u8 ; 24] = b"sha384WithRSAEncryption\0" ; pub const NID_sha384WithRSAEncryption : u32 ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `LN_SHA384_WITH_RSAENCRYPTION` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_sha384WithRSAEncryption` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:80907 [INFO] [stdout] | [INFO] [stdout] 3 | ...0" ; pub const NID_sha384WithRSAEncryption : u32 = 669 ; pub const SN_sha512WithRSAEncryption : & [u8 ; 11] = b"RSA-SHA512\0" ; pub co... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_SHA384_WITH_RSAENCRYPTION` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_sha512WithRSAEncryption` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:80959 [INFO] [stdout] | [INFO] [stdout] 3 | ...669 ; pub const SN_sha512WithRSAEncryption : & [u8 ; 11] = b"RSA-SHA512\0" ; pub const LN_sha512WithRSAEncryption : & [u8 ; 24] = b"sh... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_SHA512_WITH_RSAENCRYPTION` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `LN_sha512WithRSAEncryption` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:81030 [INFO] [stdout] | [INFO] [stdout] 3 | ...\0" ; pub const LN_sha512WithRSAEncryption : & [u8 ; 24] = b"sha512WithRSAEncryption\0" ; pub const NID_sha512WithRSAEncryption : u32 ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `LN_SHA512_WITH_RSAENCRYPTION` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_sha512WithRSAEncryption` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:81114 [INFO] [stdout] | [INFO] [stdout] 3 | ...0" ; pub const NID_sha512WithRSAEncryption : u32 = 670 ; pub const SN_sha224WithRSAEncryption : & [u8 ; 11] = b"RSA-SHA224\0" ; pub co... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_SHA512_WITH_RSAENCRYPTION` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_sha224WithRSAEncryption` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:81166 [INFO] [stdout] | [INFO] [stdout] 3 | ...670 ; pub const SN_sha224WithRSAEncryption : & [u8 ; 11] = b"RSA-SHA224\0" ; pub const LN_sha224WithRSAEncryption : & [u8 ; 24] = b"sh... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_SHA224_WITH_RSAENCRYPTION` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `LN_sha224WithRSAEncryption` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:81237 [INFO] [stdout] | [INFO] [stdout] 3 | ...\0" ; pub const LN_sha224WithRSAEncryption : & [u8 ; 24] = b"sha224WithRSAEncryption\0" ; pub const NID_sha224WithRSAEncryption : u32 ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `LN_SHA224_WITH_RSAENCRYPTION` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NID_sha224WithRSAEncryption` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:81321 [INFO] [stdout] | [INFO] [stdout] 3 | ...0" ; pub const NID_sha224WithRSAEncryption : u32 = 671 ; pub const SN_sha512_224WithRSAEncryption : & [u8 ; 15] = b"RSA-SHA512/224\0" ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NID_SHA224_WITH_RSAENCRYPTION` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SN_sha512_224WithRSAEncryption` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/ssl-sys-29b905233bb8b3e4/out/bindings.rs:3:81373 [INFO] [stdout] | [INFO] [stdout] 3 | ...; pub const SN_sha512_224WithRSAEncryption : & [u8 ; 15] = b"RSA-SHA512/224\0" ; pub const LN_sha512_224WithRSAEncryption : & [u8 ; 28... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SN_SHA512_224_WITH_RSAENCRYPTION` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `LN_sha512_224WithRSAEncryption` should have an upper case name [WARN] too many lines in the log, truncating it