[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] documenting BerserkerMother/snake_game_rust against beta-2025-10-28 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBerserkerMother%2Fsnake_game_rust" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[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-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BerserkerMother/snake_game_rust on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9412667b13d7a06f5b13db15bf530704e37ffac3cec8baaec90974c8debc5fd5
[INFO] running `Command { std: "docker" "start" "-a" "9412667b13d7a06f5b13db15bf530704e37ffac3cec8baaec90974c8debc5fd5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9412667b13d7a06f5b13db15bf530704e37ffac3cec8baaec90974c8debc5fd5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9412667b13d7a06f5b13db15bf530704e37ffac3cec8baaec90974c8debc5fd5", kill_on_drop: false }`
[INFO] [stdout] 9412667b13d7a06f5b13db15bf530704e37ffac3cec8baaec90974c8debc5fd5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eb60e8ca482b9eff52f08fc5da3448f29d078ba11ee7678224343f01029ff2a0
[INFO] running `Command { std: "docker" "start" "-a" "eb60e8ca482b9eff52f08fc5da3448f29d078ba11ee7678224343f01029ff2a0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.87
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling prettyplease v0.2.22
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[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 log v0.4.22
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.11.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] [stderr]  Documenting 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)]` (part of `#[warn(unused)]`) 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_char` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:20368
[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)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__u_short` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:20421
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... os :: raw :: c_uchar ; pub type __u_short = :: std :: os :: raw :: c_ushort ; pub type __u_int = :: std :: os :: raw :: c_uint ; pub ...
[INFO] [stdout]   |                                     ^^^^^^^^^ help: convert the identifier to upper camel case: `UShort`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__u_int` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:20476
[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-409120b2bf4a0ff2/out/bindings.rs:3:20527
[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-409120b2bf4a0ff2/out/bindings.rs:3:20580
[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-409120b2bf4a0ff2/out/bindings.rs:3:20633
[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-409120b2bf4a0ff2/out/bindings.rs:3:20687
[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-409120b2bf4a0ff2/out/bindings.rs:3:20741
[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-409120b2bf4a0ff2/out/bindings.rs:3:20797
[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-409120b2bf4a0ff2/out/bindings.rs:3:20849
[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-409120b2bf4a0ff2/out/bindings.rs:3:20903
[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-409120b2bf4a0ff2/out/bindings.rs:3:20956
[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-409120b2bf4a0ff2/out/bindings.rs:3:21011
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: raw :: c_ulong ; pub type __int_least8_t = __int8_t ; pub type __uint_least8_t = __uint8_t ; pub type __int_least16_t = __int16_t ; ...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast8T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__u_char` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:20368
[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)]` (part of `#[warn(nonstandard_style)]`) on by default
[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-409120b2bf4a0ff2/out/bindings.rs:3:21048
[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-409120b2bf4a0ff2/out/bindings.rs:3:21087
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...8_t = __uint8_t ; pub type __int_least16_t = __int16_t ; pub type __uint_least16_t = __uint16_t ; pub type __int_least32_t = __int32_t...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast16T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__u_short` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:20421
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... os :: raw :: c_uchar ; pub type __u_short = :: std :: os :: raw :: c_ushort ; pub type __u_int = :: std :: os :: raw :: c_uint ; pub ...
[INFO] [stdout]   |                                     ^^^^^^^^^ help: convert the identifier to upper camel case: `UShort`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__u_int` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:20476
[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 `__uint_least16_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:21126
[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 `__u_long` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:20527
[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 `__int_least32_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:21167
[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-409120b2bf4a0ff2/out/bindings.rs:3:21206
[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 `__int8_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:20580
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_ulong ; pub type __int8_t = :: std :: os :: raw :: c_schar ; pub type __uint8_t = :: std :: os :: raw :: c_uchar ; pu...
[INFO] [stdout]   |                                      ^^^^^^^^ help: convert the identifier to upper camel case: `Int8T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__int_least64_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:21247
[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 `__uint8_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:20633
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... os :: raw :: c_schar ; pub type __uint8_t = :: std :: os :: raw :: c_uchar ; pub type __int16_t = :: std :: os :: raw :: c_short ; pu...
[INFO] [stdout]   |                                     ^^^^^^^^^ help: convert the identifier to upper camel case: `Uint8T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__uint_least64_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:21286
[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 `__int16_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:20687
[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 `__quad_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:21327
[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-409120b2bf4a0ff2/out/bindings.rs:3:21379
[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 `__uint16_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:20741
[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-409120b2bf4a0ff2/out/bindings.rs:3:20797
[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 `__intmax_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:21434
[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 `__uint32_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:20849
[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 `__uintmax_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:21488
[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 `__int64_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:20903
[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-409120b2bf4a0ff2/out/bindings.rs:3:20956
[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 `__dev_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:21544
[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-409120b2bf4a0ff2/out/bindings.rs:3:21596
[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 `__int_least8_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:21011
[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 `__gid_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:21647
[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 `__uint_least8_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:21048
[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 `__ino_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:21698
[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 `__int_least16_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:21087
[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-409120b2bf4a0ff2/out/bindings.rs:3:21126
[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 `__ino64_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:21750
[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 `__int_least32_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:21167
[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 `__mode_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:21804
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_ulong ; pub type __mode_t = :: std :: os :: raw :: c_uint ; pub type __nlink_t = :: std :: os :: raw :: c_ulong ; pub...
[INFO] [stdout]   |                                      ^^^^^^^^ help: convert the identifier to upper camel case: `ModeT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__uint_least32_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:21206
[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 `__nlink_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:21856
[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-409120b2bf4a0ff2/out/bindings.rs:3:21910
[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 `__int_least64_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:21247
[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-409120b2bf4a0ff2/out/bindings.rs:3:21286
[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 `__off64_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:21961
[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 `__quad_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:21327
[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 `__pid_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:22014
[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 `__u_quad_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:21379
[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 `__clock_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:22538
[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 `__intmax_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:21434
[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 `__rlim_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:22591
[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 `__uintmax_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:21488
[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 `__rlim64_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:22644
[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 `__dev_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:21544
[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 `__id_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:22699
[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 `__uid_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:21596
[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-409120b2bf4a0ff2/out/bindings.rs:3:21647
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: os :: raw :: c_uint ; pub type __gid_t = :: std :: os :: raw :: c_uint ; pub type __ino_t = :: std :: os :: raw :: c_ulong ; pub t...
[INFO] [stdout]   |                                       ^^^^^^^ help: convert the identifier to upper camel case: `GidT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__time_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:22749
[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 `__useconds_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:22801
[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 `__ino_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:21698
[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 `__suseconds_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:22857
[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 `__ino64_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:21750
[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 `__suseconds64_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:22914
[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 `__mode_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:21804
[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 `__daddr_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:22973
[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 `__nlink_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:21856
[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 `__key_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:23025
[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 `__off_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:21910
[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-409120b2bf4a0ff2/out/bindings.rs:3:21961
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_long ; pub type __off64_t = :: std :: os :: raw :: c_long ; pub type __pid_t = :: std :: os :: raw :: c_int ; # [repr...
[INFO] [stdout]   |                                     ^^^^^^^^^ help: convert the identifier to upper camel case: `Off64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__clockid_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:23075
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... os :: raw :: c_int ; pub type __clockid_t = :: std :: os :: raw :: c_int ; pub type __timer_t = * mut :: std :: os :: raw :: c_void ;...
[INFO] [stdout]   |                                   ^^^^^^^^^^^ help: convert the identifier to upper camel case: `ClockidT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__timer_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:23129
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: os :: raw :: c_int ; pub type __timer_t = * mut :: std :: os :: raw :: c_void ; pub type __blksize_t = :: std :: os :: raw :: c_lon...
[INFO] [stdout]   |                                     ^^^^^^^^^ help: convert the identifier to upper camel case: `TimerT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__pid_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:22014
[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-409120b2bf4a0ff2/out/bindings.rs:3:22538
[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 `__blksize_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:23188
[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 `__rlim_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:22591
[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 `__blkcnt_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:23243
[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 `__blkcnt64_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:23297
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s :: raw :: c_long ; pub type __blkcnt64_t = :: std :: os :: raw :: c_long ; pub type __fsblkcnt_t = :: std :: os :: raw :: c_ulong ; ...
[INFO] [stdout]   |                                  ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Blkcnt64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__rlim64_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:22644
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_ulong ; pub type __rlim64_t = :: std :: os :: raw :: c_ulong ; pub type __id_t = :: std :: os :: raw :: c_uint ; pub ty...
[INFO] [stdout]   |                                    ^^^^^^^^^^ help: convert the identifier to upper camel case: `Rlim64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__fsblkcnt_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:23353
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s :: raw :: c_long ; pub type __fsblkcnt_t = :: std :: os :: raw :: c_ulong ; pub type __fsblkcnt64_t = :: std :: os :: raw :: c_ulong...
[INFO] [stdout]   |                                  ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `FsblkcntT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__id_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:22699
[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 `__time_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:22749
[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 `__fsblkcnt64_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:23410
[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 `__fsfilcnt_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:23469
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: raw :: c_ulong ; pub type __fsfilcnt_t = :: std :: os :: raw :: c_ulong ; pub type __fsfilcnt64_t = :: std :: os :: raw :: c_ulong...
[INFO] [stdout]   |                                  ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `FsfilcntT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__useconds_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:22801
[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 `__suseconds_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:22857
[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 `__fsfilcnt64_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:23526
[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 `__fsword_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:23585
[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 `__suseconds64_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:22914
[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-409120b2bf4a0ff2/out/bindings.rs:3:22973
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_long ; pub type __daddr_t = :: std :: os :: raw :: c_int ; pub type __key_t = :: std :: os :: raw :: c_int ; pub type...
[INFO] [stdout]   |                                     ^^^^^^^^^ help: convert the identifier to upper camel case: `DaddrT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__ssize_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:23639
[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 `__syscall_slong_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:23692
[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 `__key_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:23025
[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 `__clockid_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:23075
[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 `__syscall_ulong_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:23753
[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 `__loff_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:23815
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_ulong ; pub type __loff_t = __off64_t ; pub type __caddr_t = * mut :: std :: os :: raw :: c_char ; pub type __intptr_...
[INFO] [stdout]   |                                      ^^^^^^^^ help: convert the identifier to upper camel case: `LoffT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__timer_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:23129
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: os :: raw :: c_int ; pub type __timer_t = * mut :: std :: os :: raw :: c_void ; pub type __blksize_t = :: std :: os :: raw :: c_lon...
[INFO] [stdout]   |                                     ^^^^^^^^^ help: convert the identifier to upper camel case: `TimerT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__caddr_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:23847
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... __loff_t = __off64_t ; pub type __caddr_t = * mut :: std :: os :: raw :: c_char ; pub type __intptr_t = :: std :: os :: raw :: c_long...
[INFO] [stdout]   |                                     ^^^^^^^^^ help: convert the identifier to upper camel case: `CaddrT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__blksize_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:23188
[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-409120b2bf4a0ff2/out/bindings.rs:3:23243
[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 `__intptr_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:23906
[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 `__blkcnt64_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:23297
[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 `__socklen_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:23960
[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 `__fsblkcnt_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:23353
[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 `__sig_atomic_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:24015
[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 `__fsblkcnt64_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:23410
[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 `_bindgen_ty_1` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:24589
[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 `__fsfilcnt_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:23469
[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 `__locale_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:28002
[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 `__fsfilcnt64_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:23526
[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 `locale_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:28048
[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 `__fsword_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:23585
[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-409120b2bf4a0ff2/out/bindings.rs:3:23639
[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 `__gnuc_va_list` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:30030
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: raw :: c_int ; } 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 `__syscall_slong_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:23692
[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 `__fpos_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:32046
[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 `__syscall_ulong_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:23753
[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 `__fpos64_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:32672
[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 `__loff_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:23815
[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 `_IO_lock_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:33050
[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 `__caddr_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:23847
[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 `__intptr_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:23906
[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 `cookie_read_function_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:37983
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ize] ; } ; pub type cookie_read_function_t = :: std :: option :: Option < unsafe extern "C" fn (__cookie : * mut :: std :: os :: raw :...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CookieReadFunctionT`
[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-409120b2bf4a0ff2/out/bindings.rs:3:23960
[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 `cookie_write_function_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:38198
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ize_t > ; pub type cookie_write_function_t = :: std :: option :: Option < unsafe extern "C" fn (__cookie : * mut :: std :: os :: raw :...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CookieWriteFunctionT`
[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-409120b2bf4a0ff2/out/bindings.rs:3:24015
[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 `cookie_seek_function_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:38416
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...size_t > ; pub type cookie_seek_function_t = :: std :: option :: Option < unsafe extern "C" fn (__cookie : * mut :: std :: os :: raw :...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CookieSeekFunctionT`
[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-409120b2bf4a0ff2/out/bindings.rs:3:24589
[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-409120b2bf4a0ff2/out/bindings.rs:3:28002
[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 `cookie_close_function_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:38648
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...c_int > ; pub type cookie_close_function_t = :: std :: option :: Option < unsafe extern "C" fn (__cookie : * mut :: std :: os :: raw :...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CookieCloseFunctionT`
[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-409120b2bf4a0ff2/out/bindings.rs:3:28048
[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 `cookie_io_functions_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:39900
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...size] ; } ; pub type cookie_io_functions_t = _IO_cookie_io_functions_t ; pub type va_list = __gnuc_va_list ; pub type off_t = __off_t ...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CookieIoFunctionsT`
[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-409120b2bf4a0ff2/out/bindings.rs:3:30030
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: raw :: c_int ; } 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-409120b2bf4a0ff2/out/bindings.rs:3:39961
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._cookie_io_functions_t ; pub type va_list = __gnuc_va_list ; pub type off_t = __off_t ; pub type fpos_t = __fpos_t ; extern "C" { pub ...
[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-409120b2bf4a0ff2/out/bindings.rs:3:32046
[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 `off_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:39997
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...va_list = __gnuc_va_list ; 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 `__fpos64_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:32672
[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-409120b2bf4a0ff2/out/bindings.rs:3:40024
[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 `_IO_lock_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:33050
[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 `wchar_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:52787
[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 `cookie_read_function_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:37983
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ize] ; } ; pub type cookie_read_function_t = :: std :: option :: Option < unsafe extern "C" fn (__cookie : * mut :: std :: os :: raw :...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CookieReadFunctionT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `cookie_write_function_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:38198
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ize_t > ; pub type cookie_write_function_t = :: std :: option :: Option < unsafe extern "C" fn (__cookie : * mut :: std :: os :: raw :...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CookieWriteFunctionT`
[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-409120b2bf4a0ff2/out/bindings.rs:3:56977
[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 `cookie_seek_function_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:38416
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...size_t > ; pub type cookie_seek_function_t = :: std :: option :: Option < unsafe extern "C" fn (__cookie : * mut :: std :: os :: raw :...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CookieSeekFunctionT`
[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-409120b2bf4a0ff2/out/bindings.rs:3:57006
[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 `cookie_close_function_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:38648
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...c_int > ; pub type cookie_close_function_t = :: std :: option :: Option < unsafe extern "C" fn (__cookie : * mut :: std :: os :: raw :...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CookieCloseFunctionT`
[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-409120b2bf4a0ff2/out/bindings.rs:3:57037
[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 `cookie_io_functions_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:39900
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...size] ; } ; pub type cookie_io_functions_t = _IO_cookie_io_functions_t ; pub type va_list = __gnuc_va_list ; pub type off_t = __off_t ...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CookieIoFunctionsT`
[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-409120b2bf4a0ff2/out/bindings.rs:3:39961
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._cookie_io_functions_t ; pub type va_list = __gnuc_va_list ; pub type off_t = __off_t ; pub type fpos_t = __fpos_t ; extern "C" { pub ...
[INFO] [stdout]   |                                      ^^^^^^^ help: convert the identifier to upper camel case: `VaList`
[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-409120b2bf4a0ff2/out/bindings.rs:3:57064
[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 `off_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:39997
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...va_list = __gnuc_va_list ; 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 `quad_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:57093
[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 `fpos_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:40024
[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 `u_quad_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:57122
[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 `wchar_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:52787
[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 `fsid_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:57155
[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 `u_char` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:56977
[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 `loff_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:57184
[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 `u_short` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:57006
[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 `ino_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:57213
[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_int` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:57037
[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 `dev_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:57240
[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 `u_long` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:57064
[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 `gid_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:57267
[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 `quad_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:57093
[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 `mode_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:57294
[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 `u_quad_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:57122
[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 `nlink_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:57323
[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 `fsid_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:57155
[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 `uid_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:57354
[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 `loff_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:57184
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... type fsid_t = __fsid_t ; pub type loff_t = __loff_t ; pub type ino_t = __ino_t ; pub type dev_t = __dev_t ; pub type gid_t = __gid_t ...
[INFO] [stdout]   |                                       ^^^^^^ help: convert the identifier to upper camel case: `LoffT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ino_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:57213
[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 `pid_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:57381
[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-409120b2bf4a0ff2/out/bindings.rs:3:57408
[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 `dev_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:57240
[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 `daddr_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:57433
[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 `gid_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:57267
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pub type dev_t = __dev_t ; pub type gid_t = __gid_t ; pub type mode_t = __mode_t ; pub type nlink_t = __nlink_t ; pub type uid_t = __u...
[INFO] [stdout]   |                                        ^^^^^ help: convert the identifier to upper camel case: `GidT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `mode_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:57294
[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-409120b2bf4a0ff2/out/bindings.rs:3:57464
[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-409120b2bf4a0ff2/out/bindings.rs:3:57495
[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-409120b2bf4a0ff2/out/bindings.rs:3:57323
[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 `uid_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:57354
[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 `clock_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:57522
[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 `pid_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:57381
[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 `clockid_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:57553
[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 `id_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:57408
[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 `time_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:57588
[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 `daddr_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:57433
[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 `timer_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:57617
[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 `caddr_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:57464
[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 `ulong` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:57648
[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 `key_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:57495
[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 `ushort` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:57698
[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 `clock_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:57522
[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 `uint` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:57750
[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 `clockid_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:57553
[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 `u_int8_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:57798
[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 `time_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:57588
[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 `u_int16_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:57830
[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 `timer_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:57617
[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 `u_int32_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:57864
[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 `ulong` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:57648
[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 `u_int64_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:57898
[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 `ushort` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:57698
[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 `register_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:57932
[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 `uint` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:57750
[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 `sigset_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:58479
[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 `u_int8_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:57798
[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 `suseconds_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:59665
[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 `u_int16_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:57830
[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 `__fd_mask` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:59704
[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 `u_int32_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:57864
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...int16_t = __uint16_t ; pub type u_int32_t = __uint32_t ; pub type u_int64_t = __uint64_t ; pub type register_t = :: std :: os :: raw :...
[INFO] [stdout]   |                                    ^^^^^^^^^ help: convert the identifier to upper camel case: `UInt32T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `u_int64_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:57898
[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 `fd_mask` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:60216
[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 `register_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:57932
[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 `blksize_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:60714
[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 `sigset_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:58479
[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 `blkcnt_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:60749
[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 `suseconds_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:59665
[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 `fsblkcnt_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:60782
[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 `__fd_mask` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:59704
[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 `fsfilcnt_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:60819
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nt_t = __fsblkcnt_t ; pub type fsfilcnt_t = __fsfilcnt_t ; # [repr (C)] # [derive (Copy , Clone)] pub union __atomic_wide_counter { pu...
[INFO] [stdout]   |                                   ^^^^^^^^^^ help: convert the identifier to upper camel case: `FsfilcntT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__pthread_list_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:63205
[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 `fd_mask` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:60216
[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-409120b2bf4a0ff2/out/bindings.rs:3:60714
[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 `__pthread_slist_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:63839
[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 `blkcnt_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:60749
[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 `__tss_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:69785
[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 `fsblkcnt_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:60782
[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 `__thrd_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:69836
[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 `fsfilcnt_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:60819
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nt_t = __fsblkcnt_t ; pub type fsfilcnt_t = __fsfilcnt_t ; # [repr (C)] # [derive (Copy , Clone)] pub union __atomic_wide_counter { pu...
[INFO] [stdout]   |                                   ^^^^^^^^^^ help: convert the identifier to upper camel case: `FsfilcntT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `pthread_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:70376
[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_list_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:63205
[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_key_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:71851
[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_slist_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:63839
[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 `pthread_once_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:71908
[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 `__tss_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:69785
[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 `pthread_spinlock_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:75859
[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 `__thrd_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:69836
[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 `__compar_fn_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:86950
[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 `pthread_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:70376
[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-409120b2bf4a0ff2/out/bindings.rs:3:71851
[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 `cc_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:91672
[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 `pthread_once_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:71908
[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 `speed_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:91721
[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 `pthread_spinlock_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:75859
[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 `tcflag_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:91772
[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 `__compar_fn_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:86950
[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 `useconds_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:94669
[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 `cc_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:91672
[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 `socklen_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:94706
[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 `speed_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:91721
[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 `_bindgen_ty_2` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:100542
[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 `tcflag_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:91772
[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-409120b2bf4a0ff2/out/bindings.rs:3:94669
[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 `_bindgen_ty_3` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:111654
[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 `socklen_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:94706
[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_4` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:115739
[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 `_bindgen_ty_2` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:100542
[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 `__builtin_va_list` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:124339
[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 `_bindgen_ty_3` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:111654
[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-409120b2bf4a0ff2/out/bindings.rs:3:115739
[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-409120b2bf4a0ff2/out/bindings.rs:3:124339
[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)]` (part of `#[warn(unused)]`) 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-409120b2bf4a0ff2/out/bindings.rs:3:1475
[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)]` (part of `#[warn(nonstandard_style)]`) 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-409120b2bf4a0ff2/out/bindings.rs:3:7108
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...T : u32 = 0 ; 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-409120b2bf4a0ff2/out/bindings.rs:3:7150
[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-409120b2bf4a0ff2/out/bindings.rs:3:7194
[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-409120b2bf4a0ff2/out/bindings.rs:3:7238
[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-409120b2bf4a0ff2/out/bindings.rs:3:7277
[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-409120b2bf4a0ff2/out/bindings.rs:3:7314
[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 `__cookie_io_functions_t_defined` should have an upper case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/snake_game-409120b2bf4a0ff2/out/bindings.rs:3:7470
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; pub const __cookie_io_functions_t_defined : u32 = 1 ; pub const _IOFBF : u32 = 0 ; pub const _IOLBF : u32 = 1 ; pub const _IONBF : u...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__COOKIE_IO_FUNCTIONS_T_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-409120b2bf4a0ff2/out/bindings.rs:3:7764
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nst SEEK_END : u32 = 2 ; pub const P_tmpdir : & [u8 ; 5] = b"/tmp\0" ; pub const L_tmpnam : u32 = 20 ; pub const TMP_MAX : u32 = 23832...
[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-409120b2bf4a0ff2/out/bindings.rs:3:7810
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...& [u8 ; 5] = b"/tmp\0" ; pub const L_tmpnam : u32 = 20 ; pub const TMP_MAX : u32 = 238328 ; pub const _BITS_STDIO_LIM_H : u32 = 1 ; pu...
[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-409120b2bf4a0ff2/out/bindings.rs:3:7955
[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-409120b2bf4a0ff2/out/bindings.rs:3:9130
[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-409120b2bf4a0ff2/out/bindings.rs:3:9169
[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-409120b2bf4a0ff2/out/bindings.rs:3:9354
[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-409120b2bf4a0ff2/out/bindings.rs:3:9394
[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-409120b2bf4a0ff2/out/bindings.rs:3:9436
[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-409120b2bf4a0ff2/out/bindings.rs:3:9475
[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-409120b2bf4a0ff2/out/bindings.rs:3:9900
[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-409120b2bf4a0ff2/out/bindings.rs:3:9941
[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-409120b2bf4a0ff2/out/bindings.rs:3:10741
[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-409120b2bf4a0ff2/out/bindings.rs:3:24073
[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-409120b2bf4a0ff2/out/bindings.rs:3:24116
[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-409120b2bf4a0ff2/out/bindings.rs:3:24159
[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-409120b2bf4a0ff2/out/bindings.rs:3:24203
[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-409120b2bf4a0ff2/out/bindings.rs:3:24247
[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-409120b2bf4a0ff2/out/bindings.rs:3:24292
[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-409120b2bf4a0ff2/out/bindings.rs:3:24336
[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-409120b2bf4a0ff2/out/bindings.rs:3:24381
[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-409120b2bf4a0ff2/out/bindings.rs:3:24426
[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-409120b2bf4a0ff2/out/bindings.rs:3:24467
[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-409120b2bf4a0ff2/out/bindings.rs:3:24508
[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-409120b2bf4a0ff2/out/bindings.rs:3:24549
[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-409120b2bf4a0ff2/out/bindings.rs:3:33212
[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)]` (part of `#[warn(nonstandard_style)]`) 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-409120b2bf4a0ff2/out/bindings.rs:3:33269
[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-409120b2bf4a0ff2/out/bindings.rs:3:33326
[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-409120b2bf4a0ff2/out/bindings.rs:3:33384
[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-409120b2bf4a0ff2/out/bindings.rs:3:33443
[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-409120b2bf4a0ff2/out/bindings.rs:3:33501
[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-409120b2bf4a0ff2/out/bindings.rs:3:33559
[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-409120b2bf4a0ff2/out/bindings.rs:3:33616
[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-409120b2bf4a0ff2/out/bindings.rs:3:33672
[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-409120b2bf4a0ff2/out/bindings.rs:3:33730
[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-409120b2bf4a0ff2/out/bindings.rs:3:33790
[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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.95s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/snake_game/index.html and 1 other file
[INFO] running `Command { std: "docker" "inspect" "eb60e8ca482b9eff52f08fc5da3448f29d078ba11ee7678224343f01029ff2a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb60e8ca482b9eff52f08fc5da3448f29d078ba11ee7678224343f01029ff2a0", kill_on_drop: false }`
[INFO] [stdout] eb60e8ca482b9eff52f08fc5da3448f29d078ba11ee7678224343f01029ff2a0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d2ea37d47d3f33029e0553a0a2dd03f483cd2956a3aea268d95fb6faa98c1536
[INFO] running `Command { std: "docker" "start" "-a" "d2ea37d47d3f33029e0553a0a2dd03f483cd2956a3aea268d95fb6faa98c1536", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.87
[INFO] [stdout] error[E0412]: cannot find type `SourceFile` in crate `proc_macro`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.87/src/wrapper.rs:365:26
[INFO] [stdout]     |
[INFO] [stdout] 365 |     Compiler(proc_macro::SourceFile),
[INFO] [stdout]     |                          ^^^^^^^^^^ not found in `proc_macro`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::SourceFile;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::fallback::SourceFile;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `SourceFile`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 365 -     Compiler(proc_macro::SourceFile),
[INFO] [stdout] 365 +     Compiler(SourceFile),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SourceFile` in crate `proc_macro`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.87/src/wrapper.rs:371:32
[INFO] [stdout]     |
[INFO] [stdout] 371 |     fn nightly(sf: proc_macro::SourceFile) -> Self {
[INFO] [stdout]     |                                ^^^^^^^^^^ not found in `proc_macro`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::SourceFile;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::fallback::SourceFile;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `SourceFile`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 371 -     fn nightly(sf: proc_macro::SourceFile) -> Self {
[INFO] [stdout] 371 +     fn nightly(sf: SourceFile) -> Self {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `source_file` found for reference `&proc_macro::Span` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.87/src/wrapper.rs:461:56
[INFO] [stdout]     |
[INFO] [stdout] 461 |             Span::Compiler(s) => SourceFile::nightly(s.source_file()),
[INFO] [stdout]     |                                                        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `source` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 461 -             Span::Compiler(s) => SourceFile::nightly(s.source_file()),
[INFO] [stdout] 461 +             Span::Compiler(s) => SourceFile::nightly(s.source()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "d2ea37d47d3f33029e0553a0a2dd03f483cd2956a3aea268d95fb6faa98c1536", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2ea37d47d3f33029e0553a0a2dd03f483cd2956a3aea268d95fb6faa98c1536", kill_on_drop: false }`
[INFO] [stdout] d2ea37d47d3f33029e0553a0a2dd03f483cd2956a3aea268d95fb6faa98c1536
