[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] checking akatsuki-chan/nginx-rust-function against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakatsuki-chan%2Fnginx-rust-function" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[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-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/akatsuki-chan/nginx-rust-function on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hashbrown v0.1.8
[INFO] [stderr]   Downloaded rustc-demangle v0.1.13
[INFO] [stderr]   Downloaded termcolor v1.0.4
[INFO] [stderr]   Downloaded env_logger v0.6.1
[INFO] [stderr]   Downloaded redox_syscall v0.1.53
[INFO] [stderr]   Downloaded backtrace v0.3.15
[INFO] [stderr]   Downloaded cexpr v0.3.5
[INFO] [stderr]   Downloaded humantime v1.2.0
[INFO] [stderr]   Downloaded clang-sys v0.28.0
[INFO] [stderr]   Downloaded libloading v0.5.0
[INFO] [stderr]   Downloaded wincolor v1.0.1
[INFO] [stderr]   Downloaded cc v1.0.34
[INFO] [stderr]   Downloaded bindgen v0.49.0
[INFO] [stderr]   Downloaded regex v1.1.5
[INFO] [stderr]   Downloaded backtrace-sys v0.1.28
[INFO] [stderr]   Downloaded libc v0.2.51
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a8714742ad29b8a50394594a911db0882cdfdccf89dadfdc12e8de78f17912e6
[INFO] running `Command { std: "docker" "start" "-a" "a8714742ad29b8a50394594a911db0882cdfdccf89dadfdc12e8de78f17912e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a8714742ad29b8a50394594a911db0882cdfdccf89dadfdc12e8de78f17912e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8714742ad29b8a50394594a911db0882cdfdccf89dadfdc12e8de78f17912e6", kill_on_drop: false }`
[INFO] [stdout] a8714742ad29b8a50394594a911db0882cdfdccf89dadfdc12e8de78f17912e6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fba1676638854dc76514cdaad842a611f42593a3d3b9b146882ce381c2461a8c
[INFO] running `Command { std: "docker" "start" "-a" "fba1676638854dc76514cdaad842a611f42593a3d3b9b146882ce381c2461a8c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.51
[INFO] [stderr]    Compiling cc v1.0.34
[INFO] [stderr]    Compiling memchr v2.2.0
[INFO] [stderr]    Compiling autocfg v0.1.2
[INFO] [stderr]    Compiling cfg-if v0.1.7
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling glob v0.2.11
[INFO] [stderr]    Compiling regex v1.1.5
[INFO] [stderr]    Compiling lazy_static v1.3.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.13
[INFO] [stderr]    Compiling proc-macro2 v0.4.27
[INFO] [stderr]    Compiling ucd-util v0.1.3
[INFO] [stderr]    Compiling byteorder v1.3.1
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling utf8-ranges v1.0.2
[INFO] [stderr]    Compiling unicode-width v0.1.5
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling regex-syntax v0.6.6
[INFO] [stderr]    Compiling quick-error v1.2.2
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling log v0.4.6
[INFO] [stderr]    Compiling humantime v1.2.0
[INFO] [stderr]    Compiling bindgen v0.49.0
[INFO] [stderr]    Compiling scopeguard v0.3.3
[INFO] [stderr]    Compiling backtrace v0.3.15
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling bitflags v1.0.4
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling vec_map v0.8.1
[INFO] [stderr]    Compiling termcolor v1.0.4
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling hashbrown v0.1.8
[INFO] [stderr]    Compiling gcc v0.3.55
[INFO] [stderr]    Compiling clang-sys v0.28.0
[INFO] [stderr]    Compiling atty v0.2.11
[INFO] [stderr]    Compiling aho-corasick v0.7.3
[INFO] [stderr]    Compiling backtrace-sys v0.1.28
[INFO] [stderr]    Compiling libloading v0.5.0
[INFO] [stderr]    Compiling clap v2.33.0
[INFO] [stderr]    Compiling quote v0.6.11
[INFO] [stderr]    Compiling cexpr v0.3.5
[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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `expand_headers` is never used
[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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `libc::c_void`
[INFO] [stdout]  --> src/lib.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use libc::c_void;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[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)]` (part of `#[warn(nonstandard_style)]`) 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...
[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: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/lib.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub extern fn ngx_link_func_init_cycle(cycle: *mut binding::ngx_link_func_cycle_t) {
[INFO] [stdout]    |     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(missing_abi)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/lib.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub extern fn ngx_link_func_exit_cycle(cycle: *mut binding::ngx_link_func_cycle_t) {
[INFO] [stdout]    |     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/lib.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub extern fn my_app_simple_get_greeting(ctx: *mut binding::ngx_link_func_ctx_t) {
[INFO] [stdout]    |     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `libc::c_void`
[INFO] [stdout]  --> src/lib.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use libc::c_void;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[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)]` (part of `#[warn(nonstandard_style)]`) 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...
[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: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/lib.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub extern fn ngx_link_func_init_cycle(cycle: *mut binding::ngx_link_func_cycle_t) {
[INFO] [stdout]    |     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(missing_abi)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/lib.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub extern fn ngx_link_func_exit_cycle(cycle: *mut binding::ngx_link_func_cycle_t) {
[INFO] [stdout]    |     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/lib.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub extern fn my_app_simple_get_greeting(ctx: *mut binding::ngx_link_func_ctx_t) {
[INFO] [stdout]    |     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WNOHANG` is never used
[INFO] [stdout]   --> src/binding.rs:65:12
[INFO] [stdout]    |
[INFO] [stdout] 65 |  pub const WNOHANG : u32 = 1 ;
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WUNTRACED` is never used
[INFO] [stdout]   --> src/binding.rs:67:12
[INFO] [stdout]    |
[INFO] [stdout] 67 |  pub const WUNTRACED : u32 = 2 ;
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WSTOPPED` is never used
[INFO] [stdout]   --> src/binding.rs:69:12
[INFO] [stdout]    |
[INFO] [stdout] 69 |  pub const WSTOPPED : u32 = 2 ;
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WEXITED` is never used
[INFO] [stdout]   --> src/binding.rs:71:12
[INFO] [stdout]    |
[INFO] [stdout] 71 |  pub const WEXITED : u32 = 4 ;
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WCONTINUED` is never used
[INFO] [stdout]   --> src/binding.rs:73:12
[INFO] [stdout]    |
[INFO] [stdout] 73 |  pub const WCONTINUED : u32 = 8 ;
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WNOWAIT` is never used
[INFO] [stdout]   --> src/binding.rs:75:12
[INFO] [stdout]    |
[INFO] [stdout] 75 |  pub const WNOWAIT : u32 = 16777216 ;
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `RAND_MAX` is never used
[INFO] [stdout]   --> src/binding.rs:93:12
[INFO] [stdout]    |
[INFO] [stdout] 93 |  pub const RAND_MAX : u32 = 2147483647 ;
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `EXIT_FAILURE` is never used
[INFO] [stdout]   --> src/binding.rs:95:12
[INFO] [stdout]    |
[INFO] [stdout] 95 |  pub const EXIT_FAILURE : u32 = 1 ;
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `EXIT_SUCCESS` is never used
[INFO] [stdout]   --> src/binding.rs:97:12
[INFO] [stdout]    |
[INFO] [stdout] 97 |  pub const EXIT_SUCCESS : u32 = 0 ;
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LITTLE_ENDIAN` is never used
[INFO] [stdout]    --> src/binding.rs:133:12
[INFO] [stdout]     |
[INFO] [stdout] 133 |  pub const LITTLE_ENDIAN : u32 = 1234 ;
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BIG_ENDIAN` is never used
[INFO] [stdout]    --> src/binding.rs:135:12
[INFO] [stdout]     |
[INFO] [stdout] 135 |  pub const BIG_ENDIAN : u32 = 4321 ;
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PDP_ENDIAN` is never used
[INFO] [stdout]    --> src/binding.rs:137:12
[INFO] [stdout]     |
[INFO] [stdout] 137 |  pub const PDP_ENDIAN : u32 = 3412 ;
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BYTE_ORDER` is never used
[INFO] [stdout]    --> src/binding.rs:139:12
[INFO] [stdout]     |
[INFO] [stdout] 139 |  pub const BYTE_ORDER : u32 = 1234 ;
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FD_SETSIZE` is never used
[INFO] [stdout]    --> src/binding.rs:155:12
[INFO] [stdout]     |
[INFO] [stdout] 155 |  pub const FD_SETSIZE : u32 = 1024 ;
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INT8_MIN` is never used
[INFO] [stdout]    --> src/binding.rs:191:12
[INFO] [stdout]     |
[INFO] [stdout] 191 |  pub const INT8_MIN : i32 = -128 ;
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INT16_MIN` is never used
[INFO] [stdout]    --> src/binding.rs:193:12
[INFO] [stdout]     |
[INFO] [stdout] 193 |  pub const INT16_MIN : i32 = -32768 ;
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INT32_MIN` is never used
[INFO] [stdout]    --> src/binding.rs:195:12
[INFO] [stdout]     |
[INFO] [stdout] 195 |  pub const INT32_MIN : i32 = -2147483648 ;
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INT8_MAX` is never used
[INFO] [stdout]    --> src/binding.rs:197:12
[INFO] [stdout]     |
[INFO] [stdout] 197 |  pub const INT8_MAX : u32 = 127 ;
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INT16_MAX` is never used
[INFO] [stdout]    --> src/binding.rs:199:12
[INFO] [stdout]     |
[INFO] [stdout] 199 |  pub const INT16_MAX : u32 = 32767 ;
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INT32_MAX` is never used
[INFO] [stdout]    --> src/binding.rs:201:12
[INFO] [stdout]     |
[INFO] [stdout] 201 |  pub const INT32_MAX : u32 = 2147483647 ;
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `UINT8_MAX` is never used
[INFO] [stdout]    --> src/binding.rs:203:12
[INFO] [stdout]     |
[INFO] [stdout] 203 |  pub const UINT8_MAX : u32 = 255 ;
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `UINT16_MAX` is never used
[INFO] [stdout]    --> src/binding.rs:205:12
[INFO] [stdout]     |
[INFO] [stdout] 205 |  pub const UINT16_MAX : u32 = 65535 ;
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `UINT32_MAX` is never used
[INFO] [stdout]    --> src/binding.rs:207:12
[INFO] [stdout]     |
[INFO] [stdout] 207 |  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/binding.rs:209:12
[INFO] [stdout]     |
[INFO] [stdout] 209 |  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/binding.rs:211:12
[INFO] [stdout]     |
[INFO] [stdout] 211 |  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/binding.rs:213:12
[INFO] [stdout]     |
[INFO] [stdout] 213 |  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/binding.rs:215:12
[INFO] [stdout]     |
[INFO] [stdout] 215 |  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/binding.rs:217:12
[INFO] [stdout]     |
[INFO] [stdout] 217 |  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/binding.rs:219:12
[INFO] [stdout]     |
[INFO] [stdout] 219 |  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/binding.rs:221:12
[INFO] [stdout]     |
[INFO] [stdout] 221 |  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/binding.rs:223:12
[INFO] [stdout]     |
[INFO] [stdout] 223 |  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/binding.rs:225:12
[INFO] [stdout]     |
[INFO] [stdout] 225 |  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/binding.rs:227:12
[INFO] [stdout]     |
[INFO] [stdout] 227 |  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/binding.rs:229:12
[INFO] [stdout]     |
[INFO] [stdout] 229 |  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/binding.rs:231:12
[INFO] [stdout]     |
[INFO] [stdout] 231 |  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/binding.rs:233:12
[INFO] [stdout]     |
[INFO] [stdout] 233 |  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/binding.rs:235:12
[INFO] [stdout]     |
[INFO] [stdout] 235 |  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/binding.rs:237:12
[INFO] [stdout]     |
[INFO] [stdout] 237 |  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/binding.rs:239:12
[INFO] [stdout]     |
[INFO] [stdout] 239 |  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/binding.rs:241:12
[INFO] [stdout]     |
[INFO] [stdout] 241 |  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/binding.rs:243:12
[INFO] [stdout]     |
[INFO] [stdout] 243 |  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/binding.rs:245:12
[INFO] [stdout]     |
[INFO] [stdout] 245 |  pub const INTPTR_MIN : i64 = -9223372036854775808 ;
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INTPTR_MAX` is never used
[INFO] [stdout]    --> src/binding.rs:247:12
[INFO] [stdout]     |
[INFO] [stdout] 247 |  pub const INTPTR_MAX : u64 = 9223372036854775807 ;
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `UINTPTR_MAX` is never used
[INFO] [stdout]    --> src/binding.rs:249:12
[INFO] [stdout]     |
[INFO] [stdout] 249 |  pub const UINTPTR_MAX : i32 = -1 ;
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PTRDIFF_MIN` is never used
[INFO] [stdout]    --> src/binding.rs:251:12
[INFO] [stdout]     |
[INFO] [stdout] 251 |  pub const PTRDIFF_MIN : i64 = -9223372036854775808 ;
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PTRDIFF_MAX` is never used
[INFO] [stdout]    --> src/binding.rs:253:12
[INFO] [stdout]     |
[INFO] [stdout] 253 |  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/binding.rs:255:12
[INFO] [stdout]     |
[INFO] [stdout] 255 |  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/binding.rs:257:12
[INFO] [stdout]     |
[INFO] [stdout] 257 |  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/binding.rs:259:12
[INFO] [stdout]     |
[INFO] [stdout] 259 |  pub const SIZE_MAX : i32 = -1 ;
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WINT_MIN` is never used
[INFO] [stdout]    --> src/binding.rs:261:12
[INFO] [stdout]     |
[INFO] [stdout] 261 |  pub const WINT_MIN : u32 = 0 ;
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WINT_MAX` is never used
[INFO] [stdout]    --> src/binding.rs:263:12
[INFO] [stdout]     |
[INFO] [stdout] 263 |  pub const WINT_MAX : u32 = 4294967295 ;
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ngx_link_func_module_version_33` is never used
[INFO] [stdout]    --> src/binding.rs:265:12
[INFO] [stdout]     |
[INFO] [stdout] 265 |  pub const ngx_link_func_module_version_33 : u32 = 33 ;
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ngx_link_func_content_type_plaintext` is never used
[INFO] [stdout]    --> src/binding.rs:267:12
[INFO] [stdout]     |
[INFO] [stdout] 267 |  pub const ngx_link_func_content_type_plaintext : & 'static [ u8 ;
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ngx_link_func_content_type_html` is never used
[INFO] [stdout]    --> src/binding.rs:271:12
[INFO] [stdout]     |
[INFO] [stdout] 271 |  pub const ngx_link_func_content_type_html : & 'static [ u8 ;
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ngx_link_func_content_type_json` is never used
[INFO] [stdout]    --> src/binding.rs:275:12
[INFO] [stdout]     |
[INFO] [stdout] 275 |  pub const ngx_link_func_content_type_json : & 'static [ u8 ;
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ngx_link_func_content_type_jsonp` is never used
[INFO] [stdout]    --> src/binding.rs:279:12
[INFO] [stdout]     |
[INFO] [stdout] 279 |  pub const ngx_link_func_content_type_jsonp : & 'static [ u8 ;
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ngx_link_func_content_type_xformencoded` is never used
[INFO] [stdout]    --> src/binding.rs:283:12
[INFO] [stdout]     |
[INFO] [stdout] 283 |  pub const ngx_link_func_content_type_xformencoded : & 'static [ u8 ;
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `wchar_t` is never used
[INFO] [stdout]    --> src/binding.rs:287:11
[INFO] [stdout]     |
[INFO] [stdout] 287 |  pub type wchar_t = :: std :: os :: raw :: c_int ;
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `idtype_t_P_ALL` is never used
[INFO] [stdout]    --> src/binding.rs:289:12
[INFO] [stdout]     |
[INFO] [stdout] 289 |  pub const idtype_t_P_ALL : idtype_t = 0 ;
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `idtype_t_P_PID` is never used
[INFO] [stdout]    --> src/binding.rs:291:12
[INFO] [stdout]     |
[INFO] [stdout] 291 |  pub const idtype_t_P_PID : idtype_t = 1 ;
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `idtype_t_P_PGID` is never used
[INFO] [stdout]    --> src/binding.rs:293:12
[INFO] [stdout]     |
[INFO] [stdout] 293 |  pub const idtype_t_P_PGID : idtype_t = 2 ;
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `idtype_t` is never used
[INFO] [stdout]    --> src/binding.rs:295:11
[INFO] [stdout]     |
[INFO] [stdout] 295 |  pub type idtype_t = u32 ;
[INFO] [stdout]     |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `div_t` is never constructed
[INFO] [stdout]    --> src/binding.rs:297:68
[INFO] [stdout]     |
[INFO] [stdout] 297 |  # [ repr ( C ) ] # [ derive ( Debug , Copy , Clone ) ] pub struct div_t { pub quot : :: std :: os :: raw :: c_int , pub rem : :: s...
[INFO] [stdout]     |                                                                    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ldiv_t` is never constructed
[INFO] [stdout]    --> src/binding.rs:305:70
[INFO] [stdout]     |
[INFO] [stdout] 305 |  } # [ repr ( C ) ] # [ derive ( Debug , Copy , Clone ) ] pub struct ldiv_t { pub quot : :: std :: os :: raw :: c_long , pub rem : ...
[INFO] [stdout]     |                                                                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `lldiv_t` is never constructed
[INFO] [stdout]    --> src/binding.rs:313:70
[INFO] [stdout]     |
[INFO] [stdout] 313 |  } # [ repr ( C ) ] # [ derive ( Debug , Copy , Clone ) ] pub struct lldiv_t { pub quot : :: std :: os :: raw :: c_longlong , pub r...
[INFO] [stdout]     |                                                                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `u_short` is never used
[INFO] [stdout]    --> src/binding.rs:465:11
[INFO] [stdout]     |
[INFO] [stdout] 465 |  pub type u_short = __u_short ;
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `u_int` is never used
[INFO] [stdout]    --> src/binding.rs:467:11
[INFO] [stdout]     |
[INFO] [stdout] 467 |  pub type u_int = __u_int ;
[INFO] [stdout]     |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `u_long` is never used
[INFO] [stdout]    --> src/binding.rs:469:11
[INFO] [stdout]     |
[INFO] [stdout] 469 |  pub type u_long = __u_long ;
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `quad_t` is never used
[INFO] [stdout]    --> src/binding.rs:471:11
[INFO] [stdout]     |
[INFO] [stdout] 471 |  pub type quad_t = __quad_t ;
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `u_quad_t` is never used
[INFO] [stdout]    --> src/binding.rs:473:11
[INFO] [stdout]     |
[INFO] [stdout] 473 |  pub type u_quad_t = __u_quad_t ;
[INFO] [stdout]     |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `fsid_t` is never used
[INFO] [stdout]    --> src/binding.rs:475:11
[INFO] [stdout]     |
[INFO] [stdout] 475 |  pub type fsid_t = __fsid_t ;
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `loff_t` is never used
[INFO] [stdout]    --> src/binding.rs:477:11
[INFO] [stdout]     |
[INFO] [stdout] 477 |  pub type loff_t = __loff_t ;
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `ino_t` is never used
[INFO] [stdout]    --> src/binding.rs:479:11
[INFO] [stdout]     |
[INFO] [stdout] 479 |  pub type ino_t = __ino_t ;
[INFO] [stdout]     |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `dev_t` is never used
[INFO] [stdout]    --> src/binding.rs:481:11
[INFO] [stdout]     |
[INFO] [stdout] 481 |  pub type dev_t = __dev_t ;
[INFO] [stdout]     |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `gid_t` is never used
[INFO] [stdout]    --> src/binding.rs:483:11
[INFO] [stdout]     |
[INFO] [stdout] 483 |  pub type gid_t = __gid_t ;
[INFO] [stdout]     |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `mode_t` is never used
[INFO] [stdout]    --> src/binding.rs:485:11
[INFO] [stdout]     |
[INFO] [stdout] 485 |  pub type mode_t = __mode_t ;
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `nlink_t` is never used
[INFO] [stdout]    --> src/binding.rs:487:11
[INFO] [stdout]     |
[INFO] [stdout] 487 |  pub type nlink_t = __nlink_t ;
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `uid_t` is never used
[INFO] [stdout]    --> src/binding.rs:489:11
[INFO] [stdout]     |
[INFO] [stdout] 489 |  pub type uid_t = __uid_t ;
[INFO] [stdout]     |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `off_t` is never used
[INFO] [stdout]    --> src/binding.rs:491:11
[INFO] [stdout]     |
[INFO] [stdout] 491 |  pub type off_t = __off_t ;
[INFO] [stdout]     |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `pid_t` is never used
[INFO] [stdout]    --> src/binding.rs:493:11
[INFO] [stdout]     |
[INFO] [stdout] 493 |  pub type pid_t = __pid_t ;
[INFO] [stdout]     |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `id_t` is never used
[INFO] [stdout]    --> src/binding.rs:495:11
[INFO] [stdout]     |
[INFO] [stdout] 495 |  pub type id_t = __id_t ;
[INFO] [stdout]     |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `daddr_t` is never used
[INFO] [stdout]    --> src/binding.rs:497:11
[INFO] [stdout]     |
[INFO] [stdout] 497 |  pub type daddr_t = __daddr_t ;
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `caddr_t` is never used
[INFO] [stdout]    --> src/binding.rs:499:11
[INFO] [stdout]     |
[INFO] [stdout] 499 |  pub type caddr_t = __caddr_t ;
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `key_t` is never used
[INFO] [stdout]    --> src/binding.rs:501:11
[INFO] [stdout]     |
[INFO] [stdout] 501 |  pub type key_t = __key_t ;
[INFO] [stdout]     |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `clock_t` is never used
[INFO] [stdout]    --> src/binding.rs:503:11
[INFO] [stdout]     |
[INFO] [stdout] 503 |  pub type clock_t = __clock_t ;
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `time_t` is never used
[INFO] [stdout]    --> src/binding.rs:505:11
[INFO] [stdout]     |
[INFO] [stdout] 505 |  pub type time_t = __time_t ;
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `clockid_t` is never used
[INFO] [stdout]    --> src/binding.rs:507:11
[INFO] [stdout]     |
[INFO] [stdout] 507 |  pub type clockid_t = __clockid_t ;
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `timer_t` is never used
[INFO] [stdout]    --> src/binding.rs:509:11
[INFO] [stdout]     |
[INFO] [stdout] 509 |  pub type timer_t = __timer_t ;
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `ulong` is never used
[INFO] [stdout]    --> src/binding.rs:511:11
[INFO] [stdout]     |
[INFO] [stdout] 511 |  pub type ulong = :: std :: os :: raw :: c_ulong ;
[INFO] [stdout]     |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `ushort` is never used
[INFO] [stdout]    --> src/binding.rs:513:11
[INFO] [stdout]     |
[INFO] [stdout] 513 |  pub type ushort = :: std :: os :: raw :: c_ushort ;
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `uint` is never used
[INFO] [stdout]    --> src/binding.rs:515:11
[INFO] [stdout]     |
[INFO] [stdout] 515 |  pub type uint = :: std :: os :: raw :: c_uint ;
[INFO] [stdout]     |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `u_int8_t` is never used
[INFO] [stdout]    --> src/binding.rs:517:11
[INFO] [stdout]     |
[INFO] [stdout] 517 |  pub type u_int8_t = :: std :: os :: raw :: c_uchar ;
[INFO] [stdout]     |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `u_int16_t` is never used
[INFO] [stdout]    --> src/binding.rs:519:11
[INFO] [stdout]     |
[INFO] [stdout] 519 |  pub type u_int16_t = :: std :: os :: raw :: c_ushort ;
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `u_int32_t` is never used
[INFO] [stdout]    --> src/binding.rs:521:11
[INFO] [stdout]     |
[INFO] [stdout] 521 |  pub type u_int32_t = :: std :: os :: raw :: c_uint ;
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `u_int64_t` is never used
[INFO] [stdout]    --> src/binding.rs:523:11
[INFO] [stdout]     |
[INFO] [stdout] 523 |  pub type u_int64_t = :: std :: os :: raw :: c_ulong ;
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `register_t` is never used
[INFO] [stdout]    --> src/binding.rs:525:11
[INFO] [stdout]     |
[INFO] [stdout] 525 |  pub type register_t = :: std :: os :: raw :: c_long ;
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `sigset_t` is never used
[INFO] [stdout]    --> src/binding.rs:537:13
[INFO] [stdout]     |
[INFO] [stdout] 537 |  } pub type sigset_t = __sigset_t ;
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `timespec` is never constructed
[INFO] [stdout]    --> src/binding.rs:539:68
[INFO] [stdout]     |
[INFO] [stdout] 539 |  # [ repr ( C ) ] # [ derive ( Debug , Copy , Clone ) ] pub struct timespec { pub tv_sec : __time_t , pub tv_nsec : __syscall_slong...
[INFO] [stdout]     |                                                                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `timeval` is never constructed
[INFO] [stdout]    --> src/binding.rs:547:70
[INFO] [stdout]     |
[INFO] [stdout] 547 |  } # [ repr ( C ) ] # [ derive ( Debug , Copy , Clone ) ] pub struct timeval { pub tv_sec : __time_t , pub tv_usec : __suseconds_t ...
[INFO] [stdout]     |                                                                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `suseconds_t` is never used
[INFO] [stdout]    --> src/binding.rs:555:13
[INFO] [stdout]     |
[INFO] [stdout] 555 |  } pub type suseconds_t = __suseconds_t ;
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `fd_set` is never constructed
[INFO] [stdout]    --> src/binding.rs:559:68
[INFO] [stdout]     |
[INFO] [stdout] 559 |  # [ repr ( C ) ] # [ derive ( Debug , Copy , Clone ) ] pub struct fd_set { pub __fds_bits : [ __fd_mask ;
[INFO] [stdout]     |                                                                    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `fd_mask` is never used
[INFO] [stdout]    --> src/binding.rs:567:13
[INFO] [stdout]     |
[INFO] [stdout] 567 |  } pub type fd_mask = __fd_mask ;
[INFO] [stdout]     |             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `blksize_t` is never used
[INFO] [stdout]    --> src/binding.rs:579:13
[INFO] [stdout]     |
[INFO] [stdout] 579 |  } pub type blksize_t = __blksize_t ;
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `blkcnt_t` is never used
[INFO] [stdout]    --> src/binding.rs:581:11
[INFO] [stdout]     |
[INFO] [stdout] 581 |  pub type blkcnt_t = __blkcnt_t ;
[INFO] [stdout]     |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `fsblkcnt_t` is never used
[INFO] [stdout]    --> src/binding.rs:583:11
[INFO] [stdout]     |
[INFO] [stdout] 583 |  pub type fsblkcnt_t = __fsblkcnt_t ;
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `fsfilcnt_t` is never used
[INFO] [stdout]    --> src/binding.rs:585:11
[INFO] [stdout]     |
[INFO] [stdout] 585 |  pub type fsfilcnt_t = __fsfilcnt_t ;
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `pthread_t` is never used
[INFO] [stdout]    --> src/binding.rs:587:11
[INFO] [stdout]     |
[INFO] [stdout] 587 |  pub type pthread_t = :: std :: os :: raw :: c_ulong ;
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: union `pthread_attr_t` is never used
[INFO] [stdout]    --> src/binding.rs:589:59
[INFO] [stdout]     |
[INFO] [stdout] 589 |  # [ repr ( C ) ] # [ derive ( Copy , Clone ) ] pub union pthread_attr_t { pub __size : [ :: std :: os :: raw :: c_char ;
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: union `pthread_mutex_t` is never used
[INFO] [stdout]    --> src/binding.rs:611:59
[INFO] [stdout]     |
[INFO] [stdout] 611 |  # [ repr ( C ) ] # [ derive ( Copy , Clone ) ] pub union pthread_mutex_t { pub __data : pthread_mutex_t___pthread_mutex_s , pub __...
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `pthread_mutex_t___pthread_mutex_s` is never constructed
[INFO] [stdout]    --> src/binding.rs:615:81
[INFO] [stdout]     |
[INFO] [stdout] 615 |  5usize ] , } # [ repr ( C ) ] # [ derive ( Debug , Copy , Clone ) ] pub struct pthread_mutex_t___pthread_mutex_s { pub __lock : ::...
[INFO] [stdout]     |                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: union `pthread_mutexattr_t` is never used
[INFO] [stdout]    --> src/binding.rs:645:61
[INFO] [stdout]     |
[INFO] [stdout] 645 |  } # [ repr ( C ) ] # [ derive ( Copy , Clone ) ] pub union pthread_mutexattr_t { pub __size : [ :: std :: os :: raw :: c_char ;
[INFO] [stdout]     |                                                             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: union `pthread_cond_t` is never used
[INFO] [stdout]    --> src/binding.rs:655:61
[INFO] [stdout]     |
[INFO] [stdout] 655 |  } # [ repr ( C ) ] # [ derive ( Copy , Clone ) ] pub union pthread_cond_t { pub __data : pthread_cond_t__bindgen_ty_1 , pub __size...
[INFO] [stdout]     |                                                             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `pthread_cond_t__bindgen_ty_1` is never constructed
[INFO] [stdout]    --> src/binding.rs:659:81
[INFO] [stdout]     |
[INFO] [stdout] 659 |  6usize ] , } # [ repr ( C ) ] # [ derive ( Debug , Copy , Clone ) ] pub struct pthread_cond_t__bindgen_ty_1 { pub __lock : :: std ...
[INFO] [stdout]     |                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: union `pthread_condattr_t` is never used
[INFO] [stdout]    --> src/binding.rs:689:61
[INFO] [stdout]     |
[INFO] [stdout] 689 |  } # [ repr ( C ) ] # [ derive ( Copy , Clone ) ] pub union pthread_condattr_t { pub __size : [ :: std :: os :: raw :: c_char ;
[INFO] [stdout]     |                                                             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `pthread_key_t` is never used
[INFO] [stdout]    --> src/binding.rs:699:13
[INFO] [stdout]     |
[INFO] [stdout] 699 |  } pub type pthread_key_t = :: std :: os :: raw :: c_uint ;
[INFO] [stdout]     |             ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `pthread_once_t` is never used
[INFO] [stdout]    --> src/binding.rs:701:11
[INFO] [stdout]     |
[INFO] [stdout] 701 |  pub type pthread_once_t = :: std :: os :: raw :: c_int ;
[INFO] [stdout]     |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: union `pthread_rwlock_t` is never used
[INFO] [stdout]    --> src/binding.rs:703:59
[INFO] [stdout]     |
[INFO] [stdout] 703 |  # [ repr ( C ) ] # [ derive ( Copy , Clone ) ] pub union pthread_rwlock_t { pub __data : pthread_rwlock_t__bindgen_ty_1 , pub __si...
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `pthread_rwlock_t__bindgen_ty_1` is never constructed
[INFO] [stdout]    --> src/binding.rs:707:81
[INFO] [stdout]     |
[INFO] [stdout] 707 |  7usize ] , } # [ repr ( C ) ] # [ derive ( Debug , Copy , Clone ) ] pub struct pthread_rwlock_t__bindgen_ty_1 { pub __lock : :: st...
[INFO] [stdout]     |                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: union `pthread_rwlockattr_t` is never used
[INFO] [stdout]    --> src/binding.rs:747:61
[INFO] [stdout]     |
[INFO] [stdout] 747 |  } # [ repr ( C ) ] # [ derive ( Copy , Clone ) ] pub union pthread_rwlockattr_t { pub __size : [ :: std :: os :: raw :: c_char ;
[INFO] [stdout]     |                                                             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `pthread_spinlock_t` is never used
[INFO] [stdout]    --> src/binding.rs:757:13
[INFO] [stdout]     |
[INFO] [stdout] 757 |  } pub type pthread_spinlock_t = :: std :: os :: raw :: c_int ;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: union `pthread_barrier_t` is never used
[INFO] [stdout]    --> src/binding.rs:759:59
[INFO] [stdout]     |
[INFO] [stdout] 759 |  # [ repr ( C ) ] # [ derive ( Copy , Clone ) ] pub union pthread_barrier_t { pub __size : [ :: std :: os :: raw :: c_char ;
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: union `pthread_barrierattr_t` is never used
[INFO] [stdout]    --> src/binding.rs:771:61
[INFO] [stdout]     |
[INFO] [stdout] 771 |  } # [ repr ( C ) ] # [ derive ( Copy , Clone ) ] pub union pthread_barrierattr_t { pub __size : [ :: std :: os :: raw :: c_char ;
[INFO] [stdout]     |                                                             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `random_data` is never constructed
[INFO] [stdout]    --> src/binding.rs:789:70
[INFO] [stdout]     |
[INFO] [stdout] 789 |  } # [ repr ( C ) ] # [ derive ( Debug , Copy , Clone ) ] pub struct random_data { pub fptr : * mut i32 , pub rptr : * mut i32 , pu...
[INFO] [stdout]     |                                                                      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `drand48_data` is never constructed
[INFO] [stdout]    --> src/binding.rs:839:70
[INFO] [stdout]     |
[INFO] [stdout] 839 |  } # [ repr ( C ) ] # [ derive ( Debug , Copy , Clone ) ] pub struct drand48_data { pub __x : [ :: std :: os :: raw :: c_ushort ;
[INFO] [stdout]     |                                                                      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `int_least8_t` is never used
[INFO] [stdout]    --> src/binding.rs:983:13
[INFO] [stdout]     |
[INFO] [stdout] 983 |  } 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/binding.rs:985:11
[INFO] [stdout]     |
[INFO] [stdout] 985 |  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/binding.rs:987:11
[INFO] [stdout]     |
[INFO] [stdout] 987 |  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/binding.rs:989:11
[INFO] [stdout]     |
[INFO] [stdout] 989 |  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/binding.rs:991:11
[INFO] [stdout]     |
[INFO] [stdout] 991 |  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/binding.rs:993:11
[INFO] [stdout]     |
[INFO] [stdout] 993 |  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/binding.rs:995:11
[INFO] [stdout]     |
[INFO] [stdout] 995 |  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/binding.rs:997:11
[INFO] [stdout]     |
[INFO] [stdout] 997 |  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/binding.rs:999:11
[INFO] [stdout]     |
[INFO] [stdout] 999 |  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/binding.rs:1001:11
[INFO] [stdout]      |
[INFO] [stdout] 1001 |  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/binding.rs:1003:11
[INFO] [stdout]      |
[INFO] [stdout] 1003 |  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/binding.rs:1005:11
[INFO] [stdout]      |
[INFO] [stdout] 1005 |  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/binding.rs:1007:11
[INFO] [stdout]      |
[INFO] [stdout] 1007 |  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/binding.rs:1009:11
[INFO] [stdout]      |
[INFO] [stdout] 1009 |  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/binding.rs:1011:11
[INFO] [stdout]      |
[INFO] [stdout] 1011 |  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/binding.rs:1013:11
[INFO] [stdout]      |
[INFO] [stdout] 1013 |  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/binding.rs:1015:11
[INFO] [stdout]      |
[INFO] [stdout] 1015 |  pub type intmax_t = :: std :: os :: raw :: c_long ;
[INFO] [stdout]      |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `uintmax_t` is never used
[INFO] [stdout]     --> src/binding.rs:1017:11
[INFO] [stdout]      |
[INFO] [stdout] 1017 |  pub type uintmax_t = :: std :: os :: raw :: c_ulong ;
[INFO] [stdout]      |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `atof` is never used
[INFO] [stdout]    --> src/binding.rs:323:24
[INFO] [stdout]     |
[INFO] [stdout] 323 |  } extern "C" { pub fn atof ( __nptr : * const :: std :: os :: raw :: c_char ) -> f64 ;
[INFO] [stdout]     |                        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `atoi` is never used
[INFO] [stdout]    --> src/binding.rs:325:24
[INFO] [stdout]     |
[INFO] [stdout] 325 |  } extern "C" { pub fn atoi ( __nptr : * const :: std :: os :: raw :: c_char ) -> :: std :: os :: raw :: c_int ;
[INFO] [stdout]     |                        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `atol` is never used
[INFO] [stdout]    --> src/binding.rs:327:24
[INFO] [stdout]     |
[INFO] [stdout] 327 |  } extern "C" { pub fn atol ( __nptr : * const :: std :: os :: raw :: c_char ) -> :: std :: os :: raw :: c_long ;
[INFO] [stdout]     |                        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `atoll` is never used
[INFO] [stdout]    --> src/binding.rs:329:24
[INFO] [stdout]     |
[INFO] [stdout] 329 |  } extern "C" { pub fn atoll ( __nptr : * const :: std :: os :: raw :: c_char ) -> :: std :: os :: raw :: c_longlong ;
[INFO] [stdout]     |                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `strtod` is never used
[INFO] [stdout]    --> src/binding.rs:331:24
[INFO] [stdout]     |
[INFO] [stdout] 331 |  } extern "C" { pub fn strtod ( __nptr : * const :: std :: os :: raw :: c_char , __endptr : * mut * mut :: std :: os :: raw :: c_ch...
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `strtof` is never used
[INFO] [stdout]    --> src/binding.rs:333:24
[INFO] [stdout]     |
[INFO] [stdout] 333 |  } extern "C" { pub fn strtof ( __nptr : * const :: std :: os :: raw :: c_char , __endptr : * mut * mut :: std :: os :: raw :: c_ch...
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `strtold` is never used
[INFO] [stdout]    --> src/binding.rs:335:24
[INFO] [stdout]     |
[INFO] [stdout] 335 |  } extern "C" { pub fn strtold ( __nptr : * const :: std :: os :: raw :: c_char , __endptr : * mut * mut :: std :: os :: raw :: c_c...
[INFO] [stdout]     |                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `strtol` is never used
[INFO] [stdout]    --> src/binding.rs:337:24
[INFO] [stdout]     |
[INFO] [stdout] 337 |  } extern "C" { pub fn strtol ( __nptr : * const :: std :: os :: raw :: c_char , __endptr : * mut * mut :: std :: os :: raw :: c_ch...
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `strtoul` is never used
[INFO] [stdout]    --> src/binding.rs:339:24
[INFO] [stdout]     |
[INFO] [stdout] 339 |  } extern "C" { pub fn strtoul ( __nptr : * const :: std :: os :: raw :: c_char , __endptr : * mut * mut :: std :: os :: raw :: c_c...
[INFO] [stdout]     |                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `strtoq` is never used
[INFO] [stdout]    --> src/binding.rs:341:24
[INFO] [stdout]     |
[INFO] [stdout] 341 |  } extern "C" { pub fn strtoq ( __nptr : * const :: std :: os :: raw :: c_char , __endptr : * mut * mut :: std :: os :: raw :: c_ch...
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `strtouq` is never used
[INFO] [stdout]    --> src/binding.rs:343:24
[INFO] [stdout]     |
[INFO] [stdout] 343 |  } extern "C" { pub fn strtouq ( __nptr : * const :: std :: os :: raw :: c_char , __endptr : * mut * mut :: std :: os :: raw :: c_c...
[INFO] [stdout]     |                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `strtoll` is never used
[INFO] [stdout]    --> src/binding.rs:345:24
[INFO] [stdout]     |
[INFO] [stdout] 345 |  } extern "C" { pub fn strtoll ( __nptr : * const :: std :: os :: raw :: c_char , __endptr : * mut * mut :: std :: os :: raw :: c_c...
[INFO] [stdout]     |                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `strtoull` is never used
[INFO] [stdout]    --> src/binding.rs:347:24
[INFO] [stdout]     |
[INFO] [stdout] 347 |  } extern "C" { pub fn strtoull ( __nptr : * const :: std :: os :: raw :: c_char , __endptr : * mut * mut :: std :: os :: raw :: c_...
[INFO] [stdout]     |                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `l64a` is never used
[INFO] [stdout]    --> src/binding.rs:349:24
[INFO] [stdout]     |
[INFO] [stdout] 349 |  } extern "C" { pub fn l64a ( __n : :: std :: os :: raw :: c_long ) -> * mut :: std :: os :: raw :: c_char ;
[INFO] [stdout]     |                        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `a64l` is never used
[INFO] [stdout]    --> src/binding.rs:351:24
[INFO] [stdout]     |
[INFO] [stdout] 351 |  } extern "C" { pub fn a64l ( __s : * const :: std :: os :: raw :: c_char ) -> :: std :: os :: raw :: c_long ;
[INFO] [stdout]     |                        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `select` is never used
[INFO] [stdout]    --> src/binding.rs:569:22
[INFO] [stdout]     |
[INFO] [stdout] 569 |  extern "C" { pub fn select ( __nfds : :: std :: os :: raw :: c_int , __readfds : * mut fd_set , __writefds : * mut fd_set , __exce...
[INFO] [stdout]     |                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `pselect` is never used
[INFO] [stdout]    --> src/binding.rs:571:24
[INFO] [stdout]     |
[INFO] [stdout] 571 |  } extern "C" { pub fn pselect ( __nfds : :: std :: os :: raw :: c_int , __readfds : * mut fd_set , __writefds : * mut fd_set , __e...
[INFO] [stdout]     |                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `gnu_dev_major` is never used
[INFO] [stdout]    --> src/binding.rs:573:24
[INFO] [stdout]     |
[INFO] [stdout] 573 |  } extern "C" { pub fn gnu_dev_major ( __dev : :: std :: os :: raw :: c_ulonglong ) -> :: std :: os :: raw :: c_uint ;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `gnu_dev_minor` is never used
[INFO] [stdout]    --> src/binding.rs:575:24
[INFO] [stdout]     |
[INFO] [stdout] 575 |  } extern "C" { pub fn gnu_dev_minor ( __dev : :: std :: os :: raw :: c_ulonglong ) -> :: std :: os :: raw :: c_uint ;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `gnu_dev_makedev` is never used
[INFO] [stdout]    --> src/binding.rs:577:24
[INFO] [stdout]     |
[INFO] [stdout] 577 |  } extern "C" { pub fn gnu_dev_makedev ( __major : :: std :: os :: raw :: c_uint , __minor : :: std :: os :: raw :: c_uint ) -> :: ...
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `random` is never used
[INFO] [stdout]    --> src/binding.rs:781:24
[INFO] [stdout]     |
[INFO] [stdout] 781 |  } extern "C" { pub fn random ( ) -> :: std :: os :: raw :: c_long ;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `srandom` is never used
[INFO] [stdout]    --> src/binding.rs:783:24
[INFO] [stdout]     |
[INFO] [stdout] 783 |  } extern "C" { pub fn srandom ( __seed : :: std :: os :: raw :: c_uint ) ;
[INFO] [stdout]     |                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `initstate` is never used
[INFO] [stdout]    --> src/binding.rs:785:24
[INFO] [stdout]     |
[INFO] [stdout] 785 |  } extern "C" { pub fn initstate ( __seed : :: std :: os :: raw :: c_uint , __statebuf : * mut :: std :: os :: raw :: c_char , __st...
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `setstate` is never used
[INFO] [stdout]    --> src/binding.rs:787:24
[INFO] [stdout]     |
[INFO] [stdout] 787 |  } extern "C" { pub fn setstate ( __statebuf : * mut :: std :: os :: raw :: c_char ) -> * mut :: std :: os :: raw :: c_char ;
[INFO] [stdout]     |                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `random_r` is never used
[INFO] [stdout]    --> src/binding.rs:807:24
[INFO] [stdout]     |
[INFO] [stdout] 807 |  } extern "C" { pub fn random_r ( __buf : * mut random_data , __result : * mut i32 ) -> :: std :: os :: raw :: c_int ;
[INFO] [stdout]     |                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `srandom_r` is never used
[INFO] [stdout]    --> src/binding.rs:809:24
[INFO] [stdout]     |
[INFO] [stdout] 809 |  } extern "C" { pub fn srandom_r ( __seed : :: std :: os :: raw :: c_uint , __buf : * mut random_data ) -> :: std :: os :: raw :: c...
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `initstate_r` is never used
[INFO] [stdout]    --> src/binding.rs:811:24
[INFO] [stdout]     |
[INFO] [stdout] 811 |  } extern "C" { pub fn initstate_r ( __seed : :: std :: os :: raw :: c_uint , __statebuf : * mut :: std :: os :: raw :: c_char , __...
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `setstate_r` is never used
[INFO] [stdout]    --> src/binding.rs:813:24
[INFO] [stdout]     |
[INFO] [stdout] 813 |  } extern "C" { pub fn setstate_r ( __statebuf : * mut :: std :: os :: raw :: c_char , __buf : * mut random_data ) -> :: std :: os ...
[INFO] [stdout]     |                        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `rand` is never used
[INFO] [stdout]    --> src/binding.rs:815:24
[INFO] [stdout]     |
[INFO] [stdout] 815 |  } extern "C" { pub fn rand ( ) -> :: std :: os :: raw :: c_int ;
[INFO] [stdout]     |                        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `srand` is never used
[INFO] [stdout]    --> src/binding.rs:817:24
[INFO] [stdout]     |
[INFO] [stdout] 817 |  } extern "C" { pub fn srand ( __seed : :: std :: os :: raw :: c_uint ) ;
[INFO] [stdout]     |                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `rand_r` is never used
[INFO] [stdout]    --> src/binding.rs:819:24
[INFO] [stdout]     |
[INFO] [stdout] 819 |  } extern "C" { pub fn rand_r ( __seed : * mut :: std :: os :: raw :: c_uint ) -> :: std :: os :: raw :: c_int ;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `drand48` is never used
[INFO] [stdout]    --> src/binding.rs:821:24
[INFO] [stdout]     |
[INFO] [stdout] 821 |  } extern "C" { pub fn drand48 ( ) -> f64 ;
[INFO] [stdout]     |                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `erand48` is never used
[INFO] [stdout]    --> src/binding.rs:823:24
[INFO] [stdout]     |
[INFO] [stdout] 823 |  } extern "C" { pub fn erand48 ( __xsubi : * mut :: std :: os :: raw :: c_ushort ) -> f64 ;
[INFO] [stdout]     |                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `lrand48` is never used
[INFO] [stdout]    --> src/binding.rs:825:24
[INFO] [stdout]     |
[INFO] [stdout] 825 |  } extern "C" { pub fn lrand48 ( ) -> :: std :: os :: raw :: c_long ;
[INFO] [stdout]     |                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `nrand48` is never used
[INFO] [stdout]    --> src/binding.rs:827:24
[INFO] [stdout]     |
[INFO] [stdout] 827 |  } extern "C" { pub fn nrand48 ( __xsubi : * mut :: std :: os :: raw :: c_ushort ) -> :: std :: os :: raw :: c_long ;
[INFO] [stdout]     |                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `mrand48` is never used
[INFO] [stdout]    --> src/binding.rs:829:24
[INFO] [stdout]     |
[INFO] [stdout] 829 |  } extern "C" { pub fn mrand48 ( ) -> :: std :: os :: raw :: c_long ;
[INFO] [stdout]     |                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `jrand48` is never used
[INFO] [stdout]    --> src/binding.rs:831:24
[INFO] [stdout]     |
[INFO] [stdout] 831 |  } extern "C" { pub fn jrand48 ( __xsubi : * mut :: std :: os :: raw :: c_ushort ) -> :: std :: os :: raw :: c_long ;
[INFO] [stdout]     |                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `srand48` is never used
[INFO] [stdout]    --> src/binding.rs:833:24
[INFO] [stdout]     |
[INFO] [stdout] 833 |  } extern "C" { pub fn srand48 ( __seedval : :: std :: os :: raw :: c_long ) ;
[INFO] [stdout]     |                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `seed48` is never used
[INFO] [stdout]    --> src/binding.rs:835:24
[INFO] [stdout]     |
[INFO] [stdout] 835 |  } extern "C" { pub fn seed48 ( __seed16v : * mut :: std :: os :: raw :: c_ushort ) -> * mut :: std :: os :: raw :: c_ushort ;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `lcong48` is never used
[INFO] [stdout]    --> src/binding.rs:837:24
[INFO] [stdout]     |
[INFO] [stdout] 837 |  } extern "C" { pub fn lcong48 ( __param : * mut :: std :: os :: raw :: c_ushort ) ;
[INFO] [stdout]     |                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `drand48_r` is never used
[INFO] [stdout]    --> src/binding.rs:857:24
[INFO] [stdout]     |
[INFO] [stdout] 857 |  } extern "C" { pub fn drand48_r ( __buffer : * mut drand48_data , __result : * mut f64 ) -> :: std :: os :: raw :: c_int ;
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `erand48_r` is never used
[INFO] [stdout]    --> src/binding.rs:859:24
[INFO] [stdout]     |
[INFO] [stdout] 859 |  } extern "C" { pub fn erand48_r ( __xsubi : * mut :: std :: os :: raw :: c_ushort , __buffer : * mut drand48_data , __result : * m...
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `lrand48_r` is never used
[INFO] [stdout]    --> src/binding.rs:861:24
[INFO] [stdout]     |
[INFO] [stdout] 861 |  } extern "C" { pub fn lrand48_r ( __buffer : * mut drand48_data , __result : * mut :: std :: os :: raw :: c_long ) -> :: std :: os...
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `nrand48_r` is never used
[INFO] [stdout]    --> src/binding.rs:863:24
[INFO] [stdout]     |
[INFO] [stdout] 863 |  } extern "C" { pub fn nrand48_r ( __xsubi : * mut :: std :: os :: raw :: c_ushort , __buffer : * mut drand48_data , __result : * m...
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `mrand48_r` is never used
[INFO] [stdout]    --> src/binding.rs:865:24
[INFO] [stdout]     |
[INFO] [stdout] 865 |  } extern "C" { pub fn mrand48_r ( __buffer : * mut drand48_data , __result : * mut :: std :: os :: raw :: c_long ) -> :: std :: os...
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `jrand48_r` is never used
[INFO] [stdout]    --> src/binding.rs:867:24
[INFO] [stdout]     |
[INFO] [stdout] 867 |  } extern "C" { pub fn jrand48_r ( __xsubi : * mut :: std :: os :: raw :: c_ushort , __buffer : * mut drand48_data , __result : * m...
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `srand48_r` is never used
[INFO] [stdout]    --> src/binding.rs:869:24
[INFO] [stdout]     |
[INFO] [stdout] 869 |  } extern "C" { pub fn srand48_r ( __seedval : :: std :: os :: raw :: c_long , __buffer : * mut drand48_data ) -> :: std :: os :: r...
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `seed48_r` is never used
[INFO] [stdout]    --> src/binding.rs:871:24
[INFO] [stdout]     |
[INFO] [stdout] 871 |  } extern "C" { pub fn seed48_r ( __seed16v : * mut :: std :: os :: raw :: c_ushort , __buffer : * mut drand48_data ) -> :: std :: ...
[INFO] [stdout]     |                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `lcong48_r` is never used
[INFO] [stdout]    --> src/binding.rs:873:24
[INFO] [stdout]     |
[INFO] [stdout] 873 |  } extern "C" { pub fn lcong48_r ( __param : * mut :: std :: os :: raw :: c_ushort , __buffer : * mut drand48_data ) -> :: std :: o...
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `malloc` is never used
[INFO] [stdout]    --> src/binding.rs:875:24
[INFO] [stdout]     |
[INFO] [stdout] 875 |  } extern "C" { pub fn malloc ( __size : :: std :: os :: raw :: c_ulong ) -> * mut :: std :: os :: raw :: c_void ;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `calloc` is never used
[INFO] [stdout]    --> src/binding.rs:877:24
[INFO] [stdout]     |
[INFO] [stdout] 877 |  } extern "C" { pub fn calloc ( __nmemb : :: std :: os :: raw :: c_ulong , __size : :: std :: os :: raw :: c_ulong ) -> * mut :: st...
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `realloc` is never used
[INFO] [stdout]    --> src/binding.rs:879:24
[INFO] [stdout]     |
[INFO] [stdout] 879 |  } extern "C" { pub fn realloc ( __ptr : * mut :: std :: os :: raw :: c_void , __size : :: std :: os :: raw :: c_ulong ) -> * mut :...
[INFO] [stdout]     |                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `free` is never used
[INFO] [stdout]    --> src/binding.rs:881:24
[INFO] [stdout]     |
[INFO] [stdout] 881 |  } extern "C" { pub fn free ( __ptr : * mut :: std :: os :: raw :: c_void ) ;
[INFO] [stdout]     |                        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `cfree` is never used
[INFO] [stdout]    --> src/binding.rs:883:24
[INFO] [stdout]     |
[INFO] [stdout] 883 |  } extern "C" { pub fn cfree ( __ptr : * mut :: std :: os :: raw :: c_void ) ;
[INFO] [stdout]     |                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `alloca` is never used
[INFO] [stdout]    --> src/binding.rs:885:24
[INFO] [stdout]     |
[INFO] [stdout] 885 |  } extern "C" { pub fn alloca ( __size : :: std :: os :: raw :: c_ulong ) -> * mut :: std :: os :: raw :: c_void ;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `valloc` is never used
[INFO] [stdout]    --> src/binding.rs:887:24
[INFO] [stdout]     |
[INFO] [stdout] 887 |  } extern "C" { pub fn valloc ( __size : usize ) -> * mut :: std :: os :: raw :: c_void ;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `posix_memalign` is never used
[INFO] [stdout]    --> src/binding.rs:889:24
[INFO] [stdout]     |
[INFO] [stdout] 889 |  } extern "C" { pub fn posix_memalign ( __memptr : * mut * mut :: std :: os :: raw :: c_void , __alignment : usize , __size : usize...
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `aligned_alloc` is never used
[INFO] [stdout]    --> src/binding.rs:891:24
[INFO] [stdout]     |
[INFO] [stdout] 891 |  } extern "C" { pub fn aligned_alloc ( __alignment : usize , __size : usize ) -> * mut :: std :: os :: raw :: c_void ;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `abort` is never used
[INFO] [stdout]    --> src/binding.rs:893:24
[INFO] [stdout]     |
[INFO] [stdout] 893 |  } extern "C" { pub fn abort ( ) ;
[INFO] [stdout]     |                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `atexit` is never used
[INFO] [stdout]    --> src/binding.rs:895:24
[INFO] [stdout]     |
[INFO] [stdout] 895 |  } extern "C" { pub fn atexit ( __func : :: std :: option :: Option < unsafe extern "C" fn ( ) > ) -> :: std :: os :: raw :: c_int ;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `at_quick_exit` is never used
[INFO] [stdout]    --> src/binding.rs:897:24
[INFO] [stdout]     |
[INFO] [stdout] 897 |  } extern "C" { pub fn at_quick_exit ( __func : :: std :: option :: Option < unsafe extern "C" fn ( ) > ) -> :: std :: os :: raw ::...
[INFO] [stdout]     |                        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `on_exit` is never used
[INFO] [stdout]    --> src/binding.rs:899:24
[INFO] [stdout]     |
[INFO] [stdout] 899 |  } extern "C" { pub fn on_exit ( __func : :: std :: option :: Option < unsafe extern "C" fn ( __status : :: std :: os :: raw :: c_i...
[INFO] [stdout]     |                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `exit` is never used
[INFO] [stdout]    --> src/binding.rs:901:24
[INFO] [stdout]     |
[INFO] [stdout] 901 |  } extern "C" { pub fn exit ( __status : :: std :: os :: raw :: c_int ) ;
[INFO] [stdout]     |                        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `quick_exit` is never used
[INFO] [stdout]    --> src/binding.rs:903:24
[INFO] [stdout]     |
[INFO] [stdout] 903 |  } extern "C" { pub fn quick_exit ( __status : :: std :: os :: raw :: c_int ) ;
[INFO] [stdout]     |                        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `getenv` is never used
[INFO] [stdout]    --> src/binding.rs:907:24
[INFO] [stdout]     |
[INFO] [stdout] 907 |  } extern "C" { pub fn getenv ( __name : * const :: std :: os :: raw :: c_char ) -> * mut :: std :: os :: raw :: c_char ;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `putenv` is never used
[INFO] [stdout]    --> src/binding.rs:909:24
[INFO] [stdout]     |
[INFO] [stdout] 909 |  } extern "C" { pub fn putenv ( __string : * mut :: std :: os :: raw :: c_char ) -> :: std :: os :: raw :: c_int ;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `setenv` is never used
[INFO] [stdout]    --> src/binding.rs:911:24
[INFO] [stdout]     |
[INFO] [stdout] 911 |  } extern "C" { pub fn setenv ( __name : * const :: std :: os :: raw :: c_char , __value : * const :: std :: os :: raw :: c_char , ...
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `unsetenv` is never used
[INFO] [stdout]    --> src/binding.rs:913:24
[INFO] [stdout]     |
[INFO] [stdout] 913 |  } extern "C" { pub fn unsetenv ( __name : * const :: std :: os :: raw :: c_char ) -> :: std :: os :: raw :: c_int ;
[INFO] [stdout]     |                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `clearenv` is never used
[INFO] [stdout]    --> src/binding.rs:915:24
[INFO] [stdout]     |
[INFO] [stdout] 915 |  } extern "C" { pub fn clearenv ( ) -> :: std :: os :: raw :: c_int ;
[INFO] [stdout]     |                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `mktemp` is never used
[INFO] [stdout]    --> src/binding.rs:917:24
[INFO] [stdout]     |
[INFO] [stdout] 917 |  } extern "C" { pub fn mktemp ( __template : * mut :: std :: os :: raw :: c_char ) -> * mut :: std :: os :: raw :: c_char ;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `mkstemp` is never used
[INFO] [stdout]    --> src/binding.rs:919:24
[INFO] [stdout]     |
[INFO] [stdout] 919 |  } extern "C" { pub fn mkstemp ( __template : * mut :: std :: os :: raw :: c_char ) -> :: std :: os :: raw :: c_int ;
[INFO] [stdout]     |                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `mkstemps` is never used
[INFO] [stdout]    --> src/binding.rs:921:24
[INFO] [stdout]     |
[INFO] [stdout] 921 |  } extern "C" { pub fn mkstemps ( __template : * mut :: std :: os :: raw :: c_char , __suffixlen : :: std :: os :: raw :: c_int ) -...
[INFO] [stdout]     |                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `mkdtemp` is never used
[INFO] [stdout]    --> src/binding.rs:923:24
[INFO] [stdout]     |
[INFO] [stdout] 923 |  } extern "C" { pub fn mkdtemp ( __template : * mut :: std :: os :: raw :: c_char ) -> * mut :: std :: os :: raw :: c_char ;
[INFO] [stdout]     |                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `system` is never used
[INFO] [stdout]    --> src/binding.rs:925:24
[INFO] [stdout]     |
[INFO] [stdout] 925 |  } extern "C" { pub fn system ( __command : * const :: std :: os :: raw :: c_char ) -> :: std :: os :: raw :: c_int ;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `realpath` is never used
[INFO] [stdout]    --> src/binding.rs:927:24
[INFO] [stdout]     |
[INFO] [stdout] 927 |  } extern "C" { pub fn realpath ( __name : * const :: std :: os :: raw :: c_char , __resolved : * mut :: std :: os :: raw :: c_char...
[INFO] [stdout]     |                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bsearch` is never used
[INFO] [stdout]    --> src/binding.rs:931:22
[INFO] [stdout]     |
[INFO] [stdout] 931 |  extern "C" { pub fn bsearch ( __key : * const :: std :: os :: raw :: c_void , __base : * const :: std :: os :: raw :: c_void , __n...
[INFO] [stdout]     |                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `qsort` is never used
[INFO] [stdout]    --> src/binding.rs:933:24
[INFO] [stdout]     |
[INFO] [stdout] 933 |  } extern "C" { pub fn qsort ( __base : * mut :: std :: os :: raw :: c_void , __nmemb : usize , __size : usize , __compar : __compa...
[INFO] [stdout]     |                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `abs` is never used
[INFO] [stdout]    --> src/binding.rs:935:24
[INFO] [stdout]     |
[INFO] [stdout] 935 |  } extern "C" { pub fn abs ( __x : :: std :: os :: raw :: c_int ) -> :: std :: os :: raw :: c_int ;
[INFO] [stdout]     |                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `labs` is never used
[INFO] [stdout]    --> src/binding.rs:937:24
[INFO] [stdout]     |
[INFO] [stdout] 937 |  } extern "C" { pub fn labs ( __x : :: std :: os :: raw :: c_long ) -> :: std :: os :: raw :: c_long ;
[INFO] [stdout]     |                        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `llabs` is never used
[INFO] [stdout]    --> src/binding.rs:939:24
[INFO] [stdout]     |
[INFO] [stdout] 939 |  } extern "C" { pub fn llabs ( __x : :: std :: os :: raw :: c_longlong ) -> :: std :: os :: raw :: c_longlong ;
[INFO] [stdout]     |                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `div` is never used
[INFO] [stdout]    --> src/binding.rs:941:24
[INFO] [stdout]     |
[INFO] [stdout] 941 |  } extern "C" { pub fn div ( __numer : :: std :: os :: raw :: c_int , __denom : :: std :: os :: raw :: c_int ) -> div_t ;
[INFO] [stdout]     |                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ldiv` is never used
[INFO] [stdout]    --> src/binding.rs:943:24
[INFO] [stdout]     |
[INFO] [stdout] 943 |  } extern "C" { pub fn ldiv ( __numer : :: std :: os :: raw :: c_long , __denom : :: std :: os :: raw :: c_long ) -> ldiv_t ;
[INFO] [stdout]     |                        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `lldiv` is never used
[INFO] [stdout]    --> src/binding.rs:945:24
[INFO] [stdout]     |
[INFO] [stdout] 945 |  } extern "C" { pub fn lldiv ( __numer : :: std :: os :: raw :: c_longlong , __denom : :: std :: os :: raw :: c_longlong ) -> lldiv...
[INFO] [stdout]     |                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ecvt` is never used
[INFO] [stdout]    --> src/binding.rs:947:24
[INFO] [stdout]     |
[INFO] [stdout] 947 |  } extern "C" { pub fn ecvt ( __value : f64 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: os :: raw :: c_in...
[INFO] [stdout]     |                        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fcvt` is never used
[INFO] [stdout]    --> src/binding.rs:949:24
[INFO] [stdout]     |
[INFO] [stdout] 949 |  } extern "C" { pub fn fcvt ( __value : f64 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: os :: raw :: c_in...
[INFO] [stdout]     |                        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `gcvt` is never used
[INFO] [stdout]    --> src/binding.rs:951:24
[INFO] [stdout]     |
[INFO] [stdout] 951 |  } extern "C" { pub fn gcvt ( __value : f64 , __ndigit : :: std :: os :: raw :: c_int , __buf : * mut :: std :: os :: raw :: c_char...
[INFO] [stdout]     |                        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `qecvt` is never used
[INFO] [stdout]    --> src/binding.rs:953:24
[INFO] [stdout]     |
[INFO] [stdout] 953 |  } extern "C" { pub fn qecvt ( __value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: os :: raw :: c_...
[INFO] [stdout]     |                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `qfcvt` is never used
[INFO] [stdout]    --> src/binding.rs:955:24
[INFO] [stdout]     |
[INFO] [stdout] 955 |  } extern "C" { pub fn qfcvt ( __value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: os :: raw :: c_...
[INFO] [stdout]     |                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `qgcvt` is never used
[INFO] [stdout]    --> src/binding.rs:957:24
[INFO] [stdout]     |
[INFO] [stdout] 957 |  } extern "C" { pub fn qgcvt ( __value : u128 , __ndigit : :: std :: os :: raw :: c_int , __buf : * mut :: std :: os :: raw :: c_ch...
[INFO] [stdout]     |                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ecvt_r` is never used
[INFO] [stdout]    --> src/binding.rs:959:24
[INFO] [stdout]     |
[INFO] [stdout] 959 |  } extern "C" { pub fn ecvt_r ( __value : f64 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: os :: raw :: c_...
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fcvt_r` is never used
[INFO] [stdout]    --> src/binding.rs:961:24
[INFO] [stdout]     |
[INFO] [stdout] 961 |  } extern "C" { pub fn fcvt_r ( __value : f64 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: os :: raw :: c_...
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `qecvt_r` is never used
[INFO] [stdout]    --> src/binding.rs:963:24
[INFO] [stdout]     |
[INFO] [stdout] 963 |  } extern "C" { pub fn qecvt_r ( __value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: os :: raw :: ...
[INFO] [stdout]     |                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `qfcvt_r` is never used
[INFO] [stdout]    --> src/binding.rs:965:24
[INFO] [stdout]     |
[INFO] [stdout] 965 |  } extern "C" { pub fn qfcvt_r ( __value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: os :: raw :: ...
[INFO] [stdout]     |                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `mblen` is never used
[INFO] [stdout]    --> src/binding.rs:967:24
[INFO] [stdout]     |
[INFO] [stdout] 967 |  } extern "C" { pub fn mblen ( __s : * const :: std :: os :: raw :: c_char , __n : usize ) -> :: std :: os :: raw :: c_int ;
[INFO] [stdout]     |                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `mbtowc` is never used
[INFO] [stdout]    --> src/binding.rs:969:24
[INFO] [stdout]     |
[INFO] [stdout] 969 |  } extern "C" { pub fn mbtowc ( __pwc : * mut wchar_t , __s : * const :: std :: os :: raw :: c_char , __n : usize ) -> :: std :: os...
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `wctomb` is never used
[INFO] [stdout]    --> src/binding.rs:971:24
[INFO] [stdout]     |
[INFO] [stdout] 971 |  } extern "C" { pub fn wctomb ( __s : * mut :: std :: os :: raw :: c_char , __wchar : wchar_t ) -> :: std :: os :: raw :: c_int ;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `mbstowcs` is never used
[INFO] [stdout]    --> src/binding.rs:973:24
[INFO] [stdout]     |
[INFO] [stdout] 973 |  } extern "C" { pub fn mbstowcs ( __pwcs : * mut wchar_t , __s : * const :: std :: os :: raw :: c_char , __n : usize ) -> usize ;
[INFO] [stdout]     |                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `wcstombs` is never used
[INFO] [stdout]    --> src/binding.rs:975:24
[INFO] [stdout]     |
[INFO] [stdout] 975 |  } extern "C" { pub fn wcstombs ( __s : * mut :: std :: os :: raw :: c_char , __pwcs : * const wchar_t , __n : usize ) -> usize ;
[INFO] [stdout]     |                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `rpmatch` is never used
[INFO] [stdout]    --> src/binding.rs:977:24
[INFO] [stdout]     |
[INFO] [stdout] 977 |  } extern "C" { pub fn rpmatch ( __response : * const :: std :: os :: raw :: c_char ) -> :: std :: os :: raw :: c_int ;
[INFO] [stdout]     |                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `getsubopt` is never used
[INFO] [stdout]    --> src/binding.rs:979:24
[INFO] [stdout]     |
[INFO] [stdout] 979 |  } extern "C" { pub fn getsubopt ( __optionp : * mut * mut :: std :: os :: raw :: c_char , __tokens : * const * mut :: std :: os ::...
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `getloadavg` is never used
[INFO] [stdout]    --> src/binding.rs:981:24
[INFO] [stdout]     |
[INFO] [stdout] 981 |  } extern "C" { pub fn getloadavg ( __loadavg : * mut f64 , __nelem : :: std :: os :: raw :: c_int ) -> :: std :: os :: raw :: c_int ;
[INFO] [stdout]     |                        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ngx_link_func_cyc_get_prop` is never used
[INFO] [stdout]     --> src/binding.rs:1053:24
[INFO] [stdout]      |
[INFO] [stdout] 1053 |  } extern "C" { pub fn ngx_link_func_cyc_get_prop ( ctx : * mut ngx_link_func_cycle_t , key : * const :: std :: os :: raw :: c_cha...
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ngx_link_func_cyc_log_debug` is never used
[INFO] [stdout]     --> src/binding.rs:1055:24
[INFO] [stdout]      |
[INFO] [stdout] 1055 |  } extern "C" { pub fn ngx_link_func_cyc_log_debug ( ctx : * mut ngx_link_func_cycle_t , msg : * const :: std :: os :: raw :: c_ch...
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ngx_link_func_cyc_log_warn` is never used
[INFO] [stdout]     --> src/binding.rs:1059:24
[INFO] [stdout]      |
[INFO] [stdout] 1059 |  } extern "C" { pub fn ngx_link_func_cyc_log_warn ( ctx : * mut ngx_link_func_cycle_t , msg : * const :: std :: os :: raw :: c_cha...
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ngx_link_func_cyc_log_err` is never used
[INFO] [stdout]     --> src/binding.rs:1061:24
[INFO] [stdout]      |
[INFO] [stdout] 1061 |  } extern "C" { pub fn ngx_link_func_cyc_log_err ( ctx : * mut ngx_link_func_cycle_t , msg : * const :: std :: os :: raw :: c_char...
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ngx_link_func_log_debug` is never used
[INFO] [stdout]     --> src/binding.rs:1063:24
[INFO] [stdout]      |
[INFO] [stdout] 1063 |  } extern "C" { pub fn ngx_link_func_log_debug ( ctx : * mut ngx_link_func_ctx_t , msg : * const :: std :: os :: raw :: c_char ) ;
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ngx_link_func_log_warn` is never used
[INFO] [stdout]     --> src/binding.rs:1067:24
[INFO] [stdout]      |
[INFO] [stdout] 1067 |  } extern "C" { pub fn ngx_link_func_log_warn ( ctx : * mut ngx_link_func_ctx_t , msg : * const :: std :: os :: raw :: c_char ) ;
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ngx_link_func_log_err` is never used
[INFO] [stdout]     --> src/binding.rs:1069:24
[INFO] [stdout]      |
[INFO] [stdout] 1069 |  } extern "C" { pub fn ngx_link_func_log_err ( ctx : * mut ngx_link_func_ctx_t , msg : * const :: std :: os :: raw :: c_char ) ;
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ngx_link_func_get_header` is never used
[INFO] [stdout]     --> src/binding.rs:1071:24
[INFO] [stdout]      |
[INFO] [stdout] 1071 |  } extern "C" { pub fn ngx_link_func_get_header ( ctx : * mut ngx_link_func_ctx_t , key : * const :: std :: os :: raw :: c_char , ...
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ngx_link_func_get_prop` is never used
[INFO] [stdout]     --> src/binding.rs:1073:24
[INFO] [stdout]      |
[INFO] [stdout] 1073 |  } extern "C" { pub fn ngx_link_func_get_prop ( ctx : * mut ngx_link_func_ctx_t , key : * const :: std :: os :: raw :: c_char , ke...
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ngx_link_func_get_query_param` is never used
[INFO] [stdout]     --> src/binding.rs:1075:24
[INFO] [stdout]      |
[INFO] [stdout] 1075 |  } extern "C" { pub fn ngx_link_func_get_query_param ( ctx : * mut ngx_link_func_ctx_t , key : * const :: std :: os :: raw :: c_ch...
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ngx_link_func_palloc` is never used
[INFO] [stdout]     --> src/binding.rs:1077:24
[INFO] [stdout]      |
[INFO] [stdout] 1077 |  } extern "C" { pub fn ngx_link_func_palloc ( ctx : * mut ngx_link_func_ctx_t , size : usize ) -> * mut :: std :: os :: raw :: c_v...
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ngx_link_func_pcalloc` is never used
[INFO] [stdout]     --> src/binding.rs:1079:24
[INFO] [stdout]      |
[INFO] [stdout] 1079 |  } extern "C" { pub fn ngx_link_func_pcalloc ( ctx : * mut ngx_link_func_ctx_t , size : usize ) -> * mut :: std :: os :: raw :: c_...
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ngx_link_func_add_header_in` is never used
[INFO] [stdout]     --> src/binding.rs:1081:24
[INFO] [stdout]      |
[INFO] [stdout] 1081 |  } extern "C" { pub fn ngx_link_func_add_header_in ( ctx : * mut ngx_link_func_ctx_t , key : * const :: std :: os :: raw :: c_char...
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ngx_link_func_add_header_out` is never used
[INFO] [stdout]     --> src/binding.rs:1083:24
[INFO] [stdout]      |
[INFO] [stdout] 1083 |  } extern "C" { pub fn ngx_link_func_add_header_out ( ctx : * mut ngx_link_func_ctx_t , key : * const :: std :: os :: raw :: c_cha...
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ngx_link_func_strdup` is never used
[INFO] [stdout]     --> src/binding.rs:1085:24
[INFO] [stdout]      |
[INFO] [stdout] 1085 |  } extern "C" { pub fn ngx_link_func_strdup ( ctx : * mut ngx_link_func_ctx_t , src : * const :: std :: os :: raw :: c_char ) -> *...
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ngx_link_func_write_resp_l` is never used
[INFO] [stdout]     --> src/binding.rs:1089:24
[INFO] [stdout]      |
[INFO] [stdout] 1089 |  } extern "C" { pub fn ngx_link_func_write_resp_l ( ctx : * mut ngx_link_func_ctx_t , status_code : usize , status_line : * const ...
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ngx_link_func_shmtx_trylock` is never used
[INFO] [stdout]     --> src/binding.rs:1091:24
[INFO] [stdout]      |
[INFO] [stdout] 1091 |  } extern "C" { pub fn ngx_link_func_shmtx_trylock ( shared_mem : * mut :: std :: os :: raw :: c_void ) -> usize ;
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ngx_link_func_shmtx_lock` is never used
[INFO] [stdout]     --> src/binding.rs:1093:24
[INFO] [stdout]      |
[INFO] [stdout] 1093 |  } extern "C" { pub fn ngx_link_func_shmtx_lock ( shared_mem : * mut :: std :: os :: raw :: c_void ) ;
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ngx_link_func_shmtx_unlock` is never used
[INFO] [stdout]     --> src/binding.rs:1095:24
[INFO] [stdout]      |
[INFO] [stdout] 1095 |  } extern "C" { pub fn ngx_link_func_shmtx_unlock ( shared_mem : * mut :: std :: os :: raw :: c_void ) ;
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ngx_link_func_shm_alloc` is never used
[INFO] [stdout]     --> src/binding.rs:1097:24
[INFO] [stdout]      |
[INFO] [stdout] 1097 |  } extern "C" { pub fn ngx_link_func_shm_alloc ( shared_mem : * mut :: std :: os :: raw :: c_void , size : usize ) -> * mut :: std...
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ngx_link_func_shm_free` is never used
[INFO] [stdout]     --> src/binding.rs:1099:24
[INFO] [stdout]      |
[INFO] [stdout] 1099 |  } extern "C" { pub fn ngx_link_func_shm_free ( shared_mem : * mut :: std :: os :: raw :: c_void , ptr : * mut :: std :: os :: raw...
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ngx_link_func_shm_alloc_locked` is never used
[INFO] [stdout]     --> src/binding.rs:1101:24
[INFO] [stdout]      |
[INFO] [stdout] 1101 |  } extern "C" { pub fn ngx_link_func_shm_alloc_locked ( shared_mem : * mut :: std :: os :: raw :: c_void , size : usize ) -> * mut...
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ngx_link_func_shm_free_locked` is never used
[INFO] [stdout]     --> src/binding.rs:1103:24
[INFO] [stdout]      |
[INFO] [stdout] 1103 |  } extern "C" { pub fn ngx_link_func_shm_free_locked ( shared_mem : * mut :: std :: os :: raw :: c_void , ptr : * mut :: std :: os...
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ngx_link_func_cache_get` is never used
[INFO] [stdout]     --> src/binding.rs:1105:24
[INFO] [stdout]      |
[INFO] [stdout] 1105 |  } extern "C" { pub fn ngx_link_func_cache_get ( shared_mem : * mut :: std :: os :: raw :: c_void , key : * const :: std :: os :: ...
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ngx_link_func_cache_put` is never used
[INFO] [stdout]     --> src/binding.rs:1107:24
[INFO] [stdout]      |
[INFO] [stdout] 1107 |  } extern "C" { pub fn ngx_link_func_cache_put ( shared_mem : * mut :: std :: os :: raw :: c_void , key : * const :: std :: os :: ...
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ngx_link_func_cache_new` is never used
[INFO] [stdout]     --> src/binding.rs:1109:24
[INFO] [stdout]      |
[INFO] [stdout] 1109 |  } extern "C" { pub fn ngx_link_func_cache_new ( shared_mem : * mut :: std :: os :: raw :: c_void , key : * const :: std :: os :: ...
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ngx_link_func_cache_remove` is never used
[INFO] [stdout]     --> src/binding.rs:1111:24
[INFO] [stdout]      |
[INFO] [stdout] 1111 |  } extern "C" { pub fn ngx_link_func_cache_remove ( shared_mem : * mut :: std :: os :: raw :: c_void , key : * const :: std :: os ...
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[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)]` (part of `#[warn(nonstandard_style)]`) 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: constant `WNOHANG` is never used
[INFO] [stdout]   --> src/binding.rs:65:12
[INFO] [stdout]    |
[INFO] [stdout] 65 |  pub const WNOHANG : u32 = 1 ;
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WUNTRACED` is never used
[INFO] [stdout]   --> src/binding.rs:67:12
[INFO] [stdout]    |
[INFO] [stdout] 67 |  pub const WUNTRACED : u32 = 2 ;
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WSTOPPED` is never used
[INFO] [stdout]   --> src/binding.rs:69:12
[INFO] [stdout]    |
[INFO] [stdout] 69 |  pub const WSTOPPED : u32 = 2 ;
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WEXITED` is never used
[INFO] [stdout]   --> src/binding.rs:71:12
[INFO] [stdout]    |
[INFO] [stdout] 71 |  pub const WEXITED : u32 = 4 ;
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WCONTINUED` is never used
[INFO] [stdout]   --> src/binding.rs:73:12
[INFO] [stdout]    |
[INFO] [stdout] 73 |  pub const WCONTINUED : u32 = 8 ;
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WNOWAIT` is never used
[INFO] [stdout]   --> src/binding.rs:75:12
[INFO] [stdout]    |
[INFO] [stdout] 75 |  pub const WNOWAIT : u32 = 16777216 ;
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `RAND_MAX` is never used
[INFO] [stdout]   --> src/binding.rs:93:12
[INFO] [stdout]    |
[INFO] [stdout] 93 |  pub const RAND_MAX : u32 = 2147483647 ;
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `EXIT_FAILURE` is never used
[INFO] [stdout]   --> src/binding.rs:95:12
[INFO] [stdout]    |
[INFO] [stdout] 95 |  pub const EXIT_FAILURE : u32 = 1 ;
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `EXIT_SUCCESS` is never used
[INFO] [stdout]   --> src/binding.rs:97:12
[INFO] [stdout]    |
[INFO] [stdout] 97 |  pub const EXIT_SUCCESS : u32 = 0 ;
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LITTLE_ENDIAN` is never used
[INFO] [stdout]    --> src/binding.rs:133:12
[INFO] [stdout]     |
[INFO] [stdout] 133 |  pub const LITTLE_ENDIAN : u32 = 1234 ;
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BIG_ENDIAN` is never used
[INFO] [stdout]    --> src/binding.rs:135:12
[INFO] [stdout]     |
[INFO] [stdout] 135 |  pub const BIG_ENDIAN : u32 = 4321 ;
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PDP_ENDIAN` is never used
[INFO] [stdout]    --> src/binding.rs:137:12
[INFO] [stdout]     |
[INFO] [stdout] 137 |  pub const PDP_ENDIAN : u32 = 3412 ;
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BYTE_ORDER` is never used
[INFO] [stdout]    --> src/binding.rs:139:12
[INFO] [stdout]     |
[INFO] [stdout] 139 |  pub const BYTE_ORDER : u32 = 1234 ;
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FD_SETSIZE` is never used
[INFO] [stdout]    --> src/binding.rs:155:12
[INFO] [stdout]     |
[INFO] [stdout] 155 |  pub const FD_SETSIZE : u32 = 1024 ;
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INT8_MIN` is never used
[INFO] [stdout]    --> src/binding.rs:191:12
[INFO] [stdout]     |
[INFO] [stdout] 191 |  pub const INT8_MIN : i32 = -128 ;
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INT16_MIN` is never used
[INFO] [stdout]    --> src/binding.rs:193:12
[INFO] [stdout]     |
[INFO] [stdout] 193 |  pub const INT16_MIN : i32 = -32768 ;
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INT32_MIN` is never used
[INFO] [stdout]    --> src/binding.rs:195:12
[INFO] [stdout]     |
[INFO] [stdout] 195 |  pub const INT32_MIN : i32 = -2147483648 ;
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INT8_MAX` is never used
[INFO] [stdout]    --> src/binding.rs:197:12
[INFO] [stdout]     |
[INFO] [stdout] 197 |  pub const INT8_MAX : u32 = 127 ;
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INT16_MAX` is never used
[INFO] [stdout]    --> src/binding.rs:199:12
[INFO] [stdout]     |
[INFO] [stdout] 199 |  pub const INT16_MAX : u32 = 32767 ;
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INT32_MAX` is never used
[INFO] [stdout]    --> src/binding.rs:201:12
[INFO] [stdout]     |
[INFO] [stdout] 201 |  pub const INT32_MAX : u32 = 2147483647 ;
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `UINT8_MAX` is never used
[INFO] [stdout]    --> src/binding.rs:203:12
[INFO] [stdout]     |
[INFO] [stdout] 203 |  pub const UINT8_MAX : u32 = 255 ;
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `UINT16_MAX` is never used
[INFO] [stdout]    --> src/binding.rs:205:12
[INFO] [stdout]     |
[INFO] [stdout] 205 |  pub const UINT16_MAX : u32 = 65535 ;
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `UINT32_MAX` is never used
[INFO] [stdout]    --> src/binding.rs:207:12
[INFO] [stdout]     |
[INFO] [stdout] 207 |  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/binding.rs:209:12
[INFO] [stdout]     |
[INFO] [stdout] 209 |  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/binding.rs:211:12
[INFO] [stdout]     |
[INFO] [stdout] 211 |  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/binding.rs:213:12
[INFO] [stdout]     |
[INFO] [stdout] 213 |  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/binding.rs:215:12
[INFO] [stdout]     |
[INFO] [stdout] 215 |  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/binding.rs:217:12
[INFO] [stdout]     |
[INFO] [stdout] 217 |  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/binding.rs:219:12
[INFO] [stdout]     |
[INFO] [stdout] 219 |  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/binding.rs:221:12
[INFO] [stdout]     |
[INFO] [stdout] 221 |  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/binding.rs:223:12
[INFO] [stdout]     |
[INFO] [stdout] 223 |  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/binding.rs:225:12
[INFO] [stdout]     |
[INFO] [stdout] 225 |  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/binding.rs:227:12
[INFO] [stdout]     |
[INFO] [stdout] 227 |  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/binding.rs:229:12
[INFO] [stdout]     |
[INFO] [stdout] 229 |  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/binding.rs:231:12
[INFO] [stdout]     |
[INFO] [stdout] 231 |  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/binding.rs:233:12
[INFO] [stdout]     |
[INFO] [stdout] 233 |  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/binding.rs:235:12
[INFO] [stdout]     |
[INFO] [stdout] 235 |  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/binding.rs:237:12
[INFO] [stdout]     |
[INFO] [stdout] 237 |  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/binding.rs:239:12
[INFO] [stdout]     |
[INFO] [stdout] 239 |  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/binding.rs:241:12
[INFO] [stdout]     |
[INFO] [stdout] 241 |  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/binding.rs:243:12
[INFO] [stdout]     |
[INFO] [stdout] 243 |  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/binding.rs:245:12
[INFO] [stdout]     |
[INFO] [stdout] 245 |  pub const INTPTR_MIN : i64 = -9223372036854775808 ;
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INTPTR_MAX` is never used
[INFO] [stdout]    --> src/binding.rs:247:12
[INFO] [stdout]     |
[INFO] [stdout] 247 |  pub const INTPTR_MAX : u64 = 9223372036854775807 ;
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `UINTPTR_MAX` is never used
[INFO] [stdout]    --> src/binding.rs:249:12
[INFO] [stdout]     |
[INFO] [stdout] 249 |  pub const UINTPTR_MAX : i32 = -1 ;
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PTRDIFF_MIN` is never used
[INFO] [stdout]    --> src/binding.rs:251:12
[INFO] [stdout]     |
[INFO] [stdout] 251 |  pub const PTRDIFF_MIN : i64 = -9223372036854775808 ;
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PTRDIFF_MAX` is never used
[INFO] [stdout]    --> src/binding.rs:253:12
[INFO] [stdout]     |
[INFO] [stdout] 253 |  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/binding.rs:255:12
[INFO] [stdout]     |
[INFO] [stdout] 255 |  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/binding.rs:257:12
[INFO] [stdout]     |
[INFO] [stdout] 257 |  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/binding.rs:259:12
[INFO] [stdout]     |
[INFO] [stdout] 259 |  pub const SIZE_MAX : i32 = -1 ;
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WINT_MIN` is never used
[INFO] [stdout]    --> src/binding.rs:261:12
[INFO] [stdout]     |
[INFO] [stdout] 261 |  pub const WINT_MIN : u32 = 0 ;
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WINT_MAX` is never used
[INFO] [stdout]    --> src/binding.rs:263:12
[INFO] [stdout]     |
[INFO] [stdout] 263 |  pub const WINT_MAX : u32 = 4294967295 ;
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ngx_link_func_module_version_33` is never used
[INFO] [stdout]    --> src/binding.rs:265:12
[INFO] [stdout]     |
[INFO] [stdout] 265 |  pub const ngx_link_func_module_version_33 : u32 = 33 ;
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ngx_link_func_content_type_plaintext` is never used
[INFO] [stdout]    --> src/binding.rs:267:12
[INFO] [stdout]     |
[INFO] [stdout] 267 |  pub const ngx_link_func_content_type_plaintext : & 'static [ u8 ;
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ngx_link_func_content_type_html` is never used
[INFO] [stdout]    --> src/binding.rs:271:12
[INFO] [stdout]     |
[INFO] [stdout] 271 |  pub const ngx_link_func_content_type_html : & 'static [ u8 ;
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ngx_link_func_content_type_json` is never used
[INFO] [stdout]    --> src/binding.rs:275:12
[INFO] [stdout]     |
[INFO] [stdout] 275 |  pub const ngx_link_func_content_type_json : & 'static [ u8 ;
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ngx_link_func_content_type_jsonp` is never used
[INFO] [stdout]    --> src/binding.rs:279:12
[INFO] [stdout]     |
[INFO] [stdout] 279 |  pub const ngx_link_func_content_type_jsonp : & 'static [ u8 ;
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ngx_link_func_content_type_xformencoded` is never used
[INFO] [stdout]    --> src/binding.rs:283:12
[INFO] [stdout]     |
[INFO] [stdout] 283 |  pub const ngx_link_func_content_type_xformencoded : & 'static [ u8 ;
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `wchar_t` is never used
[INFO] [stdout]    --> src/binding.rs:287:11
[INFO] [stdout]     |
[INFO] [stdout] 287 |  pub type wchar_t = :: std :: os :: raw :: c_int ;
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `idtype_t_P_ALL` is never used
[INFO] [stdout]    --> src/binding.rs:289:12
[INFO] [stdout]     |
[INFO] [stdout] 289 |  pub const idtype_t_P_ALL : idtype_t = 0 ;
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `idtype_t_P_PID` is never used
[INFO] [stdout]    --> src/binding.rs:291:12
[INFO] [stdout]     |
[INFO] [stdout] 291 |  pub const idtype_t_P_PID : idtype_t = 1 ;
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `idtype_t_P_PGID` is never used
[INFO] [stdout]    --> src/binding.rs:293:12
[INFO] [stdout]     |
[INFO] [stdout] 293 |  pub const idtype_t_P_PGID : idtype_t = 2 ;
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `idtype_t` is never used
[INFO] [stdout]    --> src/binding.rs:295:11
[INFO] [stdout]     |
[INFO] [stdout] 295 |  pub type idtype_t = u32 ;
[INFO] [stdout]     |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `u_short` is never used
[INFO] [stdout]    --> src/binding.rs:465:11
[INFO] [stdout]     |
[INFO] [stdout] 465 |  pub type u_short = __u_short ;
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `u_int` is never used
[INFO] [stdout]    --> src/binding.rs:467:11
[INFO] [stdout]     |
[INFO] [stdout] 467 |  pub type u_int = __u_int ;
[INFO] [stdout]     |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `u_long` is never used
[INFO] [stdout]    --> src/binding.rs:469:11
[INFO] [stdout]     |
[INFO] [stdout] 469 |  pub type u_long = __u_long ;
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `quad_t` is never used
[INFO] [stdout]    --> src/binding.rs:471:11
[INFO] [stdout]     |
[INFO] [stdout] 471 |  pub type quad_t = __quad_t ;
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `u_quad_t` is never used
[INFO] [stdout]    --> src/binding.rs:473:11
[INFO] [stdout]     |
[INFO] [stdout] 473 |  pub type u_quad_t = __u_quad_t ;
[INFO] [stdout]     |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `fsid_t` is never used
[INFO] [stdout]    --> src/binding.rs:475:11
[INFO] [stdout]     |
[INFO] [stdout] 475 |  pub type fsid_t = __fsid_t ;
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `loff_t` is never used
[INFO] [stdout]    --> src/binding.rs:477:11
[INFO] [stdout]     |
[INFO] [stdout] 477 |  pub type loff_t = __loff_t ;
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `ino_t` is never used
[INFO] [stdout]    --> src/binding.rs:479:11
[INFO] [stdout]     |
[INFO] [stdout] 479 |  pub type ino_t = __ino_t ;
[INFO] [stdout]     |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `dev_t` is never used
[INFO] [stdout]    --> src/binding.rs:481:11
[INFO] [stdout]     |
[INFO] [stdout] 481 |  pub type dev_t = __dev_t ;
[INFO] [stdout]     |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `gid_t` is never used
[INFO] [stdout]    --> src/binding.rs:483:11
[INFO] [stdout]     |
[INFO] [stdout] 483 |  pub type gid_t = __gid_t ;
[INFO] [stdout]     |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `mode_t` is never used
[INFO] [stdout]    --> src/binding.rs:485:11
[INFO] [stdout]     |
[INFO] [stdout] 485 |  pub type mode_t = __mode_t ;
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `nlink_t` is never used
[INFO] [stdout]    --> src/binding.rs:487:11
[INFO] [stdout]     |
[INFO] [stdout] 487 |  pub type nlink_t = __nlink_t ;
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `uid_t` is never used
[INFO] [stdout]    --> src/binding.rs:489:11
[INFO] [stdout]     |
[INFO] [stdout] 489 |  pub type uid_t = __uid_t ;
[INFO] [stdout]     |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `off_t` is never used
[INFO] [stdout]    --> src/binding.rs:491:11
[INFO] [stdout]     |
[INFO] [stdout] 491 |  pub type off_t = __off_t ;
[INFO] [stdout]     |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `pid_t` is never used
[INFO] [stdout]    --> src/binding.rs:493:11
[INFO] [stdout]     |
[INFO] [stdout] 493 |  pub type pid_t = __pid_t ;
[INFO] [stdout]     |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `id_t` is never used
[INFO] [stdout]    --> src/binding.rs:495:11
[INFO] [stdout]     |
[INFO] [stdout] 495 |  pub type id_t = __id_t ;
[INFO] [stdout]     |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `daddr_t` is never used
[INFO] [stdout]    --> src/binding.rs:497:11
[INFO] [stdout]     |
[INFO] [stdout] 497 |  pub type daddr_t = __daddr_t ;
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `caddr_t` is never used
[INFO] [stdout]    --> src/binding.rs:499:11
[INFO] [stdout]     |
[INFO] [stdout] 499 |  pub type caddr_t = __caddr_t ;
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `key_t` is never used
[INFO] [stdout]    --> src/binding.rs:501:11
[INFO] [stdout]     |
[INFO] [stdout] 501 |  pub type key_t = __key_t ;
[INFO] [stdout]     |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `clock_t` is never used
[INFO] [stdout]    --> src/binding.rs:503:11
[INFO] [stdout]     |
[INFO] [stdout] 503 |  pub type clock_t = __clock_t ;
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `time_t` is never used
[INFO] [stdout]    --> src/binding.rs:505:11
[INFO] [stdout]     |
[INFO] [stdout] 505 |  pub type time_t = __time_t ;
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `clockid_t` is never used
[INFO] [stdout]    --> src/binding.rs:507:11
[INFO] [stdout]     |
[INFO] [stdout] 507 |  pub type clockid_t = __clockid_t ;
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `timer_t` is never used
[INFO] [stdout]    --> src/binding.rs:509:11
[INFO] [stdout]     |
[INFO] [stdout] 509 |  pub type timer_t = __timer_t ;
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `ulong` is never used
[INFO] [stdout]    --> src/binding.rs:511:11
[INFO] [stdout]     |
[INFO] [stdout] 511 |  pub type ulong = :: std :: os :: raw :: c_ulong ;
[INFO] [stdout]     |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `ushort` is never used
[INFO] [stdout]    --> src/binding.rs:513:11
[INFO] [stdout]     |
[INFO] [stdout] 513 |  pub type ushort = :: std :: os :: raw :: c_ushort ;
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `uint` is never used
[INFO] [stdout]    --> src/binding.rs:515:11
[INFO] [stdout]     |
[INFO] [stdout] 515 |  pub type uint = :: std :: os :: raw :: c_uint ;
[INFO] [stdout]     |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `u_int8_t` is never used
[INFO] [stdout]    --> src/binding.rs:517:11
[INFO] [stdout]     |
[INFO] [stdout] 517 |  pub type u_int8_t = :: std :: os :: raw :: c_uchar ;
[INFO] [stdout]     |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `u_int16_t` is never used
[INFO] [stdout]    --> src/binding.rs:519:11
[INFO] [stdout]     |
[INFO] [stdout] 519 |  pub type u_int16_t = :: std :: os :: raw :: c_ushort ;
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `u_int32_t` is never used
[INFO] [stdout]    --> src/binding.rs:521:11
[INFO] [stdout]     |
[INFO] [stdout] 521 |  pub type u_int32_t = :: std :: os :: raw :: c_uint ;
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `u_int64_t` is never used
[INFO] [stdout]    --> src/binding.rs:523:11
[INFO] [stdout]     |
[INFO] [stdout] 523 |  pub type u_int64_t = :: std :: os :: raw :: c_ulong ;
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `register_t` is never used
[INFO] [stdout]    --> src/binding.rs:525:11
[INFO] [stdout]     |
[INFO] [stdout] 525 |  pub type register_t = :: std :: os :: raw :: c_long ;
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `sigset_t` is never used
[INFO] [stdout]    --> src/binding.rs:537:13
[INFO] [stdout]     |
[INFO] [stdout] 537 |  } pub type sigset_t = __sigset_t ;
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `suseconds_t` is never used
[INFO] [stdout]    --> src/binding.rs:555:13
[INFO] [stdout]     |
[INFO] [stdout] 555 |  } pub type suseconds_t = __suseconds_t ;
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `fd_mask` is never used
[INFO] [stdout]    --> src/binding.rs:567:13
[INFO] [stdout]     |
[INFO] [stdout] 567 |  } pub type fd_mask = __fd_mask ;
[INFO] [stdout]     |             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `blksize_t` is never used
[INFO] [stdout]    --> src/binding.rs:579:13
[INFO] [stdout]     |
[INFO] [stdout] 579 |  } pub type blksize_t = __blksize_t ;
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `blkcnt_t` is never used
[INFO] [stdout]    --> src/binding.rs:581:11
[INFO] [stdout]     |
[INFO] [stdout] 581 |  pub type blkcnt_t = __blkcnt_t ;
[INFO] [stdout]     |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `fsblkcnt_t` is never used
[INFO] [stdout]    --> src/binding.rs:583:11
[INFO] [stdout]     |
[INFO] [stdout] 583 |  pub type fsblkcnt_t = __fsblkcnt_t ;
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `fsfilcnt_t` is never used
[INFO] [stdout]    --> src/binding.rs:585:11
[INFO] [stdout]     |
[INFO] [stdout] 585 |  pub type fsfilcnt_t = __fsfilcnt_t ;
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `pthread_t` is never used
[INFO] [stdout]    --> src/binding.rs:587:11
[INFO] [stdout]     |
[INFO] [stdout] 587 |  pub type pthread_t = :: std :: os :: raw :: c_ulong ;
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `pthread_key_t` is never used
[INFO] [stdout]    --> src/binding.rs:699:13
[INFO] [stdout]     |
[INFO] [stdout] 699 |  } pub type pthread_key_t = :: std :: os :: raw :: c_uint ;
[INFO] [stdout]     |             ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `pthread_once_t` is never used
[INFO] [stdout]    --> src/binding.rs:701:11
[INFO] [stdout]     |
[INFO] [stdout] 701 |  pub type pthread_once_t = :: std :: os :: raw :: c_int ;
[INFO] [stdout]     |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `pthread_spinlock_t` is never used
[INFO] [stdout]    --> src/binding.rs:757:13
[INFO] [stdout]     |
[INFO] [stdout] 757 |  } pub type pthread_spinlock_t = :: std :: os :: raw :: c_int ;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `int_least8_t` is never used
[INFO] [stdout]    --> src/binding.rs:983:13
[INFO] [stdout]     |
[INFO] [stdout] 983 |  } 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/binding.rs:985:11
[INFO] [stdout]     |
[INFO] [stdout] 985 |  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/binding.rs:987:11
[INFO] [stdout]     |
[INFO] [stdout] 987 |  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/binding.rs:989:11
[INFO] [stdout]     |
[INFO] [stdout] 989 |  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/binding.rs:991:11
[INFO] [stdout]     |
[INFO] [stdout] 991 |  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/binding.rs:993:11
[INFO] [stdout]     |
[INFO] [stdout] 993 |  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/binding.rs:995:11
[INFO] [stdout]     |
[INFO] [stdout] 995 |  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/binding.rs:997:11
[INFO] [stdout]     |
[INFO] [stdout] 997 |  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/binding.rs:999:11
[INFO] [stdout]     |
[INFO] [stdout] 999 |  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/binding.rs:1001:11
[INFO] [stdout]      |
[INFO] [stdout] 1001 |  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/binding.rs:1003:11
[INFO] [stdout]      |
[INFO] [stdout] 1003 |  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/binding.rs:1005:11
[INFO] [stdout]      |
[INFO] [stdout] 1005 |  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/binding.rs:1007:11
[INFO] [stdout]      |
[INFO] [stdout] 1007 |  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/binding.rs:1009:11
[INFO] [stdout]      |
[INFO] [stdout] 1009 |  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/binding.rs:1011:11
[INFO] [stdout]      |
[INFO] [stdout] 1011 |  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/binding.rs:1013:11
[INFO] [stdout]      |
[INFO] [stdout] 1013 |  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/binding.rs:1015:11
[INFO] [stdout]      |
[INFO] [stdout] 1015 |  pub type intmax_t = :: std :: os :: raw :: c_long ;
[INFO] [stdout]      |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `uintmax_t` is never used
[INFO] [stdout]     --> src/binding.rs:1017:11
[INFO] [stdout]      |
[INFO] [stdout] 1017 |  pub type uintmax_t = :: std :: os :: raw :: c_ulong ;
[INFO] [stdout]      |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `atof` is never used
[INFO] [stdout]    --> src/binding.rs:323:24
[INFO] [stdout]     |
[INFO] [stdout] 323 |  } extern "C" { pub fn atof ( __nptr : * const :: std :: os :: raw :: c_char ) -> f64 ;
[INFO] [stdout]     |                        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `atoi` is never used
[INFO] [stdout]    --> src/binding.rs:325:24
[INFO] [stdout]     |
[INFO] [stdout] 325 |  } extern "C" { pub fn atoi ( __nptr : * const :: std :: os :: raw :: c_char ) -> :: std :: os :: raw :: c_int ;
[INFO] [stdout]     |                        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `atol` is never used
[INFO] [stdout]    --> src/binding.rs:327:24
[INFO] [stdout]     |
[INFO] [stdout] 327 |  } extern "C" { pub fn atol ( __nptr : * const :: std :: os :: raw :: c_char ) -> :: std :: os :: raw :: c_long ;
[INFO] [stdout]     |                        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `atoll` is never used
[INFO] [stdout]    --> src/binding.rs:329:24
[INFO] [stdout]     |
[INFO] [stdout] 329 |  } extern "C" { pub fn atoll ( __nptr : * const :: std :: os :: raw :: c_char ) -> :: std :: os :: raw :: c_longlong ;
[INFO] [stdout]     |                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `strtod` is never used
[INFO] [stdout]    --> src/binding.rs:331:24
[INFO] [stdout]     |
[INFO] [stdout] 331 |  } extern "C" { pub fn strtod ( __nptr : * const :: std :: os :: raw :: c_char , __endptr : * mut * mut :: std :: os :: raw :: c_ch...
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `strtof` is never used
[INFO] [stdout]    --> src/binding.rs:333:24
[INFO] [stdout]     |
[INFO] [stdout] 333 |  } extern "C" { pub fn strtof ( __nptr : * const :: std :: os :: raw :: c_char , __endptr : * mut * mut :: std :: os :: raw :: c_ch...
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `strtold` is never used
[INFO] [stdout]    --> src/binding.rs:335:24
[INFO] [stdout]     |
[INFO] [stdout] 335 |  } extern "C" { pub fn strtold ( __nptr : * const :: std :: os :: raw :: c_char , __endptr : * mut * mut :: std :: os :: raw :: c_c...
[INFO] [stdout]     |                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `strtol` is never used
[INFO] [stdout]    --> src/binding.rs:337:24
[INFO] [stdout]     |
[INFO] [stdout] 337 |  } extern "C" { pub fn strtol ( __nptr : * const :: std :: os :: raw :: c_char , __endptr : * mut * mut :: std :: os :: raw :: c_ch...
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `strtoul` is never used
[INFO] [stdout]    --> src/binding.rs:339:24
[INFO] [stdout]     |
[INFO] [stdout] 339 |  } extern "C" { pub fn strtoul ( __nptr : * const :: std :: os :: raw :: c_char , __endptr : * mut * mut :: std :: os :: raw :: c_c...
[INFO] [stdout]     |                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `strtoq` is never used
[INFO] [stdout]    --> src/binding.rs:341:24
[INFO] [stdout]     |
[INFO] [stdout] 341 |  } extern "C" { pub fn strtoq ( __nptr : * const :: std :: os :: raw :: c_char , __endptr : * mut * mut :: std :: os :: raw :: c_ch...
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `strtouq` is never used
[INFO] [stdout]    --> src/binding.rs:343:24
[INFO] [stdout]     |
[INFO] [stdout] 343 |  } extern "C" { pub fn strtouq ( __nptr : * const :: std :: os :: raw :: c_char , __endptr : * mut * mut :: std :: os :: raw :: c_c...
[INFO] [stdout]     |                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `strtoll` is never used
[INFO] [stdout]    --> src/binding.rs:345:24
[INFO] [stdout]     |
[INFO] [stdout] 345 |  } extern "C" { pub fn strtoll ( __nptr : * const :: std :: os :: raw :: c_char , __endptr : * mut * mut :: std :: os :: raw :: c_c...
[INFO] [stdout]     |                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `strtoull` is never used
[INFO] [stdout]    --> src/binding.rs:347:24
[INFO] [stdout]     |
[INFO] [stdout] 347 |  } extern "C" { pub fn strtoull ( __nptr : * const :: std :: os :: raw :: c_char , __endptr : * mut * mut :: std :: os :: raw :: c_...
[INFO] [stdout]     |                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `l64a` is never used
[INFO] [stdout]    --> src/binding.rs:349:24
[INFO] [stdout]     |
[INFO] [stdout] 349 |  } extern "C" { pub fn l64a ( __n : :: std :: os :: raw :: c_long ) -> * mut :: std :: os :: raw :: c_char ;
[INFO] [stdout]     |                        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `a64l` is never used
[INFO] [stdout]    --> src/binding.rs:351:24
[INFO] [stdout]     |
[INFO] [stdout] 351 |  } extern "C" { pub fn a64l ( __s : * const :: std :: os :: raw :: c_char ) -> :: std :: os :: raw :: c_long ;
[INFO] [stdout]     |                        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `select` is never used
[INFO] [stdout]    --> src/binding.rs:569:22
[INFO] [stdout]     |
[INFO] [stdout] 569 |  extern "C" { pub fn select ( __nfds : :: std :: os :: raw :: c_int , __readfds : * mut fd_set , __writefds : * mut fd_set , __exce...
[INFO] [stdout]     |                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `pselect` is never used
[INFO] [stdout]    --> src/binding.rs:571:24
[INFO] [stdout]     |
[INFO] [stdout] 571 |  } extern "C" { pub fn pselect ( __nfds : :: std :: os :: raw :: c_int , __readfds : * mut fd_set , __writefds : * mut fd_set , __e...
[INFO] [stdout]     |                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `gnu_dev_major` is never used
[INFO] [stdout]    --> src/binding.rs:573:24
[INFO] [stdout]     |
[INFO] [stdout] 573 |  } extern "C" { pub fn gnu_dev_major ( __dev : :: std :: os :: raw :: c_ulonglong ) -> :: std :: os :: raw :: c_uint ;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `gnu_dev_minor` is never used
[INFO] [stdout]    --> src/binding.rs:575:24
[INFO] [stdout]     |
[INFO] [stdout] 575 |  } extern "C" { pub fn gnu_dev_minor ( __dev : :: std :: os :: raw :: c_ulonglong ) -> :: std :: os :: raw :: c_uint ;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `gnu_dev_makedev` is never used
[INFO] [stdout]    --> src/binding.rs:577:24
[INFO] [stdout]     |
[INFO] [stdout] 577 |  } extern "C" { pub fn gnu_dev_makedev ( __major : :: std :: os :: raw :: c_uint , __minor : :: std :: os :: raw :: c_uint ) -> :: ...
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `random` is never used
[INFO] [stdout]    --> src/binding.rs:781:24
[INFO] [stdout]     |
[INFO] [stdout] 781 |  } extern "C" { pub fn random ( ) -> :: std :: os :: raw :: c_long ;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `srandom` is never used
[INFO] [stdout]    --> src/binding.rs:783:24
[INFO] [stdout]     |
[INFO] [stdout] 783 |  } extern "C" { pub fn srandom ( __seed : :: std :: os :: raw :: c_uint ) ;
[INFO] [stdout]     |                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `initstate` is never used
[INFO] [stdout]    --> src/binding.rs:785:24
[INFO] [stdout]     |
[INFO] [stdout] 785 |  } extern "C" { pub fn initstate ( __seed : :: std :: os :: raw :: c_uint , __statebuf : * mut :: std :: os :: raw :: c_char , __st...
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `setstate` is never used
[INFO] [stdout]    --> src/binding.rs:787:24
[INFO] [stdout]     |
[INFO] [stdout] 787 |  } extern "C" { pub fn setstate ( __statebuf : * mut :: std :: os :: raw :: c_char ) -> * mut :: std :: os :: raw :: c_char ;
[INFO] [stdout]     |                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `random_r` is never used
[INFO] [stdout]    --> src/binding.rs:807:24
[INFO] [stdout]     |
[INFO] [stdout] 807 |  } extern "C" { pub fn random_r ( __buf : * mut random_data , __result : * mut i32 ) -> :: std :: os :: raw :: c_int ;
[INFO] [stdout]     |                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `srandom_r` is never used
[INFO] [stdout]    --> src/binding.rs:809:24
[INFO] [stdout]     |
[INFO] [stdout] 809 |  } extern "C" { pub fn srandom_r ( __seed : :: std :: os :: raw :: c_uint , __buf : * mut random_data ) -> :: std :: os :: raw :: c...
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `initstate_r` is never used
[INFO] [stdout]    --> src/binding.rs:811:24
[INFO] [stdout]     |
[INFO] [stdout] 811 |  } extern "C" { pub fn initstate_r ( __seed : :: std :: os :: raw :: c_uint , __statebuf : * mut :: std :: os :: raw :: c_char , __...
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `setstate_r` is never used
[INFO] [stdout]    --> src/binding.rs:813:24
[INFO] [stdout]     |
[INFO] [stdout] 813 |  } extern "C" { pub fn setstate_r ( __statebuf : * mut :: std :: os :: raw :: c_char , __buf : * mut random_data ) -> :: std :: os ...
[INFO] [stdout]     |                        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `rand` is never used
[INFO] [stdout]    --> src/binding.rs:815:24
[INFO] [stdout]     |
[INFO] [stdout] 815 |  } extern "C" { pub fn rand ( ) -> :: std :: os :: raw :: c_int ;
[INFO] [stdout]     |                        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `srand` is never used
[INFO] [stdout]    --> src/binding.rs:817:24
[INFO] [stdout]     |
[INFO] [stdout] 817 |  } extern "C" { pub fn srand ( __seed : :: std :: os :: raw :: c_uint ) ;
[INFO] [stdout]     |                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `rand_r` is never used
[INFO] [stdout]    --> src/binding.rs:819:24
[INFO] [stdout]     |
[INFO] [stdout] 819 |  } extern "C" { pub fn rand_r ( __seed : * mut :: std :: os :: raw :: c_uint ) -> :: std :: os :: raw :: c_int ;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `drand48` is never used
[INFO] [stdout]    --> src/binding.rs:821:24
[INFO] [stdout]     |
[INFO] [stdout] 821 |  } extern "C" { pub fn drand48 ( ) -> f64 ;
[INFO] [stdout]     |                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `erand48` is never used
[INFO] [stdout]    --> src/binding.rs:823:24
[INFO] [stdout]     |
[INFO] [stdout] 823 |  } extern "C" { pub fn erand48 ( __xsubi : * mut :: std :: os :: raw :: c_ushort ) -> f64 ;
[INFO] [stdout]     |                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `lrand48` is never used
[INFO] [stdout]    --> src/binding.rs:825:24
[INFO] [stdout]     |
[INFO] [stdout] 825 |  } extern "C" { pub fn lrand48 ( ) -> :: std :: os :: raw :: c_long ;
[INFO] [stdout]     |                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `nrand48` is never used
[INFO] [stdout]    --> src/binding.rs:827:24
[INFO] [stdout]     |
[INFO] [stdout] 827 |  } extern "C" { pub fn nrand48 ( __xsubi : * mut :: std :: os :: raw :: c_ushort ) -> :: std :: os :: raw :: c_long ;
[INFO] [stdout]     |                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `mrand48` is never used
[INFO] [stdout]    --> src/binding.rs:829:24
[INFO] [stdout]     |
[INFO] [stdout] 829 |  } extern "C" { pub fn mrand48 ( ) -> :: std :: os :: raw :: c_long ;
[INFO] [stdout]     |                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `jrand48` is never used
[INFO] [stdout]    --> src/binding.rs:831:24
[INFO] [stdout]     |
[INFO] [stdout] 831 |  } extern "C" { pub fn jrand48 ( __xsubi : * mut :: std :: os :: raw :: c_ushort ) -> :: std :: os :: raw :: c_long ;
[INFO] [stdout]     |                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `srand48` is never used
[INFO] [stdout]    --> src/binding.rs:833:24
[INFO] [stdout]     |
[INFO] [stdout] 833 |  } extern "C" { pub fn srand48 ( __seedval : :: std :: os :: raw :: c_long ) ;
[INFO] [stdout]     |                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `seed48` is never used
[INFO] [stdout]    --> src/binding.rs:835:24
[INFO] [stdout]     |
[INFO] [stdout] 835 |  } extern "C" { pub fn seed48 ( __seed16v : * mut :: std :: os :: raw :: c_ushort ) -> * mut :: std :: os :: raw :: c_ushort ;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `lcong48` is never used
[INFO] [stdout]    --> src/binding.rs:837:24
[INFO] [stdout]     |
[INFO] [stdout] 837 |  } extern "C" { pub fn lcong48 ( __param : * mut :: std :: os :: raw :: c_ushort ) ;
[INFO] [stdout]     |                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `drand48_r` is never used
[INFO] [stdout]    --> src/binding.rs:857:24
[INFO] [stdout]     |
[INFO] [stdout] 857 |  } extern "C" { pub fn drand48_r ( __buffer : * mut drand48_data , __result : * mut f64 ) -> :: std :: os :: raw :: c_int ;
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `erand48_r` is never used
[INFO] [stdout]    --> src/binding.rs:859:24
[INFO] [stdout]     |
[INFO] [stdout] 859 |  } extern "C" { pub fn erand48_r ( __xsubi : * mut :: std :: os :: raw :: c_ushort , __buffer : * mut drand48_data , __result : * m...
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `lrand48_r` is never used
[INFO] [stdout]    --> src/binding.rs:861:24
[INFO] [stdout]     |
[INFO] [stdout] 861 |  } extern "C" { pub fn lrand48_r ( __buffer : * mut drand48_data , __result : * mut :: std :: os :: raw :: c_long ) -> :: std :: os...
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `nrand48_r` is never used
[INFO] [stdout]    --> src/binding.rs:863:24
[INFO] [stdout]     |
[INFO] [stdout] 863 |  } extern "C" { pub fn nrand48_r ( __xsubi : * mut :: std :: os :: raw :: c_ushort , __buffer : * mut drand48_data , __result : * m...
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `mrand48_r` is never used
[INFO] [stdout]    --> src/binding.rs:865:24
[INFO] [stdout]     |
[INFO] [stdout] 865 |  } extern "C" { pub fn mrand48_r ( __buffer : * mut drand48_data , __result : * mut :: std :: os :: raw :: c_long ) -> :: std :: os...
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `jrand48_r` is never used
[INFO] [stdout]    --> src/binding.rs:867:24
[INFO] [stdout]     |
[INFO] [stdout] 867 |  } extern "C" { pub fn jrand48_r ( __xsubi : * mut :: std :: os :: raw :: c_ushort , __buffer : * mut drand48_data , __result : * m...
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `srand48_r` is never used
[INFO] [stdout]    --> src/binding.rs:869:24
[INFO] [stdout]     |
[INFO] [stdout] 869 |  } extern "C" { pub fn srand48_r ( __seedval : :: std :: os :: raw :: c_long , __buffer : * mut drand48_data ) -> :: std :: os :: r...
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `seed48_r` is never used
[INFO] [stdout]    --> src/binding.rs:871:24
[INFO] [stdout]     |
[INFO] [stdout] 871 |  } extern "C" { pub fn seed48_r ( __seed16v : * mut :: std :: os :: raw :: c_ushort , __buffer : * mut drand48_data ) -> :: std :: ...
[INFO] [stdout]     |                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `lcong48_r` is never used
[INFO] [stdout]    --> src/binding.rs:873:24
[INFO] [stdout]     |
[INFO] [stdout] 873 |  } extern "C" { pub fn lcong48_r ( __param : * mut :: std :: os :: raw :: c_ushort , __buffer : * mut drand48_data ) -> :: std :: o...
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `malloc` is never used
[INFO] [stdout]    --> src/binding.rs:875:24
[INFO] [stdout]     |
[INFO] [stdout] 875 |  } extern "C" { pub fn malloc ( __size : :: std :: os :: raw :: c_ulong ) -> * mut :: std :: os :: raw :: c_void ;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `calloc` is never used
[INFO] [stdout]    --> src/binding.rs:877:24
[INFO] [stdout]     |
[INFO] [stdout] 877 |  } extern "C" { pub fn calloc ( __nmemb : :: std :: os :: raw :: c_ulong , __size : :: std :: os :: raw :: c_ulong ) -> * mut :: st...
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `realloc` is never used
[INFO] [stdout]    --> src/binding.rs:879:24
[INFO] [stdout]     |
[INFO] [stdout] 879 |  } extern "C" { pub fn realloc ( __ptr : * mut :: std :: os :: raw :: c_void , __size : :: std :: os :: raw :: c_ulong ) -> * mut :...
[INFO] [stdout]     |                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `free` is never used
[INFO] [stdout]    --> src/binding.rs:881:24
[INFO] [stdout]     |
[INFO] [stdout] 881 |  } extern "C" { pub fn free ( __ptr : * mut :: std :: os :: raw :: c_void ) ;
[INFO] [stdout]     |                        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `cfree` is never used
[INFO] [stdout]    --> src/binding.rs:883:24
[INFO] [stdout]     |
[INFO] [stdout] 883 |  } extern "C" { pub fn cfree ( __ptr : * mut :: std :: os :: raw :: c_void ) ;
[INFO] [stdout]     |                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `alloca` is never used
[INFO] [stdout]    --> src/binding.rs:885:24
[INFO] [stdout]     |
[INFO] [stdout] 885 |  } extern "C" { pub fn alloca ( __size : :: std :: os :: raw :: c_ulong ) -> * mut :: std :: os :: raw :: c_void ;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `valloc` is never used
[INFO] [stdout]    --> src/binding.rs:887:24
[INFO] [stdout]     |
[INFO] [stdout] 887 |  } extern "C" { pub fn valloc ( __size : usize ) -> * mut :: std :: os :: raw :: c_void ;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `posix_memalign` is never used
[INFO] [stdout]    --> src/binding.rs:889:24
[INFO] [stdout]     |
[INFO] [stdout] 889 |  } extern "C" { pub fn posix_memalign ( __memptr : * mut * mut :: std :: os :: raw :: c_void , __alignment : usize , __size : usize...
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `aligned_alloc` is never used
[INFO] [stdout]    --> src/binding.rs:891:24
[INFO] [stdout]     |
[INFO] [stdout] 891 |  } extern "C" { pub fn aligned_alloc ( __alignment : usize , __size : usize ) -> * mut :: std :: os :: raw :: c_void ;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `abort` is never used
[INFO] [stdout]    --> src/binding.rs:893:24
[INFO] [stdout]     |
[INFO] [stdout] 893 |  } extern "C" { pub fn abort ( ) ;
[INFO] [stdout]     |                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `atexit` is never used
[INFO] [stdout]    --> src/binding.rs:895:24
[INFO] [stdout]     |
[INFO] [stdout] 895 |  } extern "C" { pub fn atexit ( __func : :: std :: option :: Option < unsafe extern "C" fn ( ) > ) -> :: std :: os :: raw :: c_int ;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `at_quick_exit` is never used
[INFO] [stdout]    --> src/binding.rs:897:24
[INFO] [stdout]     |
[INFO] [stdout] 897 |  } extern "C" { pub fn at_quick_exit ( __func : :: std :: option :: Option < unsafe extern "C" fn ( ) > ) -> :: std :: os :: raw ::...
[INFO] [stdout]     |                        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `on_exit` is never used
[INFO] [stdout]    --> src/binding.rs:899:24
[INFO] [stdout]     |
[INFO] [stdout] 899 |  } extern "C" { pub fn on_exit ( __func : :: std :: option :: Option < unsafe extern "C" fn ( __status : :: std :: os :: raw :: c_i...
[INFO] [stdout]     |                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `exit` is never used
[INFO] [stdout]    --> src/binding.rs:901:24
[INFO] [stdout]     |
[INFO] [stdout] 901 |  } extern "C" { pub fn exit ( __status : :: std :: os :: raw :: c_int ) ;
[INFO] [stdout]     |                        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `quick_exit` is never used
[INFO] [stdout]    --> src/binding.rs:903:24
[INFO] [stdout]     |
[INFO] [stdout] 903 |  } extern "C" { pub fn quick_exit ( __status : :: std :: os :: raw :: c_int ) ;
[INFO] [stdout]     |                        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `getenv` is never used
[INFO] [stdout]    --> src/binding.rs:907:24
[INFO] [stdout]     |
[INFO] [stdout] 907 |  } extern "C" { pub fn getenv ( __name : * const :: std :: os :: raw :: c_char ) -> * mut :: std :: os :: raw :: c_char ;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `putenv` is never used
[INFO] [stdout]    --> src/binding.rs:909:24
[INFO] [stdout]     |
[INFO] [stdout] 909 |  } extern "C" { pub fn putenv ( __string : * mut :: std :: os :: raw :: c_char ) -> :: std :: os :: raw :: c_int ;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `setenv` is never used
[INFO] [stdout]    --> src/binding.rs:911:24
[INFO] [stdout]     |
[INFO] [stdout] 911 |  } extern "C" { pub fn setenv ( __name : * const :: std :: os :: raw :: c_char , __value : * const :: std :: os :: raw :: c_char , ...
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `unsetenv` is never used
[INFO] [stdout]    --> src/binding.rs:913:24
[INFO] [stdout]     |
[INFO] [stdout] 913 |  } extern "C" { pub fn unsetenv ( __name : * const :: std :: os :: raw :: c_char ) -> :: std :: os :: raw :: c_int ;
[INFO] [stdout]     |                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `clearenv` is never used
[INFO] [stdout]    --> src/binding.rs:915:24
[INFO] [stdout]     |
[INFO] [stdout] 915 |  } extern "C" { pub fn clearenv ( ) -> :: std :: os :: raw :: c_int ;
[INFO] [stdout]     |                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `mktemp` is never used
[INFO] [stdout]    --> src/binding.rs:917:24
[INFO] [stdout]     |
[INFO] [stdout] 917 |  } extern "C" { pub fn mktemp ( __template : * mut :: std :: os :: raw :: c_char ) -> * mut :: std :: os :: raw :: c_char ;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `mkstemp` is never used
[INFO] [stdout]    --> src/binding.rs:919:24
[INFO] [stdout]     |
[INFO] [stdout] 919 |  } extern "C" { pub fn mkstemp ( __template : * mut :: std :: os :: raw :: c_char ) -> :: std :: os :: raw :: c_int ;
[INFO] [stdout]     |                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `mkstemps` is never used
[INFO] [stdout]    --> src/binding.rs:921:24
[INFO] [stdout]     |
[INFO] [stdout] 921 |  } extern "C" { pub fn mkstemps ( __template : * mut :: std :: os :: raw :: c_char , __suffixlen : :: std :: os :: raw :: c_int ) -...
[INFO] [stdout]     |                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `mkdtemp` is never used
[INFO] [stdout]    --> src/binding.rs:923:24
[INFO] [stdout]     |
[INFO] [stdout] 923 |  } extern "C" { pub fn mkdtemp ( __template : * mut :: std :: os :: raw :: c_char ) -> * mut :: std :: os :: raw :: c_char ;
[INFO] [stdout]     |                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `system` is never used
[INFO] [stdout]    --> src/binding.rs:925:24
[INFO] [stdout]     |
[INFO] [stdout] 925 |  } extern "C" { pub fn system ( __command : * const :: std :: os :: raw :: c_char ) -> :: std :: os :: raw :: c_int ;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `realpath` is never used
[INFO] [stdout]    --> src/binding.rs:927:24
[INFO] [stdout]     |
[INFO] [stdout] 927 |  } extern "C" { pub fn realpath ( __name : * const :: std :: os :: raw :: c_char , __resolved : * mut :: std :: os :: raw :: c_char...
[INFO] [stdout]     |                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bsearch` is never used
[INFO] [stdout]    --> src/binding.rs:931:22
[INFO] [stdout]     |
[INFO] [stdout] 931 |  extern "C" { pub fn bsearch ( __key : * const :: std :: os :: raw :: c_void , __base : * const :: std :: os :: raw :: c_void , __n...
[INFO] [stdout]     |                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `qsort` is never used
[INFO] [stdout]    --> src/binding.rs:933:24
[INFO] [stdout]     |
[INFO] [stdout] 933 |  } extern "C" { pub fn qsort ( __base : * mut :: std :: os :: raw :: c_void , __nmemb : usize , __size : usize , __compar : __compa...
[INFO] [stdout]     |                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `abs` is never used
[INFO] [stdout]    --> src/binding.rs:935:24
[INFO] [stdout]     |
[INFO] [stdout] 935 |  } extern "C" { pub fn abs ( __x : :: std :: os :: raw :: c_int ) -> :: std :: os :: raw :: c_int ;
[INFO] [stdout]     |                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `labs` is never used
[INFO] [stdout]    --> src/binding.rs:937:24
[INFO] [stdout]     |
[INFO] [stdout] 937 |  } extern "C" { pub fn labs ( __x : :: std :: os :: raw :: c_long ) -> :: std :: os :: raw :: c_long ;
[INFO] [stdout]     |                        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `llabs` is never used
[INFO] [stdout]    --> src/binding.rs:939:24
[INFO] [stdout]     |
[INFO] [stdout] 939 |  } extern "C" { pub fn llabs ( __x : :: std :: os :: raw :: c_longlong ) -> :: std :: os :: raw :: c_longlong ;
[INFO] [stdout]     |                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `div` is never used
[INFO] [stdout]    --> src/binding.rs:941:24
[INFO] [stdout]     |
[INFO] [stdout] 941 |  } extern "C" { pub fn div ( __numer : :: std :: os :: raw :: c_int , __denom : :: std :: os :: raw :: c_int ) -> div_t ;
[INFO] [stdout]     |                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ldiv` is never used
[INFO] [stdout]    --> src/binding.rs:943:24
[INFO] [stdout]     |
[INFO] [stdout] 943 |  } extern "C" { pub fn ldiv ( __numer : :: std :: os :: raw :: c_long , __denom : :: std :: os :: raw :: c_long ) -> ldiv_t ;
[INFO] [stdout]     |                        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `lldiv` is never used
[INFO] [stdout]    --> src/binding.rs:945:24
[INFO] [stdout]     |
[INFO] [stdout] 945 |  } extern "C" { pub fn lldiv ( __numer : :: std :: os :: raw :: c_longlong , __denom : :: std :: os :: raw :: c_longlong ) -> lldiv...
[INFO] [stdout]     |                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ecvt` is never used
[INFO] [stdout]    --> src/binding.rs:947:24
[INFO] [stdout]     |
[INFO] [stdout] 947 |  } extern "C" { pub fn ecvt ( __value : f64 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: os :: raw :: c_in...
[INFO] [stdout]     |                        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fcvt` is never used
[INFO] [stdout]    --> src/binding.rs:949:24
[INFO] [stdout]     |
[INFO] [stdout] 949 |  } extern "C" { pub fn fcvt ( __value : f64 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: os :: raw :: c_in...
[INFO] [stdout]     |                        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `gcvt` is never used
[INFO] [stdout]    --> src/binding.rs:951:24
[INFO] [stdout]     |
[INFO] [stdout] 951 |  } extern "C" { pub fn gcvt ( __value : f64 , __ndigit : :: std :: os :: raw :: c_int , __buf : * mut :: std :: os :: raw :: c_char...
[INFO] [stdout]     |                        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `qecvt` is never used
[INFO] [stdout]    --> src/binding.rs:953:24
[INFO] [stdout]     |
[INFO] [stdout] 953 |  } extern "C" { pub fn qecvt ( __value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: os :: raw :: c_...
[INFO] [stdout]     |                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `qfcvt` is never used
[INFO] [stdout]    --> src/binding.rs:955:24
[INFO] [stdout]     |
[INFO] [stdout] 955 |  } extern "C" { pub fn qfcvt ( __value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: os :: raw :: c_...
[INFO] [stdout]     |                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `qgcvt` is never used
[INFO] [stdout]    --> src/binding.rs:957:24
[INFO] [stdout]     |
[INFO] [stdout] 957 |  } extern "C" { pub fn qgcvt ( __value : u128 , __ndigit : :: std :: os :: raw :: c_int , __buf : * mut :: std :: os :: raw :: c_ch...
[INFO] [stdout]     |                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ecvt_r` is never used
[INFO] [stdout]    --> src/binding.rs:959:24
[INFO] [stdout]     |
[INFO] [stdout] 959 |  } extern "C" { pub fn ecvt_r ( __value : f64 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: os :: raw :: c_...
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fcvt_r` is never used
[INFO] [stdout]    --> src/binding.rs:961:24
[INFO] [stdout]     |
[INFO] [stdout] 961 |  } extern "C" { pub fn fcvt_r ( __value : f64 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: os :: raw :: c_...
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `qecvt_r` is never used
[INFO] [stdout]    --> src/binding.rs:963:24
[INFO] [stdout]     |
[INFO] [stdout] 963 |  } extern "C" { pub fn qecvt_r ( __value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: os :: raw :: ...
[INFO] [stdout]     |                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `qfcvt_r` is never used
[INFO] [stdout]    --> src/binding.rs:965:24
[INFO] [stdout]     |
[INFO] [stdout] 965 |  } extern "C" { pub fn qfcvt_r ( __value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: os :: raw :: ...
[INFO] [stdout]     |                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `mblen` is never used
[INFO] [stdout]    --> src/binding.rs:967:24
[INFO] [stdout]     |
[INFO] [stdout] 967 |  } extern "C" { pub fn mblen ( __s : * const :: std :: os :: raw :: c_char , __n : usize ) -> :: std :: os :: raw :: c_int ;
[INFO] [stdout]     |                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `mbtowc` is never used
[INFO] [stdout]    --> src/binding.rs:969:24
[INFO] [stdout]     |
[INFO] [stdout] 969 |  } extern "C" { pub fn mbtowc ( __pwc : * mut wchar_t , __s : * const :: std :: os :: raw :: c_char , __n : usize ) -> :: std :: os...
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `wctomb` is never used
[INFO] [stdout]    --> src/binding.rs:971:24
[INFO] [stdout]     |
[INFO] [stdout] 971 |  } extern "C" { pub fn wctomb ( __s : * mut :: std :: os :: raw :: c_char , __wchar : wchar_t ) -> :: std :: os :: raw :: c_int ;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `mbstowcs` is never used
[INFO] [stdout]    --> src/binding.rs:973:24
[INFO] [stdout]     |
[INFO] [stdout] 973 |  } extern "C" { pub fn mbstowcs ( __pwcs : * mut wchar_t , __s : * const :: std :: os :: raw :: c_char , __n : usize ) -> usize ;
[INFO] [stdout]     |                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `wcstombs` is never used
[INFO] [stdout]    --> src/binding.rs:975:24
[INFO] [stdout]     |
[INFO] [stdout] 975 |  } extern "C" { pub fn wcstombs ( __s : * mut :: std :: os :: raw :: c_char , __pwcs : * const wchar_t , __n : usize ) -> usize ;
[INFO] [stdout]     |                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `rpmatch` is never used
[INFO] [stdout]    --> src/binding.rs:977:24
[INFO] [stdout]     |
[INFO] [stdout] 977 |  } extern "C" { pub fn rpmatch ( __response : * const :: std :: os :: raw :: c_char ) -> :: std :: os :: raw :: c_int ;
[INFO] [stdout]     |                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `getsubopt` is never used
[INFO] [stdout]    --> src/binding.rs:979:24
[INFO] [stdout]     |
[INFO] [stdout] 979 |  } extern "C" { pub fn getsubopt ( __optionp : * mut * mut :: std :: os :: raw :: c_char , __tokens : * const * mut :: std :: os ::...
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `getloadavg` is never used
[INFO] [stdout]    --> src/binding.rs:981:24
[INFO] [stdout]     |
[INFO] [stdout] 981 |  } extern "C" { pub fn getloadavg ( __loadavg : * mut f64 , __nelem : :: std :: os :: raw :: c_int ) -> :: std :: os :: raw :: c_int ;
[INFO] [stdout]     |                        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ngx_link_func_cyc_get_prop` is never used
[INFO] [stdout]     --> src/binding.rs:1053:24
[INFO] [stdout]      |
[INFO] [stdout] 1053 |  } extern "C" { pub fn ngx_link_func_cyc_get_prop ( ctx : * mut ngx_link_func_cycle_t , key : * const :: std :: os :: raw :: c_cha...
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ngx_link_func_cyc_log_debug` is never used
[INFO] [stdout]     --> src/binding.rs:1055:24
[INFO] [stdout]      |
[INFO] [stdout] 1055 |  } extern "C" { pub fn ngx_link_func_cyc_log_debug ( ctx : * mut ngx_link_func_cycle_t , msg : * const :: std :: os :: raw :: c_ch...
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ngx_link_func_cyc_log_warn` is never used
[INFO] [stdout]     --> src/binding.rs:1059:24
[INFO] [stdout]      |
[INFO] [stdout] 1059 |  } extern "C" { pub fn ngx_link_func_cyc_log_warn ( ctx : * mut ngx_link_func_cycle_t , msg : * const :: std :: os :: raw :: c_cha...
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ngx_link_func_cyc_log_err` is never used
[INFO] [stdout]     --> src/binding.rs:1061:24
[INFO] [stdout]      |
[INFO] [stdout] 1061 |  } extern "C" { pub fn ngx_link_func_cyc_log_err ( ctx : * mut ngx_link_func_cycle_t , msg : * const :: std :: os :: raw :: c_char...
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ngx_link_func_log_debug` is never used
[INFO] [stdout]     --> src/binding.rs:1063:24
[INFO] [stdout]      |
[INFO] [stdout] 1063 |  } extern "C" { pub fn ngx_link_func_log_debug ( ctx : * mut ngx_link_func_ctx_t , msg : * const :: std :: os :: raw :: c_char ) ;
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ngx_link_func_log_warn` is never used
[INFO] [stdout]     --> src/binding.rs:1067:24
[INFO] [stdout]      |
[INFO] [stdout] 1067 |  } extern "C" { pub fn ngx_link_func_log_warn ( ctx : * mut ngx_link_func_ctx_t , msg : * const :: std :: os :: raw :: c_char ) ;
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ngx_link_func_log_err` is never used
[INFO] [stdout]     --> src/binding.rs:1069:24
[INFO] [stdout]      |
[INFO] [stdout] 1069 |  } extern "C" { pub fn ngx_link_func_log_err ( ctx : * mut ngx_link_func_ctx_t , msg : * const :: std :: os :: raw :: c_char ) ;
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ngx_link_func_get_header` is never used
[INFO] [stdout]     --> src/binding.rs:1071:24
[INFO] [stdout]      |
[INFO] [stdout] 1071 |  } extern "C" { pub fn ngx_link_func_get_header ( ctx : * mut ngx_link_func_ctx_t , key : * const :: std :: os :: raw :: c_char , ...
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ngx_link_func_get_prop` is never used
[INFO] [stdout]     --> src/binding.rs:1073:24
[INFO] [stdout]      |
[INFO] [stdout] 1073 |  } extern "C" { pub fn ngx_link_func_get_prop ( ctx : * mut ngx_link_func_ctx_t , key : * const :: std :: os :: raw :: c_char , ke...
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ngx_link_func_get_query_param` is never used
[INFO] [stdout]     --> src/binding.rs:1075:24
[INFO] [stdout]      |
[INFO] [stdout] 1075 |  } extern "C" { pub fn ngx_link_func_get_query_param ( ctx : * mut ngx_link_func_ctx_t , key : * const :: std :: os :: raw :: c_ch...
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ngx_link_func_palloc` is never used
[INFO] [stdout]     --> src/binding.rs:1077:24
[INFO] [stdout]      |
[INFO] [stdout] 1077 |  } extern "C" { pub fn ngx_link_func_palloc ( ctx : * mut ngx_link_func_ctx_t , size : usize ) -> * mut :: std :: os :: raw :: c_v...
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ngx_link_func_pcalloc` is never used
[INFO] [stdout]     --> src/binding.rs:1079:24
[INFO] [stdout]      |
[INFO] [stdout] 1079 |  } extern "C" { pub fn ngx_link_func_pcalloc ( ctx : * mut ngx_link_func_ctx_t , size : usize ) -> * mut :: std :: os :: raw :: c_...
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ngx_link_func_add_header_in` is never used
[INFO] [stdout]     --> src/binding.rs:1081:24
[INFO] [stdout]      |
[INFO] [stdout] 1081 |  } extern "C" { pub fn ngx_link_func_add_header_in ( ctx : * mut ngx_link_func_ctx_t , key : * const :: std :: os :: raw :: c_char...
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ngx_link_func_add_header_out` is never used
[INFO] [stdout]     --> src/binding.rs:1083:24
[INFO] [stdout]      |
[INFO] [stdout] 1083 |  } extern "C" { pub fn ngx_link_func_add_header_out ( ctx : * mut ngx_link_func_ctx_t , key : * const :: std :: os :: raw :: c_cha...
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ngx_link_func_strdup` is never used
[INFO] [stdout]     --> src/binding.rs:1085:24
[INFO] [stdout]      |
[INFO] [stdout] 1085 |  } extern "C" { pub fn ngx_link_func_strdup ( ctx : * mut ngx_link_func_ctx_t , src : * const :: std :: os :: raw :: c_char ) -> *...
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ngx_link_func_write_resp_l` is never used
[INFO] [stdout]     --> src/binding.rs:1089:24
[INFO] [stdout]      |
[INFO] [stdout] 1089 |  } extern "C" { pub fn ngx_link_func_write_resp_l ( ctx : * mut ngx_link_func_ctx_t , status_code : usize , status_line : * const ...
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ngx_link_func_shmtx_trylock` is never used
[INFO] [stdout]     --> src/binding.rs:1091:24
[INFO] [stdout]      |
[INFO] [stdout] 1091 |  } extern "C" { pub fn ngx_link_func_shmtx_trylock ( shared_mem : * mut :: std :: os :: raw :: c_void ) -> usize ;
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ngx_link_func_shmtx_lock` is never used
[INFO] [stdout]     --> src/binding.rs:1093:24
[INFO] [stdout]      |
[INFO] [stdout] 1093 |  } extern "C" { pub fn ngx_link_func_shmtx_lock ( shared_mem : * mut :: std :: os :: raw :: c_void ) ;
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ngx_link_func_shmtx_unlock` is never used
[INFO] [stdout]     --> src/binding.rs:1095:24
[INFO] [stdout]      |
[INFO] [stdout] 1095 |  } extern "C" { pub fn ngx_link_func_shmtx_unlock ( shared_mem : * mut :: std :: os :: raw :: c_void ) ;
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ngx_link_func_shm_alloc` is never used
[INFO] [stdout]     --> src/binding.rs:1097:24
[INFO] [stdout]      |
[INFO] [stdout] 1097 |  } extern "C" { pub fn ngx_link_func_shm_alloc ( shared_mem : * mut :: std :: os :: raw :: c_void , size : usize ) -> * mut :: std...
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ngx_link_func_shm_free` is never used
[INFO] [stdout]     --> src/binding.rs:1099:24
[INFO] [stdout]      |
[INFO] [stdout] 1099 |  } extern "C" { pub fn ngx_link_func_shm_free ( shared_mem : * mut :: std :: os :: raw :: c_void , ptr : * mut :: std :: os :: raw...
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ngx_link_func_shm_alloc_locked` is never used
[INFO] [stdout]     --> src/binding.rs:1101:24
[INFO] [stdout]      |
[INFO] [stdout] 1101 |  } extern "C" { pub fn ngx_link_func_shm_alloc_locked ( shared_mem : * mut :: std :: os :: raw :: c_void , size : usize ) -> * mut...
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ngx_link_func_shm_free_locked` is never used
[INFO] [stdout]     --> src/binding.rs:1103:24
[INFO] [stdout]      |
[INFO] [stdout] 1103 |  } extern "C" { pub fn ngx_link_func_shm_free_locked ( shared_mem : * mut :: std :: os :: raw :: c_void , ptr : * mut :: std :: os...
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ngx_link_func_cache_get` is never used
[INFO] [stdout]     --> src/binding.rs:1105:24
[INFO] [stdout]      |
[INFO] [stdout] 1105 |  } extern "C" { pub fn ngx_link_func_cache_get ( shared_mem : * mut :: std :: os :: raw :: c_void , key : * const :: std :: os :: ...
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ngx_link_func_cache_put` is never used
[INFO] [stdout]     --> src/binding.rs:1107:24
[INFO] [stdout]      |
[INFO] [stdout] 1107 |  } extern "C" { pub fn ngx_link_func_cache_put ( shared_mem : * mut :: std :: os :: raw :: c_void , key : * const :: std :: os :: ...
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ngx_link_func_cache_new` is never used
[INFO] [stdout]     --> src/binding.rs:1109:24
[INFO] [stdout]      |
[INFO] [stdout] 1109 |  } extern "C" { pub fn ngx_link_func_cache_new ( shared_mem : * mut :: std :: os :: raw :: c_void , key : * const :: std :: os :: ...
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ngx_link_func_cache_remove` is never used
[INFO] [stdout]     --> src/binding.rs:1111:24
[INFO] [stdout]      |
[INFO] [stdout] 1111 |  } extern "C" { pub fn ngx_link_func_cache_remove ( shared_mem : * mut :: std :: os :: raw :: c_void , key : * const :: std :: os ...
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[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)]` (part of `#[warn(nonstandard_style)]`) 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] error: dereferencing a null pointer
[INFO] [stdout]    --> src/binding.rs:301:27
[INFO] [stdout]     |
[INFO] [stdout] 301 |  assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < div_t > ( ) ) ) . quot as * const _ as usize } , 0usize , concat ! ( "Of...
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[deny(deref_nullptr)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> src/binding.rs:303:27
[INFO] [stdout]     |
[INFO] [stdout] 303 |  assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < div_t > ( ) ) ) . rem as * const _ as usize } , 4usize , concat ! ( "Off...
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> src/binding.rs:309:27
[INFO] [stdout]     |
[INFO] [stdout] 309 |  assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < ldiv_t > ( ) ) ) . quot as * const _ as usize } , 0usize , concat ! ( "O...
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> src/binding.rs:311:27
[INFO] [stdout]     |
[INFO] [stdout] 311 |  assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < ldiv_t > ( ) ) ) . rem as * const _ as usize } , 8usize , concat ! ( "Of...
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> src/binding.rs:317:27
[INFO] [stdout]     |
[INFO] [stdout] 317 |  assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < lldiv_t > ( ) ) ) . quot as * const _ as usize } , 0usize , concat ! ( "...
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> src/binding.rs:319:27
[INFO] [stdout]     |
[INFO] [stdout] 319 |  assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < lldiv_t > ( ) ) ) . rem as * const _ as usize } , 8usize , concat ! ( "O...
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bindgen_test_layout___fsid_t` should have a snake case name
[INFO] [stdout]    --> src/binding.rs:403:29
[INFO] [stdout]     |
[INFO] [stdout] 403 | ... [ test ] fn bindgen_test_layout___fsid_t ( ) { assert_eq ! ( :: std :: mem :: size_of :: < __fsid_t > ( ) , 8usize , concat ! (...
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_fsid_t`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> src/binding.rs:407:27
[INFO] [stdout]     |
[INFO] [stdout] 407 |  assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < __fsid_t > ( ) ) ) . __val as * const _ as usize } , 0usize , concat ! (...
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bindgen_test_layout___sigset_t` should have a snake case name
[INFO] [stdout]    --> src/binding.rs:531:30
[INFO] [stdout]     |
[INFO] [stdout] 531 | ... test ] fn bindgen_test_layout___sigset_t ( ) { assert_eq ! ( :: std :: mem :: size_of :: < __sigset_t > ( ) , 128usize , concat...
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_sigset_t`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> src/binding.rs:535:27
[INFO] [stdout]     |
[INFO] [stdout] 535 | ... unsafe { & ( * ( :: std :: ptr :: null :: < __sigset_t > ( ) ) ) . __val as * const _ as usize } , 0usize , concat ! ( "Offset ...
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> src/binding.rs:543:27
[INFO] [stdout]     |
[INFO] [stdout] 543 |  assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < timespec > ( ) ) ) . tv_sec as * const _ as usize } , 0usize , concat ! ...
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> src/binding.rs:545:27
[INFO] [stdout]     |
[INFO] [stdout] 545 |  assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < timespec > ( ) ) ) . tv_nsec as * const _ as usize } , 8usize , concat !...
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> src/binding.rs:551:27
[INFO] [stdout]     |
[INFO] [stdout] 551 |  assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < timeval > ( ) ) ) . tv_sec as * const _ as usize } , 0usize , concat ! (...
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> src/binding.rs:553:27
[INFO] [stdout]     |
[INFO] [stdout] 553 |  assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < timeval > ( ) ) ) . tv_usec as * const _ as usize } , 8usize , concat ! ...
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> src/binding.rs:565:27
[INFO] [stdout]     |
[INFO] [stdout] 565 |  assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < fd_set > ( ) ) ) . __fds_bits as * const _ as usize } , 0usize , concat ...
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> src/binding.rs:597:27
[INFO] [stdout]     |
[INFO] [stdout] 597 | ...nsafe { & ( * ( :: std :: ptr :: null :: < pthread_attr_t > ( ) ) ) . __size as * const _ as usize } , 0usize , concat ! ( "Offs...
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> src/binding.rs:599:27
[INFO] [stdout]     |
[INFO] [stdout] 599 | ...nsafe { & ( * ( :: std :: ptr :: null :: < pthread_attr_t > ( ) ) ) . __align as * const _ as usize } , 0usize , concat ! ( "Off...
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bindgen_test_layout___pthread_internal_list` should have a snake case name
[INFO] [stdout]    --> src/binding.rs:601:202
[INFO] [stdout]     |
[INFO] [stdout] 601 | ..._internal_list , } # [ test ] fn bindgen_test_layout___pthread_internal_list ( ) { assert_eq ! ( :: std :: mem :: size_of :: < _...
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_pthread_internal_list`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> src/binding.rs:605:27
[INFO] [stdout]     |
[INFO] [stdout] 605 | ...e { & ( * ( :: std :: ptr :: null :: < __pthread_internal_list > ( ) ) ) . __prev as * const _ as usize } , 0usize , concat ! ( ...
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> src/binding.rs:607:27
[INFO] [stdout]     |
[INFO] [stdout] 607 | ...e { & ( * ( :: std :: ptr :: null :: < __pthread_internal_list > ( ) ) ) . __next as * const _ as usize } , 8usize , concat ! ( ...
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bindgen_test_layout_pthread_mutex_t___pthread_mutex_s` should have a snake case name
[INFO] [stdout]    --> src/binding.rs:615:487
[INFO] [stdout]     |
[INFO] [stdout] 615 | ...ead_list_t , } # [ test ] fn bindgen_test_layout_pthread_mutex_t___pthread_mutex_s ( ) { assert_eq ! ( :: std :: mem :: size_of ...
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_pthread_mutex_t_pthread_mutex_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> src/binding.rs:619:27
[INFO] [stdout]     |
[INFO] [stdout] 619 | ...rt_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < pthread_mutex_t___pthread_mutex_s > ( ) ) ) . __lock as * const _ as usize...
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> src/binding.rs:621:27
[INFO] [stdout]     |
[INFO] [stdout] 621 | ...rt_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < pthread_mutex_t___pthread_mutex_s > ( ) ) ) . __count as * const _ as usiz...
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> src/binding.rs:623:27
[INFO] [stdout]     |
[INFO] [stdout] 623 | ...rt_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < pthread_mutex_t___pthread_mutex_s > ( ) ) ) . __owner as * const _ as usiz...
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> src/binding.rs:625:27
[INFO] [stdout]     |
[INFO] [stdout] 625 | ...rt_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < pthread_mutex_t___pthread_mutex_s > ( ) ) ) . __nusers as * const _ as usi...
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> src/binding.rs:627:27
[INFO] [stdout]     |
[INFO] [stdout] 627 | ...rt_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < pthread_mutex_t___pthread_mutex_s > ( ) ) ) . __kind as * const _ as usize...
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> src/binding.rs:629:27
[INFO] [stdout]     |
[INFO] [stdout] 629 | ...rt_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < pthread_mutex_t___pthread_mutex_s > ( ) ) ) . __spins as * const _ as usiz...
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> src/binding.rs:631:27
[INFO] [stdout]     |
[INFO] [stdout] 631 | ...rt_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < pthread_mutex_t___pthread_mutex_s > ( ) ) ) . __elision as * const _ as us...
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> src/binding.rs:633:27
[INFO] [stdout]     |
[INFO] [stdout] 633 | ...rt_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < pthread_mutex_t___pthread_mutex_s > ( ) ) ) . __list as * const _ as usize...
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> src/binding.rs:639:27
[INFO] [stdout]     |
[INFO] [stdout] 639 | ...nsafe { & ( * ( :: std :: ptr :: null :: < pthread_mutex_t > ( ) ) ) . __data as * const _ as usize } , 0usize , concat ! ( "Off...
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> src/binding.rs:641:27
[INFO] [stdout]     |
[INFO] [stdout] 641 | ...nsafe { & ( * ( :: std :: ptr :: null :: < pthread_mutex_t > ( ) ) ) . __size as * const _ as usize } , 0usize , concat ! ( "Off...
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> src/binding.rs:643:27
[INFO] [stdout]     |
[INFO] [stdout] 643 | ...nsafe { & ( * ( :: std :: ptr :: null :: < pthread_mutex_t > ( ) ) ) . __align as * const _ as usize } , 0usize , concat ! ( "Of...
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> src/binding.rs:651:27
[INFO] [stdout]     |
[INFO] [stdout] 651 | ...afe { & ( * ( :: std :: ptr :: null :: < pthread_mutexattr_t > ( ) ) ) . __size as * const _ as usize } , 0usize , concat ! ( "O...
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> src/binding.rs:653:27
[INFO] [stdout]     |
[INFO] [stdout] 653 | ...afe { & ( * ( :: std :: ptr :: null :: < pthread_mutexattr_t > ( ) ) ) . __align as * const _ as usize } , 0usize , concat ! ( "...
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bindgen_test_layout_pthread_cond_t__bindgen_ty_1` should have a snake case name
[INFO] [stdout]    --> src/binding.rs:659:539
[INFO] [stdout]     |
[INFO] [stdout] 659 | ...aw :: c_uint , } # [ test ] fn bindgen_test_layout_pthread_cond_t__bindgen_ty_1 ( ) { assert_eq ! ( :: std :: mem :: size_of :: ...
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_pthread_cond_t_bindgen_ty_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> src/binding.rs:663:27
[INFO] [stdout]     |
[INFO] [stdout] 663 | ... & ( * ( :: std :: ptr :: null :: < pthread_cond_t__bindgen_ty_1 > ( ) ) ) . __lock as * const _ as usize } , 0usize , concat ! ...
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> src/binding.rs:665:27
[INFO] [stdout]     |
[INFO] [stdout] 665 | ... & ( * ( :: std :: ptr :: null :: < pthread_cond_t__bindgen_ty_1 > ( ) ) ) . __futex as * const _ as usize } , 4usize , concat !...
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> src/binding.rs:667:27
[INFO] [stdout]     |
[INFO] [stdout] 667 | ... & ( * ( :: std :: ptr :: null :: < pthread_cond_t__bindgen_ty_1 > ( ) ) ) . __total_seq as * const _ as usize } , 8usize , conc...
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> src/binding.rs:669:27
[INFO] [stdout]     |
[INFO] [stdout] 669 | ... & ( * ( :: std :: ptr :: null :: < pthread_cond_t__bindgen_ty_1 > ( ) ) ) . __wakeup_seq as * const _ as usize } , 16usize , co...
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> src/binding.rs:671:27
[INFO] [stdout]     |
[INFO] [stdout] 671 | ... & ( * ( :: std :: ptr :: null :: < pthread_cond_t__bindgen_ty_1 > ( ) ) ) . __woken_seq as * const _ as usize } , 24usize , con...
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> src/binding.rs:673:27
[INFO] [stdout]     |
[INFO] [stdout] 673 | ... & ( * ( :: std :: ptr :: null :: < pthread_cond_t__bindgen_ty_1 > ( ) ) ) . __mutex as * const _ as usize } , 32usize , concat ...
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> src/binding.rs:675:27
[INFO] [stdout]     |
[INFO] [stdout] 675 | ... & ( * ( :: std :: ptr :: null :: < pthread_cond_t__bindgen_ty_1 > ( ) ) ) . __nwaiters as * const _ as usize } , 40usize , conc...
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> src/binding.rs:677:27
[INFO] [stdout]     |
[INFO] [stdout] 677 | ... & ( * ( :: std :: ptr :: null :: < pthread_cond_t__bindgen_ty_1 > ( ) ) ) . __broadcast_seq as * const _ as usize } , 44usize ,...
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> src/binding.rs:683:27
[INFO] [stdout]     |
[INFO] [stdout] 683 | ...nsafe { & ( * ( :: std :: ptr :: null :: < pthread_cond_t > ( ) ) ) . __data as * const _ as usize } , 0usize , concat ! ( "Offs...
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> src/binding.rs:685:27
[INFO] [stdout]     |
[INFO] [stdout] 685 | ...nsafe { & ( * ( :: std :: ptr :: null :: < pthread_cond_t > ( ) ) ) . __size as * const _ as usize } , 0usize , concat ! ( "Offs...
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> src/binding.rs:687:27
[INFO] [stdout]     |
[INFO] [stdout] 687 | ...nsafe { & ( * ( :: std :: ptr :: null :: < pthread_cond_t > ( ) ) ) . __align as * const _ as usize } , 0usize , concat ! ( "Off...
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> src/binding.rs:695:27
[INFO] [stdout]     |
[INFO] [stdout] 695 | ...afe { & ( * ( :: std :: ptr :: null :: < pthread_condattr_t > ( ) ) ) . __size as * const _ as usize } , 0usize , concat ! ( "Of...
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> src/binding.rs:697:27
[INFO] [stdout]     |
[INFO] [stdout] 697 | ...afe { & ( * ( :: std :: ptr :: null :: < pthread_condattr_t > ( ) ) ) . __align as * const _ as usize } , 0usize , concat ! ( "O...
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bindgen_test_layout_pthread_rwlock_t__bindgen_ty_1` should have a snake case name
[INFO] [stdout]    --> src/binding.rs:709:121
[INFO] [stdout]     |
[INFO] [stdout] 709 | ...aw :: c_uint , } # [ test ] fn bindgen_test_layout_pthread_rwlock_t__bindgen_ty_1 ( ) { assert_eq ! ( :: std :: mem :: size_of :...
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_pthread_rwlock_t_bindgen_ty_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> src/binding.rs:713:27
[INFO] [stdout]     |
[INFO] [stdout] 713 | ...rt_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < pthread_rwlock_t__bindgen_ty_1 > ( ) ) ) . __lock as * const _ as usize } ...
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> src/binding.rs:715:27
[INFO] [stdout]     |
[INFO] [stdout] 715 | ...rt_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < pthread_rwlock_t__bindgen_ty_1 > ( ) ) ) . __nr_readers as * const _ as us...
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> src/binding.rs:717:27
[INFO] [stdout]     |
[INFO] [stdout] 717 | ...rt_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < pthread_rwlock_t__bindgen_ty_1 > ( ) ) ) . __readers_wakeup as * const _ a...
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> src/binding.rs:719:27
[INFO] [stdout]     |
[INFO] [stdout] 719 | ...rt_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < pthread_rwlock_t__bindgen_ty_1 > ( ) ) ) . __writer_wakeup as * const _ as...
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> src/binding.rs:721:27
[INFO] [stdout]     |
[INFO] [stdout] 721 | ...rt_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < pthread_rwlock_t__bindgen_ty_1 > ( ) ) ) . __nr_readers_queued as * const ...
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> src/binding.rs:723:27
[INFO] [stdout]     |
[INFO] [stdout] 723 | ...rt_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < pthread_rwlock_t__bindgen_ty_1 > ( ) ) ) . __nr_writers_queued as * const ...
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> src/binding.rs:725:27
[INFO] [stdout]     |
[INFO] [stdout] 725 | ...rt_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < pthread_rwlock_t__bindgen_ty_1 > ( ) ) ) . __writer as * const _ as usize ...
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> src/binding.rs:727:27
[INFO] [stdout]     |
[INFO] [stdout] 727 | ...rt_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < pthread_rwlock_t__bindgen_ty_1 > ( ) ) ) . __shared as * const _ as usize ...
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> src/binding.rs:729:27
[INFO] [stdout]     |
[INFO] [stdout] 729 | ...rt_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < pthread_rwlock_t__bindgen_ty_1 > ( ) ) ) . __rwelision as * const _ as usi...
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> src/binding.rs:731:27
[INFO] [stdout]     |
[INFO] [stdout] 731 | ...rt_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < pthread_rwlock_t__bindgen_ty_1 > ( ) ) ) . __pad1 as * const _ as usize } ...
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> src/binding.rs:733:27
[INFO] [stdout]     |
[INFO] [stdout] 733 | ...rt_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < pthread_rwlock_t__bindgen_ty_1 > ( ) ) ) . __pad2 as * const _ as usize } ...
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> src/binding.rs:735:27
[INFO] [stdout]     |
[INFO] [stdout] 735 | ...rt_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < pthread_rwlock_t__bindgen_ty_1 > ( ) ) ) . __flags as * const _ as usize }...
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> src/binding.rs:741:27
[INFO] [stdout]     |
[INFO] [stdout] 741 | ...safe { & ( * ( :: std :: ptr :: null :: < pthread_rwlock_t > ( ) ) ) . __data as * const _ as usize } , 0usize , concat ! ( "Off...
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> src/binding.rs:743:27
[INFO] [stdout]     |
[INFO] [stdout] 743 | ...safe { & ( * ( :: std :: ptr :: null :: < pthread_rwlock_t > ( ) ) ) . __size as * const _ as usize } , 0usize , concat ! ( "Off...
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> src/binding.rs:745:27
[INFO] [stdout]     |
[INFO] [stdout] 745 | ...safe { & ( * ( :: std :: ptr :: null :: < pthread_rwlock_t > ( ) ) ) . __align as * const _ as usize } , 0usize , concat ! ( "Of...
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> src/binding.rs:753:27
[INFO] [stdout]     |
[INFO] [stdout] 753 | ...fe { & ( * ( :: std :: ptr :: null :: < pthread_rwlockattr_t > ( ) ) ) . __size as * const _ as usize } , 0usize , concat ! ( "O...
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> src/binding.rs:755:27
[INFO] [stdout]     |
[INFO] [stdout] 755 | ...fe { & ( * ( :: std :: ptr :: null :: < pthread_rwlockattr_t > ( ) ) ) . __align as * const _ as usize } , 0usize , concat ! ( "...
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> src/binding.rs:767:27
[INFO] [stdout]     |
[INFO] [stdout] 767 | ...safe { & ( * ( :: std :: ptr :: null :: < pthread_barrier_t > ( ) ) ) . __size as * const _ as usize } , 0usize , concat ! ( "Of...
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> src/binding.rs:769:27
[INFO] [stdout]     |
[INFO] [stdout] 769 | ...safe { & ( * ( :: std :: ptr :: null :: < pthread_barrier_t > ( ) ) ) . __align as * const _ as usize } , 0usize , concat ! ( "O...
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> src/binding.rs:777:27
[INFO] [stdout]     |
[INFO] [stdout] 777 | ...fe { & ( * ( :: std :: ptr :: null :: < pthread_barrierattr_t > ( ) ) ) . __size as * const _ as usize } , 0usize , concat ! ( "...
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> src/binding.rs:779:27
[INFO] [stdout]     |
[INFO] [stdout] 779 | ...fe { & ( * ( :: std :: ptr :: null :: < pthread_barrierattr_t > ( ) ) ) . __align as * const _ as usize } , 0usize , concat ! ( ...
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> src/binding.rs:793:27
[INFO] [stdout]     |
[INFO] [stdout] 793 | ... unsafe { & ( * ( :: std :: ptr :: null :: < random_data > ( ) ) ) . fptr as * const _ as usize } , 0usize , concat ! ( "Offset ...
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> src/binding.rs:795:27
[INFO] [stdout]     |
[INFO] [stdout] 795 | ... unsafe { & ( * ( :: std :: ptr :: null :: < random_data > ( ) ) ) . rptr as * const _ as usize } , 8usize , concat ! ( "Offset ...
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> src/binding.rs:797:27
[INFO] [stdout]     |
[INFO] [stdout] 797 | ... unsafe { & ( * ( :: std :: ptr :: null :: < random_data > ( ) ) ) . state as * const _ as usize } , 16usize , concat ! ( "Offse...
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> src/binding.rs:799:27
[INFO] [stdout]     |
[INFO] [stdout] 799 | ... unsafe { & ( * ( :: std :: ptr :: null :: < random_data > ( ) ) ) . rand_type as * const _ as usize } , 24usize , concat ! ( "O...
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> src/binding.rs:801:27
[INFO] [stdout]     |
[INFO] [stdout] 801 | ... unsafe { & ( * ( :: std :: ptr :: null :: < random_data > ( ) ) ) . rand_deg as * const _ as usize } , 28usize , concat ! ( "Of...
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> src/binding.rs:803:27
[INFO] [stdout]     |
[INFO] [stdout] 803 | ... unsafe { & ( * ( :: std :: ptr :: null :: < random_data > ( ) ) ) . rand_sep as * const _ as usize } , 32usize , concat ! ( "Of...
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> src/binding.rs:805:27
[INFO] [stdout]     |
[INFO] [stdout] 805 | ... unsafe { & ( * ( :: std :: ptr :: null :: < random_data > ( ) ) ) . end_ptr as * const _ as usize } , 40usize , concat ! ( "Off...
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> src/binding.rs:847:27
[INFO] [stdout]     |
[INFO] [stdout] 847 | ...unsafe { & ( * ( :: std :: ptr :: null :: < drand48_data > ( ) ) ) . __x as * const _ as usize } , 0usize , concat ! ( "Offset o...
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> src/binding.rs:849:27
[INFO] [stdout]     |
[INFO] [stdout] 849 | ...unsafe { & ( * ( :: std :: ptr :: null :: < drand48_data > ( ) ) ) . __old_x as * const _ as usize } , 6usize , concat ! ( "Offs...
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> src/binding.rs:851:27
[INFO] [stdout]     |
[INFO] [stdout] 851 | ...unsafe { & ( * ( :: std :: ptr :: null :: < drand48_data > ( ) ) ) . __c as * const _ as usize } , 12usize , concat ! ( "Offset ...
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> src/binding.rs:853:27
[INFO] [stdout]     |
[INFO] [stdout] 853 | ...unsafe { & ( * ( :: std :: ptr :: null :: < drand48_data > ( ) ) ) . __init as * const _ as usize } , 14usize , concat ! ( "Offs...
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> src/binding.rs:855:27
[INFO] [stdout]     |
[INFO] [stdout] 855 | ...unsafe { & ( * ( :: std :: ptr :: null :: < drand48_data > ( ) ) ) . __a as * const _ as usize } , 16usize , concat ! ( "Offset ...
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> src/binding.rs:1023:27
[INFO] [stdout]      |
[INFO] [stdout] 1023 | ...fe { & ( * ( :: std :: ptr :: null :: < ngx_link_func_ctx_t > ( ) ) ) . req_args as * const _ as usize } , 0usize , concat ! ( ...
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> src/binding.rs:1025:27
[INFO] [stdout]      |
[INFO] [stdout] 1025 | ...fe { & ( * ( :: std :: ptr :: null :: < ngx_link_func_ctx_t > ( ) ) ) . req_body as * const _ as usize } , 8usize , concat ! ( ...
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> src/binding.rs:1027:27
[INFO] [stdout]      |
[INFO] [stdout] 1027 | ...fe { & ( * ( :: std :: ptr :: null :: < ngx_link_func_ctx_t > ( ) ) ) . req_body_len as * const _ as usize } , 16usize , concat...
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> src/binding.rs:1029:27
[INFO] [stdout]      |
[INFO] [stdout] 1029 | ...fe { & ( * ( :: std :: ptr :: null :: < ngx_link_func_ctx_t > ( ) ) ) . shared_mem as * const _ as usize } , 24usize , concat !...
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> src/binding.rs:1031:27
[INFO] [stdout]      |
[INFO] [stdout] 1031 | ...fe { & ( * ( :: std :: ptr :: null :: < ngx_link_func_ctx_t > ( ) ) ) . __r__ as * const _ as usize } , 32usize , concat ! ( "O...
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> src/binding.rs:1033:27
[INFO] [stdout]      |
[INFO] [stdout] 1033 | ...fe { & ( * ( :: std :: ptr :: null :: < ngx_link_func_ctx_t > ( ) ) ) . __pl__ as * const _ as usize } , 40usize , concat ! ( "...
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> src/binding.rs:1035:27
[INFO] [stdout]      |
[INFO] [stdout] 1035 | ...fe { & ( * ( :: std :: ptr :: null :: < ngx_link_func_ctx_t > ( ) ) ) . __log__ as * const _ as usize } , 48usize , concat ! ( ...
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> src/binding.rs:1041:27
[INFO] [stdout]      |
[INFO] [stdout] 1041 | ...e { & ( * ( :: std :: ptr :: null :: < ngx_link_func_cycle_t > ( ) ) ) . shared_mem as * const _ as usize } , 0usize , concat !...
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> src/binding.rs:1043:27
[INFO] [stdout]      |
[INFO] [stdout] 1043 | ...e { & ( * ( :: std :: ptr :: null :: < ngx_link_func_cycle_t > ( ) ) ) . has_error as * const _ as usize } , 8usize , concat ! ...
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> src/binding.rs:1045:27
[INFO] [stdout]      |
[INFO] [stdout] 1045 | ...e { & ( * ( :: std :: ptr :: null :: < ngx_link_func_cycle_t > ( ) ) ) . __cycle__ as * const _ as usize } , 16usize , concat !...
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> src/binding.rs:1047:27
[INFO] [stdout]      |
[INFO] [stdout] 1047 | ...e { & ( * ( :: std :: ptr :: null :: < ngx_link_func_cycle_t > ( ) ) ) . __srv_cf__ as * const _ as usize } , 24usize , concat ...
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> src/binding.rs:1049:27
[INFO] [stdout]      |
[INFO] [stdout] 1049 | ...e { & ( * ( :: std :: ptr :: null :: < ngx_link_func_cycle_t > ( ) ) ) . __pl__ as * const _ as usize } , 32usize , concat ! ( ...
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> src/binding.rs:1051:27
[INFO] [stdout]      |
[INFO] [stdout] 1051 | ...e { & ( * ( :: std :: ptr :: null :: < ngx_link_func_cycle_t > ( ) ) ) . __log__ as * const _ as usize } , 40usize , concat ! (...
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nginx-rust-function` (lib test) due to 89 previous errors; 396 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "fba1676638854dc76514cdaad842a611f42593a3d3b9b146882ce381c2461a8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fba1676638854dc76514cdaad842a611f42593a3d3b9b146882ce381c2461a8c", kill_on_drop: false }`
[INFO] [stdout] fba1676638854dc76514cdaad842a611f42593a3d3b9b146882ce381c2461a8c
