[INFO] fetching crate rust-yespower 0.1.0... [INFO] checking rust-yespower-0.1.0 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] extracting crate rust-yespower 0.1.0 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate rust-yespower 0.1.0 on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rust-yespower 0.1.0 [INFO] finished tweaking crates.io crate rust-yespower 0.1.0 [INFO] tweaked toml for crates.io crate rust-yespower 0.1.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 45 packages to latest compatible versions [INFO] [stderr] Adding bindgen v0.68.1 (available: v0.70.1) [INFO] [stderr] Adding linux-raw-sys v0.4.14 (available: v0.6.5) [INFO] [stderr] Adding peeking_take_while v0.1.2 (available: v1.0.0) [INFO] [stderr] Adding rustc-hash v1.1.0 (available: v2.0.0) [INFO] [stderr] Adding which v4.4.2 (available: v6.0.3) [INFO] [stderr] Adding windows-sys v0.52.0 (available: v0.59.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bd668c3173a1f7fc4af53f9d8dc74b9528df9a539df6ce3089a57668572e11ef [INFO] running `Command { std: "docker" "start" "-a" "bd668c3173a1f7fc4af53f9d8dc74b9528df9a539df6ce3089a57668572e11ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bd668c3173a1f7fc4af53f9d8dc74b9528df9a539df6ce3089a57668572e11ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd668c3173a1f7fc4af53f9d8dc74b9528df9a539df6ce3089a57668572e11ef", kill_on_drop: false }` [INFO] [stdout] bd668c3173a1f7fc4af53f9d8dc74b9528df9a539df6ce3089a57668572e11ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d41ef0f8d030ec7754b3c74c8e57a1f788b7b6fc8191d3dac656311c0715efa8 [INFO] running `Command { std: "docker" "start" "-a" "d41ef0f8d030ec7754b3c74c8e57a1f788b7b6fc8191d3dac656311c0715efa8", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling prettyplease v0.2.22 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling bindgen v0.68.1 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling rust-yespower v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: type `__u_char` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:7102 [INFO] [stdout] | [INFO] [stdout] 3 | ...st _ALLOCA_H : u32 = 1 ; 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] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__u_short` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:7155 [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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:7210 [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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:7261 [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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:7314 [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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:7367 [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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:7421 [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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:7475 [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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:7531 [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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:7583 [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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:7637 [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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:7690 [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 `__u_char` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:7102 [INFO] [stdout] | [INFO] [stdout] 3 | ...st _ALLOCA_H : u32 = 1 ; 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] = note: `#[warn(non_camel_case_types)]` on by default [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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:7745 [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 `__u_short` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:7155 [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 `__uint_least8_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:7782 [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 `__u_int` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:7210 [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 `__int_least16_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:7821 [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 `__u_long` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:7261 [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 `__uint_least16_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:7860 [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 `__int8_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:7314 [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 `__int_least32_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:7901 [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 `__uint8_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:7367 [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 `__uint_least32_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:7940 [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 `__int16_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:7421 [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 `__int_least64_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:7981 [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 `__uint16_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:7475 [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 `__uint_least64_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:8020 [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 `__int32_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:7531 [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 `__quad_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:8061 [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 `__uint32_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:7583 [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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:7637 [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 `__u_quad_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:8113 [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 `__uint64_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:7690 [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 `__intmax_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:8168 [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 `__int_least8_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:7745 [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 `__uintmax_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:8222 [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 `__uint_least8_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:7782 [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 `__dev_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:8278 [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 `__int_least16_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:7821 [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 `__uid_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:8330 [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 `__uint_least16_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:7860 [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 `__gid_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:8381 [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 `__int_least32_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:7901 [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 `__ino_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:8432 [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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:8484 [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 `__uint_least32_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:7940 [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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:7981 [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 `__mode_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:8538 [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 `__uint_least64_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:8020 [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 `__nlink_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:8590 [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 `__quad_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:8061 [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 `__off_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:8644 [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 `__u_quad_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:8113 [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 `__off64_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:8695 [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 `__intmax_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:8168 [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 `__pid_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:8748 [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 `__uintmax_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:8222 [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 `__clock_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:9540 [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 `__dev_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:8278 [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 `__rlim_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:9593 [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 `__uid_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:8330 [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 `__rlim64_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:9646 [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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:9701 [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 `__gid_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:8381 [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 `__time_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:9751 [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 `__ino_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:8432 [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 `__useconds_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:9803 [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 `__ino64_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:8484 [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 `__suseconds_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:9859 [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 `__mode_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:8538 [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 `__suseconds64_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:9916 [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 `__nlink_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:8590 [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 `__daddr_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:9975 [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 `__off_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:8644 [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 `__key_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:10027 [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 `__off64_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:8695 [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 `__clockid_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:10077 [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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:10131 [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 `__pid_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:8748 [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 `__blksize_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:10190 [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 `__clock_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:9540 [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 `__blkcnt_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:10245 [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 `__rlim_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:9593 [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 `__blkcnt64_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:10299 [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 `__rlim64_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:9646 [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 `__fsblkcnt_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:10355 [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 `__id_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:9701 [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 `__fsblkcnt64_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:10412 [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 `__time_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:9751 [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 `__fsfilcnt_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:10471 [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 `__useconds_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:9803 [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 `__fsfilcnt64_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:10528 [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 `__suseconds_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:9859 [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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:9916 [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 `__fsword_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:10587 [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 `__daddr_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:9975 [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 `__ssize_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:10641 [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 `__key_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:10027 [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 `__syscall_slong_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:10694 [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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:10755 [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 `__clockid_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:10077 [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 `__loff_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:10817 [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 `__timer_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:10131 [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 `__caddr_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:10849 [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 `__blksize_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:10190 [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 `__intptr_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:10908 [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 `__blkcnt_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:10245 [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 `__socklen_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:10962 [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 `__blkcnt64_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:10299 [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 `__sig_atomic_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:11017 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: raw :: c_uint ; pub type __sig_atomic_t = :: std :: os :: raw :: c_int ; pub type int_least8_t = __int_least8_t ; pub type int_leas... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SigAtomicT` [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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:11074 [INFO] [stdout] | [INFO] [stdout] 3 | ...s :: 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 `__fsblkcnt_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:10355 [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 `int_least16_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:11115 [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 `__fsblkcnt64_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:10412 [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 `int_least32_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:11158 [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 `__fsfilcnt_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:10471 [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 `int_least64_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:11201 [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 `__fsfilcnt64_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:10528 [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 `uint_least8_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:11244 [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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:11287 [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 `__fsword_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:10587 [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 `uint_least32_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:11332 [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 `__ssize_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:10641 [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 `uint_least64_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:11377 [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 `__syscall_slong_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:10694 [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 `int_fast8_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:11422 [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 `__syscall_ulong_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:10755 [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 `int_fast16_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:11478 [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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:11534 [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 `__loff_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:10817 [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 `int_fast64_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:11590 [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 `__caddr_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:10849 [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 `uint_fast8_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:11646 [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 `__intptr_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:10908 [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 `uint_fast16_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:11703 [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 `__socklen_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:10962 [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 `uint_fast32_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:11761 [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 `__sig_atomic_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:11017 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: raw :: c_uint ; pub type __sig_atomic_t = :: std :: os :: raw :: c_int ; pub type int_least8_t = __int_least8_t ; pub type int_leas... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SigAtomicT` [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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:11819 [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 `int_least8_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:11074 [INFO] [stdout] | [INFO] [stdout] 3 | ...s :: 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 `intmax_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:11877 [INFO] [stdout] | [INFO] [stdout] 3 | ... os :: raw :: c_ulong ; pub type intmax_t = __intmax_t ; pub type uintmax_t = __uintmax_t ; pub type wchar_t = :: std :: os :: raw :: ... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `IntmaxT` [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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:11115 [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 `uintmax_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:11910 [INFO] [stdout] | [INFO] [stdout] 3 | ...ntmax_t = __intmax_t ; pub type uintmax_t = __uintmax_t ; pub type wchar_t = :: std :: os :: raw :: c_int ; pub type _Float32 = f32 ; ... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `UintmaxT` [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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:11158 [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 `wchar_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:11945 [INFO] [stdout] | [INFO] [stdout] 3 | ...intmax_t = __uintmax_t ; pub type wchar_t = :: std :: os :: raw :: c_int ; pub type _Float32 = f32 ; pub type _Float64 = f64 ; pub typ... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `WcharT` [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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:11201 [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 `u_char` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:17328 [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 `uint_least8_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:11244 [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 `u_short` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:17357 [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 `uint_least16_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:11287 [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 `u_int` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:17388 [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 `uint_least32_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:11332 [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 `u_long` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:17415 [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 `uint_least64_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:11377 [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 `quad_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:17444 [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 `int_fast8_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:11422 [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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:11478 [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 `u_quad_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:17473 [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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:17506 [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 `int_fast32_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:11534 [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 `loff_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:17535 [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 `int_fast64_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:11590 [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 `ino_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:17564 [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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:17591 [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 `uint_fast8_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:11646 [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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:11703 [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 `gid_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:17618 [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 `uint_fast32_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:11761 [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 `mode_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:17645 [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 off_t = __of... [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `ModeT` [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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:11819 [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 `nlink_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:17674 [INFO] [stdout] | [INFO] [stdout] 3 | ...type mode_t = __mode_t ; pub type nlink_t = __nlink_t ; pub type uid_t = __uid_t ; pub type off_t = __off_t ; pub type pid_t = __pid_t... [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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:17705 [INFO] [stdout] | [INFO] [stdout] 3 | ...type nlink_t = __nlink_t ; pub type uid_t = __uid_t ; pub type off_t = __off_t ; pub type pid_t = __pid_t ; pub type id_t = __id_t ; p... [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `UidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `intmax_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:11877 [INFO] [stdout] | [INFO] [stdout] 3 | ... os :: raw :: c_ulong ; pub type intmax_t = __intmax_t ; pub type uintmax_t = __uintmax_t ; pub type wchar_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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:11910 [INFO] [stdout] | [INFO] [stdout] 3 | ...ntmax_t = __intmax_t ; pub type uintmax_t = __uintmax_t ; pub type wchar_t = :: std :: os :: raw :: c_int ; pub type _Float32 = f32 ; ... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `UintmaxT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `off_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:17732 [INFO] [stdout] | [INFO] [stdout] 3 | ...pub type uid_t = __uid_t ; pub type off_t = __off_t ; pub type pid_t = __pid_t ; pub type id_t = __id_t ; pub type daddr_t = __daddr_t... [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `OffT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `wchar_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:11945 [INFO] [stdout] | [INFO] [stdout] 3 | ...intmax_t = __uintmax_t ; pub type wchar_t = :: std :: os :: raw :: c_int ; pub type _Float32 = f32 ; pub type _Float64 = f64 ; pub typ... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `WcharT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `u_char` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:17328 [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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:17357 [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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:17388 [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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:17415 [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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:17444 [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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:17473 [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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:17506 [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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:17535 [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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:17564 [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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:17591 [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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:17618 [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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:17645 [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 off_t = __of... [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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:17674 [INFO] [stdout] | [INFO] [stdout] 3 | ...type mode_t = __mode_t ; pub type nlink_t = __nlink_t ; pub type uid_t = __uid_t ; pub type off_t = __off_t ; pub type pid_t = __pid_t... [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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:17705 [INFO] [stdout] | [INFO] [stdout] 3 | ...type nlink_t = __nlink_t ; pub type uid_t = __uid_t ; pub type off_t = __off_t ; pub type pid_t = __pid_t ; pub type id_t = __id_t ; p... [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `UidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `off_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:17732 [INFO] [stdout] | [INFO] [stdout] 3 | ...pub type uid_t = __uid_t ; pub type off_t = __off_t ; pub type pid_t = __pid_t ; pub type id_t = __id_t ; pub type daddr_t = __daddr_t... [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `OffT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `pid_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:17759 [INFO] [stdout] | [INFO] [stdout] 3 | ...pub type off_t = __off_t ; pub type pid_t = __pid_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: `PidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `id_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:17786 [INFO] [stdout] | [INFO] [stdout] 3 | ... pub type pid_t = __pid_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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:17811 [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 clock_t = _... [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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:17842 [INFO] [stdout] | [INFO] [stdout] 3 | ...pe daddr_t = __daddr_t ; pub type caddr_t = __caddr_t ; pub type key_t = __key_t ; pub type clock_t = __clock_t ; pub type clockid_t =... [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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:17873 [INFO] [stdout] | [INFO] [stdout] 3 | ...type caddr_t = __caddr_t ; pub type key_t = __key_t ; pub type clock_t = __clock_t ; pub type clockid_t = __clockid_t ; pub type time_... [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `KeyT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `clock_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:17900 [INFO] [stdout] | [INFO] [stdout] 3 | ...b type key_t = __key_t ; pub type clock_t = __clock_t ; pub type clockid_t = __clockid_t ; pub type time_t = __time_t ; pub type timer... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `ClockT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `clockid_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:17931 [INFO] [stdout] | [INFO] [stdout] 3 | ... clock_t = __clock_t ; pub type clockid_t = __clockid_t ; pub type time_t = __time_t ; pub type timer_t = __timer_t ; pub type ulong =... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `ClockidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `time_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:17966 [INFO] [stdout] | [INFO] [stdout] 3 | ...clockid_t = __clockid_t ; pub type time_t = __time_t ; pub type timer_t = __timer_t ; pub type ulong = :: std :: os :: raw :: c_ulong ... [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `TimeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `timer_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:17995 [INFO] [stdout] | [INFO] [stdout] 3 | ...type time_t = __time_t ; pub type timer_t = __timer_t ; pub type ulong = :: std :: os :: raw :: c_ulong ; pub type ushort = :: std :: ... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `TimerT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ulong` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:18026 [INFO] [stdout] | [INFO] [stdout] 3 | ...__timer_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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:18076 [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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:18128 [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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:18176 [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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:18208 [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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:18242 [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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:18276 [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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:18310 [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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:19127 [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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:21037 [INFO] [stdout] | [INFO] [stdout] 3 | ...fy ! (tv_nsec))) ; } 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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:21076 [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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:21854 [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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:22352 [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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:22387 [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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:22420 [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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:22457 [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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:25929 [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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:26847 [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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:35609 [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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:35660 [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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:36471 [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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:38670 [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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:38727 [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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:44749 [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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:57773 [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 `yespower_local_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:64215 [INFO] [stdout] | [INFO] [stdout] 3 | ...ta structure."] pub type yespower_local_t = yespower_region_t ; pub const yespower_version_t_YESPOWER_0_5 : yespower_version_t = 5 ; p... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `YespowerLocalT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `pid_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:17759 [INFO] [stdout] | [INFO] [stdout] 3 | ...pub type off_t = __off_t ; pub type pid_t = __pid_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: `PidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `id_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:17786 [INFO] [stdout] | [INFO] [stdout] 3 | ... pub type pid_t = __pid_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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:17811 [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 clock_t = _... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `DaddrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `yespower_version_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:64402 [INFO] [stdout] | [INFO] [stdout] 3 | ...sion_t = 10 ; pub type yespower_version_t = :: std :: os :: raw :: c_uint ; # [doc = " yespower parameters combined into one struct."]... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `YespowerVersionT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `caddr_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:17842 [INFO] [stdout] | [INFO] [stdout] 3 | ...pe daddr_t = __daddr_t ; pub type caddr_t = __caddr_t ; pub type key_t = __key_t ; pub type clock_t = __clock_t ; pub type clockid_t =... [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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:17873 [INFO] [stdout] | [INFO] [stdout] 3 | ...type caddr_t = __caddr_t ; pub type key_t = __key_t ; pub type clock_t = __clock_t ; pub type clockid_t = __clockid_t ; pub type time_... [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `KeyT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `clock_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:17900 [INFO] [stdout] | [INFO] [stdout] 3 | ...b type key_t = __key_t ; pub type clock_t = __clock_t ; pub type clockid_t = __clockid_t ; pub type time_t = __time_t ; pub type timer... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `ClockT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `clockid_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:17931 [INFO] [stdout] | [INFO] [stdout] 3 | ... clock_t = __clock_t ; pub type clockid_t = __clockid_t ; pub type time_t = __time_t ; pub type timer_t = __timer_t ; pub type ulong =... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `ClockidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `time_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:17966 [INFO] [stdout] | [INFO] [stdout] 3 | ...clockid_t = __clockid_t ; pub type time_t = __time_t ; pub type timer_t = __timer_t ; pub type ulong = :: std :: os :: raw :: c_ulong ... [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `TimeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `timer_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:17995 [INFO] [stdout] | [INFO] [stdout] 3 | ...type time_t = __time_t ; pub type timer_t = __timer_t ; pub type ulong = :: std :: os :: raw :: c_ulong ; pub type ushort = :: std :: ... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `TimerT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ulong` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:18026 [INFO] [stdout] | [INFO] [stdout] 3 | ...__timer_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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:18076 [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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:18128 [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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:18176 [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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:18208 [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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:18242 [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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:18276 [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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:18310 [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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:19127 [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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:21037 [INFO] [stdout] | [INFO] [stdout] 3 | ...fy ! (tv_nsec))) ; } 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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:21076 [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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:21854 [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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:22352 [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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:22387 [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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:22420 [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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:22457 [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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:25929 [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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:26847 [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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:35609 [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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:35660 [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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:36471 [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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:38670 [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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:38727 [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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:44749 [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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:57773 [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 `yespower_local_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:64215 [INFO] [stdout] | [INFO] [stdout] 3 | ...ta structure."] pub type yespower_local_t = yespower_region_t ; pub const yespower_version_t_YESPOWER_0_5 : yespower_version_t = 5 ; p... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `YespowerLocalT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `yespower_version_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:64402 [INFO] [stdout] | [INFO] [stdout] 3 | ...sion_t = 10 ; pub type yespower_version_t = :: std :: os :: raw :: c_uint ; # [doc = " yespower parameters combined into one struct."]... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `YespowerVersionT` [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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:1431 [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 `__ldiv_t_defined` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:5181 [INFO] [stdout] | [INFO] [stdout] 3 | ...EDEF : u32 = 0 ; 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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:5220 [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 `__clock_t_defined` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:5405 [INFO] [stdout] | [INFO] [stdout] 3 | ...S_H : u32 = 1 ; pub const __clock_t_defined : u32 = 1 ; pub const __clockid_t_defined : u32 = 1 ; pub const __time_t_defined : u32 = 1... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__CLOCK_T_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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:5445 [INFO] [stdout] | [INFO] [stdout] 3 | ...d : u32 = 1 ; pub const __clockid_t_defined : u32 = 1 ; pub const __time_t_defined : u32 = 1 ; pub const __timer_t_defined : u32 = 1 ;... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__CLOCKID_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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:5487 [INFO] [stdout] | [INFO] [stdout] 3 | ...ined : u32 = 1 ; pub const __time_t_defined : u32 = 1 ; pub const __timer_t_defined : u32 = 1 ; pub const __BIT_TYPES_DEFINED__ : u32 ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__TIME_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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:5526 [INFO] [stdout] | [INFO] [stdout] 3 | ...ned : u32 = 1 ; pub const __timer_t_defined : u32 = 1 ; pub const __BIT_TYPES_DEFINED__ : u32 = 1 ; pub const _ENDIAN_H : u32 = 1 ; pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__TIMER_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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:6186 [INFO] [stdout] | [INFO] [stdout] 3 | ..._H : u32 = 1 ; pub const __sigset_t_defined : u32 = 1 ; pub const __timeval_defined : u32 = 1 ; pub const _STRUCT_TIMESPEC : u32 = 1 ;... [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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:6227 [INFO] [stdout] | [INFO] [stdout] 3 | ...ned : u32 = 1 ; pub const __timeval_defined : u32 = 1 ; pub const _STRUCT_TIMESPEC : u32 = 1 ; pub const FD_SETSIZE : u32 = 1024 ; pub... [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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:7027 [INFO] [stdout] | [INFO] [stdout] 3 | ...: u32 = 1 ; pub const __have_pthread_attr_t : u32 = 1 ; pub const _ALLOCA_H : u32 = 1 ; pub type __u_char = :: std :: os :: raw :: c_u... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__HAVE_PTHREAD_ATTR_T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:15824 [INFO] [stdout] | [INFO] [stdout] 3 | ... __endptr : * mut * mut :: std :: os :: raw :: c_char) -> u128 ; } extern "C" { pub fn strtol (__nptr : * const :: std :: os :: raw ::... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] = note: `#[warn(improper_ctypes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:59666 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: raw :: c_char ; } extern "C" { pub fn qecvt (__value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: o... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:59887 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: raw :: c_char ; } extern "C" { pub fn qfcvt (__value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: o... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:60108 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: raw :: c_char ; } extern "C" { pub fn qgcvt (__value : u128 , __ndigit : :: std :: os :: raw :: c_int , __buf : * mut :: std :: os ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:60836 [INFO] [stdout] | [INFO] [stdout] 3 | ...: raw :: c_int ; } extern "C" { pub fn qecvt_r (__value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: o... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:61114 [INFO] [stdout] | [INFO] [stdout] 3 | ...: raw :: c_int ; } extern "C" { pub fn qfcvt_r (__value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: o... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `yespower_version_t_YESPOWER_0_5` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:64264 [INFO] [stdout] | [INFO] [stdout] 3 | ...; pub const yespower_version_t_YESPOWER_0_5 : yespower_version_t = 5 ; pub const yespower_version_t_YESPOWER_1_0 : yespower_version_t ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `YESPOWER_VERSION_T_YESPOWER_0_5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `yespower_version_t_YESPOWER_1_0` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:64333 [INFO] [stdout] | [INFO] [stdout] 3 | ...; pub const yespower_version_t_YESPOWER_1_0 : yespower_version_t = 10 ; pub type yespower_version_t = :: std :: os :: raw :: c_uint ; ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `YESPOWER_VERSION_T_YESPOWER_1_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `N` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:64631 [INFO] [stdout] | [INFO] [stdout] 3 | ... { pub version : yespower_version_t , pub N : u32 , pub r : u32 , pub pers : * const u8 , pub perslen : usize , } # [test] fn bindgen_... [INFO] [stdout] | ^ help: convert the identifier to snake case: `n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 151 warnings emitted [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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:1431 [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 `__ldiv_t_defined` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:5181 [INFO] [stdout] | [INFO] [stdout] 3 | ...EDEF : u32 = 0 ; 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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:5220 [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 `__clock_t_defined` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:5405 [INFO] [stdout] | [INFO] [stdout] 3 | ...S_H : u32 = 1 ; pub const __clock_t_defined : u32 = 1 ; pub const __clockid_t_defined : u32 = 1 ; pub const __time_t_defined : u32 = 1... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__CLOCK_T_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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:5445 [INFO] [stdout] | [INFO] [stdout] 3 | ...d : u32 = 1 ; pub const __clockid_t_defined : u32 = 1 ; pub const __time_t_defined : u32 = 1 ; pub const __timer_t_defined : u32 = 1 ;... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__CLOCKID_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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:5487 [INFO] [stdout] | [INFO] [stdout] 3 | ...ined : u32 = 1 ; pub const __time_t_defined : u32 = 1 ; pub const __timer_t_defined : u32 = 1 ; pub const __BIT_TYPES_DEFINED__ : u32 ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__TIME_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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:5526 [INFO] [stdout] | [INFO] [stdout] 3 | ...ned : u32 = 1 ; pub const __timer_t_defined : u32 = 1 ; pub const __BIT_TYPES_DEFINED__ : u32 = 1 ; pub const _ENDIAN_H : u32 = 1 ; pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__TIMER_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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:6186 [INFO] [stdout] | [INFO] [stdout] 3 | ..._H : u32 = 1 ; pub const __sigset_t_defined : u32 = 1 ; pub const __timeval_defined : u32 = 1 ; pub const _STRUCT_TIMESPEC : u32 = 1 ;... [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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:6227 [INFO] [stdout] | [INFO] [stdout] 3 | ...ned : u32 = 1 ; pub const __timeval_defined : u32 = 1 ; pub const _STRUCT_TIMESPEC : u32 = 1 ; pub const FD_SETSIZE : u32 = 1024 ; pub... [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/rust-yespower-4db239968fddebd1/out/bindings.rs:3:7027 [INFO] [stdout] | [INFO] [stdout] 3 | ...: u32 = 1 ; pub const __have_pthread_attr_t : u32 = 1 ; pub const _ALLOCA_H : u32 = 1 ; pub type __u_char = :: std :: os :: raw :: c_u... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__HAVE_PTHREAD_ATTR_T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout___fsid_t` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:8926 [INFO] [stdout] | [INFO] [stdout] 3 | ..., } # [test] fn bindgen_test_layout___fsid_t () { const UNINIT : :: std :: mem :: MaybeUninit < __fsid_t > = :: std :: mem :: MaybeUni... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_fsid_t` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:15824 [INFO] [stdout] | [INFO] [stdout] 3 | ... __endptr : * mut * mut :: std :: os :: raw :: c_char) -> u128 ; } extern "C" { pub fn strtol (__nptr : * const :: std :: os :: raw ::... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] = note: `#[warn(improper_ctypes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout___sigset_t` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:18497 [INFO] [stdout] | [INFO] [stdout] 3 | ...} # [test] fn bindgen_test_layout___sigset_t () { const UNINIT : :: std :: mem :: MaybeUninit < __sigset_t > = :: std :: mem :: MaybeU... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_sigset_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout___atomic_wide_counter__bindgen_ty_1` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:22866 [INFO] [stdout] | [INFO] [stdout] 3 | ... raw :: c_uint , } # [test] fn bindgen_test_layout___atomic_wide_counter__bindgen_ty_1 () { const UNINIT : :: std :: mem :: MaybeUnini... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_atomic_wide_counter_bindgen_ty_1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout___atomic_wide_counter` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:23893 [INFO] [stdout] | [INFO] [stdout] 3 | ...fn bindgen_test_layout___atomic_wide_counter () { const UNINIT : :: std :: mem :: MaybeUninit < __atomic_wide_counter > = :: std :: me... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_atomic_wide_counter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout___pthread_internal_list` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:24998 [INFO] [stdout] | [INFO] [stdout] 3 | ...thread_internal_list , } # [test] fn bindgen_test_layout___pthread_internal_list () { const UNINIT : :: std :: mem :: MaybeUninit < __... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_pthread_internal_list` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout___pthread_internal_slist` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:26119 [INFO] [stdout] | [INFO] [stdout] 3 | ...ead_internal_slist , } # [test] fn bindgen_test_layout___pthread_internal_slist () { const UNINIT : :: std :: mem :: MaybeUninit < __p... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_pthread_internal_slist` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout___pthread_mutex_s` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:27340 [INFO] [stdout] | [INFO] [stdout] 3 | ...st] fn bindgen_test_layout___pthread_mutex_s () { const UNINIT : :: std :: mem :: MaybeUninit < __pthread_mutex_s > = :: std :: mem ::... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_pthread_mutex_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout___pthread_rwlock_arch_t` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:30141 [INFO] [stdout] | [INFO] [stdout] 3 | ... os :: raw :: c_uint , } # [test] fn bindgen_test_layout___pthread_rwlock_arch_t () { const UNINIT : :: std :: mem :: MaybeUninit < __... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_pthread_rwlock_arch_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout___pthread_cond_s` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:33675 [INFO] [stdout] | [INFO] [stdout] 3 | ...est] fn bindgen_test_layout___pthread_cond_s () { const UNINIT : :: std :: mem :: MaybeUninit < __pthread_cond_s > = :: std :: mem :: ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_pthread_cond_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout___once_flag` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:35834 [INFO] [stdout] | [INFO] [stdout] 3 | ... # [test] fn bindgen_test_layout___once_flag () { const UNINIT : :: std :: mem :: MaybeUninit < __once_flag > = :: std :: mem :: Maybe... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_once_flag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:59666 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: raw :: c_char ; } extern "C" { pub fn qecvt (__value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: o... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:59887 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: raw :: c_char ; } extern "C" { pub fn qfcvt (__value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: o... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:60108 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: raw :: c_char ; } extern "C" { pub fn qgcvt (__value : u128 , __ndigit : :: std :: os :: raw :: c_int , __buf : * mut :: std :: os ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:60836 [INFO] [stdout] | [INFO] [stdout] 3 | ...: raw :: c_int ; } extern "C" { pub fn qecvt_r (__value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: o... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:61114 [INFO] [stdout] | [INFO] [stdout] 3 | ...: raw :: c_int ; } extern "C" { pub fn qfcvt_r (__value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: o... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `yespower_version_t_YESPOWER_0_5` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:64264 [INFO] [stdout] | [INFO] [stdout] 3 | ...; pub const yespower_version_t_YESPOWER_0_5 : yespower_version_t = 5 ; pub const yespower_version_t_YESPOWER_1_0 : yespower_version_t ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `YESPOWER_VERSION_T_YESPOWER_0_5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `yespower_version_t_YESPOWER_1_0` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:64333 [INFO] [stdout] | [INFO] [stdout] 3 | ...; pub const yespower_version_t_YESPOWER_1_0 : yespower_version_t = 10 ; pub type yespower_version_t = :: std :: os :: raw :: c_uint ; ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `YESPOWER_VERSION_T_YESPOWER_1_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `N` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust-yespower-4db239968fddebd1/out/bindings.rs:3:64631 [INFO] [stdout] | [INFO] [stdout] 3 | ... { pub version : yespower_version_t , pub N : u32 , pub r : u32 , pub pers : * const u8 , pub perslen : usize , } # [test] fn bindgen_... [INFO] [stdout] | ^ help: convert the identifier to snake case: `n` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 161 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.43s [INFO] running `Command { std: "docker" "inspect" "d41ef0f8d030ec7754b3c74c8e57a1f788b7b6fc8191d3dac656311c0715efa8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d41ef0f8d030ec7754b3c74c8e57a1f788b7b6fc8191d3dac656311c0715efa8", kill_on_drop: false }` [INFO] [stdout] d41ef0f8d030ec7754b3c74c8e57a1f788b7b6fc8191d3dac656311c0715efa8