[INFO] cloning repository https://github.com/akatsuki-chan/nginx-rust-function [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/akatsuki-chan/nginx-rust-function" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakatsuki-chan%2Fnginx-rust-function", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakatsuki-chan%2Fnginx-rust-function'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6c82ffafa371d86f6effee8859f4c1556513be1a [INFO] documenting akatsuki-chan/nginx-rust-function against 1.46.0 for beta-1.47-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakatsuki-chan%2Fnginx-rust-function" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/akatsuki-chan/nginx-rust-function on toolchain 1.46.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/akatsuki-chan/nginx-rust-function [INFO] finished tweaking git repo https://github.com/akatsuki-chan/nginx-rust-function [INFO] tweaked toml for git repo https://github.com/akatsuki-chan/nginx-rust-function written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/akatsuki-chan/nginx-rust-function already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 79312afd7d32ddb12ed609c1d844d4d08af8c513606a784177a58e8fd5f49217 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "79312afd7d32ddb12ed609c1d844d4d08af8c513606a784177a58e8fd5f49217", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "79312afd7d32ddb12ed609c1d844d4d08af8c513606a784177a58e8fd5f49217", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79312afd7d32ddb12ed609c1d844d4d08af8c513606a784177a58e8fd5f49217", kill_on_drop: false }` [INFO] [stdout] 79312afd7d32ddb12ed609c1d844d4d08af8c513606a784177a58e8fd5f49217 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e06c2e221a0595508d67e19013b38f100bef19b227b507cf53345a58c9def3e8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e06c2e221a0595508d67e19013b38f100bef19b227b507cf53345a58c9def3e8", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.34 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling regex v1.1.5 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling bindgen v0.49.0 [INFO] [stderr] Compiling clang-sys v0.28.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling cexpr v0.3.5 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling backtrace v0.3.15 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling nginx-rust-function v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> src/build.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | let path = PathBuf::from("src"); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `expand_headers` [INFO] [stdout] --> src/build.rs:12:4 [INFO] [stdout] | [INFO] [stdout] 12 | fn expand_headers(generated: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Documenting nginx-rust-function v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: type `wchar_t` should have an upper camel case name [INFO] [stdout] --> src/binding.rs:287:11 [INFO] [stdout] | [INFO] [stdout] 287 | pub type wchar_t = :: std :: os :: raw :: c_int ; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `WcharT` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `idtype_t` should have an upper camel case name [INFO] [stdout] --> src/binding.rs:295:11 [INFO] [stdout] | [INFO] [stdout] 295 | pub type idtype_t = u32 ; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `IdtypeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__u_char` should have an upper camel case name [INFO] [stdout] --> src/binding.rs:353:13 [INFO] [stdout] | [INFO] [stdout] 353 | } pub type __u_char = :: std :: os :: raw :: c_uchar ; [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] --> src/binding.rs:355:11 [INFO] [stdout] | [INFO] [stdout] 355 | 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/binding.rs:357:11 [INFO] [stdout] | [INFO] [stdout] 357 | 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/binding.rs:359:11 [INFO] [stdout] | [INFO] [stdout] 359 | 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/binding.rs:361:11 [INFO] [stdout] | [INFO] [stdout] 361 | 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/binding.rs:363:11 [INFO] [stdout] | [INFO] [stdout] 363 | 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/binding.rs:365:11 [INFO] [stdout] | [INFO] [stdout] 365 | 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/binding.rs:367:11 [INFO] [stdout] | [INFO] [stdout] 367 | 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/binding.rs:369:11 [INFO] [stdout] | [INFO] [stdout] 369 | 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/binding.rs:371:11 [INFO] [stdout] | [INFO] [stdout] 371 | 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/binding.rs:373:11 [INFO] [stdout] | [INFO] [stdout] 373 | 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/binding.rs:375:11 [INFO] [stdout] | [INFO] [stdout] 375 | 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/binding.rs:377:11 [INFO] [stdout] | [INFO] [stdout] 377 | 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/binding.rs:379:11 [INFO] [stdout] | [INFO] [stdout] 379 | 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 `__dev_t` should have an upper camel case name [INFO] [stdout] --> src/binding.rs:381:11 [INFO] [stdout] | [INFO] [stdout] 381 | 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/binding.rs:383:11 [INFO] [stdout] | [INFO] [stdout] 383 | 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/binding.rs:385:11 [INFO] [stdout] | [INFO] [stdout] 385 | 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/binding.rs:387:11 [INFO] [stdout] | [INFO] [stdout] 387 | 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/binding.rs:389:11 [INFO] [stdout] | [INFO] [stdout] 389 | 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/binding.rs:391:11 [INFO] [stdout] | [INFO] [stdout] 391 | 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/binding.rs:393:11 [INFO] [stdout] | [INFO] [stdout] 393 | 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/binding.rs:395:11 [INFO] [stdout] | [INFO] [stdout] 395 | 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/binding.rs:397:11 [INFO] [stdout] | [INFO] [stdout] 397 | 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/binding.rs:399:11 [INFO] [stdout] | [INFO] [stdout] 399 | 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/binding.rs:409:13 [INFO] [stdout] | [INFO] [stdout] 409 | } 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/binding.rs:411:11 [INFO] [stdout] | [INFO] [stdout] 411 | 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/binding.rs:413:11 [INFO] [stdout] | [INFO] [stdout] 413 | 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/binding.rs:415:11 [INFO] [stdout] | [INFO] [stdout] 415 | 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/binding.rs:417:11 [INFO] [stdout] | [INFO] [stdout] 417 | 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/binding.rs:419:11 [INFO] [stdout] | [INFO] [stdout] 419 | 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/binding.rs:421:11 [INFO] [stdout] | [INFO] [stdout] 421 | 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/binding.rs:423:11 [INFO] [stdout] | [INFO] [stdout] 423 | 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/binding.rs:425:11 [INFO] [stdout] | [INFO] [stdout] 425 | 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/binding.rs:427:11 [INFO] [stdout] | [INFO] [stdout] 427 | 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/binding.rs:429:11 [INFO] [stdout] | [INFO] [stdout] 429 | 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/binding.rs:431:11 [INFO] [stdout] | [INFO] [stdout] 431 | 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/binding.rs:433:11 [INFO] [stdout] | [INFO] [stdout] 433 | 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/binding.rs:435:11 [INFO] [stdout] | [INFO] [stdout] 435 | 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/binding.rs:437:11 [INFO] [stdout] | [INFO] [stdout] 437 | 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/binding.rs:439:11 [INFO] [stdout] | [INFO] [stdout] 439 | 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/binding.rs:441:11 [INFO] [stdout] | [INFO] [stdout] 441 | 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/binding.rs:443:11 [INFO] [stdout] | [INFO] [stdout] 443 | 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/binding.rs:445:11 [INFO] [stdout] | [INFO] [stdout] 445 | 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/binding.rs:447:11 [INFO] [stdout] | [INFO] [stdout] 447 | 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/binding.rs:449:11 [INFO] [stdout] | [INFO] [stdout] 449 | 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/binding.rs:451:11 [INFO] [stdout] | [INFO] [stdout] 451 | 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/binding.rs:453:11 [INFO] [stdout] | [INFO] [stdout] 453 | 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 `__qaddr_t` should have an upper camel case name [INFO] [stdout] --> src/binding.rs:455:11 [INFO] [stdout] | [INFO] [stdout] 455 | pub type __qaddr_t = * mut __quad_t ; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `QaddrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__caddr_t` should have an upper camel case name [INFO] [stdout] --> src/binding.rs:457:11 [INFO] [stdout] | [INFO] [stdout] 457 | 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/binding.rs:459:11 [INFO] [stdout] | [INFO] [stdout] 459 | 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/binding.rs:461:11 [INFO] [stdout] | [INFO] [stdout] 461 | 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 `u_char` should have an upper camel case name [INFO] [stdout] --> src/binding.rs:463:11 [INFO] [stdout] | [INFO] [stdout] 463 | pub type u_char = __u_char ; [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] --> src/binding.rs:465:11 [INFO] [stdout] | [INFO] [stdout] 465 | pub type u_short = __u_short ; [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/binding.rs:467:11 [INFO] [stdout] | [INFO] [stdout] 467 | pub type u_int = __u_int ; [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/binding.rs:469:11 [INFO] [stdout] | [INFO] [stdout] 469 | pub type u_long = __u_long ; [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] --> src/binding.rs:471:11 [INFO] [stdout] | [INFO] [stdout] 471 | pub type quad_t = __quad_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] --> src/binding.rs:473:11 [INFO] [stdout] | [INFO] [stdout] 473 | pub type u_quad_t = __u_quad_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] --> src/binding.rs:475:11 [INFO] [stdout] | [INFO] [stdout] 475 | pub type fsid_t = __fsid_t ; [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] --> src/binding.rs:477:11 [INFO] [stdout] | [INFO] [stdout] 477 | pub type loff_t = __loff_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] --> src/binding.rs:479:11 [INFO] [stdout] | [INFO] [stdout] 479 | pub type ino_t = __ino_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] --> src/binding.rs:481:11 [INFO] [stdout] | [INFO] [stdout] 481 | pub type dev_t = __dev_t ; [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] --> src/binding.rs:483:11 [INFO] [stdout] | [INFO] [stdout] 483 | pub type gid_t = __gid_t ; [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] --> src/binding.rs:485:11 [INFO] [stdout] | [INFO] [stdout] 485 | pub type mode_t = __mode_t ; [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/binding.rs:487:11 [INFO] [stdout] | [INFO] [stdout] 487 | pub type nlink_t = __nlink_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] --> src/binding.rs:489:11 [INFO] [stdout] | [INFO] [stdout] 489 | pub type uid_t = __uid_t ; [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] --> src/binding.rs:491:11 [INFO] [stdout] | [INFO] [stdout] 491 | pub type off_t = __off_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] --> src/binding.rs:493:11 [INFO] [stdout] | [INFO] [stdout] 493 | pub type pid_t = __pid_t ; [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] --> src/binding.rs:495:11 [INFO] [stdout] | [INFO] [stdout] 495 | pub type id_t = __id_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] --> src/binding.rs:497:11 [INFO] [stdout] | [INFO] [stdout] 497 | pub type daddr_t = __daddr_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] --> src/binding.rs:499:11 [INFO] [stdout] | [INFO] [stdout] 499 | pub type caddr_t = __caddr_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] --> src/binding.rs:501:11 [INFO] [stdout] | [INFO] [stdout] 501 | pub type key_t = __key_t ; [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] --> src/binding.rs:503:11 [INFO] [stdout] | [INFO] [stdout] 503 | pub type clock_t = __clock_t ; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `ClockT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `time_t` should have an upper camel case name [INFO] [stdout] --> src/binding.rs:505:11 [INFO] [stdout] | [INFO] [stdout] 505 | pub type time_t = __time_t ; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `TimeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `clockid_t` should have an upper camel case name [INFO] [stdout] --> src/binding.rs:507:11 [INFO] [stdout] | [INFO] [stdout] 507 | pub type clockid_t = __clockid_t ; [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/binding.rs:509:11 [INFO] [stdout] | [INFO] [stdout] 509 | pub type timer_t = __timer_t ; [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] --> src/binding.rs:511:11 [INFO] [stdout] | [INFO] [stdout] 511 | pub type ulong = :: std :: os :: raw :: c_ulong ; [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] --> src/binding.rs:513:11 [INFO] [stdout] | [INFO] [stdout] 513 | pub type ushort = :: std :: os :: raw :: c_ushort ; [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] --> src/binding.rs:515:11 [INFO] [stdout] | [INFO] [stdout] 515 | pub type uint = :: std :: os :: raw :: c_uint ; [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] --> src/binding.rs:517:11 [INFO] [stdout] | [INFO] [stdout] 517 | pub type u_int8_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 `u_int16_t` should have an upper camel case name [INFO] [stdout] --> src/binding.rs:519:11 [INFO] [stdout] | [INFO] [stdout] 519 | pub type u_int16_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 `u_int32_t` should have an upper camel case name [INFO] [stdout] --> src/binding.rs:521:11 [INFO] [stdout] | [INFO] [stdout] 521 | pub type u_int32_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 `u_int64_t` should have an upper camel case name [INFO] [stdout] --> src/binding.rs:523:11 [INFO] [stdout] | [INFO] [stdout] 523 | pub type u_int64_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 `register_t` should have an upper camel case name [INFO] [stdout] --> src/binding.rs:525:11 [INFO] [stdout] | [INFO] [stdout] 525 | pub type register_t = :: std :: os :: raw :: c_long ; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `RegisterT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__sig_atomic_t` should have an upper camel case name [INFO] [stdout] --> src/binding.rs:527:11 [INFO] [stdout] | [INFO] [stdout] 527 | 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 `sigset_t` should have an upper camel case name [INFO] [stdout] --> src/binding.rs:537:13 [INFO] [stdout] | [INFO] [stdout] 537 | } pub type sigset_t = __sigset_t ; [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] --> src/binding.rs:555:13 [INFO] [stdout] | [INFO] [stdout] 555 | } pub type suseconds_t = __suseconds_t ; [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] --> src/binding.rs:557:11 [INFO] [stdout] | [INFO] [stdout] 557 | pub type __fd_mask = :: std :: os :: raw :: c_long ; [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] --> src/binding.rs:567:13 [INFO] [stdout] | [INFO] [stdout] 567 | } pub type fd_mask = __fd_mask ; [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] --> src/binding.rs:579:13 [INFO] [stdout] | [INFO] [stdout] 579 | } pub type blksize_t = __blksize_t ; [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/binding.rs:581:11 [INFO] [stdout] | [INFO] [stdout] 581 | pub type blkcnt_t = __blkcnt_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] --> src/binding.rs:583:11 [INFO] [stdout] | [INFO] [stdout] 583 | pub type fsblkcnt_t = __fsblkcnt_t ; [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] --> src/binding.rs:585:11 [INFO] [stdout] | [INFO] [stdout] 585 | pub type fsfilcnt_t = __fsfilcnt_t ; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `FsfilcntT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `pthread_t` should have an upper camel case name [INFO] [stdout] --> src/binding.rs:587:11 [INFO] [stdout] | [INFO] [stdout] 587 | pub type pthread_t = :: std :: os :: raw :: c_ulong ; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `PthreadT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__pthread_list_t` should have an upper camel case name [INFO] [stdout] --> src/binding.rs:609:13 [INFO] [stdout] | [INFO] [stdout] 609 | } pub type __pthread_list_t = __pthread_internal_list ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PthreadListT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `pthread_key_t` should have an upper camel case name [INFO] [stdout] --> src/binding.rs:699:13 [INFO] [stdout] | [INFO] [stdout] 699 | } pub type pthread_key_t = :: std :: os :: raw :: c_uint ; [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] --> src/binding.rs:701:11 [INFO] [stdout] | [INFO] [stdout] 701 | pub type pthread_once_t = :: std :: os :: raw :: c_int ; [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] --> src/binding.rs:757:13 [INFO] [stdout] | [INFO] [stdout] 757 | } pub type pthread_spinlock_t = :: std :: os :: raw :: c_int ; [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] --> src/binding.rs:929:13 [INFO] [stdout] | [INFO] [stdout] 929 | } pub type __compar_fn_t = :: std :: option :: Option < unsafe extern "C" fn ( arg1 : * const :: std :: os :: raw :: c_void , arg2 : * c... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ComparFnT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int_least8_t` should have an upper camel case name [INFO] [stdout] --> src/binding.rs:983:13 [INFO] [stdout] | [INFO] [stdout] 983 | } 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/binding.rs:985:11 [INFO] [stdout] | [INFO] [stdout] 985 | 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/binding.rs:987:11 [INFO] [stdout] | [INFO] [stdout] 987 | 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/binding.rs:989:11 [INFO] [stdout] | [INFO] [stdout] 989 | 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/binding.rs:991:11 [INFO] [stdout] | [INFO] [stdout] 991 | 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/binding.rs:993:11 [INFO] [stdout] | [INFO] [stdout] 993 | 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/binding.rs:995:11 [INFO] [stdout] | [INFO] [stdout] 995 | 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/binding.rs:997:11 [INFO] [stdout] | [INFO] [stdout] 997 | 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/binding.rs:999:11 [INFO] [stdout] | [INFO] [stdout] 999 | 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/binding.rs:1001:11 [INFO] [stdout] | [INFO] [stdout] 1001 | 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/binding.rs:1003:11 [INFO] [stdout] | [INFO] [stdout] 1003 | 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/binding.rs:1005:11 [INFO] [stdout] | [INFO] [stdout] 1005 | 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/binding.rs:1007:11 [INFO] [stdout] | [INFO] [stdout] 1007 | 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/binding.rs:1009:11 [INFO] [stdout] | [INFO] [stdout] 1009 | 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/binding.rs:1011:11 [INFO] [stdout] | [INFO] [stdout] 1011 | 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/binding.rs:1013:11 [INFO] [stdout] | [INFO] [stdout] 1013 | 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/binding.rs:1015:11 [INFO] [stdout] | [INFO] [stdout] 1015 | 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/binding.rs:1017:11 [INFO] [stdout] | [INFO] [stdout] 1017 | 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: constant `__ldiv_t_defined` should have an upper case name [INFO] [stdout] --> src/binding.rs:89:12 [INFO] [stdout] | [INFO] [stdout] 89 | pub const __ldiv_t_defined : u32 = 1 ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__LDIV_T_DEFINED` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `__lldiv_t_defined` should have an upper case name [INFO] [stdout] --> src/binding.rs:91:12 [INFO] [stdout] | [INFO] [stdout] 91 | pub const __lldiv_t_defined : u32 = 1 ; [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] --> src/binding.rs:111:12 [INFO] [stdout] | [INFO] [stdout] 111 | pub const __clock_t_defined : u32 = 1 ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__CLOCK_T_DEFINED` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `__time_t_defined` should have an upper case name [INFO] [stdout] --> src/binding.rs:113:12 [INFO] [stdout] | [INFO] [stdout] 113 | pub const __time_t_defined : u32 = 1 ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__TIME_T_DEFINED` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `__clockid_t_defined` should have an upper case name [INFO] [stdout] --> src/binding.rs:115:12 [INFO] [stdout] | [INFO] [stdout] 115 | pub const __clockid_t_defined : u32 = 1 ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__CLOCKID_T_DEFINED` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `__timer_t_defined` should have an upper case name [INFO] [stdout] --> src/binding.rs:117:12 [INFO] [stdout] | [INFO] [stdout] 117 | pub const __timer_t_defined : u32 = 1 ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__TIMER_T_DEFINED` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `_SIGSET_H_types` should have an upper case name [INFO] [stdout] --> src/binding.rs:149:12 [INFO] [stdout] | [INFO] [stdout] 149 | pub const _SIGSET_H_types : u32 = 1 ; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `_SIGSET_H_TYPES` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `__timespec_defined` should have an upper case name [INFO] [stdout] --> src/binding.rs:151:12 [INFO] [stdout] | [INFO] [stdout] 151 | pub const __timespec_defined : u32 = 1 ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__TIMESPEC_DEFINED` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `__have_pthread_attr_t` should have an upper case name [INFO] [stdout] --> src/binding.rs:179:12 [INFO] [stdout] | [INFO] [stdout] 179 | pub const __have_pthread_attr_t : u32 = 1 ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__HAVE_PTHREAD_ATTR_T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ngx_link_func_module_version_33` should have an upper case name [INFO] [stdout] --> src/binding.rs:265:12 [INFO] [stdout] | [INFO] [stdout] 265 | pub const ngx_link_func_module_version_33 : u32 = 33 ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NGX_LINK_FUNC_MODULE_VERSION_33` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ngx_link_func_content_type_plaintext` should have an upper case name [INFO] [stdout] --> src/binding.rs:267:12 [INFO] [stdout] | [INFO] [stdout] 267 | pub const ngx_link_func_content_type_plaintext : & 'static [ u8 ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NGX_LINK_FUNC_CONTENT_TYPE_PLAINTEXT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ngx_link_func_content_type_html` should have an upper case name [INFO] [stdout] --> src/binding.rs:271:12 [INFO] [stdout] | [INFO] [stdout] 271 | pub const ngx_link_func_content_type_html : & 'static [ u8 ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NGX_LINK_FUNC_CONTENT_TYPE_HTML` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ngx_link_func_content_type_json` should have an upper case name [INFO] [stdout] --> src/binding.rs:275:12 [INFO] [stdout] | [INFO] [stdout] 275 | pub const ngx_link_func_content_type_json : & 'static [ u8 ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NGX_LINK_FUNC_CONTENT_TYPE_JSON` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ngx_link_func_content_type_jsonp` should have an upper case name [INFO] [stdout] --> src/binding.rs:279:12 [INFO] [stdout] | [INFO] [stdout] 279 | pub const ngx_link_func_content_type_jsonp : & 'static [ u8 ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NGX_LINK_FUNC_CONTENT_TYPE_JSONP` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ngx_link_func_content_type_xformencoded` should have an upper case name [INFO] [stdout] --> src/binding.rs:283:12 [INFO] [stdout] | [INFO] [stdout] 283 | pub const ngx_link_func_content_type_xformencoded : & 'static [ u8 ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NGX_LINK_FUNC_CONTENT_TYPE_XFORMENCODED` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `idtype_t_P_ALL` should have an upper case name [INFO] [stdout] --> src/binding.rs:289:12 [INFO] [stdout] | [INFO] [stdout] 289 | pub const idtype_t_P_ALL : idtype_t = 0 ; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `IDTYPE_T_P_ALL` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `idtype_t_P_PID` should have an upper case name [INFO] [stdout] --> src/binding.rs:291:12 [INFO] [stdout] | [INFO] [stdout] 291 | pub const idtype_t_P_PID : idtype_t = 1 ; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `IDTYPE_T_P_PID` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `idtype_t_P_PGID` should have an upper case name [INFO] [stdout] --> src/binding.rs:293:12 [INFO] [stdout] | [INFO] [stdout] 293 | pub const idtype_t_P_PGID : idtype_t = 2 ; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `IDTYPE_T_P_PGID` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> src/binding.rs:335:141 [INFO] [stdout] | [INFO] [stdout] 335 | ...__endptr : * mut * mut :: std :: os :: raw :: c_char ) -> u128 ; [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(improper_ctypes)]` on by default [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> src/binding.rs:953:42 [INFO] [stdout] | [INFO] [stdout] 953 | } extern "C" { pub fn qecvt ( __value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: os :: raw :: c_int , ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> src/binding.rs:955:42 [INFO] [stdout] | [INFO] [stdout] 955 | } extern "C" { pub fn qfcvt ( __value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: os :: raw :: c_int , ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> src/binding.rs:957:42 [INFO] [stdout] | [INFO] [stdout] 957 | } extern "C" { pub fn qgcvt ( __value : u128 , __ndigit : :: std :: os :: raw :: c_int , __buf : * mut :: std :: os :: raw :: c_char ) -... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> src/binding.rs:963:44 [INFO] [stdout] | [INFO] [stdout] 963 | } extern "C" { pub fn qecvt_r ( __value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: os :: raw :: c_int ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> src/binding.rs:965:44 [INFO] [stdout] | [INFO] [stdout] 965 | } extern "C" { pub fn qfcvt_r ( __value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: os :: raw :: c_int ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 142 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "e06c2e221a0595508d67e19013b38f100bef19b227b507cf53345a58c9def3e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e06c2e221a0595508d67e19013b38f100bef19b227b507cf53345a58c9def3e8", kill_on_drop: false }` [INFO] [stdout] e06c2e221a0595508d67e19013b38f100bef19b227b507cf53345a58c9def3e8