[INFO] fetching crate porcupine-sys 0.0.4... [INFO] checking porcupine-sys-0.0.4 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] extracting crate porcupine-sys 0.0.4 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate porcupine-sys 0.0.4 on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate porcupine-sys 0.0.4 [INFO] finished tweaking crates.io crate porcupine-sys 0.0.4 [INFO] tweaked toml for crates.io crate porcupine-sys 0.0.4 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 2 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a03328adec31de5eb72fc25666be691bfcd70f2816f1bf8cd1dde9bf226b73f3 [INFO] running `Command { std: "docker" "start" "-a" "a03328adec31de5eb72fc25666be691bfcd70f2816f1bf8cd1dde9bf226b73f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a03328adec31de5eb72fc25666be691bfcd70f2816f1bf8cd1dde9bf226b73f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a03328adec31de5eb72fc25666be691bfcd70f2816f1bf8cd1dde9bf226b73f3", kill_on_drop: false }` [INFO] [stdout] a03328adec31de5eb72fc25666be691bfcd70f2816f1bf8cd1dde9bf226b73f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 996187ab972634f3592aa46ac6022a8929cff9134806161885abbfea15eb2b88 [INFO] running `Command { std: "docker" "start" "-a" "996187ab972634f3592aa46ac6022a8929cff9134806161885abbfea15eb2b88", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling porcupine-sys v0.0.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: type `__u_char` should have an upper camel case name [INFO] [stdout] --> src/c.rs:90:10 [INFO] [stdout] | [INFO] [stdout] 90 | pub type __u_char = ::std::os::raw::c_uchar; [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] --> src/c.rs:91:10 [INFO] [stdout] | [INFO] [stdout] 91 | pub type __u_short = ::std::os::raw::c_ushort; [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] --> src/c.rs:92:10 [INFO] [stdout] | [INFO] [stdout] 92 | pub type __u_int = ::std::os::raw::c_uint; [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] --> src/c.rs:93:10 [INFO] [stdout] | [INFO] [stdout] 93 | pub type __u_long = ::std::os::raw::c_ulong; [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] --> src/c.rs:94:10 [INFO] [stdout] | [INFO] [stdout] 94 | pub type __int8_t = ::std::os::raw::c_schar; [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] --> src/c.rs:95:10 [INFO] [stdout] | [INFO] [stdout] 95 | pub type __uint8_t = ::std::os::raw::c_uchar; [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] --> src/c.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | pub type __int16_t = ::std::os::raw::c_short; [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] --> src/c.rs:97:10 [INFO] [stdout] | [INFO] [stdout] 97 | pub type __uint16_t = ::std::os::raw::c_ushort; [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] --> src/c.rs:98:10 [INFO] [stdout] | [INFO] [stdout] 98 | pub type __int32_t = ::std::os::raw::c_int; [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] --> src/c.rs:99:10 [INFO] [stdout] | [INFO] [stdout] 99 | pub type __uint32_t = ::std::os::raw::c_uint; [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] --> src/c.rs:100:10 [INFO] [stdout] | [INFO] [stdout] 100 | pub type __int64_t = ::std::os::raw::c_long; [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] --> src/c.rs:101:10 [INFO] [stdout] | [INFO] [stdout] 101 | pub type __uint64_t = ::std::os::raw::c_ulong; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Uint64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__quad_t` should have an upper camel case name [INFO] [stdout] --> src/c.rs:102:10 [INFO] [stdout] | [INFO] [stdout] 102 | pub type __quad_t = ::std::os::raw::c_long; [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] --> src/c.rs:103:10 [INFO] [stdout] | [INFO] [stdout] 103 | pub type __u_quad_t = ::std::os::raw::c_ulong; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `UQuadT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__intmax_t` should have an upper camel case name [INFO] [stdout] --> src/c.rs:104:10 [INFO] [stdout] | [INFO] [stdout] 104 | pub type __intmax_t = ::std::os::raw::c_long; [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] --> src/c.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | pub type __uintmax_t = ::std::os::raw::c_ulong; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintmaxT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__dev_t` should have an upper camel case name [INFO] [stdout] --> src/c.rs:106:10 [INFO] [stdout] | [INFO] [stdout] 106 | pub type __dev_t = ::std::os::raw::c_ulong; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `DevT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__uid_t` should have an upper camel case name [INFO] [stdout] --> src/c.rs:107:10 [INFO] [stdout] | [INFO] [stdout] 107 | pub type __uid_t = ::std::os::raw::c_uint; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `UidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__gid_t` should have an upper camel case name [INFO] [stdout] --> src/c.rs:108:10 [INFO] [stdout] | [INFO] [stdout] 108 | pub type __gid_t = ::std::os::raw::c_uint; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `GidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__ino_t` should have an upper camel case name [INFO] [stdout] --> src/c.rs:109:10 [INFO] [stdout] | [INFO] [stdout] 109 | pub type __ino_t = ::std::os::raw::c_ulong; [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] --> src/c.rs:110:10 [INFO] [stdout] | [INFO] [stdout] 110 | pub type __ino64_t = ::std::os::raw::c_ulong; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Ino64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__mode_t` should have an upper camel case name [INFO] [stdout] --> src/c.rs:111:10 [INFO] [stdout] | [INFO] [stdout] 111 | pub type __mode_t = ::std::os::raw::c_uint; [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] --> src/c.rs:112:10 [INFO] [stdout] | [INFO] [stdout] 112 | pub type __nlink_t = ::std::os::raw::c_ulong; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `NlinkT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__off_t` should have an upper camel case name [INFO] [stdout] --> src/c.rs:113:10 [INFO] [stdout] | [INFO] [stdout] 113 | pub type __off_t = ::std::os::raw::c_long; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `OffT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__off64_t` should have an upper camel case name [INFO] [stdout] --> src/c.rs:114:10 [INFO] [stdout] | [INFO] [stdout] 114 | pub type __off64_t = ::std::os::raw::c_long; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Off64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__pid_t` should have an upper camel case name [INFO] [stdout] --> src/c.rs:115:10 [INFO] [stdout] | [INFO] [stdout] 115 | pub type __pid_t = ::std::os::raw::c_int; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `PidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__clock_t` should have an upper camel case name [INFO] [stdout] --> src/c.rs:144:10 [INFO] [stdout] | [INFO] [stdout] 144 | pub type __clock_t = ::std::os::raw::c_long; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `ClockT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__rlim_t` should have an upper camel case name [INFO] [stdout] --> src/c.rs:145:10 [INFO] [stdout] | [INFO] [stdout] 145 | pub type __rlim_t = ::std::os::raw::c_ulong; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `RlimT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__rlim64_t` should have an upper camel case name [INFO] [stdout] --> src/c.rs:146:10 [INFO] [stdout] | [INFO] [stdout] 146 | pub type __rlim64_t = ::std::os::raw::c_ulong; [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] --> src/c.rs:147:10 [INFO] [stdout] | [INFO] [stdout] 147 | pub type __id_t = ::std::os::raw::c_uint; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `IdT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__time_t` should have an upper camel case name [INFO] [stdout] --> src/c.rs:148:10 [INFO] [stdout] | [INFO] [stdout] 148 | pub type __time_t = ::std::os::raw::c_long; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `TimeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__useconds_t` should have an upper camel case name [INFO] [stdout] --> src/c.rs:149:10 [INFO] [stdout] | [INFO] [stdout] 149 | pub type __useconds_t = ::std::os::raw::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UsecondsT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__suseconds_t` should have an upper camel case name [INFO] [stdout] --> src/c.rs:150:10 [INFO] [stdout] | [INFO] [stdout] 150 | pub type __suseconds_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 `__daddr_t` should have an upper camel case name [INFO] [stdout] --> src/c.rs:151:10 [INFO] [stdout] | [INFO] [stdout] 151 | pub type __daddr_t = ::std::os::raw::c_int; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `DaddrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__key_t` should have an upper camel case name [INFO] [stdout] --> src/c.rs:152:10 [INFO] [stdout] | [INFO] [stdout] 152 | pub type __key_t = ::std::os::raw::c_int; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `KeyT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__clockid_t` should have an upper camel case name [INFO] [stdout] --> src/c.rs:153:10 [INFO] [stdout] | [INFO] [stdout] 153 | pub type __clockid_t = ::std::os::raw::c_int; [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] --> src/c.rs:154:10 [INFO] [stdout] | [INFO] [stdout] 154 | pub type __timer_t = *mut ::std::os::raw::c_void; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `TimerT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__blksize_t` should have an upper camel case name [INFO] [stdout] --> src/c.rs:155:10 [INFO] [stdout] | [INFO] [stdout] 155 | pub type __blksize_t = ::std::os::raw::c_long; [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] --> src/c.rs:156:10 [INFO] [stdout] | [INFO] [stdout] 156 | pub type __blkcnt_t = ::std::os::raw::c_long; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `BlkcntT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__blkcnt64_t` should have an upper camel case name [INFO] [stdout] --> src/c.rs:157:10 [INFO] [stdout] | [INFO] [stdout] 157 | pub type __blkcnt64_t = ::std::os::raw::c_long; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Blkcnt64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__fsblkcnt_t` should have an upper camel case name [INFO] [stdout] --> src/c.rs:158:10 [INFO] [stdout] | [INFO] [stdout] 158 | pub type __fsblkcnt_t = ::std::os::raw::c_ulong; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `FsblkcntT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__fsblkcnt64_t` should have an upper camel case name [INFO] [stdout] --> src/c.rs:159:10 [INFO] [stdout] | [INFO] [stdout] 159 | pub type __fsblkcnt64_t = ::std::os::raw::c_ulong; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Fsblkcnt64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__fsfilcnt_t` should have an upper camel case name [INFO] [stdout] --> src/c.rs:160:10 [INFO] [stdout] | [INFO] [stdout] 160 | pub type __fsfilcnt_t = ::std::os::raw::c_ulong; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `FsfilcntT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__fsfilcnt64_t` should have an upper camel case name [INFO] [stdout] --> src/c.rs:161:10 [INFO] [stdout] | [INFO] [stdout] 161 | pub type __fsfilcnt64_t = ::std::os::raw::c_ulong; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Fsfilcnt64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__fsword_t` should have an upper camel case name [INFO] [stdout] --> src/c.rs:162:10 [INFO] [stdout] | [INFO] [stdout] 162 | pub type __fsword_t = ::std::os::raw::c_long; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `FswordT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__ssize_t` should have an upper camel case name [INFO] [stdout] --> src/c.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 163 | pub type __ssize_t = ::std::os::raw::c_long; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `SsizeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__syscall_slong_t` should have an upper camel case name [INFO] [stdout] --> src/c.rs:164:10 [INFO] [stdout] | [INFO] [stdout] 164 | pub type __syscall_slong_t = ::std::os::raw::c_long; [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] --> src/c.rs:165:10 [INFO] [stdout] | [INFO] [stdout] 165 | pub type __syscall_ulong_t = ::std::os::raw::c_ulong; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SyscallUlongT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__loff_t` should have an upper camel case name [INFO] [stdout] --> src/c.rs:166:10 [INFO] [stdout] | [INFO] [stdout] 166 | pub type __loff_t = __off64_t; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `LoffT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__caddr_t` should have an upper camel case name [INFO] [stdout] --> src/c.rs:167:10 [INFO] [stdout] | [INFO] [stdout] 167 | pub type __caddr_t = *mut ::std::os::raw::c_char; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `CaddrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__intptr_t` should have an upper camel case name [INFO] [stdout] --> src/c.rs:168:10 [INFO] [stdout] | [INFO] [stdout] 168 | pub type __intptr_t = ::std::os::raw::c_long; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `IntptrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__socklen_t` should have an upper camel case name [INFO] [stdout] --> src/c.rs:169:10 [INFO] [stdout] | [INFO] [stdout] 169 | pub type __socklen_t = ::std::os::raw::c_uint; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `SocklenT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__sig_atomic_t` should have an upper camel case name [INFO] [stdout] --> src/c.rs:170:10 [INFO] [stdout] | [INFO] [stdout] 170 | pub type __sig_atomic_t = ::std::os::raw::c_int; [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] --> src/c.rs:171:10 [INFO] [stdout] | [INFO] [stdout] 171 | pub type int_least8_t = ::std::os::raw::c_schar; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast8T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int_least16_t` should have an upper camel case name [INFO] [stdout] --> src/c.rs:172:10 [INFO] [stdout] | [INFO] [stdout] 172 | pub type int_least16_t = ::std::os::raw::c_short; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast16T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int_least32_t` should have an upper camel case name [INFO] [stdout] --> src/c.rs:173:10 [INFO] [stdout] | [INFO] [stdout] 173 | pub type int_least32_t = ::std::os::raw::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast32T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int_least64_t` should have an upper camel case name [INFO] [stdout] --> src/c.rs:174:10 [INFO] [stdout] | [INFO] [stdout] 174 | pub type int_least64_t = ::std::os::raw::c_long; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint_least8_t` should have an upper camel case name [INFO] [stdout] --> src/c.rs:175:10 [INFO] [stdout] | [INFO] [stdout] 175 | pub type uint_least8_t = ::std::os::raw::c_uchar; [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] --> src/c.rs:176:10 [INFO] [stdout] | [INFO] [stdout] 176 | pub type uint_least16_t = ::std::os::raw::c_ushort; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast16T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint_least32_t` should have an upper camel case name [INFO] [stdout] --> src/c.rs:177:10 [INFO] [stdout] | [INFO] [stdout] 177 | pub type uint_least32_t = ::std::os::raw::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast32T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint_least64_t` should have an upper camel case name [INFO] [stdout] --> src/c.rs:178:10 [INFO] [stdout] | [INFO] [stdout] 178 | pub type uint_least64_t = ::std::os::raw::c_ulong; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int_fast8_t` should have an upper camel case name [INFO] [stdout] --> src/c.rs:179:10 [INFO] [stdout] | [INFO] [stdout] 179 | pub type int_fast8_t = ::std::os::raw::c_schar; [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] --> src/c.rs:180:10 [INFO] [stdout] | [INFO] [stdout] 180 | pub type int_fast16_t = ::std::os::raw::c_long; [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] --> src/c.rs:181:10 [INFO] [stdout] | [INFO] [stdout] 181 | pub type int_fast32_t = ::std::os::raw::c_long; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntFast32T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int_fast64_t` should have an upper camel case name [INFO] [stdout] --> src/c.rs:182:10 [INFO] [stdout] | [INFO] [stdout] 182 | pub type int_fast64_t = ::std::os::raw::c_long; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntFast64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint_fast8_t` should have an upper camel case name [INFO] [stdout] --> src/c.rs:183:10 [INFO] [stdout] | [INFO] [stdout] 183 | pub type uint_fast8_t = ::std::os::raw::c_uchar; [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] --> src/c.rs:184:10 [INFO] [stdout] | [INFO] [stdout] 184 | pub type uint_fast16_t = ::std::os::raw::c_ulong; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintFast16T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint_fast32_t` should have an upper camel case name [INFO] [stdout] --> src/c.rs:185:10 [INFO] [stdout] | [INFO] [stdout] 185 | pub type uint_fast32_t = ::std::os::raw::c_ulong; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintFast32T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint_fast64_t` should have an upper camel case name [INFO] [stdout] --> src/c.rs:186:10 [INFO] [stdout] | [INFO] [stdout] 186 | pub type uint_fast64_t = ::std::os::raw::c_ulong; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintFast64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__u_char` should have an upper camel case name [INFO] [stdout] --> src/c.rs:90:10 [INFO] [stdout] | [INFO] [stdout] 90 | pub type __u_char = ::std::os::raw::c_uchar; [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 `intmax_t` should have an upper camel case name [INFO] [stdout] --> src/c.rs:187:10 [INFO] [stdout] | [INFO] [stdout] 187 | pub type intmax_t = __intmax_t; [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] --> src/c.rs:188:10 [INFO] [stdout] | [INFO] [stdout] 188 | pub type uintmax_t = __uintmax_t; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `UintmaxT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `pv_status_t` should have an upper camel case name [INFO] [stdout] --> src/c.rs:198:10 [INFO] [stdout] | [INFO] [stdout] 198 | pub type pv_status_t = u32; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `PvStatusT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `pv_porcupine_object_t` should have an upper camel case name [INFO] [stdout] --> src/c.rs:210:10 [INFO] [stdout] | [INFO] [stdout] 210 | pub type pv_porcupine_object_t = pv_porcupine_object; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PvPorcupineObjectT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__u_short` should have an upper camel case name [INFO] [stdout] --> src/c.rs:91:10 [INFO] [stdout] | [INFO] [stdout] 91 | pub type __u_short = ::std::os::raw::c_ushort; [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] --> src/c.rs:92:10 [INFO] [stdout] | [INFO] [stdout] 92 | pub type __u_int = ::std::os::raw::c_uint; [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] --> src/c.rs:93:10 [INFO] [stdout] | [INFO] [stdout] 93 | pub type __u_long = ::std::os::raw::c_ulong; [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] --> src/c.rs:94:10 [INFO] [stdout] | [INFO] [stdout] 94 | pub type __int8_t = ::std::os::raw::c_schar; [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] --> src/c.rs:95:10 [INFO] [stdout] | [INFO] [stdout] 95 | pub type __uint8_t = ::std::os::raw::c_uchar; [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] --> src/c.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | pub type __int16_t = ::std::os::raw::c_short; [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] --> src/c.rs:97:10 [INFO] [stdout] | [INFO] [stdout] 97 | pub type __uint16_t = ::std::os::raw::c_ushort; [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] --> src/c.rs:98:10 [INFO] [stdout] | [INFO] [stdout] 98 | pub type __int32_t = ::std::os::raw::c_int; [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] --> src/c.rs:99:10 [INFO] [stdout] | [INFO] [stdout] 99 | pub type __uint32_t = ::std::os::raw::c_uint; [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] --> src/c.rs:100:10 [INFO] [stdout] | [INFO] [stdout] 100 | pub type __int64_t = ::std::os::raw::c_long; [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] --> src/c.rs:101:10 [INFO] [stdout] | [INFO] [stdout] 101 | pub type __uint64_t = ::std::os::raw::c_ulong; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Uint64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__quad_t` should have an upper camel case name [INFO] [stdout] --> src/c.rs:102:10 [INFO] [stdout] | [INFO] [stdout] 102 | pub type __quad_t = ::std::os::raw::c_long; [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] --> src/c.rs:103:10 [INFO] [stdout] | [INFO] [stdout] 103 | pub type __u_quad_t = ::std::os::raw::c_ulong; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `UQuadT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__intmax_t` should have an upper camel case name [INFO] [stdout] --> src/c.rs:104:10 [INFO] [stdout] | [INFO] [stdout] 104 | pub type __intmax_t = ::std::os::raw::c_long; [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] --> src/c.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | pub type __uintmax_t = ::std::os::raw::c_ulong; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintmaxT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__dev_t` should have an upper camel case name [INFO] [stdout] --> src/c.rs:106:10 [INFO] [stdout] | [INFO] [stdout] 106 | pub type __dev_t = ::std::os::raw::c_ulong; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `DevT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__uid_t` should have an upper camel case name [INFO] [stdout] --> src/c.rs:107:10 [INFO] [stdout] | [INFO] [stdout] 107 | pub type __uid_t = ::std::os::raw::c_uint; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `UidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__gid_t` should have an upper camel case name [INFO] [stdout] --> src/c.rs:108:10 [INFO] [stdout] | [INFO] [stdout] 108 | pub type __gid_t = ::std::os::raw::c_uint; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `GidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__ino_t` should have an upper camel case name [INFO] [stdout] --> src/c.rs:109:10 [INFO] [stdout] | [INFO] [stdout] 109 | pub type __ino_t = ::std::os::raw::c_ulong; [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] --> src/c.rs:110:10 [INFO] [stdout] | [INFO] [stdout] 110 | pub type __ino64_t = ::std::os::raw::c_ulong; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Ino64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__mode_t` should have an upper camel case name [INFO] [stdout] --> src/c.rs:111:10 [INFO] [stdout] | [INFO] [stdout] 111 | pub type __mode_t = ::std::os::raw::c_uint; [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] --> src/c.rs:112:10 [INFO] [stdout] | [INFO] [stdout] 112 | pub type __nlink_t = ::std::os::raw::c_ulong; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `NlinkT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__off_t` should have an upper camel case name [INFO] [stdout] --> src/c.rs:113:10 [INFO] [stdout] | [INFO] [stdout] 113 | pub type __off_t = ::std::os::raw::c_long; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `OffT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__off64_t` should have an upper camel case name [INFO] [stdout] --> src/c.rs:114:10 [INFO] [stdout] | [INFO] [stdout] 114 | pub type __off64_t = ::std::os::raw::c_long; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Off64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__pid_t` should have an upper camel case name [INFO] [stdout] --> src/c.rs:115:10 [INFO] [stdout] | [INFO] [stdout] 115 | pub type __pid_t = ::std::os::raw::c_int; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `PidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__clock_t` should have an upper camel case name [INFO] [stdout] --> src/c.rs:144:10 [INFO] [stdout] | [INFO] [stdout] 144 | pub type __clock_t = ::std::os::raw::c_long; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `ClockT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__rlim_t` should have an upper camel case name [INFO] [stdout] --> src/c.rs:145:10 [INFO] [stdout] | [INFO] [stdout] 145 | pub type __rlim_t = ::std::os::raw::c_ulong; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `RlimT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__rlim64_t` should have an upper camel case name [INFO] [stdout] --> src/c.rs:146:10 [INFO] [stdout] | [INFO] [stdout] 146 | pub type __rlim64_t = ::std::os::raw::c_ulong; [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] --> src/c.rs:147:10 [INFO] [stdout] | [INFO] [stdout] 147 | pub type __id_t = ::std::os::raw::c_uint; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `IdT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__time_t` should have an upper camel case name [INFO] [stdout] --> src/c.rs:148:10 [INFO] [stdout] | [INFO] [stdout] 148 | pub type __time_t = ::std::os::raw::c_long; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `TimeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__useconds_t` should have an upper camel case name [INFO] [stdout] --> src/c.rs:149:10 [INFO] [stdout] | [INFO] [stdout] 149 | pub type __useconds_t = ::std::os::raw::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UsecondsT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__suseconds_t` should have an upper camel case name [INFO] [stdout] --> src/c.rs:150:10 [INFO] [stdout] | [INFO] [stdout] 150 | pub type __suseconds_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 `__daddr_t` should have an upper camel case name [INFO] [stdout] --> src/c.rs:151:10 [INFO] [stdout] | [INFO] [stdout] 151 | pub type __daddr_t = ::std::os::raw::c_int; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `DaddrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__key_t` should have an upper camel case name [INFO] [stdout] --> src/c.rs:152:10 [INFO] [stdout] | [INFO] [stdout] 152 | pub type __key_t = ::std::os::raw::c_int; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `KeyT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__clockid_t` should have an upper camel case name [INFO] [stdout] --> src/c.rs:153:10 [INFO] [stdout] | [INFO] [stdout] 153 | pub type __clockid_t = ::std::os::raw::c_int; [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] --> src/c.rs:154:10 [INFO] [stdout] | [INFO] [stdout] 154 | pub type __timer_t = *mut ::std::os::raw::c_void; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `TimerT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__blksize_t` should have an upper camel case name [INFO] [stdout] --> src/c.rs:155:10 [INFO] [stdout] | [INFO] [stdout] 155 | pub type __blksize_t = ::std::os::raw::c_long; [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] --> src/c.rs:156:10 [INFO] [stdout] | [INFO] [stdout] 156 | pub type __blkcnt_t = ::std::os::raw::c_long; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `BlkcntT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__blkcnt64_t` should have an upper camel case name [INFO] [stdout] --> src/c.rs:157:10 [INFO] [stdout] | [INFO] [stdout] 157 | pub type __blkcnt64_t = ::std::os::raw::c_long; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Blkcnt64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__fsblkcnt_t` should have an upper camel case name [INFO] [stdout] --> src/c.rs:158:10 [INFO] [stdout] | [INFO] [stdout] 158 | pub type __fsblkcnt_t = ::std::os::raw::c_ulong; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `FsblkcntT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__fsblkcnt64_t` should have an upper camel case name [INFO] [stdout] --> src/c.rs:159:10 [INFO] [stdout] | [INFO] [stdout] 159 | pub type __fsblkcnt64_t = ::std::os::raw::c_ulong; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Fsblkcnt64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__fsfilcnt_t` should have an upper camel case name [INFO] [stdout] --> src/c.rs:160:10 [INFO] [stdout] | [INFO] [stdout] 160 | pub type __fsfilcnt_t = ::std::os::raw::c_ulong; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `FsfilcntT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__fsfilcnt64_t` should have an upper camel case name [INFO] [stdout] --> src/c.rs:161:10 [INFO] [stdout] | [INFO] [stdout] 161 | pub type __fsfilcnt64_t = ::std::os::raw::c_ulong; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Fsfilcnt64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__fsword_t` should have an upper camel case name [INFO] [stdout] --> src/c.rs:162:10 [INFO] [stdout] | [INFO] [stdout] 162 | pub type __fsword_t = ::std::os::raw::c_long; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `FswordT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__ssize_t` should have an upper camel case name [INFO] [stdout] --> src/c.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 163 | pub type __ssize_t = ::std::os::raw::c_long; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `SsizeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__syscall_slong_t` should have an upper camel case name [INFO] [stdout] --> src/c.rs:164:10 [INFO] [stdout] | [INFO] [stdout] 164 | pub type __syscall_slong_t = ::std::os::raw::c_long; [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] --> src/c.rs:165:10 [INFO] [stdout] | [INFO] [stdout] 165 | pub type __syscall_ulong_t = ::std::os::raw::c_ulong; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SyscallUlongT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__loff_t` should have an upper camel case name [INFO] [stdout] --> src/c.rs:166:10 [INFO] [stdout] | [INFO] [stdout] 166 | pub type __loff_t = __off64_t; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `LoffT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__caddr_t` should have an upper camel case name [INFO] [stdout] --> src/c.rs:167:10 [INFO] [stdout] | [INFO] [stdout] 167 | pub type __caddr_t = *mut ::std::os::raw::c_char; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `CaddrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__intptr_t` should have an upper camel case name [INFO] [stdout] --> src/c.rs:168:10 [INFO] [stdout] | [INFO] [stdout] 168 | pub type __intptr_t = ::std::os::raw::c_long; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `IntptrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__socklen_t` should have an upper camel case name [INFO] [stdout] --> src/c.rs:169:10 [INFO] [stdout] | [INFO] [stdout] 169 | pub type __socklen_t = ::std::os::raw::c_uint; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `SocklenT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__sig_atomic_t` should have an upper camel case name [INFO] [stdout] --> src/c.rs:170:10 [INFO] [stdout] | [INFO] [stdout] 170 | pub type __sig_atomic_t = ::std::os::raw::c_int; [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] --> src/c.rs:171:10 [INFO] [stdout] | [INFO] [stdout] 171 | pub type int_least8_t = ::std::os::raw::c_schar; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast8T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int_least16_t` should have an upper camel case name [INFO] [stdout] --> src/c.rs:172:10 [INFO] [stdout] | [INFO] [stdout] 172 | pub type int_least16_t = ::std::os::raw::c_short; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast16T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int_least32_t` should have an upper camel case name [INFO] [stdout] --> src/c.rs:173:10 [INFO] [stdout] | [INFO] [stdout] 173 | pub type int_least32_t = ::std::os::raw::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast32T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int_least64_t` should have an upper camel case name [INFO] [stdout] --> src/c.rs:174:10 [INFO] [stdout] | [INFO] [stdout] 174 | pub type int_least64_t = ::std::os::raw::c_long; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint_least8_t` should have an upper camel case name [INFO] [stdout] --> src/c.rs:175:10 [INFO] [stdout] | [INFO] [stdout] 175 | pub type uint_least8_t = ::std::os::raw::c_uchar; [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] --> src/c.rs:176:10 [INFO] [stdout] | [INFO] [stdout] 176 | pub type uint_least16_t = ::std::os::raw::c_ushort; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast16T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint_least32_t` should have an upper camel case name [INFO] [stdout] --> src/c.rs:177:10 [INFO] [stdout] | [INFO] [stdout] 177 | pub type uint_least32_t = ::std::os::raw::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast32T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint_least64_t` should have an upper camel case name [INFO] [stdout] --> src/c.rs:178:10 [INFO] [stdout] | [INFO] [stdout] 178 | pub type uint_least64_t = ::std::os::raw::c_ulong; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int_fast8_t` should have an upper camel case name [INFO] [stdout] --> src/c.rs:179:10 [INFO] [stdout] | [INFO] [stdout] 179 | pub type int_fast8_t = ::std::os::raw::c_schar; [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] --> src/c.rs:180:10 [INFO] [stdout] | [INFO] [stdout] 180 | pub type int_fast16_t = ::std::os::raw::c_long; [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] --> src/c.rs:181:10 [INFO] [stdout] | [INFO] [stdout] 181 | pub type int_fast32_t = ::std::os::raw::c_long; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntFast32T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int_fast64_t` should have an upper camel case name [INFO] [stdout] --> src/c.rs:182:10 [INFO] [stdout] | [INFO] [stdout] 182 | pub type int_fast64_t = ::std::os::raw::c_long; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntFast64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint_fast8_t` should have an upper camel case name [INFO] [stdout] --> src/c.rs:183:10 [INFO] [stdout] | [INFO] [stdout] 183 | pub type uint_fast8_t = ::std::os::raw::c_uchar; [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] --> src/c.rs:184:10 [INFO] [stdout] | [INFO] [stdout] 184 | pub type uint_fast16_t = ::std::os::raw::c_ulong; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintFast16T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint_fast32_t` should have an upper camel case name [INFO] [stdout] --> src/c.rs:185:10 [INFO] [stdout] | [INFO] [stdout] 185 | pub type uint_fast32_t = ::std::os::raw::c_ulong; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintFast32T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint_fast64_t` should have an upper camel case name [INFO] [stdout] --> src/c.rs:186:10 [INFO] [stdout] | [INFO] [stdout] 186 | pub type uint_fast64_t = ::std::os::raw::c_ulong; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintFast64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `intmax_t` should have an upper camel case name [INFO] [stdout] --> src/c.rs:187:10 [INFO] [stdout] | [INFO] [stdout] 187 | pub type intmax_t = __intmax_t; [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] --> src/c.rs:188:10 [INFO] [stdout] | [INFO] [stdout] 188 | pub type uintmax_t = __uintmax_t; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `UintmaxT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `pv_status_t` should have an upper camel case name [INFO] [stdout] --> src/c.rs:198:10 [INFO] [stdout] | [INFO] [stdout] 198 | pub type pv_status_t = u32; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `PvStatusT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `pv_porcupine_object_t` should have an upper camel case name [INFO] [stdout] --> src/c.rs:210:10 [INFO] [stdout] | [INFO] [stdout] 210 | pub type pv_porcupine_object_t = pv_porcupine_object; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PvPorcupineObjectT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `true_` is never used [INFO] [stdout] --> src/c.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | pub const true_: u32 = 1; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `false_` is never used [INFO] [stdout] --> src/c.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | pub const false_: u32 = 0; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `INT8_MIN` is never used [INFO] [stdout] --> src/c.rs:53:11 [INFO] [stdout] | [INFO] [stdout] 53 | pub const INT8_MIN: i32 = -128; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `INT16_MIN` is never used [INFO] [stdout] --> src/c.rs:54:11 [INFO] [stdout] | [INFO] [stdout] 54 | pub const INT16_MIN: i32 = -32768; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `INT32_MIN` is never used [INFO] [stdout] --> src/c.rs:55:11 [INFO] [stdout] | [INFO] [stdout] 55 | pub const INT32_MIN: i32 = -2147483648; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `INT8_MAX` is never used [INFO] [stdout] --> src/c.rs:56:11 [INFO] [stdout] | [INFO] [stdout] 56 | pub const INT8_MAX: u32 = 127; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `INT16_MAX` is never used [INFO] [stdout] --> src/c.rs:57:11 [INFO] [stdout] | [INFO] [stdout] 57 | pub const INT16_MAX: u32 = 32767; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `INT32_MAX` is never used [INFO] [stdout] --> src/c.rs:58:11 [INFO] [stdout] | [INFO] [stdout] 58 | pub const INT32_MAX: u32 = 2147483647; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `UINT8_MAX` is never used [INFO] [stdout] --> src/c.rs:59:11 [INFO] [stdout] | [INFO] [stdout] 59 | pub const UINT8_MAX: u32 = 255; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `UINT16_MAX` is never used [INFO] [stdout] --> src/c.rs:60:11 [INFO] [stdout] | [INFO] [stdout] 60 | pub const UINT16_MAX: u32 = 65535; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `UINT32_MAX` is never used [INFO] [stdout] --> src/c.rs:61:11 [INFO] [stdout] | [INFO] [stdout] 61 | pub const UINT32_MAX: u32 = 4294967295; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `INT_LEAST8_MIN` is never used [INFO] [stdout] --> src/c.rs:62:11 [INFO] [stdout] | [INFO] [stdout] 62 | pub const INT_LEAST8_MIN: i32 = -128; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `INT_LEAST16_MIN` is never used [INFO] [stdout] --> src/c.rs:63:11 [INFO] [stdout] | [INFO] [stdout] 63 | pub const INT_LEAST16_MIN: i32 = -32768; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `INT_LEAST32_MIN` is never used [INFO] [stdout] --> src/c.rs:64:11 [INFO] [stdout] | [INFO] [stdout] 64 | pub const INT_LEAST32_MIN: i32 = -2147483648; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `INT_LEAST8_MAX` is never used [INFO] [stdout] --> src/c.rs:65:11 [INFO] [stdout] | [INFO] [stdout] 65 | pub const INT_LEAST8_MAX: u32 = 127; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `INT_LEAST16_MAX` is never used [INFO] [stdout] --> src/c.rs:66:11 [INFO] [stdout] | [INFO] [stdout] 66 | pub const INT_LEAST16_MAX: u32 = 32767; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `INT_LEAST32_MAX` is never used [INFO] [stdout] --> src/c.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub const INT_LEAST32_MAX: u32 = 2147483647; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `UINT_LEAST8_MAX` is never used [INFO] [stdout] --> src/c.rs:68:11 [INFO] [stdout] | [INFO] [stdout] 68 | pub const UINT_LEAST8_MAX: u32 = 255; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `UINT_LEAST16_MAX` is never used [INFO] [stdout] --> src/c.rs:69:11 [INFO] [stdout] | [INFO] [stdout] 69 | pub const UINT_LEAST16_MAX: u32 = 65535; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `UINT_LEAST32_MAX` is never used [INFO] [stdout] --> src/c.rs:70:11 [INFO] [stdout] | [INFO] [stdout] 70 | pub const UINT_LEAST32_MAX: u32 = 4294967295; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `INT_FAST8_MIN` is never used [INFO] [stdout] --> src/c.rs:71:11 [INFO] [stdout] | [INFO] [stdout] 71 | pub const INT_FAST8_MIN: i32 = -128; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `INT_FAST16_MIN` is never used [INFO] [stdout] --> src/c.rs:72:11 [INFO] [stdout] | [INFO] [stdout] 72 | pub const INT_FAST16_MIN: i64 = -9223372036854775808; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `INT_FAST32_MIN` is never used [INFO] [stdout] --> src/c.rs:73:11 [INFO] [stdout] | [INFO] [stdout] 73 | pub const INT_FAST32_MIN: i64 = -9223372036854775808; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `INT_FAST8_MAX` is never used [INFO] [stdout] --> src/c.rs:74:11 [INFO] [stdout] | [INFO] [stdout] 74 | pub const INT_FAST8_MAX: u32 = 127; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `INT_FAST16_MAX` is never used [INFO] [stdout] --> src/c.rs:75:11 [INFO] [stdout] | [INFO] [stdout] 75 | pub const INT_FAST16_MAX: u64 = 9223372036854775807; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `INT_FAST32_MAX` is never used [INFO] [stdout] --> src/c.rs:76:11 [INFO] [stdout] | [INFO] [stdout] 76 | pub const INT_FAST32_MAX: u64 = 9223372036854775807; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `UINT_FAST8_MAX` is never used [INFO] [stdout] --> src/c.rs:77:11 [INFO] [stdout] | [INFO] [stdout] 77 | pub const UINT_FAST8_MAX: u32 = 255; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `UINT_FAST16_MAX` is never used [INFO] [stdout] --> src/c.rs:78:11 [INFO] [stdout] | [INFO] [stdout] 78 | pub const UINT_FAST16_MAX: i32 = -1; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `UINT_FAST32_MAX` is never used [INFO] [stdout] --> src/c.rs:79:11 [INFO] [stdout] | [INFO] [stdout] 79 | pub const UINT_FAST32_MAX: i32 = -1; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `INTPTR_MIN` is never used [INFO] [stdout] --> src/c.rs:80:11 [INFO] [stdout] | [INFO] [stdout] 80 | pub const INTPTR_MIN: i64 = -9223372036854775808; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `INTPTR_MAX` is never used [INFO] [stdout] --> src/c.rs:81:11 [INFO] [stdout] | [INFO] [stdout] 81 | pub const INTPTR_MAX: u64 = 9223372036854775807; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `UINTPTR_MAX` is never used [INFO] [stdout] --> src/c.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | pub const UINTPTR_MAX: i32 = -1; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PTRDIFF_MIN` is never used [INFO] [stdout] --> src/c.rs:83:11 [INFO] [stdout] | [INFO] [stdout] 83 | pub const PTRDIFF_MIN: i64 = -9223372036854775808; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PTRDIFF_MAX` is never used [INFO] [stdout] --> src/c.rs:84:11 [INFO] [stdout] | [INFO] [stdout] 84 | pub const PTRDIFF_MAX: u64 = 9223372036854775807; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SIG_ATOMIC_MIN` is never used [INFO] [stdout] --> src/c.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub const SIG_ATOMIC_MIN: i32 = -2147483648; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SIG_ATOMIC_MAX` is never used [INFO] [stdout] --> src/c.rs:86:11 [INFO] [stdout] | [INFO] [stdout] 86 | pub const SIG_ATOMIC_MAX: u32 = 2147483647; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SIZE_MAX` is never used [INFO] [stdout] --> src/c.rs:87:11 [INFO] [stdout] | [INFO] [stdout] 87 | pub const SIZE_MAX: i32 = -1; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `WINT_MIN` is never used [INFO] [stdout] --> src/c.rs:88:11 [INFO] [stdout] | [INFO] [stdout] 88 | pub const WINT_MIN: u32 = 0; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `WINT_MAX` is never used [INFO] [stdout] --> src/c.rs:89:11 [INFO] [stdout] | [INFO] [stdout] 89 | pub const WINT_MAX: u32 = 4294967295; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `int_least8_t` is never used [INFO] [stdout] --> src/c.rs:171:10 [INFO] [stdout] | [INFO] [stdout] 171 | pub type int_least8_t = ::std::os::raw::c_schar; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `int_least16_t` is never used [INFO] [stdout] --> src/c.rs:172:10 [INFO] [stdout] | [INFO] [stdout] 172 | pub type int_least16_t = ::std::os::raw::c_short; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `int_least32_t` is never used [INFO] [stdout] --> src/c.rs:173:10 [INFO] [stdout] | [INFO] [stdout] 173 | pub type int_least32_t = ::std::os::raw::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `int_least64_t` is never used [INFO] [stdout] --> src/c.rs:174:10 [INFO] [stdout] | [INFO] [stdout] 174 | pub type int_least64_t = ::std::os::raw::c_long; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `uint_least8_t` is never used [INFO] [stdout] --> src/c.rs:175:10 [INFO] [stdout] | [INFO] [stdout] 175 | pub type uint_least8_t = ::std::os::raw::c_uchar; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `uint_least16_t` is never used [INFO] [stdout] --> src/c.rs:176:10 [INFO] [stdout] | [INFO] [stdout] 176 | pub type uint_least16_t = ::std::os::raw::c_ushort; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `uint_least32_t` is never used [INFO] [stdout] --> src/c.rs:177:10 [INFO] [stdout] | [INFO] [stdout] 177 | pub type uint_least32_t = ::std::os::raw::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `uint_least64_t` is never used [INFO] [stdout] --> src/c.rs:178:10 [INFO] [stdout] | [INFO] [stdout] 178 | pub type uint_least64_t = ::std::os::raw::c_ulong; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `int_fast8_t` is never used [INFO] [stdout] --> src/c.rs:179:10 [INFO] [stdout] | [INFO] [stdout] 179 | pub type int_fast8_t = ::std::os::raw::c_schar; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `int_fast16_t` is never used [INFO] [stdout] --> src/c.rs:180:10 [INFO] [stdout] | [INFO] [stdout] 180 | pub type int_fast16_t = ::std::os::raw::c_long; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `int_fast32_t` is never used [INFO] [stdout] --> src/c.rs:181:10 [INFO] [stdout] | [INFO] [stdout] 181 | pub type int_fast32_t = ::std::os::raw::c_long; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `int_fast64_t` is never used [INFO] [stdout] --> src/c.rs:182:10 [INFO] [stdout] | [INFO] [stdout] 182 | pub type int_fast64_t = ::std::os::raw::c_long; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `uint_fast8_t` is never used [INFO] [stdout] --> src/c.rs:183:10 [INFO] [stdout] | [INFO] [stdout] 183 | pub type uint_fast8_t = ::std::os::raw::c_uchar; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `uint_fast16_t` is never used [INFO] [stdout] --> src/c.rs:184:10 [INFO] [stdout] | [INFO] [stdout] 184 | pub type uint_fast16_t = ::std::os::raw::c_ulong; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `uint_fast32_t` is never used [INFO] [stdout] --> src/c.rs:185:10 [INFO] [stdout] | [INFO] [stdout] 185 | pub type uint_fast32_t = ::std::os::raw::c_ulong; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `uint_fast64_t` is never used [INFO] [stdout] --> src/c.rs:186:10 [INFO] [stdout] | [INFO] [stdout] 186 | pub type uint_fast64_t = ::std::os::raw::c_ulong; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `intmax_t` is never used [INFO] [stdout] --> src/c.rs:187:10 [INFO] [stdout] | [INFO] [stdout] 187 | pub type intmax_t = __intmax_t; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `uintmax_t` is never used [INFO] [stdout] --> src/c.rs:188:10 [INFO] [stdout] | [INFO] [stdout] 188 | pub type uintmax_t = __uintmax_t; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `pv_status_t_PV_STATUS_SUCCESS` is never used [INFO] [stdout] --> src/c.rs:193:11 [INFO] [stdout] | [INFO] [stdout] 193 | pub const pv_status_t_PV_STATUS_SUCCESS: pv_status_t = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `pv_status_t_PV_STATUS_OUT_OF_MEMORY` is never used [INFO] [stdout] --> src/c.rs:194:11 [INFO] [stdout] | [INFO] [stdout] 194 | pub const pv_status_t_PV_STATUS_OUT_OF_MEMORY: pv_status_t = 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `pv_status_t_PV_STATUS_IO_ERROR` is never used [INFO] [stdout] --> src/c.rs:195:11 [INFO] [stdout] | [INFO] [stdout] 195 | pub const pv_status_t_PV_STATUS_IO_ERROR: pv_status_t = 2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `pv_status_t_PV_STATUS_INVALID_ARGUMENT` is never used [INFO] [stdout] --> src/c.rs:196:11 [INFO] [stdout] | [INFO] [stdout] 196 | pub const pv_status_t_PV_STATUS_INVALID_ARGUMENT: pv_status_t = 3; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `true_` should have an upper case name [INFO] [stdout] --> src/c.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | pub const true_: u32 = 1; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper case: `TRUE` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `false_` should have an upper case name [INFO] [stdout] --> src/c.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | pub const false_: u32 = 0; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case: `FALSE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `__bool_true_false_are_defined` should have an upper case name [INFO] [stdout] --> src/c.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | pub const __bool_true_false_are_defined: u32 = 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__BOOL_TRUE_FALSE_ARE_DEFINED` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `__glibc_c99_flexarr_available` should have an upper case name [INFO] [stdout] --> src/c.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | pub const __glibc_c99_flexarr_available: u32 = 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__GLIBC_C99_FLEXARR_AVAILABLE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `pv_status_t_PV_STATUS_SUCCESS` should have an upper case name [INFO] [stdout] --> src/c.rs:193:11 [INFO] [stdout] | [INFO] [stdout] 193 | pub const pv_status_t_PV_STATUS_SUCCESS: pv_status_t = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `PV_STATUS_T_PV_STATUS_SUCCESS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `pv_status_t_PV_STATUS_OUT_OF_MEMORY` should have an upper case name [INFO] [stdout] --> src/c.rs:194:11 [INFO] [stdout] | [INFO] [stdout] 194 | pub const pv_status_t_PV_STATUS_OUT_OF_MEMORY: pv_status_t = 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `PV_STATUS_T_PV_STATUS_OUT_OF_MEMORY` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `pv_status_t_PV_STATUS_IO_ERROR` should have an upper case name [INFO] [stdout] --> src/c.rs:195:11 [INFO] [stdout] | [INFO] [stdout] 195 | pub const pv_status_t_PV_STATUS_IO_ERROR: pv_status_t = 2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `PV_STATUS_T_PV_STATUS_IO_ERROR` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `pv_status_t_PV_STATUS_INVALID_ARGUMENT` should have an upper case name [INFO] [stdout] --> src/c.rs:196:11 [INFO] [stdout] | [INFO] [stdout] 196 | pub const pv_status_t_PV_STATUS_INVALID_ARGUMENT: pv_status_t = 3; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `PV_STATUS_T_PV_STATUS_INVALID_ARGUMENT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `true_` is never used [INFO] [stdout] --> src/c.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | pub const true_: u32 = 1; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `false_` is never used [INFO] [stdout] --> src/c.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | pub const false_: u32 = 0; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `INT8_MIN` is never used [INFO] [stdout] --> src/c.rs:53:11 [INFO] [stdout] | [INFO] [stdout] 53 | pub const INT8_MIN: i32 = -128; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `INT16_MIN` is never used [INFO] [stdout] --> src/c.rs:54:11 [INFO] [stdout] | [INFO] [stdout] 54 | pub const INT16_MIN: i32 = -32768; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `INT32_MIN` is never used [INFO] [stdout] --> src/c.rs:55:11 [INFO] [stdout] | [INFO] [stdout] 55 | pub const INT32_MIN: i32 = -2147483648; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `INT8_MAX` is never used [INFO] [stdout] --> src/c.rs:56:11 [INFO] [stdout] | [INFO] [stdout] 56 | pub const INT8_MAX: u32 = 127; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `INT16_MAX` is never used [INFO] [stdout] --> src/c.rs:57:11 [INFO] [stdout] | [INFO] [stdout] 57 | pub const INT16_MAX: u32 = 32767; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `INT32_MAX` is never used [INFO] [stdout] --> src/c.rs:58:11 [INFO] [stdout] | [INFO] [stdout] 58 | pub const INT32_MAX: u32 = 2147483647; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `UINT8_MAX` is never used [INFO] [stdout] --> src/c.rs:59:11 [INFO] [stdout] | [INFO] [stdout] 59 | pub const UINT8_MAX: u32 = 255; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `UINT16_MAX` is never used [INFO] [stdout] --> src/c.rs:60:11 [INFO] [stdout] | [INFO] [stdout] 60 | pub const UINT16_MAX: u32 = 65535; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 142 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `UINT32_MAX` is never used [INFO] [stdout] --> src/c.rs:61:11 [INFO] [stdout] | [INFO] [stdout] 61 | pub const UINT32_MAX: u32 = 4294967295; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `INT_LEAST8_MIN` is never used [INFO] [stdout] --> src/c.rs:62:11 [INFO] [stdout] | [INFO] [stdout] 62 | pub const INT_LEAST8_MIN: i32 = -128; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `INT_LEAST16_MIN` is never used [INFO] [stdout] --> src/c.rs:63:11 [INFO] [stdout] | [INFO] [stdout] 63 | pub const INT_LEAST16_MIN: i32 = -32768; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `INT_LEAST32_MIN` is never used [INFO] [stdout] --> src/c.rs:64:11 [INFO] [stdout] | [INFO] [stdout] 64 | pub const INT_LEAST32_MIN: i32 = -2147483648; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `INT_LEAST8_MAX` is never used [INFO] [stdout] --> src/c.rs:65:11 [INFO] [stdout] | [INFO] [stdout] 65 | pub const INT_LEAST8_MAX: u32 = 127; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `INT_LEAST16_MAX` is never used [INFO] [stdout] --> src/c.rs:66:11 [INFO] [stdout] | [INFO] [stdout] 66 | pub const INT_LEAST16_MAX: u32 = 32767; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `INT_LEAST32_MAX` is never used [INFO] [stdout] --> src/c.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub const INT_LEAST32_MAX: u32 = 2147483647; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `UINT_LEAST8_MAX` is never used [INFO] [stdout] --> src/c.rs:68:11 [INFO] [stdout] | [INFO] [stdout] 68 | pub const UINT_LEAST8_MAX: u32 = 255; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `UINT_LEAST16_MAX` is never used [INFO] [stdout] --> src/c.rs:69:11 [INFO] [stdout] | [INFO] [stdout] 69 | pub const UINT_LEAST16_MAX: u32 = 65535; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `UINT_LEAST32_MAX` is never used [INFO] [stdout] --> src/c.rs:70:11 [INFO] [stdout] | [INFO] [stdout] 70 | pub const UINT_LEAST32_MAX: u32 = 4294967295; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `INT_FAST8_MIN` is never used [INFO] [stdout] --> src/c.rs:71:11 [INFO] [stdout] | [INFO] [stdout] 71 | pub const INT_FAST8_MIN: i32 = -128; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `INT_FAST16_MIN` is never used [INFO] [stdout] --> src/c.rs:72:11 [INFO] [stdout] | [INFO] [stdout] 72 | pub const INT_FAST16_MIN: i64 = -9223372036854775808; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `INT_FAST32_MIN` is never used [INFO] [stdout] --> src/c.rs:73:11 [INFO] [stdout] | [INFO] [stdout] 73 | pub const INT_FAST32_MIN: i64 = -9223372036854775808; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `INT_FAST8_MAX` is never used [INFO] [stdout] --> src/c.rs:74:11 [INFO] [stdout] | [INFO] [stdout] 74 | pub const INT_FAST8_MAX: u32 = 127; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `INT_FAST16_MAX` is never used [INFO] [stdout] --> src/c.rs:75:11 [INFO] [stdout] | [INFO] [stdout] 75 | pub const INT_FAST16_MAX: u64 = 9223372036854775807; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `INT_FAST32_MAX` is never used [INFO] [stdout] --> src/c.rs:76:11 [INFO] [stdout] | [INFO] [stdout] 76 | pub const INT_FAST32_MAX: u64 = 9223372036854775807; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `UINT_FAST8_MAX` is never used [INFO] [stdout] --> src/c.rs:77:11 [INFO] [stdout] | [INFO] [stdout] 77 | pub const UINT_FAST8_MAX: u32 = 255; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `UINT_FAST16_MAX` is never used [INFO] [stdout] --> src/c.rs:78:11 [INFO] [stdout] | [INFO] [stdout] 78 | pub const UINT_FAST16_MAX: i32 = -1; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `UINT_FAST32_MAX` is never used [INFO] [stdout] --> src/c.rs:79:11 [INFO] [stdout] | [INFO] [stdout] 79 | pub const UINT_FAST32_MAX: i32 = -1; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `INTPTR_MIN` is never used [INFO] [stdout] --> src/c.rs:80:11 [INFO] [stdout] | [INFO] [stdout] 80 | pub const INTPTR_MIN: i64 = -9223372036854775808; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `INTPTR_MAX` is never used [INFO] [stdout] --> src/c.rs:81:11 [INFO] [stdout] | [INFO] [stdout] 81 | pub const INTPTR_MAX: u64 = 9223372036854775807; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `UINTPTR_MAX` is never used [INFO] [stdout] --> src/c.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | pub const UINTPTR_MAX: i32 = -1; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PTRDIFF_MIN` is never used [INFO] [stdout] --> src/c.rs:83:11 [INFO] [stdout] | [INFO] [stdout] 83 | pub const PTRDIFF_MIN: i64 = -9223372036854775808; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PTRDIFF_MAX` is never used [INFO] [stdout] --> src/c.rs:84:11 [INFO] [stdout] | [INFO] [stdout] 84 | pub const PTRDIFF_MAX: u64 = 9223372036854775807; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SIG_ATOMIC_MIN` is never used [INFO] [stdout] --> src/c.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | pub const SIG_ATOMIC_MIN: i32 = -2147483648; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SIG_ATOMIC_MAX` is never used [INFO] [stdout] --> src/c.rs:86:11 [INFO] [stdout] | [INFO] [stdout] 86 | pub const SIG_ATOMIC_MAX: u32 = 2147483647; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SIZE_MAX` is never used [INFO] [stdout] --> src/c.rs:87:11 [INFO] [stdout] | [INFO] [stdout] 87 | pub const SIZE_MAX: i32 = -1; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `WINT_MIN` is never used [INFO] [stdout] --> src/c.rs:88:11 [INFO] [stdout] | [INFO] [stdout] 88 | pub const WINT_MIN: u32 = 0; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `WINT_MAX` is never used [INFO] [stdout] --> src/c.rs:89:11 [INFO] [stdout] | [INFO] [stdout] 89 | pub const WINT_MAX: u32 = 4294967295; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `int_least8_t` is never used [INFO] [stdout] --> src/c.rs:171:10 [INFO] [stdout] | [INFO] [stdout] 171 | pub type int_least8_t = ::std::os::raw::c_schar; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `int_least16_t` is never used [INFO] [stdout] --> src/c.rs:172:10 [INFO] [stdout] | [INFO] [stdout] 172 | pub type int_least16_t = ::std::os::raw::c_short; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `int_least32_t` is never used [INFO] [stdout] --> src/c.rs:173:10 [INFO] [stdout] | [INFO] [stdout] 173 | pub type int_least32_t = ::std::os::raw::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `int_least64_t` is never used [INFO] [stdout] --> src/c.rs:174:10 [INFO] [stdout] | [INFO] [stdout] 174 | pub type int_least64_t = ::std::os::raw::c_long; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `uint_least8_t` is never used [INFO] [stdout] --> src/c.rs:175:10 [INFO] [stdout] | [INFO] [stdout] 175 | pub type uint_least8_t = ::std::os::raw::c_uchar; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `uint_least16_t` is never used [INFO] [stdout] --> src/c.rs:176:10 [INFO] [stdout] | [INFO] [stdout] 176 | pub type uint_least16_t = ::std::os::raw::c_ushort; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `uint_least32_t` is never used [INFO] [stdout] --> src/c.rs:177:10 [INFO] [stdout] | [INFO] [stdout] 177 | pub type uint_least32_t = ::std::os::raw::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `uint_least64_t` is never used [INFO] [stdout] --> src/c.rs:178:10 [INFO] [stdout] | [INFO] [stdout] 178 | pub type uint_least64_t = ::std::os::raw::c_ulong; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `int_fast8_t` is never used [INFO] [stdout] --> src/c.rs:179:10 [INFO] [stdout] | [INFO] [stdout] 179 | pub type int_fast8_t = ::std::os::raw::c_schar; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `int_fast16_t` is never used [INFO] [stdout] --> src/c.rs:180:10 [INFO] [stdout] | [INFO] [stdout] 180 | pub type int_fast16_t = ::std::os::raw::c_long; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `int_fast32_t` is never used [INFO] [stdout] --> src/c.rs:181:10 [INFO] [stdout] | [INFO] [stdout] 181 | pub type int_fast32_t = ::std::os::raw::c_long; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `int_fast64_t` is never used [INFO] [stdout] --> src/c.rs:182:10 [INFO] [stdout] | [INFO] [stdout] 182 | pub type int_fast64_t = ::std::os::raw::c_long; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `uint_fast8_t` is never used [INFO] [stdout] --> src/c.rs:183:10 [INFO] [stdout] | [INFO] [stdout] 183 | pub type uint_fast8_t = ::std::os::raw::c_uchar; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `uint_fast16_t` is never used [INFO] [stdout] --> src/c.rs:184:10 [INFO] [stdout] | [INFO] [stdout] 184 | pub type uint_fast16_t = ::std::os::raw::c_ulong; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `uint_fast32_t` is never used [INFO] [stdout] --> src/c.rs:185:10 [INFO] [stdout] | [INFO] [stdout] 185 | pub type uint_fast32_t = ::std::os::raw::c_ulong; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `uint_fast64_t` is never used [INFO] [stdout] --> src/c.rs:186:10 [INFO] [stdout] | [INFO] [stdout] 186 | pub type uint_fast64_t = ::std::os::raw::c_ulong; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `intmax_t` is never used [INFO] [stdout] --> src/c.rs:187:10 [INFO] [stdout] | [INFO] [stdout] 187 | pub type intmax_t = __intmax_t; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `uintmax_t` is never used [INFO] [stdout] --> src/c.rs:188:10 [INFO] [stdout] | [INFO] [stdout] 188 | pub type uintmax_t = __uintmax_t; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `pv_status_t_PV_STATUS_SUCCESS` is never used [INFO] [stdout] --> src/c.rs:193:11 [INFO] [stdout] | [INFO] [stdout] 193 | pub const pv_status_t_PV_STATUS_SUCCESS: pv_status_t = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `pv_status_t_PV_STATUS_OUT_OF_MEMORY` is never used [INFO] [stdout] --> src/c.rs:194:11 [INFO] [stdout] | [INFO] [stdout] 194 | pub const pv_status_t_PV_STATUS_OUT_OF_MEMORY: pv_status_t = 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `pv_status_t_PV_STATUS_IO_ERROR` is never used [INFO] [stdout] --> src/c.rs:195:11 [INFO] [stdout] | [INFO] [stdout] 195 | pub const pv_status_t_PV_STATUS_IO_ERROR: pv_status_t = 2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `pv_status_t_PV_STATUS_INVALID_ARGUMENT` is never used [INFO] [stdout] --> src/c.rs:196:11 [INFO] [stdout] | [INFO] [stdout] 196 | pub const pv_status_t_PV_STATUS_INVALID_ARGUMENT: pv_status_t = 3; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `true_` should have an upper case name [INFO] [stdout] --> src/c.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | pub const true_: u32 = 1; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper case: `TRUE` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `false_` should have an upper case name [INFO] [stdout] --> src/c.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | pub const false_: u32 = 0; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case: `FALSE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `__bool_true_false_are_defined` should have an upper case name [INFO] [stdout] --> src/c.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | pub const __bool_true_false_are_defined: u32 = 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__BOOL_TRUE_FALSE_ARE_DEFINED` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `__glibc_c99_flexarr_available` should have an upper case name [INFO] [stdout] --> src/c.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | pub const __glibc_c99_flexarr_available: u32 = 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__GLIBC_C99_FLEXARR_AVAILABLE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout___fsid_t` should have a snake case name [INFO] [stdout] --> src/c.rs:122:4 [INFO] [stdout] | [INFO] [stdout] 122 | fn bindgen_test_layout___fsid_t() { [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: dereferencing a null pointer [INFO] [stdout] --> src/c.rs:134:19 [INFO] [stdout] | [INFO] [stdout] 134 | unsafe { &(*(::std::ptr::null::<__fsid_t>())).__val as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deref_nullptr)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `pv_status_t_PV_STATUS_SUCCESS` should have an upper case name [INFO] [stdout] --> src/c.rs:193:11 [INFO] [stdout] | [INFO] [stdout] 193 | pub const pv_status_t_PV_STATUS_SUCCESS: pv_status_t = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `PV_STATUS_T_PV_STATUS_SUCCESS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `pv_status_t_PV_STATUS_OUT_OF_MEMORY` should have an upper case name [INFO] [stdout] --> src/c.rs:194:11 [INFO] [stdout] | [INFO] [stdout] 194 | pub const pv_status_t_PV_STATUS_OUT_OF_MEMORY: pv_status_t = 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `PV_STATUS_T_PV_STATUS_OUT_OF_MEMORY` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `pv_status_t_PV_STATUS_IO_ERROR` should have an upper case name [INFO] [stdout] --> src/c.rs:195:11 [INFO] [stdout] | [INFO] [stdout] 195 | pub const pv_status_t_PV_STATUS_IO_ERROR: pv_status_t = 2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `PV_STATUS_T_PV_STATUS_IO_ERROR` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `pv_status_t_PV_STATUS_INVALID_ARGUMENT` should have an upper case name [INFO] [stdout] --> src/c.rs:196:11 [INFO] [stdout] | [INFO] [stdout] 196 | pub const pv_status_t_PV_STATUS_INVALID_ARGUMENT: pv_status_t = 3; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `PV_STATUS_T_PV_STATUS_INVALID_ARGUMENT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 144 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s [INFO] running `Command { std: "docker" "inspect" "996187ab972634f3592aa46ac6022a8929cff9134806161885abbfea15eb2b88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "996187ab972634f3592aa46ac6022a8929cff9134806161885abbfea15eb2b88", kill_on_drop: false }` [INFO] [stdout] 996187ab972634f3592aa46ac6022a8929cff9134806161885abbfea15eb2b88