[INFO] cloning repository https://github.com/BerserkerMother/snake_game_rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BerserkerMother/snake_game_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBerserkerMother%2Fsnake_game_rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBerserkerMother%2Fsnake_game_rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e80c127daf12c9acbc9f70c347b329c7e7519070
[INFO] checking BerserkerMother/snake_game_rust against master#a26e97be8826d408309fffbd8168362365719f50 for pr-136776
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBerserkerMother%2Fsnake_game_rust" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/BerserkerMother/snake_game_rust on toolchain a26e97be8826d408309fffbd8168362365719f50
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a26e97be8826d408309fffbd8168362365719f50" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/BerserkerMother/snake_game_rust
[INFO] finished tweaking git repo https://github.com/BerserkerMother/snake_game_rust
[INFO] tweaked toml for git repo https://github.com/BerserkerMother/snake_game_rust written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/BerserkerMother/snake_game_rust 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" "+a26e97be8826d408309fffbd8168362365719f50" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded prettyplease v0.2.22
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+a26e97be8826d408309fffbd8168362365719f50" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 20e7c95db908fb624c8ec948ee3328f5166fa356e0f0a36df987bf51d9b2cf95
[INFO] running `Command { std: "docker" "start" "-a" "20e7c95db908fb624c8ec948ee3328f5166fa356e0f0a36df987bf51d9b2cf95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "20e7c95db908fb624c8ec948ee3328f5166fa356e0f0a36df987bf51d9b2cf95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20e7c95db908fb624c8ec948ee3328f5166fa356e0f0a36df987bf51d9b2cf95", kill_on_drop: false }`
[INFO] [stdout] 20e7c95db908fb624c8ec948ee3328f5166fa356e0f0a36df987bf51d9b2cf95
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+a26e97be8826d408309fffbd8168362365719f50" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6ab8f6893d38b726801eb332aa4443908243026e4b97b35f8d3087ed357c619e
[INFO] running `Command { std: "docker" "start" "-a" "6ab8f6893d38b726801eb332aa4443908243026e4b97b35f8d3087ed357c619e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.87
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling prettyplease v0.2.22
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling snake_game v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `panic`
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | use core::{panic, time};
[INFO] [stdout]   |            ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Receiver` and `self`
[INFO] [stdout]  --> src/lib.rs:4:18
[INFO] [stdout]   |
[INFO] [stdout] 4 |     sync::mpsc::{self, Receiver, Sender},
[INFO] [stdout]   |                  ^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HandFrame`
[INFO] [stdout]  --> src/game.rs:3:27
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::frame::{Frame, HandFrame};
[INFO] [stdout]   |                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__u_char` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:20270
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_int ; } pub type __u_char = :: std :: os :: raw :: c_uchar ; pub type __u_short = :: std :: os :: raw :: c_ushort ; p...
[INFO] [stdout]   |                                      ^^^^^^^^ help: convert the identifier to upper camel case: `UChar`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_camel_case_types)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `panic`
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | use core::{panic, time};
[INFO] [stdout]   |            ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Receiver` and `self`
[INFO] [stdout]  --> src/lib.rs:4:18
[INFO] [stdout]   |
[INFO] [stdout] 4 |     sync::mpsc::{self, Receiver, Sender},
[INFO] [stdout]   |                  ^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HandFrame`
[INFO] [stdout]  --> src/game.rs:3:27
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::frame::{Frame, HandFrame};
[INFO] [stdout]   |                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::frame::HandFrame`
[INFO] [stdout]    --> src/game.rs:144:9
[INFO] [stdout]     |
[INFO] [stdout] 144 |     use crate::frame::HandFrame;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Direction` and `Game`
[INFO] [stdout]    --> src/game.rs:146:17
[INFO] [stdout]     |
[INFO] [stdout] 146 |     use super::{Direction, Game};
[INFO] [stdout]     |                 ^^^^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__u_short` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:20323
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... os :: raw :: c_uchar ; pub type __u_short = :: std :: os :: raw :: c_ushort ; pub type __u_int = :: std :: os :: raw :: c_uint ; pub ...
[INFO] [stdout]   |                                     ^^^^^^^^^ help: convert the identifier to upper camel case: `UShort`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__u_char` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:20270
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_int ; } pub type __u_char = :: std :: os :: raw :: c_uchar ; pub type __u_short = :: std :: os :: raw :: c_ushort ; p...
[INFO] [stdout]   |                                      ^^^^^^^^ help: convert the identifier to upper camel case: `UChar`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_camel_case_types)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__u_int` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:20378
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_ushort ; pub type __u_int = :: std :: os :: raw :: c_uint ; pub type __u_long = :: std :: os :: raw :: c_ulong ; pub ...
[INFO] [stdout]   |                                       ^^^^^^^ help: convert the identifier to upper camel case: `UInt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__u_short` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:20323
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... os :: raw :: c_uchar ; pub type __u_short = :: std :: os :: raw :: c_ushort ; pub type __u_int = :: std :: os :: raw :: c_uint ; pub ...
[INFO] [stdout]   |                                     ^^^^^^^^^ help: convert the identifier to upper camel case: `UShort`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__u_long` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:20429
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: os :: raw :: c_uint ; pub type __u_long = :: std :: os :: raw :: c_ulong ; pub type __int8_t = :: std :: os :: raw :: c_schar ; pub...
[INFO] [stdout]   |                                      ^^^^^^^^ help: convert the identifier to upper camel case: `ULong`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__u_int` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:20378
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_ushort ; pub type __u_int = :: std :: os :: raw :: c_uint ; pub type __u_long = :: std :: os :: raw :: c_ulong ; pub ...
[INFO] [stdout]   |                                       ^^^^^^^ help: convert the identifier to upper camel case: `UInt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__u_long` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:20429
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: os :: raw :: c_uint ; pub type __u_long = :: std :: os :: raw :: c_ulong ; pub type __int8_t = :: std :: os :: raw :: c_schar ; pub...
[INFO] [stdout]   |                                      ^^^^^^^^ help: convert the identifier to upper camel case: `ULong`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__int8_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:20482
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_ulong ; pub type __int8_t = :: std :: os :: raw :: c_schar ; pub type __uint8_t = :: std :: os :: raw :: c_uchar ; pu...
[INFO] [stdout]   |                                      ^^^^^^^^ help: convert the identifier to upper camel case: `Int8T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__uint8_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:20535
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... os :: raw :: c_schar ; pub type __uint8_t = :: std :: os :: raw :: c_uchar ; pub type __int16_t = :: std :: os :: raw :: c_short ; pu...
[INFO] [stdout]   |                                     ^^^^^^^^^ help: convert the identifier to upper camel case: `Uint8T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__int8_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:20482
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_ulong ; pub type __int8_t = :: std :: os :: raw :: c_schar ; pub type __uint8_t = :: std :: os :: raw :: c_uchar ; pu...
[INFO] [stdout]   |                                      ^^^^^^^^ help: convert the identifier to upper camel case: `Int8T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__uint8_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:20535
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... os :: raw :: c_schar ; pub type __uint8_t = :: std :: os :: raw :: c_uchar ; pub type __int16_t = :: std :: os :: raw :: c_short ; pu...
[INFO] [stdout]   |                                     ^^^^^^^^^ help: convert the identifier to upper camel case: `Uint8T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__int16_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:20589
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... os :: raw :: c_uchar ; pub type __int16_t = :: std :: os :: raw :: c_short ; pub type __uint16_t = :: std :: os :: raw :: c_ushort ; ...
[INFO] [stdout]   |                                     ^^^^^^^^^ help: convert the identifier to upper camel case: `Int16T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__uint16_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:20643
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_short ; pub type __uint16_t = :: std :: os :: raw :: c_ushort ; pub type __int32_t = :: std :: os :: raw :: c_int ; pub...
[INFO] [stdout]   |                                    ^^^^^^^^^^ help: convert the identifier to upper camel case: `Uint16T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__int16_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:20589
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... os :: raw :: c_uchar ; pub type __int16_t = :: std :: os :: raw :: c_short ; pub type __uint16_t = :: std :: os :: raw :: c_ushort ; ...
[INFO] [stdout]   |                                     ^^^^^^^^^ help: convert the identifier to upper camel case: `Int16T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__uint16_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:20643
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_short ; pub type __uint16_t = :: std :: os :: raw :: c_ushort ; pub type __int32_t = :: std :: os :: raw :: c_int ; pub...
[INFO] [stdout]   |                                    ^^^^^^^^^^ help: convert the identifier to upper camel case: `Uint16T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__int32_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:20699
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_ushort ; pub type __int32_t = :: std :: os :: raw :: c_int ; pub type __uint32_t = :: std :: os :: raw :: c_uint ; pub ...
[INFO] [stdout]   |                                     ^^^^^^^^^ help: convert the identifier to upper camel case: `Int32T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__uint32_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:20751
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_int ; pub type __uint32_t = :: std :: os :: raw :: c_uint ; pub type __int64_t = :: std :: os :: raw :: c_long ; pub ...
[INFO] [stdout]   |                                    ^^^^^^^^^^ help: convert the identifier to upper camel case: `Uint32T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__int32_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:20699
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_ushort ; pub type __int32_t = :: std :: os :: raw :: c_int ; pub type __uint32_t = :: std :: os :: raw :: c_uint ; pub ...
[INFO] [stdout]   |                                     ^^^^^^^^^ help: convert the identifier to upper camel case: `Int32T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__uint32_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:20751
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_int ; pub type __uint32_t = :: std :: os :: raw :: c_uint ; pub type __int64_t = :: std :: os :: raw :: c_long ; pub ...
[INFO] [stdout]   |                                    ^^^^^^^^^^ help: convert the identifier to upper camel case: `Uint32T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__int64_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:20805
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_uint ; pub type __int64_t = :: std :: os :: raw :: c_long ; pub type __uint64_t = :: std :: os :: raw :: c_ulong ; pu...
[INFO] [stdout]   |                                     ^^^^^^^^^ help: convert the identifier to upper camel case: `Int64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__int64_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:20805
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_uint ; pub type __int64_t = :: std :: os :: raw :: c_long ; pub type __uint64_t = :: std :: os :: raw :: c_ulong ; pu...
[INFO] [stdout]   |                                     ^^^^^^^^^ help: convert the identifier to upper camel case: `Int64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__uint64_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:20858
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... os :: raw :: c_long ; pub type __uint64_t = :: std :: os :: raw :: c_ulong ; pub type __int_least8_t = __int8_t ; pub type __uint_lea...
[INFO] [stdout]   |                                    ^^^^^^^^^^ help: convert the identifier to upper camel case: `Uint64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__uint64_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:20858
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... os :: raw :: c_long ; pub type __uint64_t = :: std :: os :: raw :: c_ulong ; pub type __int_least8_t = __int8_t ; pub type __uint_lea...
[INFO] [stdout]   |                                    ^^^^^^^^^^ help: convert the identifier to upper camel case: `Uint64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__int_least8_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:20913
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: raw :: c_ulong ; pub type __int_least8_t = __int8_t ; pub type __uint_least8_t = __uint8_t ; pub type __int_least16_t = __int16_t ; ...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast8T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__int_least8_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:20913
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: raw :: c_ulong ; pub type __int_least8_t = __int8_t ; pub type __uint_least8_t = __uint8_t ; pub type __int_least16_t = __int16_t ; ...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast8T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__uint_least8_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:20950
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t8_t = __int8_t ; pub type __uint_least8_t = __uint8_t ; pub type __int_least16_t = __int16_t ; pub type __uint_least16_t = __uint16_t...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast8T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__uint_least8_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:20950
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t8_t = __int8_t ; pub type __uint_least8_t = __uint8_t ; pub type __int_least16_t = __int16_t ; pub type __uint_least16_t = __uint16_t...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast8T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__int_least16_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:20989
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...8_t = __uint8_t ; pub type __int_least16_t = __int16_t ; pub type __uint_least16_t = __uint16_t ; pub type __int_least32_t = __int32_t...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast16T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__int_least16_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:20989
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...8_t = __uint8_t ; pub type __int_least16_t = __int16_t ; pub type __uint_least16_t = __uint16_t ; pub type __int_least32_t = __int32_t...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast16T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__uint_least16_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:21028
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._t = __int16_t ; pub type __uint_least16_t = __uint16_t ; pub type __int_least32_t = __int32_t ; pub type __uint_least32_t = __uint32_...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast16T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__uint_least16_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:21028
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._t = __int16_t ; pub type __uint_least16_t = __uint16_t ; pub type __int_least32_t = __int32_t ; pub type __uint_least32_t = __uint32_...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast16T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__int_least32_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:21069
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._t = __uint16_t ; pub type __int_least32_t = __int32_t ; pub type __uint_least32_t = __uint32_t ; pub type __int_least64_t = __int64_t...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast32T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__uint_least32_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:21108
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._t = __int32_t ; pub type __uint_least32_t = __uint32_t ; pub type __int_least64_t = __int64_t ; pub type __uint_least64_t = __uint64_...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast32T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__int_least32_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:21069
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._t = __uint16_t ; pub type __int_least32_t = __int32_t ; pub type __uint_least32_t = __uint32_t ; pub type __int_least64_t = __int64_t...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast32T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__int_least64_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:21149
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._t = __uint32_t ; pub type __int_least64_t = __int64_t ; pub type __uint_least64_t = __uint64_t ; pub type __quad_t = :: std :: os :: ...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__uint_least32_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:21108
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._t = __int32_t ; pub type __uint_least32_t = __uint32_t ; pub type __int_least64_t = __int64_t ; pub type __uint_least64_t = __uint64_...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast32T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__int_least64_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:21149
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._t = __uint32_t ; pub type __int_least64_t = __int64_t ; pub type __uint_least64_t = __uint64_t ; pub type __quad_t = :: std :: os :: ...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__uint_least64_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:21188
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._t = __int64_t ; pub type __uint_least64_t = __uint64_t ; pub type __quad_t = :: std :: os :: raw :: c_long ; pub type __u_quad_t = ::...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__uint_least64_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:21188
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._t = __int64_t ; pub type __uint_least64_t = __uint64_t ; pub type __quad_t = :: std :: os :: raw :: c_long ; pub type __u_quad_t = ::...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__quad_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:21229
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...least64_t = __uint64_t ; pub type __quad_t = :: std :: os :: raw :: c_long ; pub type __u_quad_t = :: std :: os :: raw :: c_ulong ; pu...
[INFO] [stdout]   |                                      ^^^^^^^^ help: convert the identifier to upper camel case: `QuadT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__quad_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:21229
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...least64_t = __uint64_t ; pub type __quad_t = :: std :: os :: raw :: c_long ; pub type __u_quad_t = :: std :: os :: raw :: c_ulong ; pu...
[INFO] [stdout]   |                                      ^^^^^^^^ help: convert the identifier to upper camel case: `QuadT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__u_quad_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:21281
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... os :: raw :: c_long ; pub type __u_quad_t = :: std :: os :: raw :: c_ulong ; pub type __intmax_t = :: std :: os :: raw :: c_long ; pu...
[INFO] [stdout]   |                                    ^^^^^^^^^^ help: convert the identifier to upper camel case: `UQuadT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__u_quad_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:21281
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... os :: raw :: c_long ; pub type __u_quad_t = :: std :: os :: raw :: c_ulong ; pub type __intmax_t = :: std :: os :: raw :: c_long ; pu...
[INFO] [stdout]   |                                    ^^^^^^^^^^ help: convert the identifier to upper camel case: `UQuadT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__intmax_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:21336
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_ulong ; pub type __intmax_t = :: std :: os :: raw :: c_long ; pub type __uintmax_t = :: std :: os :: raw :: c_ulong ; p...
[INFO] [stdout]   |                                    ^^^^^^^^^^ help: convert the identifier to upper camel case: `IntmaxT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__intmax_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:21336
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_ulong ; pub type __intmax_t = :: std :: os :: raw :: c_long ; pub type __uintmax_t = :: std :: os :: raw :: c_ulong ; p...
[INFO] [stdout]   |                                    ^^^^^^^^^^ help: convert the identifier to upper camel case: `IntmaxT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__uintmax_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:21390
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_long ; pub type __uintmax_t = :: std :: os :: raw :: c_ulong ; pub type __dev_t = :: std :: os :: raw :: c_ulong ; pub ...
[INFO] [stdout]   |                                   ^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintmaxT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__uintmax_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:21390
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_long ; pub type __uintmax_t = :: std :: os :: raw :: c_ulong ; pub type __dev_t = :: std :: os :: raw :: c_ulong ; pub ...
[INFO] [stdout]   |                                   ^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintmaxT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__dev_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:21446
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: os :: raw :: c_ulong ; pub type __dev_t = :: std :: os :: raw :: c_ulong ; pub type __uid_t = :: std :: os :: raw :: c_uint ; pub t...
[INFO] [stdout]   |                                       ^^^^^^^ help: convert the identifier to upper camel case: `DevT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__dev_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:21446
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: os :: raw :: c_ulong ; pub type __dev_t = :: std :: os :: raw :: c_ulong ; pub type __uid_t = :: std :: os :: raw :: c_uint ; pub t...
[INFO] [stdout]   |                                       ^^^^^^^ help: convert the identifier to upper camel case: `DevT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__uid_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:21498
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: os :: raw :: c_ulong ; pub type __uid_t = :: std :: os :: raw :: c_uint ; pub type __gid_t = :: std :: os :: raw :: c_uint ; pub ty...
[INFO] [stdout]   |                                       ^^^^^^^ help: convert the identifier to upper camel case: `UidT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__uid_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:21498
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: os :: raw :: c_ulong ; pub type __uid_t = :: std :: os :: raw :: c_uint ; pub type __gid_t = :: std :: os :: raw :: c_uint ; pub ty...
[INFO] [stdout]   |                                       ^^^^^^^ help: convert the identifier to upper camel case: `UidT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__gid_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:21549
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: os :: raw :: c_uint ; pub type __gid_t = :: std :: os :: raw :: c_uint ; pub type __ino_t = :: std :: os :: raw :: c_ulong ; pub t...
[INFO] [stdout]   |                                       ^^^^^^^ help: convert the identifier to upper camel case: `GidT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__gid_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:21549
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: os :: raw :: c_uint ; pub type __gid_t = :: std :: os :: raw :: c_uint ; pub type __ino_t = :: std :: os :: raw :: c_ulong ; pub t...
[INFO] [stdout]   |                                       ^^^^^^^ help: convert the identifier to upper camel case: `GidT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__ino_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:21600
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: os :: raw :: c_uint ; pub type __ino_t = :: std :: os :: raw :: c_ulong ; pub type __ino64_t = :: std :: os :: raw :: c_ulong ; pu...
[INFO] [stdout]   |                                       ^^^^^^^ help: convert the identifier to upper camel case: `InoT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__ino64_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:21652
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... os :: raw :: c_ulong ; pub type __ino64_t = :: std :: os :: raw :: c_ulong ; pub type __mode_t = :: std :: os :: raw :: c_uint ; pub ...
[INFO] [stdout]   |                                     ^^^^^^^^^ help: convert the identifier to upper camel case: `Ino64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__ino_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:21600
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: os :: raw :: c_uint ; pub type __ino_t = :: std :: os :: raw :: c_ulong ; pub type __ino64_t = :: std :: os :: raw :: c_ulong ; pu...
[INFO] [stdout]   |                                       ^^^^^^^ help: convert the identifier to upper camel case: `InoT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__mode_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:21706
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_ulong ; pub type __mode_t = :: std :: os :: raw :: c_uint ; pub type __nlink_t = :: std :: os :: raw :: c_ulong ; pub...
[INFO] [stdout]   |                                      ^^^^^^^^ help: convert the identifier to upper camel case: `ModeT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__ino64_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:21652
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... os :: raw :: c_ulong ; pub type __ino64_t = :: std :: os :: raw :: c_ulong ; pub type __mode_t = :: std :: os :: raw :: c_uint ; pub ...
[INFO] [stdout]   |                                     ^^^^^^^^^ help: convert the identifier to upper camel case: `Ino64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__mode_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:21706
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_ulong ; pub type __mode_t = :: std :: os :: raw :: c_uint ; pub type __nlink_t = :: std :: os :: raw :: c_ulong ; pub...
[INFO] [stdout]   |                                      ^^^^^^^^ help: convert the identifier to upper camel case: `ModeT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__nlink_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:21758
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_uint ; pub type __nlink_t = :: std :: os :: raw :: c_ulong ; pub type __off_t = :: std :: os :: raw :: c_long ; pub t...
[INFO] [stdout]   |                                     ^^^^^^^^^ help: convert the identifier to upper camel case: `NlinkT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__nlink_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:21758
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_uint ; pub type __nlink_t = :: std :: os :: raw :: c_ulong ; pub type __off_t = :: std :: os :: raw :: c_long ; pub t...
[INFO] [stdout]   |                                     ^^^^^^^^^ help: convert the identifier to upper camel case: `NlinkT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__off_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:21812
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: os :: raw :: c_ulong ; pub type __off_t = :: std :: os :: raw :: c_long ; pub type __off64_t = :: std :: os :: raw :: c_long ; pub ...
[INFO] [stdout]   |                                       ^^^^^^^ help: convert the identifier to upper camel case: `OffT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__off_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:21812
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: os :: raw :: c_ulong ; pub type __off_t = :: std :: os :: raw :: c_long ; pub type __off64_t = :: std :: os :: raw :: c_long ; pub ...
[INFO] [stdout]   |                                       ^^^^^^^ help: convert the identifier to upper camel case: `OffT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__off64_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:21863
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_long ; pub type __off64_t = :: std :: os :: raw :: c_long ; pub type __pid_t = :: std :: os :: raw :: c_int ; # [repr...
[INFO] [stdout]   |                                     ^^^^^^^^^ help: convert the identifier to upper camel case: `Off64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__off64_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:21863
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_long ; pub type __off64_t = :: std :: os :: raw :: c_long ; pub type __pid_t = :: std :: os :: raw :: c_int ; # [repr...
[INFO] [stdout]   |                                     ^^^^^^^^^ help: convert the identifier to upper camel case: `Off64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__pid_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:21916
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: os :: raw :: c_long ; pub type __pid_t = :: std :: os :: raw :: c_int ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct ...
[INFO] [stdout]   |                                       ^^^^^^^ help: convert the identifier to upper camel case: `PidT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__pid_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:21916
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: os :: raw :: c_long ; pub type __pid_t = :: std :: os :: raw :: c_int ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct ...
[INFO] [stdout]   |                                       ^^^^^^^ help: convert the identifier to upper camel case: `PidT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__clock_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:22440
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... __val) - 0usize] ; } ; pub type __clock_t = :: std :: os :: raw :: c_long ; pub type __rlim_t = :: std :: os :: raw :: c_ulong ; pub ...
[INFO] [stdout]   |                                     ^^^^^^^^^ help: convert the identifier to upper camel case: `ClockT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__clock_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:22440
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... __val) - 0usize] ; } ; pub type __clock_t = :: std :: os :: raw :: c_long ; pub type __rlim_t = :: std :: os :: raw :: c_ulong ; pub ...
[INFO] [stdout]   |                                     ^^^^^^^^^ help: convert the identifier to upper camel case: `ClockT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__rlim_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:22493
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: os :: raw :: c_long ; pub type __rlim_t = :: std :: os :: raw :: c_ulong ; pub type __rlim64_t = :: std :: os :: raw :: c_ulong ; p...
[INFO] [stdout]   |                                      ^^^^^^^^ help: convert the identifier to upper camel case: `RlimT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__rlim_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:22493
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: os :: raw :: c_long ; pub type __rlim_t = :: std :: os :: raw :: c_ulong ; pub type __rlim64_t = :: std :: os :: raw :: c_ulong ; p...
[INFO] [stdout]   |                                      ^^^^^^^^ help: convert the identifier to upper camel case: `RlimT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__rlim64_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:22546
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_ulong ; pub type __rlim64_t = :: std :: os :: raw :: c_ulong ; pub type __id_t = :: std :: os :: raw :: c_uint ; pub ty...
[INFO] [stdout]   |                                    ^^^^^^^^^^ help: convert the identifier to upper camel case: `Rlim64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__id_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:22601
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: os :: raw :: c_ulong ; pub type __id_t = :: std :: os :: raw :: c_uint ; pub type __time_t = :: std :: os :: raw :: c_long ; pub t...
[INFO] [stdout]   |                                        ^^^^^^ help: convert the identifier to upper camel case: `IdT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__rlim64_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:22546
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_ulong ; pub type __rlim64_t = :: std :: os :: raw :: c_ulong ; pub type __id_t = :: std :: os :: raw :: c_uint ; pub ty...
[INFO] [stdout]   |                                    ^^^^^^^^^^ help: convert the identifier to upper camel case: `Rlim64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__time_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:22651
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: os :: raw :: c_uint ; pub type __time_t = :: std :: os :: raw :: c_long ; pub type __useconds_t = :: std :: os :: raw :: c_uint ; p...
[INFO] [stdout]   |                                      ^^^^^^^^ help: convert the identifier to upper camel case: `TimeT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__id_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:22601
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: os :: raw :: c_ulong ; pub type __id_t = :: std :: os :: raw :: c_uint ; pub type __time_t = :: std :: os :: raw :: c_long ; pub t...
[INFO] [stdout]   |                                        ^^^^^^ help: convert the identifier to upper camel case: `IdT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__useconds_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:22703
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s :: raw :: c_long ; pub type __useconds_t = :: std :: os :: raw :: c_uint ; pub type __suseconds_t = :: std :: os :: raw :: c_long ; ...
[INFO] [stdout]   |                                  ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UsecondsT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__time_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:22651
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: os :: raw :: c_uint ; pub type __time_t = :: std :: os :: raw :: c_long ; pub type __useconds_t = :: std :: os :: raw :: c_uint ; p...
[INFO] [stdout]   |                                      ^^^^^^^^ help: convert the identifier to upper camel case: `TimeT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__suseconds_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:22759
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: raw :: c_uint ; pub type __suseconds_t = :: std :: os :: raw :: c_long ; pub type __suseconds64_t = :: std :: os :: raw :: c_long ...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SusecondsT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__useconds_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:22703
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s :: raw :: c_long ; pub type __useconds_t = :: std :: os :: raw :: c_uint ; pub type __suseconds_t = :: std :: os :: raw :: c_long ; ...
[INFO] [stdout]   |                                  ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UsecondsT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__suseconds64_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:22816
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: raw :: c_long ; pub type __suseconds64_t = :: std :: os :: raw :: c_long ; pub type __daddr_t = :: std :: os :: raw :: c_int ; pub t...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Suseconds64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__suseconds_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:22759
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: raw :: c_uint ; pub type __suseconds_t = :: std :: os :: raw :: c_long ; pub type __suseconds64_t = :: std :: os :: raw :: c_long ...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SusecondsT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__daddr_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:22875
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_long ; pub type __daddr_t = :: std :: os :: raw :: c_int ; pub type __key_t = :: std :: os :: raw :: c_int ; pub type...
[INFO] [stdout]   |                                     ^^^^^^^^^ help: convert the identifier to upper camel case: `DaddrT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__key_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:22927
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...d :: os :: raw :: c_int ; pub type __key_t = :: std :: os :: raw :: c_int ; pub type __clockid_t = :: std :: os :: raw :: c_int ; pub ...
[INFO] [stdout]   |                                       ^^^^^^^ help: convert the identifier to upper camel case: `KeyT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__suseconds64_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:22816
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: raw :: c_long ; pub type __suseconds64_t = :: std :: os :: raw :: c_long ; pub type __daddr_t = :: std :: os :: raw :: c_int ; pub t...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Suseconds64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__daddr_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:22875
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_long ; pub type __daddr_t = :: std :: os :: raw :: c_int ; pub type __key_t = :: std :: os :: raw :: c_int ; pub type...
[INFO] [stdout]   |                                     ^^^^^^^^^ help: convert the identifier to upper camel case: `DaddrT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__clockid_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:22977
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... os :: raw :: c_int ; pub type __clockid_t = :: std :: os :: raw :: c_int ; pub type __timer_t = * mut :: std :: os :: raw :: c_void ;...
[INFO] [stdout]   |                                   ^^^^^^^^^^^ help: convert the identifier to upper camel case: `ClockidT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__key_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:22927
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...d :: os :: raw :: c_int ; pub type __key_t = :: std :: os :: raw :: c_int ; pub type __clockid_t = :: std :: os :: raw :: c_int ; pub ...
[INFO] [stdout]   |                                       ^^^^^^^ help: convert the identifier to upper camel case: `KeyT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__timer_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:23031
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: os :: raw :: c_int ; pub type __timer_t = * mut :: std :: os :: raw :: c_void ; pub type __blksize_t = :: std :: os :: raw :: c_lon...
[INFO] [stdout]   |                                     ^^^^^^^^^ help: convert the identifier to upper camel case: `TimerT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__clockid_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:22977
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... os :: raw :: c_int ; pub type __clockid_t = :: std :: os :: raw :: c_int ; pub type __timer_t = * mut :: std :: os :: raw :: c_void ;...
[INFO] [stdout]   |                                   ^^^^^^^^^^^ help: convert the identifier to upper camel case: `ClockidT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__blksize_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:23090
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_void ; pub type __blksize_t = :: std :: os :: raw :: c_long ; pub type __blkcnt_t = :: std :: os :: raw :: c_long ; pub...
[INFO] [stdout]   |                                   ^^^^^^^^^^^ help: convert the identifier to upper camel case: `BlksizeT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__blkcnt_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:23145
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... os :: raw :: c_long ; pub type __blkcnt_t = :: std :: os :: raw :: c_long ; pub type __blkcnt64_t = :: std :: os :: raw :: c_long ; p...
[INFO] [stdout]   |                                    ^^^^^^^^^^ help: convert the identifier to upper camel case: `BlkcntT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__timer_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:23031
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: os :: raw :: c_int ; pub type __timer_t = * mut :: std :: os :: raw :: c_void ; pub type __blksize_t = :: std :: os :: raw :: c_lon...
[INFO] [stdout]   |                                     ^^^^^^^^^ help: convert the identifier to upper camel case: `TimerT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__blksize_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:23090
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_void ; pub type __blksize_t = :: std :: os :: raw :: c_long ; pub type __blkcnt_t = :: std :: os :: raw :: c_long ; pub...
[INFO] [stdout]   |                                   ^^^^^^^^^^^ help: convert the identifier to upper camel case: `BlksizeT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__blkcnt64_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:23199
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s :: raw :: c_long ; pub type __blkcnt64_t = :: std :: os :: raw :: c_long ; pub type __fsblkcnt_t = :: std :: os :: raw :: c_ulong ; ...
[INFO] [stdout]   |                                  ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Blkcnt64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__blkcnt_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:23145
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... os :: raw :: c_long ; pub type __blkcnt_t = :: std :: os :: raw :: c_long ; pub type __blkcnt64_t = :: std :: os :: raw :: c_long ; p...
[INFO] [stdout]   |                                    ^^^^^^^^^^ help: convert the identifier to upper camel case: `BlkcntT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__fsblkcnt_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:23255
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s :: raw :: c_long ; pub type __fsblkcnt_t = :: std :: os :: raw :: c_ulong ; pub type __fsblkcnt64_t = :: std :: os :: raw :: c_ulong...
[INFO] [stdout]   |                                  ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `FsblkcntT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__fsblkcnt64_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:23312
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: raw :: c_ulong ; pub type __fsblkcnt64_t = :: std :: os :: raw :: c_ulong ; pub type __fsfilcnt_t = :: std :: os :: raw :: c_ulong ;...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Fsblkcnt64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__blkcnt64_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:23199
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s :: raw :: c_long ; pub type __blkcnt64_t = :: std :: os :: raw :: c_long ; pub type __fsblkcnt_t = :: std :: os :: raw :: c_ulong ; ...
[INFO] [stdout]   |                                  ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Blkcnt64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__fsblkcnt_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:23255
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s :: raw :: c_long ; pub type __fsblkcnt_t = :: std :: os :: raw :: c_ulong ; pub type __fsblkcnt64_t = :: std :: os :: raw :: c_ulong...
[INFO] [stdout]   |                                  ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `FsblkcntT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__fsfilcnt_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:23371
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: raw :: c_ulong ; pub type __fsfilcnt_t = :: std :: os :: raw :: c_ulong ; pub type __fsfilcnt64_t = :: std :: os :: raw :: c_ulong...
[INFO] [stdout]   |                                  ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `FsfilcntT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__fsblkcnt64_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:23312
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: raw :: c_ulong ; pub type __fsblkcnt64_t = :: std :: os :: raw :: c_ulong ; pub type __fsfilcnt_t = :: std :: os :: raw :: c_ulong ;...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Fsblkcnt64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__fsfilcnt64_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:23428
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: raw :: c_ulong ; pub type __fsfilcnt64_t = :: std :: os :: raw :: c_ulong ; pub type __fsword_t = :: std :: os :: raw :: c_long ; pu...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Fsfilcnt64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__fsfilcnt_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:23371
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: raw :: c_ulong ; pub type __fsfilcnt_t = :: std :: os :: raw :: c_ulong ; pub type __fsfilcnt64_t = :: std :: os :: raw :: c_ulong...
[INFO] [stdout]   |                                  ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `FsfilcntT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__fsword_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:23487
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_ulong ; pub type __fsword_t = :: std :: os :: raw :: c_long ; pub type __ssize_t = :: std :: os :: raw :: c_long ; pub ...
[INFO] [stdout]   |                                    ^^^^^^^^^^ help: convert the identifier to upper camel case: `FswordT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__ssize_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:23541
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_long ; pub type __ssize_t = :: std :: os :: raw :: c_long ; pub type __syscall_slong_t = :: std :: os :: raw :: c_lon...
[INFO] [stdout]   |                                     ^^^^^^^^^ help: convert the identifier to upper camel case: `SsizeT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__fsfilcnt64_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:23428
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: raw :: c_ulong ; pub type __fsfilcnt64_t = :: std :: os :: raw :: c_ulong ; pub type __fsword_t = :: std :: os :: raw :: c_long ; pu...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Fsfilcnt64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__syscall_slong_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:23594
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...raw :: c_long ; pub type __syscall_slong_t = :: std :: os :: raw :: c_long ; pub type __syscall_ulong_t = :: std :: os :: raw :: c_ulo...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SyscallSlongT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__fsword_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:23487
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_ulong ; pub type __fsword_t = :: std :: os :: raw :: c_long ; pub type __ssize_t = :: std :: os :: raw :: c_long ; pub ...
[INFO] [stdout]   |                                    ^^^^^^^^^^ help: convert the identifier to upper camel case: `FswordT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__syscall_ulong_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:23655
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...raw :: c_long ; pub type __syscall_ulong_t = :: std :: os :: raw :: c_ulong ; pub type __loff_t = __off64_t ; pub type __caddr_t = * m...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SyscallUlongT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__ssize_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:23541
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_long ; pub type __ssize_t = :: std :: os :: raw :: c_long ; pub type __syscall_slong_t = :: std :: os :: raw :: c_lon...
[INFO] [stdout]   |                                     ^^^^^^^^^ help: convert the identifier to upper camel case: `SsizeT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__loff_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:23717
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_ulong ; pub type __loff_t = __off64_t ; pub type __caddr_t = * mut :: std :: os :: raw :: c_char ; pub type __intptr_...
[INFO] [stdout]   |                                      ^^^^^^^^ help: convert the identifier to upper camel case: `LoffT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__syscall_slong_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:23594
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...raw :: c_long ; pub type __syscall_slong_t = :: std :: os :: raw :: c_long ; pub type __syscall_ulong_t = :: std :: os :: raw :: c_ulo...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SyscallSlongT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__caddr_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:23749
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... __loff_t = __off64_t ; pub type __caddr_t = * mut :: std :: os :: raw :: c_char ; pub type __intptr_t = :: std :: os :: raw :: c_long...
[INFO] [stdout]   |                                     ^^^^^^^^^ help: convert the identifier to upper camel case: `CaddrT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__syscall_ulong_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:23655
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...raw :: c_long ; pub type __syscall_ulong_t = :: std :: os :: raw :: c_ulong ; pub type __loff_t = __off64_t ; pub type __caddr_t = * m...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SyscallUlongT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__intptr_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:23808
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... os :: raw :: c_char ; pub type __intptr_t = :: std :: os :: raw :: c_long ; pub type __socklen_t = :: std :: os :: raw :: c_uint ; pu...
[INFO] [stdout]   |                                    ^^^^^^^^^^ help: convert the identifier to upper camel case: `IntptrT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__loff_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:23717
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_ulong ; pub type __loff_t = __off64_t ; pub type __caddr_t = * mut :: std :: os :: raw :: c_char ; pub type __intptr_...
[INFO] [stdout]   |                                      ^^^^^^^^ help: convert the identifier to upper camel case: `LoffT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__socklen_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:23862
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_long ; pub type __socklen_t = :: std :: os :: raw :: c_uint ; pub type __sig_atomic_t = :: std :: os :: raw :: c_int ; ...
[INFO] [stdout]   |                                   ^^^^^^^^^^^ help: convert the identifier to upper camel case: `SocklenT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__caddr_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:23749
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... __loff_t = __off64_t ; pub type __caddr_t = * mut :: std :: os :: raw :: c_char ; pub type __intptr_t = :: std :: os :: raw :: c_long...
[INFO] [stdout]   |                                     ^^^^^^^^^ help: convert the identifier to upper camel case: `CaddrT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__sig_atomic_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:23917
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: raw :: c_uint ; pub type __sig_atomic_t = :: std :: os :: raw :: c_int ; pub const _ISupper : _bindgen_ty_1 = 256 ; pub const _ISlo...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SigAtomicT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__intptr_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:23808
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... os :: raw :: c_char ; pub type __intptr_t = :: std :: os :: raw :: c_long ; pub type __socklen_t = :: std :: os :: raw :: c_uint ; pu...
[INFO] [stdout]   |                                    ^^^^^^^^^^ help: convert the identifier to upper camel case: `IntptrT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__socklen_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:23862
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_long ; pub type __socklen_t = :: std :: os :: raw :: c_uint ; pub type __sig_atomic_t = :: std :: os :: raw :: c_int ; ...
[INFO] [stdout]   |                                   ^^^^^^^^^^^ help: convert the identifier to upper camel case: `SocklenT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `_bindgen_ty_1` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:24491
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._bindgen_ty_1 = 8 ; pub type _bindgen_ty_1 = :: std :: os :: raw :: c_uint ; extern "C" { pub fn __ctype_b_loc () -> * mut * const :: ...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BindgenTy1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__sig_atomic_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:23917
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: raw :: c_uint ; pub type __sig_atomic_t = :: std :: os :: raw :: c_int ; pub const _ISupper : _bindgen_ty_1 = 256 ; pub const _ISlo...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SigAtomicT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__locale_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:27904
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...mes) - 128usize] ; } ; pub type __locale_t = * mut __locale_struct ; pub type locale_t = __locale_t ; extern "C" { pub fn isalnum_l (a...
[INFO] [stdout]   |                                    ^^^^^^^^^^ help: convert the identifier to upper camel case: `LocaleT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `_bindgen_ty_1` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:24491
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._bindgen_ty_1 = 8 ; pub type _bindgen_ty_1 = :: std :: os :: raw :: c_uint ; extern "C" { pub fn __ctype_b_loc () -> * mut * const :: ...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BindgenTy1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `locale_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:27950
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...* mut __locale_struct ; pub type locale_t = __locale_t ; extern "C" { pub fn isalnum_l (arg1 : :: std :: os :: raw :: c_int , arg2 : l...
[INFO] [stdout]   |                                     ^^^^^^^^ help: convert the identifier to upper camel case: `LocaleT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__locale_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:27904
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...mes) - 128usize] ; } ; pub type __locale_t = * mut __locale_struct ; pub type locale_t = __locale_t ; extern "C" { pub fn isalnum_l (a...
[INFO] [stdout]   |                                    ^^^^^^^^^^ help: convert the identifier to upper camel case: `LocaleT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `va_list` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:29932
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_int ; } pub type va_list = __builtin_va_list ; pub type __gnuc_va_list = __builtin_va_list ; # [repr (C)] # [derive (...
[INFO] [stdout]   |                                      ^^^^^^^ help: convert the identifier to upper camel case: `VaList`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `locale_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:27950
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...* mut __locale_struct ; pub type locale_t = __locale_t ; extern "C" { pub fn isalnum_l (arg1 : :: std :: os :: raw :: c_int , arg2 : l...
[INFO] [stdout]   |                                     ^^^^^^^^ help: convert the identifier to upper camel case: `LocaleT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__gnuc_va_list` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:29971
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._builtin_va_list ; pub type __gnuc_va_list = __builtin_va_list ; # [repr (C)] # [derive (Copy , Clone)] pub struct __mbstate_t { pub _...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GnucVaList`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `va_list` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:29932
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_int ; } pub type va_list = __builtin_va_list ; pub type __gnuc_va_list = __builtin_va_list ; # [repr (C)] # [derive (...
[INFO] [stdout]   |                                      ^^^^^^^ help: convert the identifier to upper camel case: `VaList`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__fpos_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:31987
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...__state) - 8usize] ; } ; pub type __fpos_t = _G_fpos_t ; # [repr (C)] # [derive (Copy , Clone)] pub struct _G_fpos64_t { pub __pos : _...
[INFO] [stdout]   |                                      ^^^^^^^^ help: convert the identifier to upper camel case: `FposT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__gnuc_va_list` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:29971
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._builtin_va_list ; pub type __gnuc_va_list = __builtin_va_list ; # [repr (C)] # [derive (Copy , Clone)] pub struct __mbstate_t { pub _...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GnucVaList`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__fpos64_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:32613
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...state) - 8usize] ; } ; pub type __fpos64_t = _G_fpos64_t ; pub type __FILE = _IO_FILE ; pub type FILE = _IO_FILE ; # [repr (C)] # [der...
[INFO] [stdout]   |                                    ^^^^^^^^^^ help: convert the identifier to upper camel case: `Fpos64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__fpos_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:31987
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...__state) - 8usize] ; } ; pub type __fpos_t = _G_fpos_t ; # [repr (C)] # [derive (Copy , Clone)] pub struct _G_fpos64_t { pub __pos : _...
[INFO] [stdout]   |                                      ^^^^^^^^ help: convert the identifier to upper camel case: `FposT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__fpos64_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:32613
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...state) - 8usize] ; } ; pub type __fpos64_t = _G_fpos64_t ; pub type __FILE = _IO_FILE ; pub type FILE = _IO_FILE ; # [repr (C)] # [der...
[INFO] [stdout]   |                                    ^^^^^^^^^^ help: convert the identifier to upper camel case: `Fpos64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `_IO_lock_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:32991
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._unused : [u8 ; 0] , } pub type _IO_lock_t = :: std :: os :: raw :: c_void ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct...
[INFO] [stdout]   |                                    ^^^^^^^^^^ help: convert the identifier to upper camel case: `IoLockT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `_IO_lock_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:32991
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._unused : [u8 ; 0] , } pub type _IO_lock_t = :: std :: os :: raw :: c_void ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct...
[INFO] [stdout]   |                                    ^^^^^^^^^^ help: convert the identifier to upper camel case: `IoLockT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `off_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:37924
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...unused2) - 196usize] ; } ; pub type off_t = __off_t ; pub type fpos_t = __fpos_t ; extern "C" { pub static mut stdin : * mut FILE ; } ...
[INFO] [stdout]   |                                        ^^^^^ help: convert the identifier to upper camel case: `OffT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `off_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:37924
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...unused2) - 196usize] ; } ; pub type off_t = __off_t ; pub type fpos_t = __fpos_t ; extern "C" { pub static mut stdin : * mut FILE ; } ...
[INFO] [stdout]   |                                        ^^^^^ help: convert the identifier to upper camel case: `OffT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `fpos_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:37951
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ub type off_t = __off_t ; pub type fpos_t = __fpos_t ; extern "C" { pub static mut stdin : * mut FILE ; } extern "C" { pub static mut ...
[INFO] [stdout]   |                                       ^^^^^^ help: convert the identifier to upper camel case: `FposT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `fpos_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:37951
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ub type off_t = __off_t ; pub type fpos_t = __fpos_t ; extern "C" { pub static mut stdin : * mut FILE ; } extern "C" { pub static mut ...
[INFO] [stdout]   |                                       ^^^^^^ help: convert the identifier to upper camel case: `FposT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `wchar_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:49984
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_int ; } pub type wchar_t = :: std :: os :: raw :: c_int ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct d...
[INFO] [stdout]   |                                      ^^^^^^^ help: convert the identifier to upper camel case: `WcharT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `wchar_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:49984
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_int ; } pub type wchar_t = :: std :: os :: raw :: c_int ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct d...
[INFO] [stdout]   |                                      ^^^^^^^ help: convert the identifier to upper camel case: `WcharT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `u_char` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:54174
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_long ; } pub type u_char = __u_char ; pub type u_short = __u_short ; pub type u_int = __u_int ; pub type u_long = __u...
[INFO] [stdout]   |                                       ^^^^^^ help: convert the identifier to upper camel case: `UChar`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `u_char` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:54174
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_long ; } pub type u_char = __u_char ; pub type u_short = __u_short ; pub type u_int = __u_int ; pub type u_long = __u...
[INFO] [stdout]   |                                       ^^^^^^ help: convert the identifier to upper camel case: `UChar`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `u_short` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:54203
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...type u_char = __u_char ; pub type u_short = __u_short ; pub type u_int = __u_int ; pub type u_long = __u_long ; pub type quad_t = __qu...
[INFO] [stdout]   |                                      ^^^^^^^ help: convert the identifier to upper camel case: `UShort`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `u_int` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:54234
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...type u_short = __u_short ; pub type u_int = __u_int ; pub type u_long = __u_long ; pub type quad_t = __quad_t ; pub type u_quad_t = __...
[INFO] [stdout]   |                                        ^^^^^ help: convert the identifier to upper camel case: `UInt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `u_short` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:54203
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...type u_char = __u_char ; pub type u_short = __u_short ; pub type u_int = __u_int ; pub type u_long = __u_long ; pub type quad_t = __qu...
[INFO] [stdout]   |                                      ^^^^^^^ help: convert the identifier to upper camel case: `UShort`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `u_long` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:54261
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ub type u_int = __u_int ; pub type u_long = __u_long ; pub type quad_t = __quad_t ; pub type u_quad_t = __u_quad_t ; pub type fsid_t =...
[INFO] [stdout]   |                                       ^^^^^^ help: convert the identifier to upper camel case: `ULong`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `quad_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:54290
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... type u_long = __u_long ; pub type quad_t = __quad_t ; pub type u_quad_t = __u_quad_t ; pub type fsid_t = __fsid_t ; pub type loff_t =...
[INFO] [stdout]   |                                       ^^^^^^ help: convert the identifier to upper camel case: `QuadT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `u_int` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:54234
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...type u_short = __u_short ; pub type u_int = __u_int ; pub type u_long = __u_long ; pub type quad_t = __quad_t ; pub type u_quad_t = __...
[INFO] [stdout]   |                                        ^^^^^ help: convert the identifier to upper camel case: `UInt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `u_long` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:54261
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ub type u_int = __u_int ; pub type u_long = __u_long ; pub type quad_t = __quad_t ; pub type u_quad_t = __u_quad_t ; pub type fsid_t =...
[INFO] [stdout]   |                                       ^^^^^^ help: convert the identifier to upper camel case: `ULong`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `u_quad_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:54319
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ype quad_t = __quad_t ; pub type u_quad_t = __u_quad_t ; pub type fsid_t = __fsid_t ; pub type loff_t = __loff_t ; pub type ino_t = __...
[INFO] [stdout]   |                                     ^^^^^^^^ help: convert the identifier to upper camel case: `UQuadT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `fsid_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:54352
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e u_quad_t = __u_quad_t ; pub type fsid_t = __fsid_t ; pub type loff_t = __loff_t ; pub type ino_t = __ino_t ; pub type dev_t = __dev_...
[INFO] [stdout]   |                                       ^^^^^^ help: convert the identifier to upper camel case: `FsidT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `loff_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:54381
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... type fsid_t = __fsid_t ; pub type loff_t = __loff_t ; pub type ino_t = __ino_t ; pub type dev_t = __dev_t ; pub type gid_t = __gid_t ...
[INFO] [stdout]   |                                       ^^^^^^ help: convert the identifier to upper camel case: `LoffT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `quad_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:54290
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... type u_long = __u_long ; pub type quad_t = __quad_t ; pub type u_quad_t = __u_quad_t ; pub type fsid_t = __fsid_t ; pub type loff_t =...
[INFO] [stdout]   |                                       ^^^^^^ help: convert the identifier to upper camel case: `QuadT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ino_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:54410
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b type loff_t = __loff_t ; pub type ino_t = __ino_t ; pub type dev_t = __dev_t ; pub type gid_t = __gid_t ; pub type mode_t = __mode_t...
[INFO] [stdout]   |                                        ^^^^^ help: convert the identifier to upper camel case: `InoT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `u_quad_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:54319
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ype quad_t = __quad_t ; pub type u_quad_t = __u_quad_t ; pub type fsid_t = __fsid_t ; pub type loff_t = __loff_t ; pub type ino_t = __...
[INFO] [stdout]   |                                     ^^^^^^^^ help: convert the identifier to upper camel case: `UQuadT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `dev_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:54437
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pub type ino_t = __ino_t ; pub type dev_t = __dev_t ; pub type gid_t = __gid_t ; pub type mode_t = __mode_t ; pub type nlink_t = __nli...
[INFO] [stdout]   |                                        ^^^^^ help: convert the identifier to upper camel case: `DevT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `gid_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:54464
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pub type dev_t = __dev_t ; pub type gid_t = __gid_t ; pub type mode_t = __mode_t ; pub type nlink_t = __nlink_t ; pub type uid_t = __u...
[INFO] [stdout]   |                                        ^^^^^ help: convert the identifier to upper camel case: `GidT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `fsid_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:54352
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e u_quad_t = __u_quad_t ; pub type fsid_t = __fsid_t ; pub type loff_t = __loff_t ; pub type ino_t = __ino_t ; pub type dev_t = __dev_...
[INFO] [stdout]   |                                       ^^^^^^ help: convert the identifier to upper camel case: `FsidT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `mode_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:54491
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ub type gid_t = __gid_t ; pub type mode_t = __mode_t ; pub type nlink_t = __nlink_t ; pub type uid_t = __uid_t ; pub type pid_t = __pi...
[INFO] [stdout]   |                                       ^^^^^^ help: convert the identifier to upper camel case: `ModeT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `loff_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:54381
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... type fsid_t = __fsid_t ; pub type loff_t = __loff_t ; pub type ino_t = __ino_t ; pub type dev_t = __dev_t ; pub type gid_t = __gid_t ...
[INFO] [stdout]   |                                       ^^^^^^ help: convert the identifier to upper camel case: `LoffT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `nlink_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:54520
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...type mode_t = __mode_t ; pub type nlink_t = __nlink_t ; pub type uid_t = __uid_t ; pub type pid_t = __pid_t ; pub type id_t = __id_t ;...
[INFO] [stdout]   |                                      ^^^^^^^ help: convert the identifier to upper camel case: `NlinkT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ino_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:54410
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b type loff_t = __loff_t ; pub type ino_t = __ino_t ; pub type dev_t = __dev_t ; pub type gid_t = __gid_t ; pub type mode_t = __mode_t...
[INFO] [stdout]   |                                        ^^^^^ help: convert the identifier to upper camel case: `InoT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `uid_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:54551
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...type nlink_t = __nlink_t ; pub type uid_t = __uid_t ; pub type pid_t = __pid_t ; pub type id_t = __id_t ; pub type daddr_t = __daddr_t...
[INFO] [stdout]   |                                        ^^^^^ help: convert the identifier to upper camel case: `UidT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `dev_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:54437
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pub type ino_t = __ino_t ; pub type dev_t = __dev_t ; pub type gid_t = __gid_t ; pub type mode_t = __mode_t ; pub type nlink_t = __nli...
[INFO] [stdout]   |                                        ^^^^^ help: convert the identifier to upper camel case: `DevT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `pid_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:54578
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pub type uid_t = __uid_t ; pub type pid_t = __pid_t ; pub type id_t = __id_t ; pub type daddr_t = __daddr_t ; pub type caddr_t = __cad...
[INFO] [stdout]   |                                        ^^^^^ help: convert the identifier to upper camel case: `PidT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `id_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:54605
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... pub type pid_t = __pid_t ; pub type id_t = __id_t ; pub type daddr_t = __daddr_t ; pub type caddr_t = __caddr_t ; pub type key_t = __...
[INFO] [stdout]   |                                         ^^^^ help: convert the identifier to upper camel case: `IdT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `gid_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:54464
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pub type dev_t = __dev_t ; pub type gid_t = __gid_t ; pub type mode_t = __mode_t ; pub type nlink_t = __nlink_t ; pub type uid_t = __u...
[INFO] [stdout]   |                                        ^^^^^ help: convert the identifier to upper camel case: `GidT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `daddr_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:54630
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pub type id_t = __id_t ; pub type daddr_t = __daddr_t ; pub type caddr_t = __caddr_t ; pub type key_t = __key_t ; pub type clock_t = _...
[INFO] [stdout]   |                                      ^^^^^^^ help: convert the identifier to upper camel case: `DaddrT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `mode_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:54491
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ub type gid_t = __gid_t ; pub type mode_t = __mode_t ; pub type nlink_t = __nlink_t ; pub type uid_t = __uid_t ; pub type pid_t = __pi...
[INFO] [stdout]   |                                       ^^^^^^ help: convert the identifier to upper camel case: `ModeT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `caddr_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:54661
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pe daddr_t = __daddr_t ; pub type caddr_t = __caddr_t ; pub type key_t = __key_t ; pub type clock_t = __clock_t ; pub type clockid_t =...
[INFO] [stdout]   |                                      ^^^^^^^ help: convert the identifier to upper camel case: `CaddrT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `key_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:54692
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...type caddr_t = __caddr_t ; pub type key_t = __key_t ; pub type clock_t = __clock_t ; pub type clockid_t = __clockid_t ; pub type time_...
[INFO] [stdout]   |                                        ^^^^^ help: convert the identifier to upper camel case: `KeyT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `nlink_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:54520
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...type mode_t = __mode_t ; pub type nlink_t = __nlink_t ; pub type uid_t = __uid_t ; pub type pid_t = __pid_t ; pub type id_t = __id_t ;...
[INFO] [stdout]   |                                      ^^^^^^^ help: convert the identifier to upper camel case: `NlinkT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `clock_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:54719
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b type key_t = __key_t ; pub type clock_t = __clock_t ; pub type clockid_t = __clockid_t ; pub type time_t = __time_t ; pub type timer...
[INFO] [stdout]   |                                      ^^^^^^^ help: convert the identifier to upper camel case: `ClockT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `clockid_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:54750
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... clock_t = __clock_t ; pub type clockid_t = __clockid_t ; pub type time_t = __time_t ; pub type timer_t = __timer_t ; pub type ulong =...
[INFO] [stdout]   |                                    ^^^^^^^^^ help: convert the identifier to upper camel case: `ClockidT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `uid_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:54551
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...type nlink_t = __nlink_t ; pub type uid_t = __uid_t ; pub type pid_t = __pid_t ; pub type id_t = __id_t ; pub type daddr_t = __daddr_t...
[INFO] [stdout]   |                                        ^^^^^ help: convert the identifier to upper camel case: `UidT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `pid_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:54578
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pub type uid_t = __uid_t ; pub type pid_t = __pid_t ; pub type id_t = __id_t ; pub type daddr_t = __daddr_t ; pub type caddr_t = __cad...
[INFO] [stdout]   |                                        ^^^^^ help: convert the identifier to upper camel case: `PidT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `time_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:54785
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...clockid_t = __clockid_t ; pub type time_t = __time_t ; pub type timer_t = __timer_t ; pub type ulong = :: std :: os :: raw :: c_ulong ...
[INFO] [stdout]   |                                       ^^^^^^ help: convert the identifier to upper camel case: `TimeT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `timer_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:54814
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...type time_t = __time_t ; pub type timer_t = __timer_t ; pub type ulong = :: std :: os :: raw :: c_ulong ; pub type ushort = :: std :: ...
[INFO] [stdout]   |                                      ^^^^^^^ help: convert the identifier to upper camel case: `TimerT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `id_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:54605
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... pub type pid_t = __pid_t ; pub type id_t = __id_t ; pub type daddr_t = __daddr_t ; pub type caddr_t = __caddr_t ; pub type key_t = __...
[INFO] [stdout]   |                                         ^^^^ help: convert the identifier to upper camel case: `IdT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ulong` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:54845
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...__timer_t ; pub type ulong = :: std :: os :: raw :: c_ulong ; pub type ushort = :: std :: os :: raw :: c_ushort ; pub type uint = :: s...
[INFO] [stdout]   |                         ^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Ulong`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ushort` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:54895
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... c_ulong ; pub type ushort = :: std :: os :: raw :: c_ushort ; pub type uint = :: std :: os :: raw :: c_uint ; pub type u_int8_t = __u...
[INFO] [stdout]   |                        ^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Ushort`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `daddr_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:54630
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pub type id_t = __id_t ; pub type daddr_t = __daddr_t ; pub type caddr_t = __caddr_t ; pub type key_t = __key_t ; pub type clock_t = _...
[INFO] [stdout]   |                                      ^^^^^^^ help: convert the identifier to upper camel case: `DaddrT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `uint` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:54947
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: c_ushort ; pub type uint = :: std :: os :: raw :: c_uint ; pub type u_int8_t = __uint8_t ; pub type u_int16_t = __uint16_t ; pub typ...
[INFO] [stdout]   |                          ^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Uint`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `caddr_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:54661
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pe daddr_t = __daddr_t ; pub type caddr_t = __caddr_t ; pub type key_t = __key_t ; pub type clock_t = __clock_t ; pub type clockid_t =...
[INFO] [stdout]   |                                      ^^^^^^^ help: convert the identifier to upper camel case: `CaddrT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `u_int8_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:54995
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_uint ; pub type u_int8_t = __uint8_t ; pub type u_int16_t = __uint16_t ; pub type u_int32_t = __uint32_t ; pub type u...
[INFO] [stdout]   |                                     ^^^^^^^^ help: convert the identifier to upper camel case: `UInt8T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `u_int16_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:55027
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...u_int8_t = __uint8_t ; pub type u_int16_t = __uint16_t ; pub type u_int32_t = __uint32_t ; pub type u_int64_t = __uint64_t ; pub type ...
[INFO] [stdout]   |                                    ^^^^^^^^^ help: convert the identifier to upper camel case: `UInt16T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `u_int32_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:55061
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...int16_t = __uint16_t ; pub type u_int32_t = __uint32_t ; pub type u_int64_t = __uint64_t ; pub type register_t = :: std :: os :: raw :...
[INFO] [stdout]   |                                    ^^^^^^^^^ help: convert the identifier to upper camel case: `UInt32T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `key_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:54692
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...type caddr_t = __caddr_t ; pub type key_t = __key_t ; pub type clock_t = __clock_t ; pub type clockid_t = __clockid_t ; pub type time_...
[INFO] [stdout]   |                                        ^^^^^ help: convert the identifier to upper camel case: `KeyT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `u_int64_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:55095
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...int32_t = __uint32_t ; pub type u_int64_t = __uint64_t ; pub type register_t = :: std :: os :: raw :: c_long ; # [repr (C)] # [derive ...
[INFO] [stdout]   |                                    ^^^^^^^^^ help: convert the identifier to upper camel case: `UInt64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `clock_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:54719
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b type key_t = __key_t ; pub type clock_t = __clock_t ; pub type clockid_t = __clockid_t ; pub type time_t = __time_t ; pub type timer...
[INFO] [stdout]   |                                      ^^^^^^^ help: convert the identifier to upper camel case: `ClockT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `register_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:55129
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nt64_t = __uint64_t ; pub type register_t = :: std :: os :: raw :: c_long ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct ...
[INFO] [stdout]   |                                   ^^^^^^^^^^ help: convert the identifier to upper camel case: `RegisterT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `clockid_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:54750
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... clock_t = __clock_t ; pub type clockid_t = __clockid_t ; pub type time_t = __time_t ; pub type timer_t = __timer_t ; pub type ulong =...
[INFO] [stdout]   |                                    ^^^^^^^^^ help: convert the identifier to upper camel case: `ClockidT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `sigset_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:55676
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... __val) - 0usize] ; } ; pub type sigset_t = __sigset_t ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct timeval { pub tv_se...
[INFO] [stdout]   |                                     ^^^^^^^^ help: convert the identifier to upper camel case: `SigsetT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `time_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:54785
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...clockid_t = __clockid_t ; pub type time_t = __time_t ; pub type timer_t = __timer_t ; pub type ulong = :: std :: os :: raw :: c_ulong ...
[INFO] [stdout]   |                                       ^^^^^^ help: convert the identifier to upper camel case: `TimeT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `suseconds_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:56862
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...sec) - 8usize] ; } ; pub type suseconds_t = __suseconds_t ; pub type __fd_mask = :: std :: os :: raw :: c_long ; # [repr (C)] # [deriv...
[INFO] [stdout]   |                                  ^^^^^^^^^^^ help: convert the identifier to upper camel case: `SusecondsT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__fd_mask` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:56901
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nds_t = __suseconds_t ; pub type __fd_mask = :: std :: os :: raw :: c_long ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct...
[INFO] [stdout]   |                                     ^^^^^^^^^ help: convert the identifier to upper camel case: `FdMask`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `timer_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:54814
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...type time_t = __time_t ; pub type timer_t = __timer_t ; pub type ulong = :: std :: os :: raw :: c_ulong ; pub type ushort = :: std :: ...
[INFO] [stdout]   |                                      ^^^^^^^ help: convert the identifier to upper camel case: `TimerT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ulong` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:54845
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...__timer_t ; pub type ulong = :: std :: os :: raw :: c_ulong ; pub type ushort = :: std :: os :: raw :: c_ushort ; pub type uint = :: s...
[INFO] [stdout]   |                         ^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Ulong`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `fd_mask` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:57413
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ds_bits) - 0usize] ; } ; pub type fd_mask = __fd_mask ; extern "C" { pub fn select (__nfds : :: std :: os :: raw :: c_int , __readfds ...
[INFO] [stdout]   |                                      ^^^^^^^ help: convert the identifier to upper camel case: `FdMask`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `blksize_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:57911
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_int ; } pub type blksize_t = __blksize_t ; pub type blkcnt_t = __blkcnt_t ; pub type fsblkcnt_t = __fsblkcnt_t ; pub ty...
[INFO] [stdout]   |                                    ^^^^^^^^^ help: convert the identifier to upper camel case: `BlksizeT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ushort` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:54895
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... c_ulong ; pub type ushort = :: std :: os :: raw :: c_ushort ; pub type uint = :: std :: os :: raw :: c_uint ; pub type u_int8_t = __u...
[INFO] [stdout]   |                        ^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Ushort`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `blkcnt_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:57946
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ksize_t = __blksize_t ; pub type blkcnt_t = __blkcnt_t ; pub type fsblkcnt_t = __fsblkcnt_t ; pub type fsfilcnt_t = __fsfilcnt_t ; # [...
[INFO] [stdout]   |                                     ^^^^^^^^ help: convert the identifier to upper camel case: `BlkcntT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `uint` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:54947
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: c_ushort ; pub type uint = :: std :: os :: raw :: c_uint ; pub type u_int8_t = __uint8_t ; pub type u_int16_t = __uint16_t ; pub typ...
[INFO] [stdout]   |                          ^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Uint`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `u_int8_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:54995
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_uint ; pub type u_int8_t = __uint8_t ; pub type u_int16_t = __uint16_t ; pub type u_int32_t = __uint32_t ; pub type u...
[INFO] [stdout]   |                                     ^^^^^^^^ help: convert the identifier to upper camel case: `UInt8T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `fsblkcnt_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:57979
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...kcnt_t = __blkcnt_t ; pub type fsblkcnt_t = __fsblkcnt_t ; pub type fsfilcnt_t = __fsfilcnt_t ; # [repr (C)] # [derive (Copy , Clone)]...
[INFO] [stdout]   |                                   ^^^^^^^^^^ help: convert the identifier to upper camel case: `FsblkcntT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `fsfilcnt_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:58016
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nt_t = __fsblkcnt_t ; pub type fsfilcnt_t = __fsfilcnt_t ; # [repr (C)] # [derive (Copy , Clone)] pub union __atomic_wide_counter { pu...
[INFO] [stdout]   |                                   ^^^^^^^^^^ help: convert the identifier to upper camel case: `FsfilcntT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `u_int16_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:55027
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...u_int8_t = __uint8_t ; pub type u_int16_t = __uint16_t ; pub type u_int32_t = __uint32_t ; pub type u_int64_t = __uint64_t ; pub type ...
[INFO] [stdout]   |                                    ^^^^^^^^^ help: convert the identifier to upper camel case: `UInt16T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `u_int32_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:55061
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...int16_t = __uint16_t ; pub type u_int32_t = __uint32_t ; pub type u_int64_t = __uint64_t ; pub type register_t = :: std :: os :: raw :...
[INFO] [stdout]   |                                    ^^^^^^^^^ help: convert the identifier to upper camel case: `UInt32T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__pthread_list_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:60402
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... - 8usize] ; } ; pub type __pthread_list_t = __pthread_internal_list ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct __pth...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PthreadListT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__pthread_slist_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:61036
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...- 0usize] ; } ; pub type __pthread_slist_t = __pthread_internal_slist ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct __pt...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PthreadSlistT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__tss_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:66982
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...signals) - 40usize] ; } ; pub type __tss_t = :: std :: os :: raw :: c_uint ; pub type __thrd_t = :: std :: os :: raw :: c_ulong ; # [r...
[INFO] [stdout]   |                                       ^^^^^^^ help: convert the identifier to upper camel case: `TssT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `u_int64_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:55095
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...int32_t = __uint32_t ; pub type u_int64_t = __uint64_t ; pub type register_t = :: std :: os :: raw :: c_long ; # [repr (C)] # [derive ...
[INFO] [stdout]   |                                    ^^^^^^^^^ help: convert the identifier to upper camel case: `UInt64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__thrd_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:67033
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: os :: raw :: c_uint ; pub type __thrd_t = :: std :: os :: raw :: c_ulong ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struc...
[INFO] [stdout]   |                                      ^^^^^^^^ help: convert the identifier to upper camel case: `ThrdT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `register_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:55129
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nt64_t = __uint64_t ; pub type register_t = :: std :: os :: raw :: c_long ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct ...
[INFO] [stdout]   |                                   ^^^^^^^^^^ help: convert the identifier to upper camel case: `RegisterT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `pthread_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:67573
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._data) - 0usize] ; } ; pub type pthread_t = :: std :: os :: raw :: c_ulong ; # [repr (C)] # [derive (Copy , Clone)] pub union pthread_...
[INFO] [stdout]   |                                    ^^^^^^^^^ help: convert the identifier to upper camel case: `PthreadT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `pthread_key_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:69048
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...n) - 0usize] ; } ; pub type pthread_key_t = :: std :: os :: raw :: c_uint ; pub type pthread_once_t = :: std :: os :: raw :: c_int ; #...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PthreadKeyT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `sigset_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:55676
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... __val) - 0usize] ; } ; pub type sigset_t = __sigset_t ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct timeval { pub tv_se...
[INFO] [stdout]   |                                     ^^^^^^^^ help: convert the identifier to upper camel case: `SigsetT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `pthread_once_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:69105
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: raw :: c_uint ; pub type pthread_once_t = :: std :: os :: raw :: c_int ; # [repr (C)] # [derive (Copy , Clone)] pub union pthread_at...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PthreadOnceT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `pthread_spinlock_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:73056
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...0usize] ; } ; pub type pthread_spinlock_t = :: std :: os :: raw :: c_int ; # [repr (C)] # [derive (Copy , Clone)] pub union pthread_ba...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PthreadSpinlockT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `suseconds_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:56862
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...sec) - 8usize] ; } ; pub type suseconds_t = __suseconds_t ; pub type __fd_mask = :: std :: os :: raw :: c_long ; # [repr (C)] # [deriv...
[INFO] [stdout]   |                                  ^^^^^^^^^^^ help: convert the identifier to upper camel case: `SusecondsT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__fd_mask` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:56901
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nds_t = __suseconds_t ; pub type __fd_mask = :: std :: os :: raw :: c_long ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct...
[INFO] [stdout]   |                                     ^^^^^^^^^ help: convert the identifier to upper camel case: `FdMask`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__compar_fn_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:83907
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: raw :: c_char ; } pub type __compar_fn_t = :: std :: option :: Option < unsafe extern "C" fn (arg1 : * const :: std :: os :: raw :: ...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ComparFnT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `cc_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:88629
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...d :: os :: raw :: c_int ; } pub type cc_t = :: std :: os :: raw :: c_uchar ; pub type speed_t = :: std :: os :: raw :: c_uint ; pub ty...
[INFO] [stdout]   |                                         ^^^^ help: convert the identifier to upper camel case: `CcT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `fd_mask` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:57413
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ds_bits) - 0usize] ; } ; pub type fd_mask = __fd_mask ; extern "C" { pub fn select (__nfds : :: std :: os :: raw :: c_int , __readfds ...
[INFO] [stdout]   |                                      ^^^^^^^ help: convert the identifier to upper camel case: `FdMask`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `blksize_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:57911
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_int ; } pub type blksize_t = __blksize_t ; pub type blkcnt_t = __blkcnt_t ; pub type fsblkcnt_t = __fsblkcnt_t ; pub ty...
[INFO] [stdout]   |                                    ^^^^^^^^^ help: convert the identifier to upper camel case: `BlksizeT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `speed_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:88678
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_uchar ; pub type speed_t = :: std :: os :: raw :: c_uint ; pub type tcflag_t = :: std :: os :: raw :: c_uint ; # [rep...
[INFO] [stdout]   |                                      ^^^^^^^ help: convert the identifier to upper camel case: `SpeedT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `tcflag_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:88729
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_uint ; pub type tcflag_t = :: std :: os :: raw :: c_uint ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct ...
[INFO] [stdout]   |                                     ^^^^^^^^ help: convert the identifier to upper camel case: `TcflagT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `blkcnt_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:57946
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ksize_t = __blksize_t ; pub type blkcnt_t = __blkcnt_t ; pub type fsblkcnt_t = __fsblkcnt_t ; pub type fsfilcnt_t = __fsfilcnt_t ; # [...
[INFO] [stdout]   |                                     ^^^^^^^^ help: convert the identifier to upper camel case: `BlkcntT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `fsblkcnt_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:57979
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...kcnt_t = __blkcnt_t ; pub type fsblkcnt_t = __fsblkcnt_t ; pub type fsfilcnt_t = __fsfilcnt_t ; # [repr (C)] # [derive (Copy , Clone)]...
[INFO] [stdout]   |                                   ^^^^^^^^^^ help: convert the identifier to upper camel case: `FsblkcntT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `useconds_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:91626
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...c_int) -> __pid_t ; } pub type useconds_t = __useconds_t ; pub type socklen_t = __socklen_t ; extern "C" { pub fn access (__name : * c...
[INFO] [stdout]   |                                   ^^^^^^^^^^ help: convert the identifier to upper camel case: `UsecondsT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `socklen_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:91663
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nds_t = __useconds_t ; pub type socklen_t = __socklen_t ; extern "C" { pub fn access (__name : * const :: std :: os :: raw :: c_char ,...
[INFO] [stdout]   |                                    ^^^^^^^^^ help: convert the identifier to upper camel case: `SocklenT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `fsfilcnt_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:58016
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nt_t = __fsblkcnt_t ; pub type fsfilcnt_t = __fsfilcnt_t ; # [repr (C)] # [derive (Copy , Clone)] pub union __atomic_wide_counter { pu...
[INFO] [stdout]   |                                   ^^^^^^^^^^ help: convert the identifier to upper camel case: `FsfilcntT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `_bindgen_ty_2` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:97499
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...bindgen_ty_2 = 20 ; pub type _bindgen_ty_2 = :: std :: os :: raw :: c_uint ; pub const _SC_ARG_MAX : _bindgen_ty_3 = 0 ; pub const _SC...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BindgenTy2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__pthread_list_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:60402
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... - 8usize] ; } ; pub type __pthread_list_t = __pthread_internal_list ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct __pth...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PthreadListT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `_bindgen_ty_3` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:108611
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...indgen_ty_3 = 250 ; pub type _bindgen_ty_3 = :: std :: os :: raw :: c_uint ; pub const _CS_PATH : _bindgen_ty_4 = 0 ; pub const _CS_V6...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BindgenTy3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__pthread_slist_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:61036
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...- 0usize] ; } ; pub type __pthread_slist_t = __pthread_internal_slist ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct __pt...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PthreadSlistT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__tss_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:66982
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...signals) - 40usize] ; } ; pub type __tss_t = :: std :: os :: raw :: c_uint ; pub type __thrd_t = :: std :: os :: raw :: c_ulong ; # [r...
[INFO] [stdout]   |                                       ^^^^^^^ help: convert the identifier to upper camel case: `TssT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `_bindgen_ty_4` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:112696
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ndgen_ty_4 = 1149 ; pub type _bindgen_ty_4 = :: std :: os :: raw :: c_uint ; extern "C" { pub fn pathconf (__path : * const :: std :: ...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BindgenTy4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__thrd_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:67033
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: os :: raw :: c_uint ; pub type __thrd_t = :: std :: os :: raw :: c_ulong ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struc...
[INFO] [stdout]   |                                      ^^^^^^^^ help: convert the identifier to upper camel case: `ThrdT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__builtin_va_list` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:121296
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ddress : u8 , } pub type __builtin_va_list = [__va_list_tag ; 1usize] ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct __va...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BuiltinVaList`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `pthread_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:67573
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._data) - 0usize] ; } ; pub type pthread_t = :: std :: os :: raw :: c_ulong ; # [repr (C)] # [derive (Copy , Clone)] pub union pthread_...
[INFO] [stdout]   |                                    ^^^^^^^^^ help: convert the identifier to upper camel case: `PthreadT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `pthread_key_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:69048
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...n) - 0usize] ; } ; pub type pthread_key_t = :: std :: os :: raw :: c_uint ; pub type pthread_once_t = :: std :: os :: raw :: c_int ; #...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PthreadKeyT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `pthread_once_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:69105
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: raw :: c_uint ; pub type pthread_once_t = :: std :: os :: raw :: c_int ; # [repr (C)] # [derive (Copy , Clone)] pub union pthread_at...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PthreadOnceT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `pthread_spinlock_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:73056
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...0usize] ; } ; pub type pthread_spinlock_t = :: std :: os :: raw :: c_int ; # [repr (C)] # [derive (Copy , Clone)] pub union pthread_ba...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PthreadSpinlockT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__compar_fn_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:83907
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: raw :: c_char ; } pub type __compar_fn_t = :: std :: option :: Option < unsafe extern "C" fn (arg1 : * const :: std :: os :: raw :: ...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ComparFnT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `cc_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:88629
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...d :: os :: raw :: c_int ; } pub type cc_t = :: std :: os :: raw :: c_uchar ; pub type speed_t = :: std :: os :: raw :: c_uint ; pub ty...
[INFO] [stdout]   |                                         ^^^^ help: convert the identifier to upper camel case: `CcT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `speed_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:88678
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_uchar ; pub type speed_t = :: std :: os :: raw :: c_uint ; pub type tcflag_t = :: std :: os :: raw :: c_uint ; # [rep...
[INFO] [stdout]   |                                      ^^^^^^^ help: convert the identifier to upper camel case: `SpeedT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `tcflag_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:88729
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_uint ; pub type tcflag_t = :: std :: os :: raw :: c_uint ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct ...
[INFO] [stdout]   |                                     ^^^^^^^^ help: convert the identifier to upper camel case: `TcflagT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `useconds_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:91626
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...c_int) -> __pid_t ; } pub type useconds_t = __useconds_t ; pub type socklen_t = __socklen_t ; extern "C" { pub fn access (__name : * c...
[INFO] [stdout]   |                                   ^^^^^^^^^^ help: convert the identifier to upper camel case: `UsecondsT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `socklen_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:91663
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nds_t = __useconds_t ; pub type socklen_t = __socklen_t ; extern "C" { pub fn access (__name : * const :: std :: os :: raw :: c_char ,...
[INFO] [stdout]   |                                    ^^^^^^^^^ help: convert the identifier to upper camel case: `SocklenT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `_bindgen_ty_2` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:97499
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...bindgen_ty_2 = 20 ; pub type _bindgen_ty_2 = :: std :: os :: raw :: c_uint ; pub const _SC_ARG_MAX : _bindgen_ty_3 = 0 ; pub const _SC...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BindgenTy2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `_bindgen_ty_3` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:108611
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...indgen_ty_3 = 250 ; pub type _bindgen_ty_3 = :: std :: os :: raw :: c_uint ; pub const _CS_PATH : _bindgen_ty_4 = 0 ; pub const _CS_V6...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BindgenTy3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `_bindgen_ty_4` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:112696
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ndgen_ty_4 = 1149 ; pub type _bindgen_ty_4 = :: std :: os :: raw :: c_uint ; extern "C" { pub fn pathconf (__path : * const :: std :: ...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BindgenTy4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__builtin_va_list` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:121296
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ddress : u8 , } pub type __builtin_va_list = [__va_list_tag ; 1usize] ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct __va...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BuiltinVaList`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `handle_input` is never used
[INFO] [stdout]   --> src/lib.rs:48:4
[INFO] [stdout]    |
[INFO] [stdout] 48 | fn handle_input(sx: Sender<char>) {
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `__glibc_c99_flexarr_available` should have an upper case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:1430
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...1 ; pub const __glibc_c99_flexarr_available : u32 = 1 ; pub const __LDOUBLE_REDIRECTS_TO_FLOAT128_ABI : u32 = 0 ; pub const __HAVE_GEN...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__GLIBC_C99_FLEXARR_AVAILABLE`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_upper_case_globals)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `_____fpos_t_defined` should have an upper case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:7100
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...T : u32 = 1 ; pub const _____fpos_t_defined : u32 = 1 ; pub const ____mbstate_t_defined : u32 = 1 ; pub const _____fpos64_t_defined : ...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `_____FPOS_T_DEFINED`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `____mbstate_t_defined` should have an upper case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:7142
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: u32 = 1 ; pub const ____mbstate_t_defined : u32 = 1 ; pub const _____fpos64_t_defined : u32 = 1 ; pub const ____FILE_defined : u32 =...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `____MBSTATE_T_DEFINED`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `_____fpos64_t_defined` should have an upper case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:7186
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: u32 = 1 ; pub const _____fpos64_t_defined : u32 = 1 ; pub const ____FILE_defined : u32 = 1 ; pub const __FILE_defined : u32 = 1 ; pu...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `_____FPOS64_T_DEFINED`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `____FILE_defined` should have an upper case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:7230
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ined : u32 = 1 ; pub const ____FILE_defined : u32 = 1 ; pub const __FILE_defined : u32 = 1 ; pub const __struct_FILE_defined : u32 = 1...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `____FILE_DEFINED`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `__FILE_defined` should have an upper case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:7269
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...efined : u32 = 1 ; pub const __FILE_defined : u32 = 1 ; pub const __struct_FILE_defined : u32 = 1 ; pub const _IO_EOF_SEEN : u32 = 16 ...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__FILE_DEFINED`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `__struct_FILE_defined` should have an upper case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:7306
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: u32 = 1 ; pub const __struct_FILE_defined : u32 = 1 ; pub const _IO_EOF_SEEN : u32 = 16 ; pub const _IO_ERR_SEEN : u32 = 32 ; pub co...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__STRUCT_FILE_DEFINED`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `P_tmpdir` should have an upper case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:7702
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nst SEEK_END : u32 = 2 ; pub const P_tmpdir : & [u8 ; 5] = b"/tmp\0" ; pub const _BITS_STDIO_LIM_H : u32 = 1 ; pub const L_tmpnam : u3...
[INFO] [stdout]   |                                       ^^^^^^^^ help: convert the identifier to upper case: `P_TMPDIR`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `L_tmpnam` should have an upper case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:7788
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._STDIO_LIM_H : u32 = 1 ; pub const L_tmpnam : u32 = 20 ; pub const TMP_MAX : u32 = 238328 ; pub const FILENAME_MAX : u32 = 4096 ; pub ...
[INFO] [stdout]   |                                       ^^^^^^^^ help: convert the identifier to upper case: `L_TMPNAM`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `L_ctermid` should have an upper case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:7893
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...NAME_MAX : u32 = 4096 ; pub const L_ctermid : u32 = 9 ; pub const FOPEN_MAX : u32 = 16 ; pub const __HAVE_FLOAT128 : u32 = 0 ; pub con...
[INFO] [stdout]   |                                      ^^^^^^^^^ help: convert the identifier to upper case: `L_CTERMID`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `__ldiv_t_defined` should have an upper case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:9068
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...AG : u32 = 128 ; pub const __ldiv_t_defined : u32 = 1 ; pub const __lldiv_t_defined : u32 = 1 ; pub const RAND_MAX : u32 = 2147483647 ...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__LDIV_T_DEFINED`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `__lldiv_t_defined` should have an upper case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:9107
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ned : u32 = 1 ; pub const __lldiv_t_defined : u32 = 1 ; pub const RAND_MAX : u32 = 2147483647 ; pub const EXIT_FAILURE : u32 = 1 ; pub...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__LLDIV_T_DEFINED`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `__clock_t_defined` should have an upper case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:9292
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...S_H : u32 = 1 ; pub const __clock_t_defined : u32 = 1 ; pub const __clockid_t_defined : u32 = 1 ; pub const __time_t_defined : u32 = 1...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__CLOCK_T_DEFINED`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `__clockid_t_defined` should have an upper case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:9332
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...d : u32 = 1 ; pub const __clockid_t_defined : u32 = 1 ; pub const __time_t_defined : u32 = 1 ; pub const __timer_t_defined : u32 = 1 ;...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__CLOCKID_T_DEFINED`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `__time_t_defined` should have an upper case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:9374
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ined : u32 = 1 ; pub const __time_t_defined : u32 = 1 ; pub const __timer_t_defined : u32 = 1 ; pub const _BITS_STDINT_INTN_H : u32 = ...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__TIME_T_DEFINED`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `__timer_t_defined` should have an upper case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:9413
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ned : u32 = 1 ; pub const __timer_t_defined : u32 = 1 ; pub const _BITS_STDINT_INTN_H : u32 = 1 ; pub const __BIT_TYPES_DEFINED__ : u3...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__TIMER_T_DEFINED`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `__sigset_t_defined` should have an upper case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:9838
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._H : u32 = 1 ; pub const __sigset_t_defined : u32 = 1 ; pub const __timeval_defined : u32 = 1 ; pub const _STRUCT_TIMESPEC : u32 = 1 ;...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__SIGSET_T_DEFINED`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `__timeval_defined` should have an upper case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:9879
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ned : u32 = 1 ; pub const __timeval_defined : u32 = 1 ; pub const _STRUCT_TIMESPEC : u32 = 1 ; pub const FD_SETSIZE : u32 = 1024 ; pub...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__TIMEVAL_DEFINED`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `__have_pthread_attr_t` should have an upper case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:10679
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: u32 = 1 ; pub const __have_pthread_attr_t : u32 = 1 ; pub const _ALLOCA_H : u32 = 1 ; pub const _TERMIOS_H : u32 = 1 ; pub const NCC...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__HAVE_PTHREAD_ATTR_T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `_ISupper` should have an upper case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:23975
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: os :: raw :: c_int ; pub const _ISupper : _bindgen_ty_1 = 256 ; pub const _ISlower : _bindgen_ty_1 = 512 ; pub const _ISalpha : _b...
[INFO] [stdout]   |                                       ^^^^^^^^ help: convert the identifier to upper case: `_ISUPPER`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `_ISlower` should have an upper case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:24018
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... : _bindgen_ty_1 = 256 ; pub const _ISlower : _bindgen_ty_1 = 512 ; pub const _ISalpha : _bindgen_ty_1 = 1024 ; pub const _ISdigit : _...
[INFO] [stdout]   |                                       ^^^^^^^^ help: convert the identifier to upper case: `_ISLOWER`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `_ISalpha` should have an upper case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:24061
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... : _bindgen_ty_1 = 512 ; pub const _ISalpha : _bindgen_ty_1 = 1024 ; pub const _ISdigit : _bindgen_ty_1 = 2048 ; pub const _ISxdigit :...
[INFO] [stdout]   |                                       ^^^^^^^^ help: convert the identifier to upper case: `_ISALPHA`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `_ISdigit` should have an upper case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:24105
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: _bindgen_ty_1 = 1024 ; pub const _ISdigit : _bindgen_ty_1 = 2048 ; pub const _ISxdigit : _bindgen_ty_1 = 4096 ; pub const _ISspace :...
[INFO] [stdout]   |                                       ^^^^^^^^ help: convert the identifier to upper case: `_ISDIGIT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `_ISxdigit` should have an upper case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:24149
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... _bindgen_ty_1 = 2048 ; pub const _ISxdigit : _bindgen_ty_1 = 4096 ; pub const _ISspace : _bindgen_ty_1 = 8192 ; pub const _ISprint : ...
[INFO] [stdout]   |                                      ^^^^^^^^^ help: convert the identifier to upper case: `_ISXDIGIT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `_ISspace` should have an upper case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:24194
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: _bindgen_ty_1 = 4096 ; pub const _ISspace : _bindgen_ty_1 = 8192 ; pub const _ISprint : _bindgen_ty_1 = 16384 ; pub const _ISgraph :...
[INFO] [stdout]   |                                       ^^^^^^^^ help: convert the identifier to upper case: `_ISSPACE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `_ISprint` should have an upper case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:24238
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: _bindgen_ty_1 = 8192 ; pub const _ISprint : _bindgen_ty_1 = 16384 ; pub const _ISgraph : _bindgen_ty_1 = 32768 ; pub const _ISblank ...
[INFO] [stdout]   |                                       ^^^^^^^^ help: convert the identifier to upper case: `_ISPRINT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `_ISgraph` should have an upper case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:24283
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... _bindgen_ty_1 = 16384 ; pub const _ISgraph : _bindgen_ty_1 = 32768 ; pub const _ISblank : _bindgen_ty_1 = 1 ; pub const _IScntrl : _b...
[INFO] [stdout]   |                                       ^^^^^^^^ help: convert the identifier to upper case: `_ISGRAPH`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `_ISblank` should have an upper case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:24328
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... _bindgen_ty_1 = 32768 ; pub const _ISblank : _bindgen_ty_1 = 1 ; pub const _IScntrl : _bindgen_ty_1 = 2 ; pub const _ISpunct : _bindg...
[INFO] [stdout]   |                                       ^^^^^^^^ help: convert the identifier to upper case: `_ISBLANK`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `_IScntrl` should have an upper case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:24369
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nk : _bindgen_ty_1 = 1 ; pub const _IScntrl : _bindgen_ty_1 = 2 ; pub const _ISpunct : _bindgen_ty_1 = 4 ; pub const _ISalnum : _bindg...
[INFO] [stdout]   |                                       ^^^^^^^^ help: convert the identifier to upper case: `_ISCNTRL`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `_ISpunct` should have an upper case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:24410
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rl : _bindgen_ty_1 = 2 ; pub const _ISpunct : _bindgen_ty_1 = 4 ; pub const _ISalnum : _bindgen_ty_1 = 8 ; pub type _bindgen_ty_1 = ::...
[INFO] [stdout]   |                                       ^^^^^^^^ help: convert the identifier to upper case: `_ISPUNCT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `_ISalnum` should have an upper case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:24451
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ct : _bindgen_ty_1 = 4 ; pub const _ISalnum : _bindgen_ty_1 = 8 ; pub type _bindgen_ty_1 = :: std :: os :: raw :: c_uint ; extern "C" ...
[INFO] [stdout]   |                                       ^^^^^^^^ help: convert the identifier to upper case: `_ISALNUM`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `_IO_read_ptr` should have a snake case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:33153
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...w :: c_int , pub _IO_read_ptr : * mut :: std :: os :: raw :: c_char , pub _IO_read_end : * mut :: std :: os :: raw :: c_char , pub _IO...
[INFO] [stdout]   |                     ^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `_io_read_ptr`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `_IO_read_end` should have a snake case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:33210
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: c_char , pub _IO_read_end : * mut :: std :: os :: raw :: c_char , pub _IO_read_base : * mut :: std :: os :: raw :: c_char , pub _I...
[INFO] [stdout]   |                     ^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `_io_read_end`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `_IO_read_base` should have a snake case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:33267
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: c_char , pub _IO_read_base : * mut :: std :: os :: raw :: c_char , pub _IO_write_base : * mut :: std :: os :: raw :: c_char , pub _...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `_io_read_base`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `_IO_write_base` should have a snake case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:33325
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: c_char , pub _IO_write_base : * mut :: std :: os :: raw :: c_char , pub _IO_write_ptr : * mut :: std :: os :: raw :: c_char , pub _I...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `_io_write_base`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `handle_input` is never used
[INFO] [stdout]   --> src/lib.rs:48:4
[INFO] [stdout]    |
[INFO] [stdout] 48 | fn handle_input(sx: Sender<char>) {
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `_IO_write_ptr` should have a snake case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:33384
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: c_char , pub _IO_write_ptr : * mut :: std :: os :: raw :: c_char , pub _IO_write_end : * mut :: std :: os :: raw :: c_char , pub _I...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `_io_write_ptr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `_IO_write_end` should have a snake case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:33442
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: c_char , pub _IO_write_end : * mut :: std :: os :: raw :: c_char , pub _IO_buf_base : * mut :: std :: os :: raw :: c_char , pub _IO...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `_io_write_end`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `__glibc_c99_flexarr_available` should have an upper case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:1430
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...1 ; pub const __glibc_c99_flexarr_available : u32 = 1 ; pub const __LDOUBLE_REDIRECTS_TO_FLOAT128_ABI : u32 = 0 ; pub const __HAVE_GEN...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__GLIBC_C99_FLEXARR_AVAILABLE`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_upper_case_globals)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `_____fpos_t_defined` should have an upper case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:7100
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...T : u32 = 1 ; pub const _____fpos_t_defined : u32 = 1 ; pub const ____mbstate_t_defined : u32 = 1 ; pub const _____fpos64_t_defined : ...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `_____FPOS_T_DEFINED`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `_IO_buf_base` should have a snake case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:33500
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: c_char , pub _IO_buf_base : * mut :: std :: os :: raw :: c_char , pub _IO_buf_end : * mut :: std :: os :: raw :: c_char , pub _IO_...
[INFO] [stdout]   |                     ^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `_io_buf_base`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `_IO_buf_end` should have a snake case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:33557
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...w :: c_char , pub _IO_buf_end : * mut :: std :: os :: raw :: c_char , pub _IO_save_base : * mut :: std :: os :: raw :: c_char , pub _I...
[INFO] [stdout]   |                      ^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `_io_buf_end`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `____mbstate_t_defined` should have an upper case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:7142
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: u32 = 1 ; pub const ____mbstate_t_defined : u32 = 1 ; pub const _____fpos64_t_defined : u32 = 1 ; pub const ____FILE_defined : u32 =...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `____MBSTATE_T_DEFINED`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `_IO_save_base` should have a snake case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:33613
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: c_char , pub _IO_save_base : * mut :: std :: os :: raw :: c_char , pub _IO_backup_base : * mut :: std :: os :: raw :: c_char , pub ...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `_io_save_base`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `_IO_backup_base` should have a snake case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:33671
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... c_char , pub _IO_backup_base : * mut :: std :: os :: raw :: c_char , pub _IO_save_end : * mut :: std :: os :: raw :: c_char , pub _ma...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `_io_backup_base`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `_IO_save_end` should have a snake case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:33731
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: c_char , pub _IO_save_end : * mut :: std :: os :: raw :: c_char , pub _markers : * mut _IO_marker , pub _chain : * mut _IO_FILE , ...
[INFO] [stdout]   |                     ^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `_io_save_end`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `_____fpos64_t_defined` should have an upper case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:7186
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: u32 = 1 ; pub const _____fpos64_t_defined : u32 = 1 ; pub const ____FILE_defined : u32 = 1 ; pub const __FILE_defined : u32 = 1 ; pu...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `_____FPOS64_T_DEFINED`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `____FILE_defined` should have an upper case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:7230
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ined : u32 = 1 ; pub const ____FILE_defined : u32 = 1 ; pub const __FILE_defined : u32 = 1 ; pub const __struct_FILE_defined : u32 = 1...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `____FILE_DEFINED`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:52670
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... __endptr : * mut * mut :: std :: os :: raw :: c_char) -> u128 ; } extern "C" { pub fn strtol (__nptr : * const :: std :: os :: raw ::...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout]   = note: `#[warn(improper_ctypes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:85800
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: raw :: c_char ; } extern "C" { pub fn qecvt (__value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: o...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:86021
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: raw :: c_char ; } extern "C" { pub fn qfcvt (__value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: o...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:86242
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: raw :: c_char ; } extern "C" { pub fn qgcvt (__value : u128 , __ndigit : :: std :: os :: raw :: c_int , __buf : * mut :: std :: os ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `__FILE_defined` should have an upper case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:7269
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...efined : u32 = 1 ; pub const __FILE_defined : u32 = 1 ; pub const __struct_FILE_defined : u32 = 1 ; pub const _IO_EOF_SEEN : u32 = 16 ...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__FILE_DEFINED`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:86970
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: raw :: c_int ; } extern "C" { pub fn qecvt_r (__value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: o...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:87248
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: raw :: c_int ; } extern "C" { pub fn qfcvt_r (__value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: o...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `__struct_FILE_defined` should have an upper case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:7306
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: u32 = 1 ; pub const __struct_FILE_defined : u32 = 1 ; pub const _IO_EOF_SEEN : u32 = 16 ; pub const _IO_ERR_SEEN : u32 = 32 ; pub co...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__STRUCT_FILE_DEFINED`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `P_tmpdir` should have an upper case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:7702
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nst SEEK_END : u32 = 2 ; pub const P_tmpdir : & [u8 ; 5] = b"/tmp\0" ; pub const _BITS_STDIO_LIM_H : u32 = 1 ; pub const L_tmpnam : u3...
[INFO] [stdout]   |                                       ^^^^^^^^ help: convert the identifier to upper case: `P_TMPDIR`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `L_tmpnam` should have an upper case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:7788
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._STDIO_LIM_H : u32 = 1 ; pub const L_tmpnam : u32 = 20 ; pub const TMP_MAX : u32 = 238328 ; pub const FILENAME_MAX : u32 = 4096 ; pub ...
[INFO] [stdout]   |                                       ^^^^^^^^ help: convert the identifier to upper case: `L_TMPNAM`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `L_ctermid` should have an upper case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:7893
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...NAME_MAX : u32 = 4096 ; pub const L_ctermid : u32 = 9 ; pub const FOPEN_MAX : u32 = 16 ; pub const __HAVE_FLOAT128 : u32 = 0 ; pub con...
[INFO] [stdout]   |                                      ^^^^^^^^^ help: convert the identifier to upper case: `L_CTERMID`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `__ldiv_t_defined` should have an upper case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:9068
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...AG : u32 = 128 ; pub const __ldiv_t_defined : u32 = 1 ; pub const __lldiv_t_defined : u32 = 1 ; pub const RAND_MAX : u32 = 2147483647 ...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__LDIV_T_DEFINED`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `__lldiv_t_defined` should have an upper case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:9107
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ned : u32 = 1 ; pub const __lldiv_t_defined : u32 = 1 ; pub const RAND_MAX : u32 = 2147483647 ; pub const EXIT_FAILURE : u32 = 1 ; pub...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__LLDIV_T_DEFINED`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `__clock_t_defined` should have an upper case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:9292
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...S_H : u32 = 1 ; pub const __clock_t_defined : u32 = 1 ; pub const __clockid_t_defined : u32 = 1 ; pub const __time_t_defined : u32 = 1...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__CLOCK_T_DEFINED`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `__clockid_t_defined` should have an upper case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:9332
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...d : u32 = 1 ; pub const __clockid_t_defined : u32 = 1 ; pub const __time_t_defined : u32 = 1 ; pub const __timer_t_defined : u32 = 1 ;...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__CLOCKID_T_DEFINED`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `__time_t_defined` should have an upper case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:9374
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ined : u32 = 1 ; pub const __time_t_defined : u32 = 1 ; pub const __timer_t_defined : u32 = 1 ; pub const _BITS_STDINT_INTN_H : u32 = ...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__TIME_T_DEFINED`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `__timer_t_defined` should have an upper case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:9413
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ned : u32 = 1 ; pub const __timer_t_defined : u32 = 1 ; pub const _BITS_STDINT_INTN_H : u32 = 1 ; pub const __BIT_TYPES_DEFINED__ : u3...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__TIMER_T_DEFINED`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `__sigset_t_defined` should have an upper case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:9838
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._H : u32 = 1 ; pub const __sigset_t_defined : u32 = 1 ; pub const __timeval_defined : u32 = 1 ; pub const _STRUCT_TIMESPEC : u32 = 1 ;...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__SIGSET_T_DEFINED`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `__timeval_defined` should have an upper case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:9879
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ned : u32 = 1 ; pub const __timeval_defined : u32 = 1 ; pub const _STRUCT_TIMESPEC : u32 = 1 ; pub const FD_SETSIZE : u32 = 1024 ; pub...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__TIMEVAL_DEFINED`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `__have_pthread_attr_t` should have an upper case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:10679
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: u32 = 1 ; pub const __have_pthread_attr_t : u32 = 1 ; pub const _ALLOCA_H : u32 = 1 ; pub const _TERMIOS_H : u32 = 1 ; pub const NCC...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__HAVE_PTHREAD_ATTR_T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `_ISupper` should have an upper case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:23975
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: os :: raw :: c_int ; pub const _ISupper : _bindgen_ty_1 = 256 ; pub const _ISlower : _bindgen_ty_1 = 512 ; pub const _ISalpha : _b...
[INFO] [stdout]   |                                       ^^^^^^^^ help: convert the identifier to upper case: `_ISUPPER`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `_ISlower` should have an upper case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:24018
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... : _bindgen_ty_1 = 256 ; pub const _ISlower : _bindgen_ty_1 = 512 ; pub const _ISalpha : _bindgen_ty_1 = 1024 ; pub const _ISdigit : _...
[INFO] [stdout]   |                                       ^^^^^^^^ help: convert the identifier to upper case: `_ISLOWER`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `_ISalpha` should have an upper case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:24061
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... : _bindgen_ty_1 = 512 ; pub const _ISalpha : _bindgen_ty_1 = 1024 ; pub const _ISdigit : _bindgen_ty_1 = 2048 ; pub const _ISxdigit :...
[INFO] [stdout]   |                                       ^^^^^^^^ help: convert the identifier to upper case: `_ISALPHA`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `_ISdigit` should have an upper case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:24105
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: _bindgen_ty_1 = 1024 ; pub const _ISdigit : _bindgen_ty_1 = 2048 ; pub const _ISxdigit : _bindgen_ty_1 = 4096 ; pub const _ISspace :...
[INFO] [stdout]   |                                       ^^^^^^^^ help: convert the identifier to upper case: `_ISDIGIT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `_ISxdigit` should have an upper case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:24149
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... _bindgen_ty_1 = 2048 ; pub const _ISxdigit : _bindgen_ty_1 = 4096 ; pub const _ISspace : _bindgen_ty_1 = 8192 ; pub const _ISprint : ...
[INFO] [stdout]   |                                      ^^^^^^^^^ help: convert the identifier to upper case: `_ISXDIGIT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `_ISspace` should have an upper case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:24194
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: _bindgen_ty_1 = 4096 ; pub const _ISspace : _bindgen_ty_1 = 8192 ; pub const _ISprint : _bindgen_ty_1 = 16384 ; pub const _ISgraph :...
[INFO] [stdout]   |                                       ^^^^^^^^ help: convert the identifier to upper case: `_ISSPACE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `_ISprint` should have an upper case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:24238
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: _bindgen_ty_1 = 8192 ; pub const _ISprint : _bindgen_ty_1 = 16384 ; pub const _ISgraph : _bindgen_ty_1 = 32768 ; pub const _ISblank ...
[INFO] [stdout]   |                                       ^^^^^^^^ help: convert the identifier to upper case: `_ISPRINT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `_ISgraph` should have an upper case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:24283
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... _bindgen_ty_1 = 16384 ; pub const _ISgraph : _bindgen_ty_1 = 32768 ; pub const _ISblank : _bindgen_ty_1 = 1 ; pub const _IScntrl : _b...
[INFO] [stdout]   |                                       ^^^^^^^^ help: convert the identifier to upper case: `_ISGRAPH`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `_ISblank` should have an upper case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:24328
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... _bindgen_ty_1 = 32768 ; pub const _ISblank : _bindgen_ty_1 = 1 ; pub const _IScntrl : _bindgen_ty_1 = 2 ; pub const _ISpunct : _bindg...
[INFO] [stdout]   |                                       ^^^^^^^^ help: convert the identifier to upper case: `_ISBLANK`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `_IScntrl` should have an upper case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:24369
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nk : _bindgen_ty_1 = 1 ; pub const _IScntrl : _bindgen_ty_1 = 2 ; pub const _ISpunct : _bindgen_ty_1 = 4 ; pub const _ISalnum : _bindg...
[INFO] [stdout]   |                                       ^^^^^^^^ help: convert the identifier to upper case: `_ISCNTRL`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `_ISpunct` should have an upper case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:24410
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rl : _bindgen_ty_1 = 2 ; pub const _ISpunct : _bindgen_ty_1 = 4 ; pub const _ISalnum : _bindgen_ty_1 = 8 ; pub type _bindgen_ty_1 = ::...
[INFO] [stdout]   |                                       ^^^^^^^^ help: convert the identifier to upper case: `_ISPUNCT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `_ISalnum` should have an upper case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:24451
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ct : _bindgen_ty_1 = 4 ; pub const _ISalnum : _bindgen_ty_1 = 8 ; pub type _bindgen_ty_1 = :: std :: os :: raw :: c_uint ; extern "C" ...
[INFO] [stdout]   |                                       ^^^^^^^^ help: convert the identifier to upper case: `_ISALNUM`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `_IO_read_ptr` should have a snake case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:33153
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...w :: c_int , pub _IO_read_ptr : * mut :: std :: os :: raw :: c_char , pub _IO_read_end : * mut :: std :: os :: raw :: c_char , pub _IO...
[INFO] [stdout]   |                     ^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `_io_read_ptr`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `_IO_read_end` should have a snake case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:33210
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: c_char , pub _IO_read_end : * mut :: std :: os :: raw :: c_char , pub _IO_read_base : * mut :: std :: os :: raw :: c_char , pub _I...
[INFO] [stdout]   |                     ^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `_io_read_end`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `_IO_read_base` should have a snake case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:33267
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: c_char , pub _IO_read_base : * mut :: std :: os :: raw :: c_char , pub _IO_write_base : * mut :: std :: os :: raw :: c_char , pub _...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `_io_read_base`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `_IO_write_base` should have a snake case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:33325
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: c_char , pub _IO_write_base : * mut :: std :: os :: raw :: c_char , pub _IO_write_ptr : * mut :: std :: os :: raw :: c_char , pub _I...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `_io_write_base`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `_IO_write_ptr` should have a snake case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:33384
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: c_char , pub _IO_write_ptr : * mut :: std :: os :: raw :: c_char , pub _IO_write_end : * mut :: std :: os :: raw :: c_char , pub _I...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `_io_write_ptr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `_IO_write_end` should have a snake case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:33442
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: c_char , pub _IO_write_end : * mut :: std :: os :: raw :: c_char , pub _IO_buf_base : * mut :: std :: os :: raw :: c_char , pub _IO...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `_io_write_end`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `_IO_buf_base` should have a snake case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:33500
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: c_char , pub _IO_buf_base : * mut :: std :: os :: raw :: c_char , pub _IO_buf_end : * mut :: std :: os :: raw :: c_char , pub _IO_...
[INFO] [stdout]   |                     ^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `_io_buf_base`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `_IO_buf_end` should have a snake case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:33557
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...w :: c_char , pub _IO_buf_end : * mut :: std :: os :: raw :: c_char , pub _IO_save_base : * mut :: std :: os :: raw :: c_char , pub _I...
[INFO] [stdout]   |                      ^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `_io_buf_end`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `_IO_save_base` should have a snake case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:33613
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: c_char , pub _IO_save_base : * mut :: std :: os :: raw :: c_char , pub _IO_backup_base : * mut :: std :: os :: raw :: c_char , pub ...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `_io_save_base`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `_IO_backup_base` should have a snake case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:33671
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... c_char , pub _IO_backup_base : * mut :: std :: os :: raw :: c_char , pub _IO_save_end : * mut :: std :: os :: raw :: c_char , pub _ma...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `_io_backup_base`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `_IO_save_end` should have a snake case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:33731
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: c_char , pub _IO_save_end : * mut :: std :: os :: raw :: c_char , pub _markers : * mut _IO_marker , pub _chain : * mut _IO_FILE , ...
[INFO] [stdout]   |                     ^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `_io_save_end`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:52670
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... __endptr : * mut * mut :: std :: os :: raw :: c_char) -> u128 ; } extern "C" { pub fn strtol (__nptr : * const :: std :: os :: raw ::...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout]   = note: `#[warn(improper_ctypes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:85800
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: raw :: c_char ; } extern "C" { pub fn qecvt (__value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: o...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:86021
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: raw :: c_char ; } extern "C" { pub fn qfcvt (__value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: o...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:86242
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: raw :: c_char ; } extern "C" { pub fn qgcvt (__value : u128 , __ndigit : :: std :: os :: raw :: c_int , __buf : * mut :: std :: os ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:86970
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: raw :: c_int ; } extern "C" { pub fn qecvt_r (__value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: o...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-82d9fee484eb25a3/out/bindings.rs:3:87248
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: raw :: c_int ; } extern "C" { pub fn qfcvt_r (__value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: o...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.72s
[INFO] running `Command { std: "docker" "inspect" "6ab8f6893d38b726801eb332aa4443908243026e4b97b35f8d3087ed357c619e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ab8f6893d38b726801eb332aa4443908243026e4b97b35f8d3087ed357c619e", kill_on_drop: false }`
[INFO] [stdout] 6ab8f6893d38b726801eb332aa4443908243026e4b97b35f8d3087ed357c619e
