[INFO] fetching crate rustray 0.1.0...
[INFO] building rustray-0.1.0 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] extracting crate rustray 0.1.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate rustray 0.1.0
[INFO] finished tweaking crates.io crate rustray 0.1.0
[INFO] tweaked toml for crates.io crate rustray 0.1.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rustray 0.1.0 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 58 packages to latest compatible versions
[INFO] [stderr]       Adding bindgen v0.64.0 (available: v0.72.1)
[INFO] [stderr]       Adding rustfix v0.8.7 (available: v0.9.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rustfix v0.8.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d4fbfa90767e1b5293e3c29046601eeb09e8d22cf45dc87382fd8c08456ec28a
[INFO] running `Command { std: "docker" "start" "-a" "d4fbfa90767e1b5293e3c29046601eeb09e8d22cf45dc87382fd8c08456ec28a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d4fbfa90767e1b5293e3c29046601eeb09e8d22cf45dc87382fd8c08456ec28a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4fbfa90767e1b5293e3c29046601eeb09e8d22cf45dc87382fd8c08456ec28a", kill_on_drop: false }`
[INFO] [stdout] d4fbfa90767e1b5293e3c29046601eeb09e8d22cf45dc87382fd8c08456ec28a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 574a6ebe26b54e08e6770f051e199559db55e9ec91a871c6468e56688d636df6
[INFO] running `Command { std: "docker" "start" "-a" "574a6ebe26b54e08e6770f051e199559db55e9ec91a871c6468e56688d636df6", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling bindgen v0.64.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rustfix v0.8.7
[INFO] [stderr]    Compiling rustray v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: type `__gnuc_va_list` should have an upper camel case name
[INFO] [stdout]   --> src/lib.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub type __gnuc_va_list = __builtin_va_list;
[INFO] [stdout]    |          ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GnucVaList`
[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 `va_list` should have an upper camel case name
[INFO] [stdout]   --> src/lib.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub type va_list = __builtin_va_list;
[INFO] [stdout]    |          ^^^^^^^ help: convert the identifier to upper camel case: `VaList`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__builtin_va_list` should have an upper camel case name
[INFO] [stdout]     --> src/lib.rs:5501:10
[INFO] [stdout]      |
[INFO] [stdout] 5501 | pub type __builtin_va_list = [__va_list_tag; 1usize];
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BuiltinVaList`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `__bool_true_false_are_defined` should have an upper case name
[INFO] [stdout]  --> src/lib.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub const __bool_true_false_are_defined: u32 = 1;
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__BOOL_TRUE_FALSE_ARE_DEFINED`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `true_` should have an upper case name
[INFO] [stdout]  --> src/lib.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub const true_: u32 = 1;
[INFO] [stdout]   |           ^^^^^ help: convert the identifier to upper case: `TRUE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `false_` should have an upper case name
[INFO] [stdout]   --> src/lib.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub const false_: u32 = 0;
[INFO] [stdout]    |           ^^^^^^ help: convert the identifier to upper case: `FALSE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `offsetX` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:763:9
[INFO] [stdout]     |
[INFO] [stdout] 763 |     pub offsetX: ::std::os::raw::c_int,
[INFO] [stdout]     |         ^^^^^^^ help: convert the identifier to snake case: `offset_x`
[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 `offsetY` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:764:9
[INFO] [stdout]     |
[INFO] [stdout] 764 |     pub offsetY: ::std::os::raw::c_int,
[INFO] [stdout]     |         ^^^^^^^ help: convert the identifier to snake case: `offset_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `advanceX` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:765:9
[INFO] [stdout]     |
[INFO] [stdout] 765 |     pub advanceX: ::std::os::raw::c_int,
[INFO] [stdout]     |         ^^^^^^^^ help: convert the identifier to snake case: `advance_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `baseSize` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:836:9
[INFO] [stdout]     |
[INFO] [stdout] 836 |     pub baseSize: ::std::os::raw::c_int,
[INFO] [stdout]     |         ^^^^^^^^ help: convert the identifier to snake case: `base_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `glyphCount` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:837:9
[INFO] [stdout]     |
[INFO] [stdout] 837 |     pub glyphCount: ::std::os::raw::c_int,
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `glyph_count`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `glyphPadding` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:838:9
[INFO] [stdout]     |
[INFO] [stdout] 838 |     pub glyphPadding: ::std::os::raw::c_int,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `glyph_padding`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `vertexCount` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:1059:9
[INFO] [stdout]      |
[INFO] [stdout] 1059 |     pub vertexCount: ::std::os::raw::c_int,
[INFO] [stdout]      |         ^^^^^^^^^^^ help: convert the identifier to snake case: `vertex_count`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `triangleCount` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:1060:9
[INFO] [stdout]      |
[INFO] [stdout] 1060 |     pub triangleCount: ::std::os::raw::c_int,
[INFO] [stdout]      |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `triangle_count`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `animVertices` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:1068:9
[INFO] [stdout]      |
[INFO] [stdout] 1068 |     pub animVertices: *mut f32,
[INFO] [stdout]      |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `anim_vertices`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `animNormals` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:1069:9
[INFO] [stdout]      |
[INFO] [stdout] 1069 |     pub animNormals: *mut f32,
[INFO] [stdout]      |         ^^^^^^^^^^^ help: convert the identifier to snake case: `anim_normals`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `boneIds` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:1070:9
[INFO] [stdout]      |
[INFO] [stdout] 1070 |     pub boneIds: *mut ::std::os::raw::c_uchar,
[INFO] [stdout]      |         ^^^^^^^ help: convert the identifier to snake case: `bone_ids`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `boneWeights` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:1071:9
[INFO] [stdout]      |
[INFO] [stdout] 1071 |     pub boneWeights: *mut f32,
[INFO] [stdout]      |         ^^^^^^^^^^^ help: convert the identifier to snake case: `bone_weights`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `boneMatrices` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:1072:9
[INFO] [stdout]      |
[INFO] [stdout] 1072 |     pub boneMatrices: *mut Matrix,
[INFO] [stdout]      |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `bone_matrices`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `boneCount` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:1073:9
[INFO] [stdout]      |
[INFO] [stdout] 1073 |     pub boneCount: ::std::os::raw::c_int,
[INFO] [stdout]      |         ^^^^^^^^^ help: convert the identifier to snake case: `bone_count`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `vaoId` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:1074:9
[INFO] [stdout]      |
[INFO] [stdout] 1074 |     pub vaoId: ::std::os::raw::c_uint,
[INFO] [stdout]      |         ^^^^^ help: convert the identifier to snake case: `vao_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `vboId` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:1075:9
[INFO] [stdout]      |
[INFO] [stdout] 1075 |     pub vboId: *mut ::std::os::raw::c_uint,
[INFO] [stdout]      |         ^^^^^ help: convert the identifier to snake case: `vbo_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `meshCount` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:1504:9
[INFO] [stdout]      |
[INFO] [stdout] 1504 |     pub meshCount: ::std::os::raw::c_int,
[INFO] [stdout]      |         ^^^^^^^^^ help: convert the identifier to snake case: `mesh_count`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `materialCount` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:1505:9
[INFO] [stdout]      |
[INFO] [stdout] 1505 |     pub materialCount: ::std::os::raw::c_int,
[INFO] [stdout]      |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `material_count`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `meshMaterial` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:1508:9
[INFO] [stdout]      |
[INFO] [stdout] 1508 |     pub meshMaterial: *mut ::std::os::raw::c_int,
[INFO] [stdout]      |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `mesh_material`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `boneCount` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:1509:9
[INFO] [stdout]      |
[INFO] [stdout] 1509 |     pub boneCount: ::std::os::raw::c_int,
[INFO] [stdout]      |         ^^^^^^^^^ help: convert the identifier to snake case: `bone_count`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `bindPose` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:1511:9
[INFO] [stdout]      |
[INFO] [stdout] 1511 |     pub bindPose: *mut Transform,
[INFO] [stdout]      |         ^^^^^^^^ help: convert the identifier to snake case: `bind_pose`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `boneCount` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:1621:9
[INFO] [stdout]      |
[INFO] [stdout] 1621 |     pub boneCount: ::std::os::raw::c_int,
[INFO] [stdout]      |         ^^^^^^^^^ help: convert the identifier to snake case: `bone_count`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `frameCount` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:1622:9
[INFO] [stdout]      |
[INFO] [stdout] 1622 |     pub frameCount: ::std::os::raw::c_int,
[INFO] [stdout]      |         ^^^^^^^^^^ help: convert the identifier to snake case: `frame_count`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `framePoses` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:1624:9
[INFO] [stdout]      |
[INFO] [stdout] 1624 |     pub framePoses: *mut *mut Transform,
[INFO] [stdout]      |         ^^^^^^^^^^ help: convert the identifier to snake case: `frame_poses`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `frameCount` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:1840:9
[INFO] [stdout]      |
[INFO] [stdout] 1840 |     pub frameCount: ::std::os::raw::c_uint,
[INFO] [stdout]      |         ^^^^^^^^^^ help: convert the identifier to snake case: `frame_count`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `sampleRate` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:1841:9
[INFO] [stdout]      |
[INFO] [stdout] 1841 |     pub sampleRate: ::std::os::raw::c_uint,
[INFO] [stdout]      |         ^^^^^^^^^^ help: convert the identifier to snake case: `sample_rate`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `sampleSize` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:1842:9
[INFO] [stdout]      |
[INFO] [stdout] 1842 |     pub sampleSize: ::std::os::raw::c_uint,
[INFO] [stdout]      |         ^^^^^^^^^^ help: convert the identifier to snake case: `sample_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `sampleRate` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:1926:9
[INFO] [stdout]      |
[INFO] [stdout] 1926 |     pub sampleRate: ::std::os::raw::c_uint,
[INFO] [stdout]      |         ^^^^^^^^^^ help: convert the identifier to snake case: `sample_rate`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `sampleSize` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:1927:9
[INFO] [stdout]      |
[INFO] [stdout] 1927 |     pub sampleSize: ::std::os::raw::c_uint,
[INFO] [stdout]      |         ^^^^^^^^^^ help: convert the identifier to snake case: `sample_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `frameCount` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:1999:9
[INFO] [stdout]      |
[INFO] [stdout] 1999 |     pub frameCount: ::std::os::raw::c_uint,
[INFO] [stdout]      |         ^^^^^^^^^^ help: convert the identifier to snake case: `frame_count`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `frameCount` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:2040:9
[INFO] [stdout]      |
[INFO] [stdout] 2040 |     pub frameCount: ::std::os::raw::c_uint,
[INFO] [stdout]      |         ^^^^^^^^^^ help: convert the identifier to snake case: `frame_count`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ctxType` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:2042:9
[INFO] [stdout]      |
[INFO] [stdout] 2042 |     pub ctxType: ::std::os::raw::c_int,
[INFO] [stdout]      |         ^^^^^^^ help: convert the identifier to snake case: `ctx_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ctxData` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:2043:9
[INFO] [stdout]      |
[INFO] [stdout] 2043 |     pub ctxData: *mut ::std::os::raw::c_void,
[INFO] [stdout]      |         ^^^^^^^ help: convert the identifier to snake case: `ctx_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `hResolution` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:2113:9
[INFO] [stdout]      |
[INFO] [stdout] 2113 |     pub hResolution: ::std::os::raw::c_int,
[INFO] [stdout]      |         ^^^^^^^^^^^ help: convert the identifier to snake case: `h_resolution`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `vResolution` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:2114:9
[INFO] [stdout]      |
[INFO] [stdout] 2114 |     pub vResolution: ::std::os::raw::c_int,
[INFO] [stdout]      |         ^^^^^^^^^^^ help: convert the identifier to snake case: `v_resolution`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `hScreenSize` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:2115:9
[INFO] [stdout]      |
[INFO] [stdout] 2115 |     pub hScreenSize: f32,
[INFO] [stdout]      |         ^^^^^^^^^^^ help: convert the identifier to snake case: `h_screen_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `vScreenSize` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:2116:9
[INFO] [stdout]      |
[INFO] [stdout] 2116 |     pub vScreenSize: f32,
[INFO] [stdout]      |         ^^^^^^^^^^^ help: convert the identifier to snake case: `v_screen_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `eyeToScreenDistance` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:2117:9
[INFO] [stdout]      |
[INFO] [stdout] 2117 |     pub eyeToScreenDistance: f32,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `eye_to_screen_distance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `lensSeparationDistance` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:2118:9
[INFO] [stdout]      |
[INFO] [stdout] 2118 |     pub lensSeparationDistance: f32,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `lens_separation_distance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `interpupillaryDistance` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:2119:9
[INFO] [stdout]      |
[INFO] [stdout] 2119 |     pub interpupillaryDistance: f32,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `interpupillary_distance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `lensDistortionValues` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:2120:9
[INFO] [stdout]      |
[INFO] [stdout] 2120 |     pub lensDistortionValues: [f32; 4usize],
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `lens_distortion_values`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `chromaAbCorrection` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:2121:9
[INFO] [stdout]      |
[INFO] [stdout] 2121 |     pub chromaAbCorrection: [f32; 4usize],
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `chroma_ab_correction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `viewOffset` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:2232:9
[INFO] [stdout]      |
[INFO] [stdout] 2232 |     pub viewOffset: [Matrix; 2usize],
[INFO] [stdout]      |         ^^^^^^^^^^ help: convert the identifier to snake case: `view_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `leftLensCenter` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:2233:9
[INFO] [stdout]      |
[INFO] [stdout] 2233 |     pub leftLensCenter: [f32; 2usize],
[INFO] [stdout]      |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `left_lens_center`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `rightLensCenter` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:2234:9
[INFO] [stdout]      |
[INFO] [stdout] 2234 |     pub rightLensCenter: [f32; 2usize],
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `right_lens_center`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `leftScreenCenter` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:2235:9
[INFO] [stdout]      |
[INFO] [stdout] 2235 |     pub leftScreenCenter: [f32; 2usize],
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `left_screen_center`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `rightScreenCenter` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:2236:9
[INFO] [stdout]      |
[INFO] [stdout] 2236 |     pub rightScreenCenter: [f32; 2usize],
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `right_screen_center`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `scaleIn` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:2238:9
[INFO] [stdout]      |
[INFO] [stdout] 2238 |     pub scaleIn: [f32; 2usize],
[INFO] [stdout]      |         ^^^^^^^ help: convert the identifier to snake case: `scale_in`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ConfigFlags_FLAG_VSYNC_HINT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2491:11
[INFO] [stdout]      |
[INFO] [stdout] 2491 | pub const ConfigFlags_FLAG_VSYNC_HINT: ConfigFlags = 64;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CONFIG_FLAGS_FLAG_VSYNC_HINT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ConfigFlags_FLAG_FULLSCREEN_MODE` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2492:11
[INFO] [stdout]      |
[INFO] [stdout] 2492 | pub const ConfigFlags_FLAG_FULLSCREEN_MODE: ConfigFlags = 2;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CONFIG_FLAGS_FLAG_FULLSCREEN_MODE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ConfigFlags_FLAG_WINDOW_RESIZABLE` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2493:11
[INFO] [stdout]      |
[INFO] [stdout] 2493 | pub const ConfigFlags_FLAG_WINDOW_RESIZABLE: ConfigFlags = 4;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CONFIG_FLAGS_FLAG_WINDOW_RESIZABLE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ConfigFlags_FLAG_WINDOW_UNDECORATED` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2494:11
[INFO] [stdout]      |
[INFO] [stdout] 2494 | pub const ConfigFlags_FLAG_WINDOW_UNDECORATED: ConfigFlags = 8;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CONFIG_FLAGS_FLAG_WINDOW_UNDECORATED`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ConfigFlags_FLAG_WINDOW_HIDDEN` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2495:11
[INFO] [stdout]      |
[INFO] [stdout] 2495 | pub const ConfigFlags_FLAG_WINDOW_HIDDEN: ConfigFlags = 128;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CONFIG_FLAGS_FLAG_WINDOW_HIDDEN`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ConfigFlags_FLAG_WINDOW_MINIMIZED` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2496:11
[INFO] [stdout]      |
[INFO] [stdout] 2496 | pub const ConfigFlags_FLAG_WINDOW_MINIMIZED: ConfigFlags = 512;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CONFIG_FLAGS_FLAG_WINDOW_MINIMIZED`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ConfigFlags_FLAG_WINDOW_MAXIMIZED` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2497:11
[INFO] [stdout]      |
[INFO] [stdout] 2497 | pub const ConfigFlags_FLAG_WINDOW_MAXIMIZED: ConfigFlags = 1024;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CONFIG_FLAGS_FLAG_WINDOW_MAXIMIZED`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ConfigFlags_FLAG_WINDOW_UNFOCUSED` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2498:11
[INFO] [stdout]      |
[INFO] [stdout] 2498 | pub const ConfigFlags_FLAG_WINDOW_UNFOCUSED: ConfigFlags = 2048;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CONFIG_FLAGS_FLAG_WINDOW_UNFOCUSED`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ConfigFlags_FLAG_WINDOW_TOPMOST` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2499:11
[INFO] [stdout]      |
[INFO] [stdout] 2499 | pub const ConfigFlags_FLAG_WINDOW_TOPMOST: ConfigFlags = 4096;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CONFIG_FLAGS_FLAG_WINDOW_TOPMOST`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ConfigFlags_FLAG_WINDOW_ALWAYS_RUN` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2500:11
[INFO] [stdout]      |
[INFO] [stdout] 2500 | pub const ConfigFlags_FLAG_WINDOW_ALWAYS_RUN: ConfigFlags = 256;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CONFIG_FLAGS_FLAG_WINDOW_ALWAYS_RUN`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ConfigFlags_FLAG_WINDOW_TRANSPARENT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2501:11
[INFO] [stdout]      |
[INFO] [stdout] 2501 | pub const ConfigFlags_FLAG_WINDOW_TRANSPARENT: ConfigFlags = 16;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CONFIG_FLAGS_FLAG_WINDOW_TRANSPARENT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ConfigFlags_FLAG_WINDOW_HIGHDPI` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2502:11
[INFO] [stdout]      |
[INFO] [stdout] 2502 | pub const ConfigFlags_FLAG_WINDOW_HIGHDPI: ConfigFlags = 8192;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CONFIG_FLAGS_FLAG_WINDOW_HIGHDPI`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ConfigFlags_FLAG_WINDOW_MOUSE_PASSTHROUGH` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2503:11
[INFO] [stdout]      |
[INFO] [stdout] 2503 | pub const ConfigFlags_FLAG_WINDOW_MOUSE_PASSTHROUGH: ConfigFlags = 16384;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CONFIG_FLAGS_FLAG_WINDOW_MOUSE_PASSTHROUGH`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ConfigFlags_FLAG_BORDERLESS_WINDOWED_MODE` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2504:11
[INFO] [stdout]      |
[INFO] [stdout] 2504 | pub const ConfigFlags_FLAG_BORDERLESS_WINDOWED_MODE: ConfigFlags = 32768;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CONFIG_FLAGS_FLAG_BORDERLESS_WINDOWED_MODE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ConfigFlags_FLAG_MSAA_4X_HINT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2505:11
[INFO] [stdout]      |
[INFO] [stdout] 2505 | pub const ConfigFlags_FLAG_MSAA_4X_HINT: ConfigFlags = 32;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CONFIG_FLAGS_FLAG_MSAA_4_X_HINT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ConfigFlags_FLAG_INTERLACED_HINT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2506:11
[INFO] [stdout]      |
[INFO] [stdout] 2506 | pub const ConfigFlags_FLAG_INTERLACED_HINT: ConfigFlags = 65536;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CONFIG_FLAGS_FLAG_INTERLACED_HINT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TraceLogLevel_LOG_ALL` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2508:11
[INFO] [stdout]      |
[INFO] [stdout] 2508 | pub const TraceLogLevel_LOG_ALL: TraceLogLevel = 0;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `TRACE_LOG_LEVEL_LOG_ALL`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TraceLogLevel_LOG_TRACE` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2509:11
[INFO] [stdout]      |
[INFO] [stdout] 2509 | pub const TraceLogLevel_LOG_TRACE: TraceLogLevel = 1;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `TRACE_LOG_LEVEL_LOG_TRACE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TraceLogLevel_LOG_DEBUG` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2510:11
[INFO] [stdout]      |
[INFO] [stdout] 2510 | pub const TraceLogLevel_LOG_DEBUG: TraceLogLevel = 2;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `TRACE_LOG_LEVEL_LOG_DEBUG`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TraceLogLevel_LOG_INFO` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2511:11
[INFO] [stdout]      |
[INFO] [stdout] 2511 | pub const TraceLogLevel_LOG_INFO: TraceLogLevel = 3;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `TRACE_LOG_LEVEL_LOG_INFO`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TraceLogLevel_LOG_WARNING` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2512:11
[INFO] [stdout]      |
[INFO] [stdout] 2512 | pub const TraceLogLevel_LOG_WARNING: TraceLogLevel = 4;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `TRACE_LOG_LEVEL_LOG_WARNING`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TraceLogLevel_LOG_ERROR` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2513:11
[INFO] [stdout]      |
[INFO] [stdout] 2513 | pub const TraceLogLevel_LOG_ERROR: TraceLogLevel = 5;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `TRACE_LOG_LEVEL_LOG_ERROR`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TraceLogLevel_LOG_FATAL` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2514:11
[INFO] [stdout]      |
[INFO] [stdout] 2514 | pub const TraceLogLevel_LOG_FATAL: TraceLogLevel = 6;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `TRACE_LOG_LEVEL_LOG_FATAL`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TraceLogLevel_LOG_NONE` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2515:11
[INFO] [stdout]      |
[INFO] [stdout] 2515 | pub const TraceLogLevel_LOG_NONE: TraceLogLevel = 7;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `TRACE_LOG_LEVEL_LOG_NONE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_NULL` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2517:11
[INFO] [stdout]      |
[INFO] [stdout] 2517 | pub const KeyboardKey_KEY_NULL: KeyboardKey = 0;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_NULL`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_APOSTROPHE` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2518:11
[INFO] [stdout]      |
[INFO] [stdout] 2518 | pub const KeyboardKey_KEY_APOSTROPHE: KeyboardKey = 39;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_APOSTROPHE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_COMMA` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2519:11
[INFO] [stdout]      |
[INFO] [stdout] 2519 | pub const KeyboardKey_KEY_COMMA: KeyboardKey = 44;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_COMMA`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_MINUS` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2520:11
[INFO] [stdout]      |
[INFO] [stdout] 2520 | pub const KeyboardKey_KEY_MINUS: KeyboardKey = 45;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_MINUS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_PERIOD` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2521:11
[INFO] [stdout]      |
[INFO] [stdout] 2521 | pub const KeyboardKey_KEY_PERIOD: KeyboardKey = 46;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_PERIOD`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_SLASH` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2522:11
[INFO] [stdout]      |
[INFO] [stdout] 2522 | pub const KeyboardKey_KEY_SLASH: KeyboardKey = 47;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_SLASH`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_ZERO` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2523:11
[INFO] [stdout]      |
[INFO] [stdout] 2523 | pub const KeyboardKey_KEY_ZERO: KeyboardKey = 48;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_ZERO`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_ONE` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2524:11
[INFO] [stdout]      |
[INFO] [stdout] 2524 | pub const KeyboardKey_KEY_ONE: KeyboardKey = 49;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_ONE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_TWO` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2525:11
[INFO] [stdout]      |
[INFO] [stdout] 2525 | pub const KeyboardKey_KEY_TWO: KeyboardKey = 50;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_TWO`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_THREE` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2526:11
[INFO] [stdout]      |
[INFO] [stdout] 2526 | pub const KeyboardKey_KEY_THREE: KeyboardKey = 51;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_THREE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_FOUR` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2527:11
[INFO] [stdout]      |
[INFO] [stdout] 2527 | pub const KeyboardKey_KEY_FOUR: KeyboardKey = 52;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_FOUR`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_FIVE` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2528:11
[INFO] [stdout]      |
[INFO] [stdout] 2528 | pub const KeyboardKey_KEY_FIVE: KeyboardKey = 53;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_FIVE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_SIX` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2529:11
[INFO] [stdout]      |
[INFO] [stdout] 2529 | pub const KeyboardKey_KEY_SIX: KeyboardKey = 54;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_SIX`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_SEVEN` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2530:11
[INFO] [stdout]      |
[INFO] [stdout] 2530 | pub const KeyboardKey_KEY_SEVEN: KeyboardKey = 55;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_SEVEN`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_EIGHT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2531:11
[INFO] [stdout]      |
[INFO] [stdout] 2531 | pub const KeyboardKey_KEY_EIGHT: KeyboardKey = 56;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_EIGHT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_NINE` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2532:11
[INFO] [stdout]      |
[INFO] [stdout] 2532 | pub const KeyboardKey_KEY_NINE: KeyboardKey = 57;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_NINE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_SEMICOLON` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2533:11
[INFO] [stdout]      |
[INFO] [stdout] 2533 | pub const KeyboardKey_KEY_SEMICOLON: KeyboardKey = 59;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_SEMICOLON`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_EQUAL` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2534:11
[INFO] [stdout]      |
[INFO] [stdout] 2534 | pub const KeyboardKey_KEY_EQUAL: KeyboardKey = 61;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_EQUAL`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_A` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2535:11
[INFO] [stdout]      |
[INFO] [stdout] 2535 | pub const KeyboardKey_KEY_A: KeyboardKey = 65;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_A`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_B` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2536:11
[INFO] [stdout]      |
[INFO] [stdout] 2536 | pub const KeyboardKey_KEY_B: KeyboardKey = 66;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_B`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_C` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2537:11
[INFO] [stdout]      |
[INFO] [stdout] 2537 | pub const KeyboardKey_KEY_C: KeyboardKey = 67;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_C`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_D` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2538:11
[INFO] [stdout]      |
[INFO] [stdout] 2538 | pub const KeyboardKey_KEY_D: KeyboardKey = 68;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_D`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_E` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2539:11
[INFO] [stdout]      |
[INFO] [stdout] 2539 | pub const KeyboardKey_KEY_E: KeyboardKey = 69;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_E`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_F` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2540:11
[INFO] [stdout]      |
[INFO] [stdout] 2540 | pub const KeyboardKey_KEY_F: KeyboardKey = 70;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_F`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_G` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2541:11
[INFO] [stdout]      |
[INFO] [stdout] 2541 | pub const KeyboardKey_KEY_G: KeyboardKey = 71;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_G`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_H` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2542:11
[INFO] [stdout]      |
[INFO] [stdout] 2542 | pub const KeyboardKey_KEY_H: KeyboardKey = 72;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_H`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_I` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2543:11
[INFO] [stdout]      |
[INFO] [stdout] 2543 | pub const KeyboardKey_KEY_I: KeyboardKey = 73;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_I`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_J` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2544:11
[INFO] [stdout]      |
[INFO] [stdout] 2544 | pub const KeyboardKey_KEY_J: KeyboardKey = 74;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_J`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_K` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2545:11
[INFO] [stdout]      |
[INFO] [stdout] 2545 | pub const KeyboardKey_KEY_K: KeyboardKey = 75;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_K`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_L` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2546:11
[INFO] [stdout]      |
[INFO] [stdout] 2546 | pub const KeyboardKey_KEY_L: KeyboardKey = 76;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_L`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_M` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2547:11
[INFO] [stdout]      |
[INFO] [stdout] 2547 | pub const KeyboardKey_KEY_M: KeyboardKey = 77;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_M`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_N` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2548:11
[INFO] [stdout]      |
[INFO] [stdout] 2548 | pub const KeyboardKey_KEY_N: KeyboardKey = 78;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_N`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_O` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2549:11
[INFO] [stdout]      |
[INFO] [stdout] 2549 | pub const KeyboardKey_KEY_O: KeyboardKey = 79;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_O`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_P` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2550:11
[INFO] [stdout]      |
[INFO] [stdout] 2550 | pub const KeyboardKey_KEY_P: KeyboardKey = 80;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_P`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_Q` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2551:11
[INFO] [stdout]      |
[INFO] [stdout] 2551 | pub const KeyboardKey_KEY_Q: KeyboardKey = 81;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_Q`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_R` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2552:11
[INFO] [stdout]      |
[INFO] [stdout] 2552 | pub const KeyboardKey_KEY_R: KeyboardKey = 82;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_R`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_S` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2553:11
[INFO] [stdout]      |
[INFO] [stdout] 2553 | pub const KeyboardKey_KEY_S: KeyboardKey = 83;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_S`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_T` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2554:11
[INFO] [stdout]      |
[INFO] [stdout] 2554 | pub const KeyboardKey_KEY_T: KeyboardKey = 84;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_U` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2555:11
[INFO] [stdout]      |
[INFO] [stdout] 2555 | pub const KeyboardKey_KEY_U: KeyboardKey = 85;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_U`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_V` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2556:11
[INFO] [stdout]      |
[INFO] [stdout] 2556 | pub const KeyboardKey_KEY_V: KeyboardKey = 86;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_V`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_W` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2557:11
[INFO] [stdout]      |
[INFO] [stdout] 2557 | pub const KeyboardKey_KEY_W: KeyboardKey = 87;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_W`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_X` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2558:11
[INFO] [stdout]      |
[INFO] [stdout] 2558 | pub const KeyboardKey_KEY_X: KeyboardKey = 88;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_X`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_Y` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2559:11
[INFO] [stdout]      |
[INFO] [stdout] 2559 | pub const KeyboardKey_KEY_Y: KeyboardKey = 89;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_Y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_Z` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2560:11
[INFO] [stdout]      |
[INFO] [stdout] 2560 | pub const KeyboardKey_KEY_Z: KeyboardKey = 90;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_Z`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_LEFT_BRACKET` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2561:11
[INFO] [stdout]      |
[INFO] [stdout] 2561 | pub const KeyboardKey_KEY_LEFT_BRACKET: KeyboardKey = 91;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_LEFT_BRACKET`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_BACKSLASH` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2562:11
[INFO] [stdout]      |
[INFO] [stdout] 2562 | pub const KeyboardKey_KEY_BACKSLASH: KeyboardKey = 92;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_BACKSLASH`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_RIGHT_BRACKET` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2563:11
[INFO] [stdout]      |
[INFO] [stdout] 2563 | pub const KeyboardKey_KEY_RIGHT_BRACKET: KeyboardKey = 93;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_RIGHT_BRACKET`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_GRAVE` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2564:11
[INFO] [stdout]      |
[INFO] [stdout] 2564 | pub const KeyboardKey_KEY_GRAVE: KeyboardKey = 96;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_GRAVE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_SPACE` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2565:11
[INFO] [stdout]      |
[INFO] [stdout] 2565 | pub const KeyboardKey_KEY_SPACE: KeyboardKey = 32;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_SPACE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_ESCAPE` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2566:11
[INFO] [stdout]      |
[INFO] [stdout] 2566 | pub const KeyboardKey_KEY_ESCAPE: KeyboardKey = 256;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_ESCAPE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_ENTER` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2567:11
[INFO] [stdout]      |
[INFO] [stdout] 2567 | pub const KeyboardKey_KEY_ENTER: KeyboardKey = 257;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_ENTER`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_TAB` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2568:11
[INFO] [stdout]      |
[INFO] [stdout] 2568 | pub const KeyboardKey_KEY_TAB: KeyboardKey = 258;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_TAB`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_BACKSPACE` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2569:11
[INFO] [stdout]      |
[INFO] [stdout] 2569 | pub const KeyboardKey_KEY_BACKSPACE: KeyboardKey = 259;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_BACKSPACE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_INSERT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2570:11
[INFO] [stdout]      |
[INFO] [stdout] 2570 | pub const KeyboardKey_KEY_INSERT: KeyboardKey = 260;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_INSERT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_DELETE` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2571:11
[INFO] [stdout]      |
[INFO] [stdout] 2571 | pub const KeyboardKey_KEY_DELETE: KeyboardKey = 261;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_DELETE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_RIGHT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2572:11
[INFO] [stdout]      |
[INFO] [stdout] 2572 | pub const KeyboardKey_KEY_RIGHT: KeyboardKey = 262;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_RIGHT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_LEFT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2573:11
[INFO] [stdout]      |
[INFO] [stdout] 2573 | pub const KeyboardKey_KEY_LEFT: KeyboardKey = 263;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_LEFT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_DOWN` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2574:11
[INFO] [stdout]      |
[INFO] [stdout] 2574 | pub const KeyboardKey_KEY_DOWN: KeyboardKey = 264;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_DOWN`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_UP` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2575:11
[INFO] [stdout]      |
[INFO] [stdout] 2575 | pub const KeyboardKey_KEY_UP: KeyboardKey = 265;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_UP`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_PAGE_UP` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2576:11
[INFO] [stdout]      |
[INFO] [stdout] 2576 | pub const KeyboardKey_KEY_PAGE_UP: KeyboardKey = 266;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_PAGE_UP`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_PAGE_DOWN` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2577:11
[INFO] [stdout]      |
[INFO] [stdout] 2577 | pub const KeyboardKey_KEY_PAGE_DOWN: KeyboardKey = 267;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_PAGE_DOWN`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_HOME` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2578:11
[INFO] [stdout]      |
[INFO] [stdout] 2578 | pub const KeyboardKey_KEY_HOME: KeyboardKey = 268;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_HOME`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_END` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2579:11
[INFO] [stdout]      |
[INFO] [stdout] 2579 | pub const KeyboardKey_KEY_END: KeyboardKey = 269;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_END`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_CAPS_LOCK` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2580:11
[INFO] [stdout]      |
[INFO] [stdout] 2580 | pub const KeyboardKey_KEY_CAPS_LOCK: KeyboardKey = 280;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_CAPS_LOCK`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_SCROLL_LOCK` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2581:11
[INFO] [stdout]      |
[INFO] [stdout] 2581 | pub const KeyboardKey_KEY_SCROLL_LOCK: KeyboardKey = 281;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_SCROLL_LOCK`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_NUM_LOCK` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2582:11
[INFO] [stdout]      |
[INFO] [stdout] 2582 | pub const KeyboardKey_KEY_NUM_LOCK: KeyboardKey = 282;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_NUM_LOCK`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_PRINT_SCREEN` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2583:11
[INFO] [stdout]      |
[INFO] [stdout] 2583 | pub const KeyboardKey_KEY_PRINT_SCREEN: KeyboardKey = 283;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_PRINT_SCREEN`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_PAUSE` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2584:11
[INFO] [stdout]      |
[INFO] [stdout] 2584 | pub const KeyboardKey_KEY_PAUSE: KeyboardKey = 284;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_PAUSE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_F1` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2585:11
[INFO] [stdout]      |
[INFO] [stdout] 2585 | pub const KeyboardKey_KEY_F1: KeyboardKey = 290;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_F1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_F2` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2586:11
[INFO] [stdout]      |
[INFO] [stdout] 2586 | pub const KeyboardKey_KEY_F2: KeyboardKey = 291;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_F2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_F3` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2587:11
[INFO] [stdout]      |
[INFO] [stdout] 2587 | pub const KeyboardKey_KEY_F3: KeyboardKey = 292;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_F3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_F4` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2588:11
[INFO] [stdout]      |
[INFO] [stdout] 2588 | pub const KeyboardKey_KEY_F4: KeyboardKey = 293;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_F4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_F5` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2589:11
[INFO] [stdout]      |
[INFO] [stdout] 2589 | pub const KeyboardKey_KEY_F5: KeyboardKey = 294;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_F5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_F6` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2590:11
[INFO] [stdout]      |
[INFO] [stdout] 2590 | pub const KeyboardKey_KEY_F6: KeyboardKey = 295;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_F6`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_F7` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2591:11
[INFO] [stdout]      |
[INFO] [stdout] 2591 | pub const KeyboardKey_KEY_F7: KeyboardKey = 296;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_F7`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_F8` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2592:11
[INFO] [stdout]      |
[INFO] [stdout] 2592 | pub const KeyboardKey_KEY_F8: KeyboardKey = 297;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_F8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_F9` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2593:11
[INFO] [stdout]      |
[INFO] [stdout] 2593 | pub const KeyboardKey_KEY_F9: KeyboardKey = 298;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_F9`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_F10` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2594:11
[INFO] [stdout]      |
[INFO] [stdout] 2594 | pub const KeyboardKey_KEY_F10: KeyboardKey = 299;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_F10`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_F11` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2595:11
[INFO] [stdout]      |
[INFO] [stdout] 2595 | pub const KeyboardKey_KEY_F11: KeyboardKey = 300;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_F11`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_F12` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2596:11
[INFO] [stdout]      |
[INFO] [stdout] 2596 | pub const KeyboardKey_KEY_F12: KeyboardKey = 301;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_F12`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_LEFT_SHIFT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2597:11
[INFO] [stdout]      |
[INFO] [stdout] 2597 | pub const KeyboardKey_KEY_LEFT_SHIFT: KeyboardKey = 340;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_LEFT_SHIFT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_LEFT_CONTROL` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2598:11
[INFO] [stdout]      |
[INFO] [stdout] 2598 | pub const KeyboardKey_KEY_LEFT_CONTROL: KeyboardKey = 341;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_LEFT_CONTROL`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_LEFT_ALT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2599:11
[INFO] [stdout]      |
[INFO] [stdout] 2599 | pub const KeyboardKey_KEY_LEFT_ALT: KeyboardKey = 342;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_LEFT_ALT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_LEFT_SUPER` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2600:11
[INFO] [stdout]      |
[INFO] [stdout] 2600 | pub const KeyboardKey_KEY_LEFT_SUPER: KeyboardKey = 343;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_LEFT_SUPER`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_RIGHT_SHIFT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2601:11
[INFO] [stdout]      |
[INFO] [stdout] 2601 | pub const KeyboardKey_KEY_RIGHT_SHIFT: KeyboardKey = 344;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_RIGHT_SHIFT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_RIGHT_CONTROL` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2602:11
[INFO] [stdout]      |
[INFO] [stdout] 2602 | pub const KeyboardKey_KEY_RIGHT_CONTROL: KeyboardKey = 345;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_RIGHT_CONTROL`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_RIGHT_ALT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2603:11
[INFO] [stdout]      |
[INFO] [stdout] 2603 | pub const KeyboardKey_KEY_RIGHT_ALT: KeyboardKey = 346;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_RIGHT_ALT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_RIGHT_SUPER` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2604:11
[INFO] [stdout]      |
[INFO] [stdout] 2604 | pub const KeyboardKey_KEY_RIGHT_SUPER: KeyboardKey = 347;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_RIGHT_SUPER`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_KB_MENU` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2605:11
[INFO] [stdout]      |
[INFO] [stdout] 2605 | pub const KeyboardKey_KEY_KB_MENU: KeyboardKey = 348;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_KB_MENU`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_KP_0` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2606:11
[INFO] [stdout]      |
[INFO] [stdout] 2606 | pub const KeyboardKey_KEY_KP_0: KeyboardKey = 320;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_KP_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_KP_1` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2607:11
[INFO] [stdout]      |
[INFO] [stdout] 2607 | pub const KeyboardKey_KEY_KP_1: KeyboardKey = 321;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_KP_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_KP_2` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2608:11
[INFO] [stdout]      |
[INFO] [stdout] 2608 | pub const KeyboardKey_KEY_KP_2: KeyboardKey = 322;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_KP_2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_KP_3` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2609:11
[INFO] [stdout]      |
[INFO] [stdout] 2609 | pub const KeyboardKey_KEY_KP_3: KeyboardKey = 323;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_KP_3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_KP_4` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2610:11
[INFO] [stdout]      |
[INFO] [stdout] 2610 | pub const KeyboardKey_KEY_KP_4: KeyboardKey = 324;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_KP_4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_KP_5` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2611:11
[INFO] [stdout]      |
[INFO] [stdout] 2611 | pub const KeyboardKey_KEY_KP_5: KeyboardKey = 325;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_KP_5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_KP_6` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2612:11
[INFO] [stdout]      |
[INFO] [stdout] 2612 | pub const KeyboardKey_KEY_KP_6: KeyboardKey = 326;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_KP_6`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_KP_7` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2613:11
[INFO] [stdout]      |
[INFO] [stdout] 2613 | pub const KeyboardKey_KEY_KP_7: KeyboardKey = 327;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_KP_7`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_KP_8` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2614:11
[INFO] [stdout]      |
[INFO] [stdout] 2614 | pub const KeyboardKey_KEY_KP_8: KeyboardKey = 328;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_KP_8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_KP_9` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2615:11
[INFO] [stdout]      |
[INFO] [stdout] 2615 | pub const KeyboardKey_KEY_KP_9: KeyboardKey = 329;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_KP_9`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_KP_DECIMAL` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2616:11
[INFO] [stdout]      |
[INFO] [stdout] 2616 | pub const KeyboardKey_KEY_KP_DECIMAL: KeyboardKey = 330;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_KP_DECIMAL`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_KP_DIVIDE` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2617:11
[INFO] [stdout]      |
[INFO] [stdout] 2617 | pub const KeyboardKey_KEY_KP_DIVIDE: KeyboardKey = 331;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_KP_DIVIDE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_KP_MULTIPLY` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2618:11
[INFO] [stdout]      |
[INFO] [stdout] 2618 | pub const KeyboardKey_KEY_KP_MULTIPLY: KeyboardKey = 332;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_KP_MULTIPLY`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_KP_SUBTRACT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2619:11
[INFO] [stdout]      |
[INFO] [stdout] 2619 | pub const KeyboardKey_KEY_KP_SUBTRACT: KeyboardKey = 333;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_KP_SUBTRACT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_KP_ADD` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2620:11
[INFO] [stdout]      |
[INFO] [stdout] 2620 | pub const KeyboardKey_KEY_KP_ADD: KeyboardKey = 334;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_KP_ADD`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_KP_ENTER` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2621:11
[INFO] [stdout]      |
[INFO] [stdout] 2621 | pub const KeyboardKey_KEY_KP_ENTER: KeyboardKey = 335;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_KP_ENTER`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_KP_EQUAL` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2622:11
[INFO] [stdout]      |
[INFO] [stdout] 2622 | pub const KeyboardKey_KEY_KP_EQUAL: KeyboardKey = 336;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_KP_EQUAL`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_BACK` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2623:11
[INFO] [stdout]      |
[INFO] [stdout] 2623 | pub const KeyboardKey_KEY_BACK: KeyboardKey = 4;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_BACK`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_MENU` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2624:11
[INFO] [stdout]      |
[INFO] [stdout] 2624 | pub const KeyboardKey_KEY_MENU: KeyboardKey = 5;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_MENU`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_VOLUME_UP` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2625:11
[INFO] [stdout]      |
[INFO] [stdout] 2625 | pub const KeyboardKey_KEY_VOLUME_UP: KeyboardKey = 24;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_VOLUME_UP`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_VOLUME_DOWN` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2626:11
[INFO] [stdout]      |
[INFO] [stdout] 2626 | pub const KeyboardKey_KEY_VOLUME_DOWN: KeyboardKey = 25;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_VOLUME_DOWN`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MouseButton_MOUSE_BUTTON_LEFT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2628:11
[INFO] [stdout]      |
[INFO] [stdout] 2628 | pub const MouseButton_MOUSE_BUTTON_LEFT: MouseButton = 0;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MOUSE_BUTTON_MOUSE_BUTTON_LEFT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MouseButton_MOUSE_BUTTON_RIGHT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2629:11
[INFO] [stdout]      |
[INFO] [stdout] 2629 | pub const MouseButton_MOUSE_BUTTON_RIGHT: MouseButton = 1;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MOUSE_BUTTON_MOUSE_BUTTON_RIGHT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MouseButton_MOUSE_BUTTON_MIDDLE` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2630:11
[INFO] [stdout]      |
[INFO] [stdout] 2630 | pub const MouseButton_MOUSE_BUTTON_MIDDLE: MouseButton = 2;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MOUSE_BUTTON_MOUSE_BUTTON_MIDDLE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MouseButton_MOUSE_BUTTON_SIDE` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2631:11
[INFO] [stdout]      |
[INFO] [stdout] 2631 | pub const MouseButton_MOUSE_BUTTON_SIDE: MouseButton = 3;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MOUSE_BUTTON_MOUSE_BUTTON_SIDE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MouseButton_MOUSE_BUTTON_EXTRA` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2632:11
[INFO] [stdout]      |
[INFO] [stdout] 2632 | pub const MouseButton_MOUSE_BUTTON_EXTRA: MouseButton = 4;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MOUSE_BUTTON_MOUSE_BUTTON_EXTRA`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MouseButton_MOUSE_BUTTON_FORWARD` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2633:11
[INFO] [stdout]      |
[INFO] [stdout] 2633 | pub const MouseButton_MOUSE_BUTTON_FORWARD: MouseButton = 5;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MOUSE_BUTTON_MOUSE_BUTTON_FORWARD`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MouseButton_MOUSE_BUTTON_BACK` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2634:11
[INFO] [stdout]      |
[INFO] [stdout] 2634 | pub const MouseButton_MOUSE_BUTTON_BACK: MouseButton = 6;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MOUSE_BUTTON_MOUSE_BUTTON_BACK`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MouseCursor_MOUSE_CURSOR_DEFAULT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2636:11
[INFO] [stdout]      |
[INFO] [stdout] 2636 | pub const MouseCursor_MOUSE_CURSOR_DEFAULT: MouseCursor = 0;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MOUSE_CURSOR_MOUSE_CURSOR_DEFAULT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MouseCursor_MOUSE_CURSOR_ARROW` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2637:11
[INFO] [stdout]      |
[INFO] [stdout] 2637 | pub const MouseCursor_MOUSE_CURSOR_ARROW: MouseCursor = 1;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MOUSE_CURSOR_MOUSE_CURSOR_ARROW`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MouseCursor_MOUSE_CURSOR_IBEAM` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2638:11
[INFO] [stdout]      |
[INFO] [stdout] 2638 | pub const MouseCursor_MOUSE_CURSOR_IBEAM: MouseCursor = 2;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MOUSE_CURSOR_MOUSE_CURSOR_IBEAM`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MouseCursor_MOUSE_CURSOR_CROSSHAIR` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2639:11
[INFO] [stdout]      |
[INFO] [stdout] 2639 | pub const MouseCursor_MOUSE_CURSOR_CROSSHAIR: MouseCursor = 3;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MOUSE_CURSOR_MOUSE_CURSOR_CROSSHAIR`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MouseCursor_MOUSE_CURSOR_POINTING_HAND` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2640:11
[INFO] [stdout]      |
[INFO] [stdout] 2640 | pub const MouseCursor_MOUSE_CURSOR_POINTING_HAND: MouseCursor = 4;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MOUSE_CURSOR_MOUSE_CURSOR_POINTING_HAND`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MouseCursor_MOUSE_CURSOR_RESIZE_EW` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2641:11
[INFO] [stdout]      |
[INFO] [stdout] 2641 | pub const MouseCursor_MOUSE_CURSOR_RESIZE_EW: MouseCursor = 5;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MOUSE_CURSOR_MOUSE_CURSOR_RESIZE_EW`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MouseCursor_MOUSE_CURSOR_RESIZE_NS` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2642:11
[INFO] [stdout]      |
[INFO] [stdout] 2642 | pub const MouseCursor_MOUSE_CURSOR_RESIZE_NS: MouseCursor = 6;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MOUSE_CURSOR_MOUSE_CURSOR_RESIZE_NS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MouseCursor_MOUSE_CURSOR_RESIZE_NWSE` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2643:11
[INFO] [stdout]      |
[INFO] [stdout] 2643 | pub const MouseCursor_MOUSE_CURSOR_RESIZE_NWSE: MouseCursor = 7;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MOUSE_CURSOR_MOUSE_CURSOR_RESIZE_NWSE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MouseCursor_MOUSE_CURSOR_RESIZE_NESW` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2644:11
[INFO] [stdout]      |
[INFO] [stdout] 2644 | pub const MouseCursor_MOUSE_CURSOR_RESIZE_NESW: MouseCursor = 8;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MOUSE_CURSOR_MOUSE_CURSOR_RESIZE_NESW`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MouseCursor_MOUSE_CURSOR_RESIZE_ALL` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2645:11
[INFO] [stdout]      |
[INFO] [stdout] 2645 | pub const MouseCursor_MOUSE_CURSOR_RESIZE_ALL: MouseCursor = 9;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MOUSE_CURSOR_MOUSE_CURSOR_RESIZE_ALL`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MouseCursor_MOUSE_CURSOR_NOT_ALLOWED` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2646:11
[INFO] [stdout]      |
[INFO] [stdout] 2646 | pub const MouseCursor_MOUSE_CURSOR_NOT_ALLOWED: MouseCursor = 10;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MOUSE_CURSOR_MOUSE_CURSOR_NOT_ALLOWED`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GamepadButton_GAMEPAD_BUTTON_UNKNOWN` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2648:11
[INFO] [stdout]      |
[INFO] [stdout] 2648 | pub const GamepadButton_GAMEPAD_BUTTON_UNKNOWN: GamepadButton = 0;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GAMEPAD_BUTTON_GAMEPAD_BUTTON_UNKNOWN`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GamepadButton_GAMEPAD_BUTTON_LEFT_FACE_UP` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2649:11
[INFO] [stdout]      |
[INFO] [stdout] 2649 | pub const GamepadButton_GAMEPAD_BUTTON_LEFT_FACE_UP: GamepadButton = 1;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GAMEPAD_BUTTON_GAMEPAD_BUTTON_LEFT_FACE_UP`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GamepadButton_GAMEPAD_BUTTON_LEFT_FACE_RIGHT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2650:11
[INFO] [stdout]      |
[INFO] [stdout] 2650 | pub const GamepadButton_GAMEPAD_BUTTON_LEFT_FACE_RIGHT: GamepadButton = 2;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GAMEPAD_BUTTON_GAMEPAD_BUTTON_LEFT_FACE_RIGHT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GamepadButton_GAMEPAD_BUTTON_LEFT_FACE_DOWN` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2651:11
[INFO] [stdout]      |
[INFO] [stdout] 2651 | pub const GamepadButton_GAMEPAD_BUTTON_LEFT_FACE_DOWN: GamepadButton = 3;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GAMEPAD_BUTTON_GAMEPAD_BUTTON_LEFT_FACE_DOWN`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GamepadButton_GAMEPAD_BUTTON_LEFT_FACE_LEFT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2652:11
[INFO] [stdout]      |
[INFO] [stdout] 2652 | pub const GamepadButton_GAMEPAD_BUTTON_LEFT_FACE_LEFT: GamepadButton = 4;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GAMEPAD_BUTTON_GAMEPAD_BUTTON_LEFT_FACE_LEFT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GamepadButton_GAMEPAD_BUTTON_RIGHT_FACE_UP` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2653:11
[INFO] [stdout]      |
[INFO] [stdout] 2653 | pub const GamepadButton_GAMEPAD_BUTTON_RIGHT_FACE_UP: GamepadButton = 5;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GAMEPAD_BUTTON_GAMEPAD_BUTTON_RIGHT_FACE_UP`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GamepadButton_GAMEPAD_BUTTON_RIGHT_FACE_RIGHT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2654:11
[INFO] [stdout]      |
[INFO] [stdout] 2654 | pub const GamepadButton_GAMEPAD_BUTTON_RIGHT_FACE_RIGHT: GamepadButton = 6;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GAMEPAD_BUTTON_GAMEPAD_BUTTON_RIGHT_FACE_RIGHT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GamepadButton_GAMEPAD_BUTTON_RIGHT_FACE_DOWN` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2655:11
[INFO] [stdout]      |
[INFO] [stdout] 2655 | pub const GamepadButton_GAMEPAD_BUTTON_RIGHT_FACE_DOWN: GamepadButton = 7;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GAMEPAD_BUTTON_GAMEPAD_BUTTON_RIGHT_FACE_DOWN`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GamepadButton_GAMEPAD_BUTTON_RIGHT_FACE_LEFT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2656:11
[INFO] [stdout]      |
[INFO] [stdout] 2656 | pub const GamepadButton_GAMEPAD_BUTTON_RIGHT_FACE_LEFT: GamepadButton = 8;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GAMEPAD_BUTTON_GAMEPAD_BUTTON_RIGHT_FACE_LEFT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GamepadButton_GAMEPAD_BUTTON_LEFT_TRIGGER_1` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2657:11
[INFO] [stdout]      |
[INFO] [stdout] 2657 | pub const GamepadButton_GAMEPAD_BUTTON_LEFT_TRIGGER_1: GamepadButton = 9;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GAMEPAD_BUTTON_GAMEPAD_BUTTON_LEFT_TRIGGER_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GamepadButton_GAMEPAD_BUTTON_LEFT_TRIGGER_2` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2658:11
[INFO] [stdout]      |
[INFO] [stdout] 2658 | pub const GamepadButton_GAMEPAD_BUTTON_LEFT_TRIGGER_2: GamepadButton = 10;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GAMEPAD_BUTTON_GAMEPAD_BUTTON_LEFT_TRIGGER_2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GamepadButton_GAMEPAD_BUTTON_RIGHT_TRIGGER_1` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2659:11
[INFO] [stdout]      |
[INFO] [stdout] 2659 | pub const GamepadButton_GAMEPAD_BUTTON_RIGHT_TRIGGER_1: GamepadButton = 11;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GAMEPAD_BUTTON_GAMEPAD_BUTTON_RIGHT_TRIGGER_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GamepadButton_GAMEPAD_BUTTON_RIGHT_TRIGGER_2` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2660:11
[INFO] [stdout]      |
[INFO] [stdout] 2660 | pub const GamepadButton_GAMEPAD_BUTTON_RIGHT_TRIGGER_2: GamepadButton = 12;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GAMEPAD_BUTTON_GAMEPAD_BUTTON_RIGHT_TRIGGER_2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GamepadButton_GAMEPAD_BUTTON_MIDDLE_LEFT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2661:11
[INFO] [stdout]      |
[INFO] [stdout] 2661 | pub const GamepadButton_GAMEPAD_BUTTON_MIDDLE_LEFT: GamepadButton = 13;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GAMEPAD_BUTTON_GAMEPAD_BUTTON_MIDDLE_LEFT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GamepadButton_GAMEPAD_BUTTON_MIDDLE` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2662:11
[INFO] [stdout]      |
[INFO] [stdout] 2662 | pub const GamepadButton_GAMEPAD_BUTTON_MIDDLE: GamepadButton = 14;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GAMEPAD_BUTTON_GAMEPAD_BUTTON_MIDDLE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GamepadButton_GAMEPAD_BUTTON_MIDDLE_RIGHT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2663:11
[INFO] [stdout]      |
[INFO] [stdout] 2663 | pub const GamepadButton_GAMEPAD_BUTTON_MIDDLE_RIGHT: GamepadButton = 15;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GAMEPAD_BUTTON_GAMEPAD_BUTTON_MIDDLE_RIGHT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GamepadButton_GAMEPAD_BUTTON_LEFT_THUMB` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2664:11
[INFO] [stdout]      |
[INFO] [stdout] 2664 | pub const GamepadButton_GAMEPAD_BUTTON_LEFT_THUMB: GamepadButton = 16;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GAMEPAD_BUTTON_GAMEPAD_BUTTON_LEFT_THUMB`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GamepadButton_GAMEPAD_BUTTON_RIGHT_THUMB` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2665:11
[INFO] [stdout]      |
[INFO] [stdout] 2665 | pub const GamepadButton_GAMEPAD_BUTTON_RIGHT_THUMB: GamepadButton = 17;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GAMEPAD_BUTTON_GAMEPAD_BUTTON_RIGHT_THUMB`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GamepadAxis_GAMEPAD_AXIS_LEFT_X` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2667:11
[INFO] [stdout]      |
[INFO] [stdout] 2667 | pub const GamepadAxis_GAMEPAD_AXIS_LEFT_X: GamepadAxis = 0;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GAMEPAD_AXIS_GAMEPAD_AXIS_LEFT_X`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GamepadAxis_GAMEPAD_AXIS_LEFT_Y` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2668:11
[INFO] [stdout]      |
[INFO] [stdout] 2668 | pub const GamepadAxis_GAMEPAD_AXIS_LEFT_Y: GamepadAxis = 1;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GAMEPAD_AXIS_GAMEPAD_AXIS_LEFT_Y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GamepadAxis_GAMEPAD_AXIS_RIGHT_X` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2669:11
[INFO] [stdout]      |
[INFO] [stdout] 2669 | pub const GamepadAxis_GAMEPAD_AXIS_RIGHT_X: GamepadAxis = 2;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GAMEPAD_AXIS_GAMEPAD_AXIS_RIGHT_X`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GamepadAxis_GAMEPAD_AXIS_RIGHT_Y` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2670:11
[INFO] [stdout]      |
[INFO] [stdout] 2670 | pub const GamepadAxis_GAMEPAD_AXIS_RIGHT_Y: GamepadAxis = 3;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GAMEPAD_AXIS_GAMEPAD_AXIS_RIGHT_Y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GamepadAxis_GAMEPAD_AXIS_LEFT_TRIGGER` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2671:11
[INFO] [stdout]      |
[INFO] [stdout] 2671 | pub const GamepadAxis_GAMEPAD_AXIS_LEFT_TRIGGER: GamepadAxis = 4;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GAMEPAD_AXIS_GAMEPAD_AXIS_LEFT_TRIGGER`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GamepadAxis_GAMEPAD_AXIS_RIGHT_TRIGGER` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2672:11
[INFO] [stdout]      |
[INFO] [stdout] 2672 | pub const GamepadAxis_GAMEPAD_AXIS_RIGHT_TRIGGER: GamepadAxis = 5;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GAMEPAD_AXIS_GAMEPAD_AXIS_RIGHT_TRIGGER`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MaterialMapIndex_MATERIAL_MAP_ALBEDO` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2674:11
[INFO] [stdout]      |
[INFO] [stdout] 2674 | pub const MaterialMapIndex_MATERIAL_MAP_ALBEDO: MaterialMapIndex = 0;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MATERIAL_MAP_INDEX_MATERIAL_MAP_ALBEDO`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MaterialMapIndex_MATERIAL_MAP_METALNESS` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2675:11
[INFO] [stdout]      |
[INFO] [stdout] 2675 | pub const MaterialMapIndex_MATERIAL_MAP_METALNESS: MaterialMapIndex = 1;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MATERIAL_MAP_INDEX_MATERIAL_MAP_METALNESS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MaterialMapIndex_MATERIAL_MAP_NORMAL` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2676:11
[INFO] [stdout]      |
[INFO] [stdout] 2676 | pub const MaterialMapIndex_MATERIAL_MAP_NORMAL: MaterialMapIndex = 2;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MATERIAL_MAP_INDEX_MATERIAL_MAP_NORMAL`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MaterialMapIndex_MATERIAL_MAP_ROUGHNESS` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2677:11
[INFO] [stdout]      |
[INFO] [stdout] 2677 | pub const MaterialMapIndex_MATERIAL_MAP_ROUGHNESS: MaterialMapIndex = 3;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MATERIAL_MAP_INDEX_MATERIAL_MAP_ROUGHNESS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MaterialMapIndex_MATERIAL_MAP_OCCLUSION` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2678:11
[INFO] [stdout]      |
[INFO] [stdout] 2678 | pub const MaterialMapIndex_MATERIAL_MAP_OCCLUSION: MaterialMapIndex = 4;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MATERIAL_MAP_INDEX_MATERIAL_MAP_OCCLUSION`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MaterialMapIndex_MATERIAL_MAP_EMISSION` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2679:11
[INFO] [stdout]      |
[INFO] [stdout] 2679 | pub const MaterialMapIndex_MATERIAL_MAP_EMISSION: MaterialMapIndex = 5;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MATERIAL_MAP_INDEX_MATERIAL_MAP_EMISSION`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MaterialMapIndex_MATERIAL_MAP_HEIGHT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2680:11
[INFO] [stdout]      |
[INFO] [stdout] 2680 | pub const MaterialMapIndex_MATERIAL_MAP_HEIGHT: MaterialMapIndex = 6;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MATERIAL_MAP_INDEX_MATERIAL_MAP_HEIGHT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MaterialMapIndex_MATERIAL_MAP_CUBEMAP` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2681:11
[INFO] [stdout]      |
[INFO] [stdout] 2681 | pub const MaterialMapIndex_MATERIAL_MAP_CUBEMAP: MaterialMapIndex = 7;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MATERIAL_MAP_INDEX_MATERIAL_MAP_CUBEMAP`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MaterialMapIndex_MATERIAL_MAP_IRRADIANCE` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2682:11
[INFO] [stdout]      |
[INFO] [stdout] 2682 | pub const MaterialMapIndex_MATERIAL_MAP_IRRADIANCE: MaterialMapIndex = 8;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MATERIAL_MAP_INDEX_MATERIAL_MAP_IRRADIANCE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MaterialMapIndex_MATERIAL_MAP_PREFILTER` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2683:11
[INFO] [stdout]      |
[INFO] [stdout] 2683 | pub const MaterialMapIndex_MATERIAL_MAP_PREFILTER: MaterialMapIndex = 9;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MATERIAL_MAP_INDEX_MATERIAL_MAP_PREFILTER`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MaterialMapIndex_MATERIAL_MAP_BRDF` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2684:11
[INFO] [stdout]      |
[INFO] [stdout] 2684 | pub const MaterialMapIndex_MATERIAL_MAP_BRDF: MaterialMapIndex = 10;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MATERIAL_MAP_INDEX_MATERIAL_MAP_BRDF`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderLocationIndex_SHADER_LOC_VERTEX_POSITION` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2686:11
[INFO] [stdout]      |
[INFO] [stdout] 2686 | pub const ShaderLocationIndex_SHADER_LOC_VERTEX_POSITION: ShaderLocationIndex = 0;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_LOCATION_INDEX_SHADER_LOC_VERTEX_POSITION`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderLocationIndex_SHADER_LOC_VERTEX_TEXCOORD01` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2687:11
[INFO] [stdout]      |
[INFO] [stdout] 2687 | pub const ShaderLocationIndex_SHADER_LOC_VERTEX_TEXCOORD01: ShaderLocationIndex = 1;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_LOCATION_INDEX_SHADER_LOC_VERTEX_TEXCOORD01`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderLocationIndex_SHADER_LOC_VERTEX_TEXCOORD02` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2688:11
[INFO] [stdout]      |
[INFO] [stdout] 2688 | pub const ShaderLocationIndex_SHADER_LOC_VERTEX_TEXCOORD02: ShaderLocationIndex = 2;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_LOCATION_INDEX_SHADER_LOC_VERTEX_TEXCOORD02`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderLocationIndex_SHADER_LOC_VERTEX_NORMAL` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2689:11
[INFO] [stdout]      |
[INFO] [stdout] 2689 | pub const ShaderLocationIndex_SHADER_LOC_VERTEX_NORMAL: ShaderLocationIndex = 3;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_LOCATION_INDEX_SHADER_LOC_VERTEX_NORMAL`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderLocationIndex_SHADER_LOC_VERTEX_TANGENT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2690:11
[INFO] [stdout]      |
[INFO] [stdout] 2690 | pub const ShaderLocationIndex_SHADER_LOC_VERTEX_TANGENT: ShaderLocationIndex = 4;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_LOCATION_INDEX_SHADER_LOC_VERTEX_TANGENT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderLocationIndex_SHADER_LOC_VERTEX_COLOR` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2691:11
[INFO] [stdout]      |
[INFO] [stdout] 2691 | pub const ShaderLocationIndex_SHADER_LOC_VERTEX_COLOR: ShaderLocationIndex = 5;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_LOCATION_INDEX_SHADER_LOC_VERTEX_COLOR`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderLocationIndex_SHADER_LOC_MATRIX_MVP` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2692:11
[INFO] [stdout]      |
[INFO] [stdout] 2692 | pub const ShaderLocationIndex_SHADER_LOC_MATRIX_MVP: ShaderLocationIndex = 6;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_LOCATION_INDEX_SHADER_LOC_MATRIX_MVP`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderLocationIndex_SHADER_LOC_MATRIX_VIEW` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2693:11
[INFO] [stdout]      |
[INFO] [stdout] 2693 | pub const ShaderLocationIndex_SHADER_LOC_MATRIX_VIEW: ShaderLocationIndex = 7;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_LOCATION_INDEX_SHADER_LOC_MATRIX_VIEW`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderLocationIndex_SHADER_LOC_MATRIX_PROJECTION` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2694:11
[INFO] [stdout]      |
[INFO] [stdout] 2694 | pub const ShaderLocationIndex_SHADER_LOC_MATRIX_PROJECTION: ShaderLocationIndex = 8;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_LOCATION_INDEX_SHADER_LOC_MATRIX_PROJECTION`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderLocationIndex_SHADER_LOC_MATRIX_MODEL` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2695:11
[INFO] [stdout]      |
[INFO] [stdout] 2695 | pub const ShaderLocationIndex_SHADER_LOC_MATRIX_MODEL: ShaderLocationIndex = 9;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_LOCATION_INDEX_SHADER_LOC_MATRIX_MODEL`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderLocationIndex_SHADER_LOC_MATRIX_NORMAL` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2696:11
[INFO] [stdout]      |
[INFO] [stdout] 2696 | pub const ShaderLocationIndex_SHADER_LOC_MATRIX_NORMAL: ShaderLocationIndex = 10;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_LOCATION_INDEX_SHADER_LOC_MATRIX_NORMAL`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderLocationIndex_SHADER_LOC_VECTOR_VIEW` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2697:11
[INFO] [stdout]      |
[INFO] [stdout] 2697 | pub const ShaderLocationIndex_SHADER_LOC_VECTOR_VIEW: ShaderLocationIndex = 11;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_LOCATION_INDEX_SHADER_LOC_VECTOR_VIEW`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderLocationIndex_SHADER_LOC_COLOR_DIFFUSE` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2698:11
[INFO] [stdout]      |
[INFO] [stdout] 2698 | pub const ShaderLocationIndex_SHADER_LOC_COLOR_DIFFUSE: ShaderLocationIndex = 12;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_LOCATION_INDEX_SHADER_LOC_COLOR_DIFFUSE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderLocationIndex_SHADER_LOC_COLOR_SPECULAR` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2699:11
[INFO] [stdout]      |
[INFO] [stdout] 2699 | pub const ShaderLocationIndex_SHADER_LOC_COLOR_SPECULAR: ShaderLocationIndex = 13;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_LOCATION_INDEX_SHADER_LOC_COLOR_SPECULAR`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderLocationIndex_SHADER_LOC_COLOR_AMBIENT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2700:11
[INFO] [stdout]      |
[INFO] [stdout] 2700 | pub const ShaderLocationIndex_SHADER_LOC_COLOR_AMBIENT: ShaderLocationIndex = 14;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_LOCATION_INDEX_SHADER_LOC_COLOR_AMBIENT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderLocationIndex_SHADER_LOC_MAP_ALBEDO` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2701:11
[INFO] [stdout]      |
[INFO] [stdout] 2701 | pub const ShaderLocationIndex_SHADER_LOC_MAP_ALBEDO: ShaderLocationIndex = 15;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_LOCATION_INDEX_SHADER_LOC_MAP_ALBEDO`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderLocationIndex_SHADER_LOC_MAP_METALNESS` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2702:11
[INFO] [stdout]      |
[INFO] [stdout] 2702 | pub const ShaderLocationIndex_SHADER_LOC_MAP_METALNESS: ShaderLocationIndex = 16;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_LOCATION_INDEX_SHADER_LOC_MAP_METALNESS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderLocationIndex_SHADER_LOC_MAP_NORMAL` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2703:11
[INFO] [stdout]      |
[INFO] [stdout] 2703 | pub const ShaderLocationIndex_SHADER_LOC_MAP_NORMAL: ShaderLocationIndex = 17;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_LOCATION_INDEX_SHADER_LOC_MAP_NORMAL`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderLocationIndex_SHADER_LOC_MAP_ROUGHNESS` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2704:11
[INFO] [stdout]      |
[INFO] [stdout] 2704 | pub const ShaderLocationIndex_SHADER_LOC_MAP_ROUGHNESS: ShaderLocationIndex = 18;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_LOCATION_INDEX_SHADER_LOC_MAP_ROUGHNESS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderLocationIndex_SHADER_LOC_MAP_OCCLUSION` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2705:11
[INFO] [stdout]      |
[INFO] [stdout] 2705 | pub const ShaderLocationIndex_SHADER_LOC_MAP_OCCLUSION: ShaderLocationIndex = 19;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_LOCATION_INDEX_SHADER_LOC_MAP_OCCLUSION`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderLocationIndex_SHADER_LOC_MAP_EMISSION` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2706:11
[INFO] [stdout]      |
[INFO] [stdout] 2706 | pub const ShaderLocationIndex_SHADER_LOC_MAP_EMISSION: ShaderLocationIndex = 20;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_LOCATION_INDEX_SHADER_LOC_MAP_EMISSION`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderLocationIndex_SHADER_LOC_MAP_HEIGHT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2707:11
[INFO] [stdout]      |
[INFO] [stdout] 2707 | pub const ShaderLocationIndex_SHADER_LOC_MAP_HEIGHT: ShaderLocationIndex = 21;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_LOCATION_INDEX_SHADER_LOC_MAP_HEIGHT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderLocationIndex_SHADER_LOC_MAP_CUBEMAP` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2708:11
[INFO] [stdout]      |
[INFO] [stdout] 2708 | pub const ShaderLocationIndex_SHADER_LOC_MAP_CUBEMAP: ShaderLocationIndex = 22;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_LOCATION_INDEX_SHADER_LOC_MAP_CUBEMAP`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderLocationIndex_SHADER_LOC_MAP_IRRADIANCE` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2709:11
[INFO] [stdout]      |
[INFO] [stdout] 2709 | pub const ShaderLocationIndex_SHADER_LOC_MAP_IRRADIANCE: ShaderLocationIndex = 23;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_LOCATION_INDEX_SHADER_LOC_MAP_IRRADIANCE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderLocationIndex_SHADER_LOC_MAP_PREFILTER` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2710:11
[INFO] [stdout]      |
[INFO] [stdout] 2710 | pub const ShaderLocationIndex_SHADER_LOC_MAP_PREFILTER: ShaderLocationIndex = 24;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_LOCATION_INDEX_SHADER_LOC_MAP_PREFILTER`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderLocationIndex_SHADER_LOC_MAP_BRDF` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2711:11
[INFO] [stdout]      |
[INFO] [stdout] 2711 | pub const ShaderLocationIndex_SHADER_LOC_MAP_BRDF: ShaderLocationIndex = 25;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_LOCATION_INDEX_SHADER_LOC_MAP_BRDF`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderLocationIndex_SHADER_LOC_VERTEX_BONEIDS` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2712:11
[INFO] [stdout]      |
[INFO] [stdout] 2712 | pub const ShaderLocationIndex_SHADER_LOC_VERTEX_BONEIDS: ShaderLocationIndex = 26;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_LOCATION_INDEX_SHADER_LOC_VERTEX_BONEIDS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderLocationIndex_SHADER_LOC_VERTEX_BONEWEIGHTS` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2713:11
[INFO] [stdout]      |
[INFO] [stdout] 2713 | pub const ShaderLocationIndex_SHADER_LOC_VERTEX_BONEWEIGHTS: ShaderLocationIndex = 27;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_LOCATION_INDEX_SHADER_LOC_VERTEX_BONEWEIGHTS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderLocationIndex_SHADER_LOC_BONE_MATRICES` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2714:11
[INFO] [stdout]      |
[INFO] [stdout] 2714 | pub const ShaderLocationIndex_SHADER_LOC_BONE_MATRICES: ShaderLocationIndex = 28;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_LOCATION_INDEX_SHADER_LOC_BONE_MATRICES`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderUniformDataType_SHADER_UNIFORM_FLOAT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2716:11
[INFO] [stdout]      |
[INFO] [stdout] 2716 | pub const ShaderUniformDataType_SHADER_UNIFORM_FLOAT: ShaderUniformDataType = 0;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_UNIFORM_DATA_TYPE_SHADER_UNIFORM_FLOAT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderUniformDataType_SHADER_UNIFORM_VEC2` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2717:11
[INFO] [stdout]      |
[INFO] [stdout] 2717 | pub const ShaderUniformDataType_SHADER_UNIFORM_VEC2: ShaderUniformDataType = 1;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_UNIFORM_DATA_TYPE_SHADER_UNIFORM_VEC2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderUniformDataType_SHADER_UNIFORM_VEC3` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2718:11
[INFO] [stdout]      |
[INFO] [stdout] 2718 | pub const ShaderUniformDataType_SHADER_UNIFORM_VEC3: ShaderUniformDataType = 2;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_UNIFORM_DATA_TYPE_SHADER_UNIFORM_VEC3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderUniformDataType_SHADER_UNIFORM_VEC4` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2719:11
[INFO] [stdout]      |
[INFO] [stdout] 2719 | pub const ShaderUniformDataType_SHADER_UNIFORM_VEC4: ShaderUniformDataType = 3;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_UNIFORM_DATA_TYPE_SHADER_UNIFORM_VEC4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderUniformDataType_SHADER_UNIFORM_INT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2720:11
[INFO] [stdout]      |
[INFO] [stdout] 2720 | pub const ShaderUniformDataType_SHADER_UNIFORM_INT: ShaderUniformDataType = 4;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_UNIFORM_DATA_TYPE_SHADER_UNIFORM_INT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderUniformDataType_SHADER_UNIFORM_IVEC2` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2721:11
[INFO] [stdout]      |
[INFO] [stdout] 2721 | pub const ShaderUniformDataType_SHADER_UNIFORM_IVEC2: ShaderUniformDataType = 5;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_UNIFORM_DATA_TYPE_SHADER_UNIFORM_IVEC2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderUniformDataType_SHADER_UNIFORM_IVEC3` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2722:11
[INFO] [stdout]      |
[INFO] [stdout] 2722 | pub const ShaderUniformDataType_SHADER_UNIFORM_IVEC3: ShaderUniformDataType = 6;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_UNIFORM_DATA_TYPE_SHADER_UNIFORM_IVEC3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderUniformDataType_SHADER_UNIFORM_IVEC4` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2723:11
[INFO] [stdout]      |
[INFO] [stdout] 2723 | pub const ShaderUniformDataType_SHADER_UNIFORM_IVEC4: ShaderUniformDataType = 7;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_UNIFORM_DATA_TYPE_SHADER_UNIFORM_IVEC4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderUniformDataType_SHADER_UNIFORM_SAMPLER2D` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2724:11
[INFO] [stdout]      |
[INFO] [stdout] 2724 | pub const ShaderUniformDataType_SHADER_UNIFORM_SAMPLER2D: ShaderUniformDataType = 8;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_UNIFORM_DATA_TYPE_SHADER_UNIFORM_SAMPLER2_D`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderAttributeDataType_SHADER_ATTRIB_FLOAT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2726:11
[INFO] [stdout]      |
[INFO] [stdout] 2726 | pub const ShaderAttributeDataType_SHADER_ATTRIB_FLOAT: ShaderAttributeDataType = 0;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_ATTRIBUTE_DATA_TYPE_SHADER_ATTRIB_FLOAT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderAttributeDataType_SHADER_ATTRIB_VEC2` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2727:11
[INFO] [stdout]      |
[INFO] [stdout] 2727 | pub const ShaderAttributeDataType_SHADER_ATTRIB_VEC2: ShaderAttributeDataType = 1;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_ATTRIBUTE_DATA_TYPE_SHADER_ATTRIB_VEC2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderAttributeDataType_SHADER_ATTRIB_VEC3` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2728:11
[INFO] [stdout]      |
[INFO] [stdout] 2728 | pub const ShaderAttributeDataType_SHADER_ATTRIB_VEC3: ShaderAttributeDataType = 2;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_ATTRIBUTE_DATA_TYPE_SHADER_ATTRIB_VEC3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderAttributeDataType_SHADER_ATTRIB_VEC4` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2729:11
[INFO] [stdout]      |
[INFO] [stdout] 2729 | pub const ShaderAttributeDataType_SHADER_ATTRIB_VEC4: ShaderAttributeDataType = 3;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_ATTRIBUTE_DATA_TYPE_SHADER_ATTRIB_VEC4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PixelFormat_PIXELFORMAT_UNCOMPRESSED_GRAYSCALE` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2731:11
[INFO] [stdout]      |
[INFO] [stdout] 2731 | pub const PixelFormat_PIXELFORMAT_UNCOMPRESSED_GRAYSCALE: PixelFormat = 1;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `PIXEL_FORMAT_PIXELFORMAT_UNCOMPRESSED_GRAYSCALE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PixelFormat_PIXELFORMAT_UNCOMPRESSED_GRAY_ALPHA` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2732:11
[INFO] [stdout]      |
[INFO] [stdout] 2732 | pub const PixelFormat_PIXELFORMAT_UNCOMPRESSED_GRAY_ALPHA: PixelFormat = 2;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `PIXEL_FORMAT_PIXELFORMAT_UNCOMPRESSED_GRAY_ALPHA`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PixelFormat_PIXELFORMAT_UNCOMPRESSED_R5G6B5` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2733:11
[INFO] [stdout]      |
[INFO] [stdout] 2733 | pub const PixelFormat_PIXELFORMAT_UNCOMPRESSED_R5G6B5: PixelFormat = 3;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `PIXEL_FORMAT_PIXELFORMAT_UNCOMPRESSED_R5_G6_B5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PixelFormat_PIXELFORMAT_UNCOMPRESSED_R8G8B8` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2734:11
[INFO] [stdout]      |
[INFO] [stdout] 2734 | pub const PixelFormat_PIXELFORMAT_UNCOMPRESSED_R8G8B8: PixelFormat = 4;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `PIXEL_FORMAT_PIXELFORMAT_UNCOMPRESSED_R8_G8_B8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PixelFormat_PIXELFORMAT_UNCOMPRESSED_R5G5B5A1` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2735:11
[INFO] [stdout]      |
[INFO] [stdout] 2735 | pub const PixelFormat_PIXELFORMAT_UNCOMPRESSED_R5G5B5A1: PixelFormat = 5;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `PIXEL_FORMAT_PIXELFORMAT_UNCOMPRESSED_R5_G5_B5_A1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PixelFormat_PIXELFORMAT_UNCOMPRESSED_R4G4B4A4` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2736:11
[INFO] [stdout]      |
[INFO] [stdout] 2736 | pub const PixelFormat_PIXELFORMAT_UNCOMPRESSED_R4G4B4A4: PixelFormat = 6;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `PIXEL_FORMAT_PIXELFORMAT_UNCOMPRESSED_R4_G4_B4_A4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PixelFormat_PIXELFORMAT_UNCOMPRESSED_R8G8B8A8` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2737:11
[INFO] [stdout]      |
[INFO] [stdout] 2737 | pub const PixelFormat_PIXELFORMAT_UNCOMPRESSED_R8G8B8A8: PixelFormat = 7;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `PIXEL_FORMAT_PIXELFORMAT_UNCOMPRESSED_R8_G8_B8_A8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PixelFormat_PIXELFORMAT_UNCOMPRESSED_R32` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2738:11
[INFO] [stdout]      |
[INFO] [stdout] 2738 | pub const PixelFormat_PIXELFORMAT_UNCOMPRESSED_R32: PixelFormat = 8;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `PIXEL_FORMAT_PIXELFORMAT_UNCOMPRESSED_R32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PixelFormat_PIXELFORMAT_UNCOMPRESSED_R32G32B32` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2739:11
[INFO] [stdout]      |
[INFO] [stdout] 2739 | pub const PixelFormat_PIXELFORMAT_UNCOMPRESSED_R32G32B32: PixelFormat = 9;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `PIXEL_FORMAT_PIXELFORMAT_UNCOMPRESSED_R32_G32_B32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PixelFormat_PIXELFORMAT_UNCOMPRESSED_R32G32B32A32` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2740:11
[INFO] [stdout]      |
[INFO] [stdout] 2740 | pub const PixelFormat_PIXELFORMAT_UNCOMPRESSED_R32G32B32A32: PixelFormat = 10;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `PIXEL_FORMAT_PIXELFORMAT_UNCOMPRESSED_R32_G32_B32_A32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PixelFormat_PIXELFORMAT_UNCOMPRESSED_R16` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2741:11
[INFO] [stdout]      |
[INFO] [stdout] 2741 | pub const PixelFormat_PIXELFORMAT_UNCOMPRESSED_R16: PixelFormat = 11;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `PIXEL_FORMAT_PIXELFORMAT_UNCOMPRESSED_R16`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PixelFormat_PIXELFORMAT_UNCOMPRESSED_R16G16B16` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2742:11
[INFO] [stdout]      |
[INFO] [stdout] 2742 | pub const PixelFormat_PIXELFORMAT_UNCOMPRESSED_R16G16B16: PixelFormat = 12;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `PIXEL_FORMAT_PIXELFORMAT_UNCOMPRESSED_R16_G16_B16`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PixelFormat_PIXELFORMAT_UNCOMPRESSED_R16G16B16A16` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2743:11
[INFO] [stdout]      |
[INFO] [stdout] 2743 | pub const PixelFormat_PIXELFORMAT_UNCOMPRESSED_R16G16B16A16: PixelFormat = 13;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `PIXEL_FORMAT_PIXELFORMAT_UNCOMPRESSED_R16_G16_B16_A16`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PixelFormat_PIXELFORMAT_COMPRESSED_DXT1_RGB` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2744:11
[INFO] [stdout]      |
[INFO] [stdout] 2744 | pub const PixelFormat_PIXELFORMAT_COMPRESSED_DXT1_RGB: PixelFormat = 14;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `PIXEL_FORMAT_PIXELFORMAT_COMPRESSED_DXT1_RGB`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PixelFormat_PIXELFORMAT_COMPRESSED_DXT1_RGBA` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2745:11
[INFO] [stdout]      |
[INFO] [stdout] 2745 | pub const PixelFormat_PIXELFORMAT_COMPRESSED_DXT1_RGBA: PixelFormat = 15;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `PIXEL_FORMAT_PIXELFORMAT_COMPRESSED_DXT1_RGBA`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PixelFormat_PIXELFORMAT_COMPRESSED_DXT3_RGBA` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2746:11
[INFO] [stdout]      |
[INFO] [stdout] 2746 | pub const PixelFormat_PIXELFORMAT_COMPRESSED_DXT3_RGBA: PixelFormat = 16;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `PIXEL_FORMAT_PIXELFORMAT_COMPRESSED_DXT3_RGBA`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PixelFormat_PIXELFORMAT_COMPRESSED_DXT5_RGBA` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2747:11
[INFO] [stdout]      |
[INFO] [stdout] 2747 | pub const PixelFormat_PIXELFORMAT_COMPRESSED_DXT5_RGBA: PixelFormat = 17;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `PIXEL_FORMAT_PIXELFORMAT_COMPRESSED_DXT5_RGBA`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PixelFormat_PIXELFORMAT_COMPRESSED_ETC1_RGB` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2748:11
[INFO] [stdout]      |
[INFO] [stdout] 2748 | pub const PixelFormat_PIXELFORMAT_COMPRESSED_ETC1_RGB: PixelFormat = 18;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `PIXEL_FORMAT_PIXELFORMAT_COMPRESSED_ETC1_RGB`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PixelFormat_PIXELFORMAT_COMPRESSED_ETC2_RGB` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2749:11
[INFO] [stdout]      |
[INFO] [stdout] 2749 | pub const PixelFormat_PIXELFORMAT_COMPRESSED_ETC2_RGB: PixelFormat = 19;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `PIXEL_FORMAT_PIXELFORMAT_COMPRESSED_ETC2_RGB`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PixelFormat_PIXELFORMAT_COMPRESSED_ETC2_EAC_RGBA` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2750:11
[INFO] [stdout]      |
[INFO] [stdout] 2750 | pub const PixelFormat_PIXELFORMAT_COMPRESSED_ETC2_EAC_RGBA: PixelFormat = 20;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `PIXEL_FORMAT_PIXELFORMAT_COMPRESSED_ETC2_EAC_RGBA`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PixelFormat_PIXELFORMAT_COMPRESSED_PVRT_RGB` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2751:11
[INFO] [stdout]      |
[INFO] [stdout] 2751 | pub const PixelFormat_PIXELFORMAT_COMPRESSED_PVRT_RGB: PixelFormat = 21;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `PIXEL_FORMAT_PIXELFORMAT_COMPRESSED_PVRT_RGB`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PixelFormat_PIXELFORMAT_COMPRESSED_PVRT_RGBA` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2752:11
[INFO] [stdout]      |
[INFO] [stdout] 2752 | pub const PixelFormat_PIXELFORMAT_COMPRESSED_PVRT_RGBA: PixelFormat = 22;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `PIXEL_FORMAT_PIXELFORMAT_COMPRESSED_PVRT_RGBA`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PixelFormat_PIXELFORMAT_COMPRESSED_ASTC_4x4_RGBA` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2753:11
[INFO] [stdout]      |
[INFO] [stdout] 2753 | pub const PixelFormat_PIXELFORMAT_COMPRESSED_ASTC_4x4_RGBA: PixelFormat = 23;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `PIXEL_FORMAT_PIXELFORMAT_COMPRESSED_ASTC_4X4_RGBA`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PixelFormat_PIXELFORMAT_COMPRESSED_ASTC_8x8_RGBA` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2754:11
[INFO] [stdout]      |
[INFO] [stdout] 2754 | pub const PixelFormat_PIXELFORMAT_COMPRESSED_ASTC_8x8_RGBA: PixelFormat = 24;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `PIXEL_FORMAT_PIXELFORMAT_COMPRESSED_ASTC_8X8_RGBA`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TextureFilter_TEXTURE_FILTER_POINT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2756:11
[INFO] [stdout]      |
[INFO] [stdout] 2756 | pub const TextureFilter_TEXTURE_FILTER_POINT: TextureFilter = 0;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `TEXTURE_FILTER_TEXTURE_FILTER_POINT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TextureFilter_TEXTURE_FILTER_BILINEAR` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2757:11
[INFO] [stdout]      |
[INFO] [stdout] 2757 | pub const TextureFilter_TEXTURE_FILTER_BILINEAR: TextureFilter = 1;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `TEXTURE_FILTER_TEXTURE_FILTER_BILINEAR`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TextureFilter_TEXTURE_FILTER_TRILINEAR` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2758:11
[INFO] [stdout]      |
[INFO] [stdout] 2758 | pub const TextureFilter_TEXTURE_FILTER_TRILINEAR: TextureFilter = 2;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `TEXTURE_FILTER_TEXTURE_FILTER_TRILINEAR`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TextureFilter_TEXTURE_FILTER_ANISOTROPIC_4X` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2759:11
[INFO] [stdout]      |
[INFO] [stdout] 2759 | pub const TextureFilter_TEXTURE_FILTER_ANISOTROPIC_4X: TextureFilter = 3;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `TEXTURE_FILTER_TEXTURE_FILTER_ANISOTROPIC_4_X`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TextureFilter_TEXTURE_FILTER_ANISOTROPIC_8X` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2760:11
[INFO] [stdout]      |
[INFO] [stdout] 2760 | pub const TextureFilter_TEXTURE_FILTER_ANISOTROPIC_8X: TextureFilter = 4;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `TEXTURE_FILTER_TEXTURE_FILTER_ANISOTROPIC_8_X`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TextureFilter_TEXTURE_FILTER_ANISOTROPIC_16X` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2761:11
[INFO] [stdout]      |
[INFO] [stdout] 2761 | pub const TextureFilter_TEXTURE_FILTER_ANISOTROPIC_16X: TextureFilter = 5;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `TEXTURE_FILTER_TEXTURE_FILTER_ANISOTROPIC_16_X`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TextureWrap_TEXTURE_WRAP_REPEAT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2763:11
[INFO] [stdout]      |
[INFO] [stdout] 2763 | pub const TextureWrap_TEXTURE_WRAP_REPEAT: TextureWrap = 0;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `TEXTURE_WRAP_TEXTURE_WRAP_REPEAT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TextureWrap_TEXTURE_WRAP_CLAMP` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2764:11
[INFO] [stdout]      |
[INFO] [stdout] 2764 | pub const TextureWrap_TEXTURE_WRAP_CLAMP: TextureWrap = 1;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `TEXTURE_WRAP_TEXTURE_WRAP_CLAMP`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TextureWrap_TEXTURE_WRAP_MIRROR_REPEAT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2765:11
[INFO] [stdout]      |
[INFO] [stdout] 2765 | pub const TextureWrap_TEXTURE_WRAP_MIRROR_REPEAT: TextureWrap = 2;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `TEXTURE_WRAP_TEXTURE_WRAP_MIRROR_REPEAT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TextureWrap_TEXTURE_WRAP_MIRROR_CLAMP` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2766:11
[INFO] [stdout]      |
[INFO] [stdout] 2766 | pub const TextureWrap_TEXTURE_WRAP_MIRROR_CLAMP: TextureWrap = 3;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `TEXTURE_WRAP_TEXTURE_WRAP_MIRROR_CLAMP`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CubemapLayout_CUBEMAP_LAYOUT_AUTO_DETECT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2768:11
[INFO] [stdout]      |
[INFO] [stdout] 2768 | pub const CubemapLayout_CUBEMAP_LAYOUT_AUTO_DETECT: CubemapLayout = 0;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CUBEMAP_LAYOUT_CUBEMAP_LAYOUT_AUTO_DETECT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CubemapLayout_CUBEMAP_LAYOUT_LINE_VERTICAL` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2769:11
[INFO] [stdout]      |
[INFO] [stdout] 2769 | pub const CubemapLayout_CUBEMAP_LAYOUT_LINE_VERTICAL: CubemapLayout = 1;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CUBEMAP_LAYOUT_CUBEMAP_LAYOUT_LINE_VERTICAL`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CubemapLayout_CUBEMAP_LAYOUT_LINE_HORIZONTAL` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2770:11
[INFO] [stdout]      |
[INFO] [stdout] 2770 | pub const CubemapLayout_CUBEMAP_LAYOUT_LINE_HORIZONTAL: CubemapLayout = 2;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CUBEMAP_LAYOUT_CUBEMAP_LAYOUT_LINE_HORIZONTAL`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CubemapLayout_CUBEMAP_LAYOUT_CROSS_THREE_BY_FOUR` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2771:11
[INFO] [stdout]      |
[INFO] [stdout] 2771 | pub const CubemapLayout_CUBEMAP_LAYOUT_CROSS_THREE_BY_FOUR: CubemapLayout = 3;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CUBEMAP_LAYOUT_CUBEMAP_LAYOUT_CROSS_THREE_BY_FOUR`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CubemapLayout_CUBEMAP_LAYOUT_CROSS_FOUR_BY_THREE` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2772:11
[INFO] [stdout]      |
[INFO] [stdout] 2772 | pub const CubemapLayout_CUBEMAP_LAYOUT_CROSS_FOUR_BY_THREE: CubemapLayout = 4;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CUBEMAP_LAYOUT_CUBEMAP_LAYOUT_CROSS_FOUR_BY_THREE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CubemapLayout_CUBEMAP_LAYOUT_PANORAMA` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2773:11
[INFO] [stdout]      |
[INFO] [stdout] 2773 | pub const CubemapLayout_CUBEMAP_LAYOUT_PANORAMA: CubemapLayout = 5;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CUBEMAP_LAYOUT_CUBEMAP_LAYOUT_PANORAMA`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FontType_FONT_DEFAULT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2775:11
[INFO] [stdout]      |
[INFO] [stdout] 2775 | pub const FontType_FONT_DEFAULT: FontType = 0;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `FONT_TYPE_FONT_DEFAULT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FontType_FONT_BITMAP` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2776:11
[INFO] [stdout]      |
[INFO] [stdout] 2776 | pub const FontType_FONT_BITMAP: FontType = 1;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `FONT_TYPE_FONT_BITMAP`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FontType_FONT_SDF` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2777:11
[INFO] [stdout]      |
[INFO] [stdout] 2777 | pub const FontType_FONT_SDF: FontType = 2;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `FONT_TYPE_FONT_SDF`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BlendMode_BLEND_ALPHA` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2779:11
[INFO] [stdout]      |
[INFO] [stdout] 2779 | pub const BlendMode_BLEND_ALPHA: BlendMode = 0;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `BLEND_MODE_BLEND_ALPHA`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BlendMode_BLEND_ADDITIVE` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2780:11
[INFO] [stdout]      |
[INFO] [stdout] 2780 | pub const BlendMode_BLEND_ADDITIVE: BlendMode = 1;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `BLEND_MODE_BLEND_ADDITIVE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BlendMode_BLEND_MULTIPLIED` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2781:11
[INFO] [stdout]      |
[INFO] [stdout] 2781 | pub const BlendMode_BLEND_MULTIPLIED: BlendMode = 2;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `BLEND_MODE_BLEND_MULTIPLIED`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BlendMode_BLEND_ADD_COLORS` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2782:11
[INFO] [stdout]      |
[INFO] [stdout] 2782 | pub const BlendMode_BLEND_ADD_COLORS: BlendMode = 3;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `BLEND_MODE_BLEND_ADD_COLORS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BlendMode_BLEND_SUBTRACT_COLORS` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2783:11
[INFO] [stdout]      |
[INFO] [stdout] 2783 | pub const BlendMode_BLEND_SUBTRACT_COLORS: BlendMode = 4;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `BLEND_MODE_BLEND_SUBTRACT_COLORS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BlendMode_BLEND_ALPHA_PREMULTIPLY` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2784:11
[INFO] [stdout]      |
[INFO] [stdout] 2784 | pub const BlendMode_BLEND_ALPHA_PREMULTIPLY: BlendMode = 5;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `BLEND_MODE_BLEND_ALPHA_PREMULTIPLY`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BlendMode_BLEND_CUSTOM` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2785:11
[INFO] [stdout]      |
[INFO] [stdout] 2785 | pub const BlendMode_BLEND_CUSTOM: BlendMode = 6;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `BLEND_MODE_BLEND_CUSTOM`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BlendMode_BLEND_CUSTOM_SEPARATE` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2786:11
[INFO] [stdout]      |
[INFO] [stdout] 2786 | pub const BlendMode_BLEND_CUSTOM_SEPARATE: BlendMode = 7;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `BLEND_MODE_BLEND_CUSTOM_SEPARATE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Gesture_GESTURE_NONE` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2788:11
[INFO] [stdout]      |
[INFO] [stdout] 2788 | pub const Gesture_GESTURE_NONE: Gesture = 0;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GESTURE_GESTURE_NONE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Gesture_GESTURE_TAP` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2789:11
[INFO] [stdout]      |
[INFO] [stdout] 2789 | pub const Gesture_GESTURE_TAP: Gesture = 1;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GESTURE_GESTURE_TAP`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Gesture_GESTURE_DOUBLETAP` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2790:11
[INFO] [stdout]      |
[INFO] [stdout] 2790 | pub const Gesture_GESTURE_DOUBLETAP: Gesture = 2;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GESTURE_GESTURE_DOUBLETAP`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Gesture_GESTURE_HOLD` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2791:11
[INFO] [stdout]      |
[INFO] [stdout] 2791 | pub const Gesture_GESTURE_HOLD: Gesture = 4;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GESTURE_GESTURE_HOLD`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Gesture_GESTURE_DRAG` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2792:11
[INFO] [stdout]      |
[INFO] [stdout] 2792 | pub const Gesture_GESTURE_DRAG: Gesture = 8;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GESTURE_GESTURE_DRAG`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Gesture_GESTURE_SWIPE_RIGHT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2793:11
[INFO] [stdout]      |
[INFO] [stdout] 2793 | pub const Gesture_GESTURE_SWIPE_RIGHT: Gesture = 16;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GESTURE_GESTURE_SWIPE_RIGHT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Gesture_GESTURE_SWIPE_LEFT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2794:11
[INFO] [stdout]      |
[INFO] [stdout] 2794 | pub const Gesture_GESTURE_SWIPE_LEFT: Gesture = 32;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GESTURE_GESTURE_SWIPE_LEFT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Gesture_GESTURE_SWIPE_UP` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2795:11
[INFO] [stdout]      |
[INFO] [stdout] 2795 | pub const Gesture_GESTURE_SWIPE_UP: Gesture = 64;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GESTURE_GESTURE_SWIPE_UP`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Gesture_GESTURE_SWIPE_DOWN` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2796:11
[INFO] [stdout]      |
[INFO] [stdout] 2796 | pub const Gesture_GESTURE_SWIPE_DOWN: Gesture = 128;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GESTURE_GESTURE_SWIPE_DOWN`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Gesture_GESTURE_PINCH_IN` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2797:11
[INFO] [stdout]      |
[INFO] [stdout] 2797 | pub const Gesture_GESTURE_PINCH_IN: Gesture = 256;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GESTURE_GESTURE_PINCH_IN`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Gesture_GESTURE_PINCH_OUT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2798:11
[INFO] [stdout]      |
[INFO] [stdout] 2798 | pub const Gesture_GESTURE_PINCH_OUT: Gesture = 512;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GESTURE_GESTURE_PINCH_OUT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CameraMode_CAMERA_CUSTOM` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2800:11
[INFO] [stdout]      |
[INFO] [stdout] 2800 | pub const CameraMode_CAMERA_CUSTOM: CameraMode = 0;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CAMERA_MODE_CAMERA_CUSTOM`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CameraMode_CAMERA_FREE` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2801:11
[INFO] [stdout]      |
[INFO] [stdout] 2801 | pub const CameraMode_CAMERA_FREE: CameraMode = 1;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CAMERA_MODE_CAMERA_FREE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CameraMode_CAMERA_ORBITAL` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2802:11
[INFO] [stdout]      |
[INFO] [stdout] 2802 | pub const CameraMode_CAMERA_ORBITAL: CameraMode = 2;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CAMERA_MODE_CAMERA_ORBITAL`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CameraMode_CAMERA_FIRST_PERSON` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2803:11
[INFO] [stdout]      |
[INFO] [stdout] 2803 | pub const CameraMode_CAMERA_FIRST_PERSON: CameraMode = 3;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CAMERA_MODE_CAMERA_FIRST_PERSON`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CameraMode_CAMERA_THIRD_PERSON` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2804:11
[INFO] [stdout]      |
[INFO] [stdout] 2804 | pub const CameraMode_CAMERA_THIRD_PERSON: CameraMode = 4;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CAMERA_MODE_CAMERA_THIRD_PERSON`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CameraProjection_CAMERA_PERSPECTIVE` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2806:11
[INFO] [stdout]      |
[INFO] [stdout] 2806 | pub const CameraProjection_CAMERA_PERSPECTIVE: CameraProjection = 0;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CAMERA_PROJECTION_CAMERA_PERSPECTIVE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CameraProjection_CAMERA_ORTHOGRAPHIC` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2807:11
[INFO] [stdout]      |
[INFO] [stdout] 2807 | pub const CameraProjection_CAMERA_ORTHOGRAPHIC: CameraProjection = 1;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CAMERA_PROJECTION_CAMERA_ORTHOGRAPHIC`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `NPatchLayout_NPATCH_NINE_PATCH` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2809:11
[INFO] [stdout]      |
[INFO] [stdout] 2809 | pub const NPatchLayout_NPATCH_NINE_PATCH: NPatchLayout = 0;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NPATCH_LAYOUT_NPATCH_NINE_PATCH`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `NPatchLayout_NPATCH_THREE_PATCH_VERTICAL` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2810:11
[INFO] [stdout]      |
[INFO] [stdout] 2810 | pub const NPatchLayout_NPATCH_THREE_PATCH_VERTICAL: NPatchLayout = 1;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NPATCH_LAYOUT_NPATCH_THREE_PATCH_VERTICAL`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `NPatchLayout_NPATCH_THREE_PATCH_HORIZONTAL` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2811:11
[INFO] [stdout]      |
[INFO] [stdout] 2811 | pub const NPatchLayout_NPATCH_THREE_PATCH_HORIZONTAL: NPatchLayout = 2;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NPATCH_LAYOUT_NPATCH_THREE_PATCH_HORIZONTAL`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `logLevel` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:2815:9
[INFO] [stdout]      |
[INFO] [stdout] 2815 |         logLevel: ::std::os::raw::c_int,
[INFO] [stdout]      |         ^^^^^^^^ help: convert the identifier to snake case: `log_level`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `fileName` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:2822:9
[INFO] [stdout]      |
[INFO] [stdout] 2822 |         fileName: *const ::std::os::raw::c_char,
[INFO] [stdout]      |         ^^^^^^^^ help: convert the identifier to snake case: `file_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `dataSize` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:2823:9
[INFO] [stdout]      |
[INFO] [stdout] 2823 |         dataSize: *mut ::std::os::raw::c_int,
[INFO] [stdout]      |         ^^^^^^^^ help: convert the identifier to snake case: `data_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `fileName` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:2828:9
[INFO] [stdout]      |
[INFO] [stdout] 2828 |         fileName: *const ::std::os::raw::c_char,
[INFO] [stdout]      |         ^^^^^^^^ help: convert the identifier to snake case: `file_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `dataSize` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:2830:9
[INFO] [stdout]      |
[INFO] [stdout] 2830 |         dataSize: ::std::os::raw::c_int,
[INFO] [stdout]      |         ^^^^^^^^ help: convert the identifier to snake case: `data_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `fileName` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:2834:26
[INFO] [stdout]      |
[INFO] [stdout] 2834 |     unsafe extern "C" fn(fileName: *const ::std::os::raw::c_char) -> *mut ::std::os::raw::c_char,
[INFO] [stdout]      |                          ^^^^^^^^ help: convert the identifier to snake case: `file_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `fileName` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:2838:9
[INFO] [stdout]      |
[INFO] [stdout] 2838 |         fileName: *const ::std::os::raw::c_char,
[INFO] [stdout]      |         ^^^^^^^^ help: convert the identifier to snake case: `file_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `bufferData` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:5272:26
[INFO] [stdout]      |
[INFO] [stdout] 5272 |     unsafe extern "C" fn(bufferData: *mut ::std::os::raw::c_void, frames: ::std::os::raw::c_uint),
[INFO] [stdout]      |                          ^^^^^^^^^^ help: convert the identifier to snake case: `buffer_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.54s
[INFO] running `Command { std: "docker" "inspect" "574a6ebe26b54e08e6770f051e199559db55e9ec91a871c6468e56688d636df6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "574a6ebe26b54e08e6770f051e199559db55e9ec91a871c6468e56688d636df6", kill_on_drop: false }`
[INFO] [stdout] 574a6ebe26b54e08e6770f051e199559db55e9ec91a871c6468e56688d636df6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8ddafdca4cff10908f9b0bf3839b5044da5cdcd18229faae3bfb5e261fd09216
[INFO] running `Command { std: "docker" "start" "-a" "8ddafdca4cff10908f9b0bf3839b5044da5cdcd18229faae3bfb5e261fd09216", kill_on_drop: false }`
[INFO] [stdout] warning: type `__gnuc_va_list` should have an upper camel case name
[INFO] [stdout]   --> src/lib.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub type __gnuc_va_list = __builtin_va_list;
[INFO] [stdout]    |          ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GnucVaList`
[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 `va_list` should have an upper camel case name
[INFO] [stdout]   --> src/lib.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub type va_list = __builtin_va_list;
[INFO] [stdout]    |          ^^^^^^^ help: convert the identifier to upper camel case: `VaList`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__builtin_va_list` should have an upper camel case name
[INFO] [stdout]     --> src/lib.rs:5501:10
[INFO] [stdout]      |
[INFO] [stdout] 5501 | pub type __builtin_va_list = [__va_list_tag; 1usize];
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BuiltinVaList`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `__bool_true_false_are_defined` should have an upper case name
[INFO] [stdout]  --> src/lib.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub const __bool_true_false_are_defined: u32 = 1;
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__BOOL_TRUE_FALSE_ARE_DEFINED`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `true_` should have an upper case name
[INFO] [stdout]  --> src/lib.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub const true_: u32 = 1;
[INFO] [stdout]   |           ^^^^^ help: convert the identifier to upper case: `TRUE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `false_` should have an upper case name
[INFO] [stdout]   --> src/lib.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub const false_: u32 = 0;
[INFO] [stdout]    |           ^^^^^^ help: convert the identifier to upper case: `FALSE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `offsetX` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:763:9
[INFO] [stdout]     |
[INFO] [stdout] 763 |     pub offsetX: ::std::os::raw::c_int,
[INFO] [stdout]     |         ^^^^^^^ help: convert the identifier to snake case: `offset_x`
[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 `offsetY` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:764:9
[INFO] [stdout]     |
[INFO] [stdout] 764 |     pub offsetY: ::std::os::raw::c_int,
[INFO] [stdout]     |         ^^^^^^^ help: convert the identifier to snake case: `offset_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `advanceX` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:765:9
[INFO] [stdout]     |
[INFO] [stdout] 765 |     pub advanceX: ::std::os::raw::c_int,
[INFO] [stdout]     |         ^^^^^^^^ help: convert the identifier to snake case: `advance_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `baseSize` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:836:9
[INFO] [stdout]     |
[INFO] [stdout] 836 |     pub baseSize: ::std::os::raw::c_int,
[INFO] [stdout]     |         ^^^^^^^^ help: convert the identifier to snake case: `base_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `glyphCount` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:837:9
[INFO] [stdout]     |
[INFO] [stdout] 837 |     pub glyphCount: ::std::os::raw::c_int,
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `glyph_count`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `glyphPadding` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:838:9
[INFO] [stdout]     |
[INFO] [stdout] 838 |     pub glyphPadding: ::std::os::raw::c_int,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `glyph_padding`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `vertexCount` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:1059:9
[INFO] [stdout]      |
[INFO] [stdout] 1059 |     pub vertexCount: ::std::os::raw::c_int,
[INFO] [stdout]      |         ^^^^^^^^^^^ help: convert the identifier to snake case: `vertex_count`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `triangleCount` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:1060:9
[INFO] [stdout]      |
[INFO] [stdout] 1060 |     pub triangleCount: ::std::os::raw::c_int,
[INFO] [stdout]      |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `triangle_count`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `animVertices` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:1068:9
[INFO] [stdout]      |
[INFO] [stdout] 1068 |     pub animVertices: *mut f32,
[INFO] [stdout]      |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `anim_vertices`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `animNormals` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:1069:9
[INFO] [stdout]      |
[INFO] [stdout] 1069 |     pub animNormals: *mut f32,
[INFO] [stdout]      |         ^^^^^^^^^^^ help: convert the identifier to snake case: `anim_normals`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `boneIds` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:1070:9
[INFO] [stdout]      |
[INFO] [stdout] 1070 |     pub boneIds: *mut ::std::os::raw::c_uchar,
[INFO] [stdout]      |         ^^^^^^^ help: convert the identifier to snake case: `bone_ids`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `boneWeights` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:1071:9
[INFO] [stdout]      |
[INFO] [stdout] 1071 |     pub boneWeights: *mut f32,
[INFO] [stdout]      |         ^^^^^^^^^^^ help: convert the identifier to snake case: `bone_weights`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `boneMatrices` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:1072:9
[INFO] [stdout]      |
[INFO] [stdout] 1072 |     pub boneMatrices: *mut Matrix,
[INFO] [stdout]      |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `bone_matrices`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `boneCount` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:1073:9
[INFO] [stdout]      |
[INFO] [stdout] 1073 |     pub boneCount: ::std::os::raw::c_int,
[INFO] [stdout]      |         ^^^^^^^^^ help: convert the identifier to snake case: `bone_count`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `vaoId` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:1074:9
[INFO] [stdout]      |
[INFO] [stdout] 1074 |     pub vaoId: ::std::os::raw::c_uint,
[INFO] [stdout]      |         ^^^^^ help: convert the identifier to snake case: `vao_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `vboId` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:1075:9
[INFO] [stdout]      |
[INFO] [stdout] 1075 |     pub vboId: *mut ::std::os::raw::c_uint,
[INFO] [stdout]      |         ^^^^^ help: convert the identifier to snake case: `vbo_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `meshCount` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:1504:9
[INFO] [stdout]      |
[INFO] [stdout] 1504 |     pub meshCount: ::std::os::raw::c_int,
[INFO] [stdout]      |         ^^^^^^^^^ help: convert the identifier to snake case: `mesh_count`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `materialCount` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:1505:9
[INFO] [stdout]      |
[INFO] [stdout] 1505 |     pub materialCount: ::std::os::raw::c_int,
[INFO] [stdout]      |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `material_count`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `meshMaterial` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:1508:9
[INFO] [stdout]      |
[INFO] [stdout] 1508 |     pub meshMaterial: *mut ::std::os::raw::c_int,
[INFO] [stdout]      |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `mesh_material`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `boneCount` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:1509:9
[INFO] [stdout]      |
[INFO] [stdout] 1509 |     pub boneCount: ::std::os::raw::c_int,
[INFO] [stdout]      |         ^^^^^^^^^ help: convert the identifier to snake case: `bone_count`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `bindPose` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:1511:9
[INFO] [stdout]      |
[INFO] [stdout] 1511 |     pub bindPose: *mut Transform,
[INFO] [stdout]      |         ^^^^^^^^ help: convert the identifier to snake case: `bind_pose`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `boneCount` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:1621:9
[INFO] [stdout]      |
[INFO] [stdout] 1621 |     pub boneCount: ::std::os::raw::c_int,
[INFO] [stdout]      |         ^^^^^^^^^ help: convert the identifier to snake case: `bone_count`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `frameCount` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:1622:9
[INFO] [stdout]      |
[INFO] [stdout] 1622 |     pub frameCount: ::std::os::raw::c_int,
[INFO] [stdout]      |         ^^^^^^^^^^ help: convert the identifier to snake case: `frame_count`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `framePoses` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:1624:9
[INFO] [stdout]      |
[INFO] [stdout] 1624 |     pub framePoses: *mut *mut Transform,
[INFO] [stdout]      |         ^^^^^^^^^^ help: convert the identifier to snake case: `frame_poses`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `frameCount` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:1840:9
[INFO] [stdout]      |
[INFO] [stdout] 1840 |     pub frameCount: ::std::os::raw::c_uint,
[INFO] [stdout]      |         ^^^^^^^^^^ help: convert the identifier to snake case: `frame_count`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `sampleRate` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:1841:9
[INFO] [stdout]      |
[INFO] [stdout] 1841 |     pub sampleRate: ::std::os::raw::c_uint,
[INFO] [stdout]      |         ^^^^^^^^^^ help: convert the identifier to snake case: `sample_rate`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `sampleSize` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:1842:9
[INFO] [stdout]      |
[INFO] [stdout] 1842 |     pub sampleSize: ::std::os::raw::c_uint,
[INFO] [stdout]      |         ^^^^^^^^^^ help: convert the identifier to snake case: `sample_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `sampleRate` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:1926:9
[INFO] [stdout]      |
[INFO] [stdout] 1926 |     pub sampleRate: ::std::os::raw::c_uint,
[INFO] [stdout]      |         ^^^^^^^^^^ help: convert the identifier to snake case: `sample_rate`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `sampleSize` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:1927:9
[INFO] [stdout]      |
[INFO] [stdout] 1927 |     pub sampleSize: ::std::os::raw::c_uint,
[INFO] [stdout]      |         ^^^^^^^^^^ help: convert the identifier to snake case: `sample_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `frameCount` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:1999:9
[INFO] [stdout]      |
[INFO] [stdout] 1999 |     pub frameCount: ::std::os::raw::c_uint,
[INFO] [stdout]      |         ^^^^^^^^^^ help: convert the identifier to snake case: `frame_count`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `frameCount` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:2040:9
[INFO] [stdout]      |
[INFO] [stdout] 2040 |     pub frameCount: ::std::os::raw::c_uint,
[INFO] [stdout]      |         ^^^^^^^^^^ help: convert the identifier to snake case: `frame_count`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ctxType` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:2042:9
[INFO] [stdout]      |
[INFO] [stdout] 2042 |     pub ctxType: ::std::os::raw::c_int,
[INFO] [stdout]      |         ^^^^^^^ help: convert the identifier to snake case: `ctx_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ctxData` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:2043:9
[INFO] [stdout]      |
[INFO] [stdout] 2043 |     pub ctxData: *mut ::std::os::raw::c_void,
[INFO] [stdout]      |         ^^^^^^^ help: convert the identifier to snake case: `ctx_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `hResolution` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:2113:9
[INFO] [stdout]      |
[INFO] [stdout] 2113 |     pub hResolution: ::std::os::raw::c_int,
[INFO] [stdout]      |         ^^^^^^^^^^^ help: convert the identifier to snake case: `h_resolution`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `vResolution` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:2114:9
[INFO] [stdout]      |
[INFO] [stdout] 2114 |     pub vResolution: ::std::os::raw::c_int,
[INFO] [stdout]      |         ^^^^^^^^^^^ help: convert the identifier to snake case: `v_resolution`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `hScreenSize` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:2115:9
[INFO] [stdout]      |
[INFO] [stdout] 2115 |     pub hScreenSize: f32,
[INFO] [stdout]      |         ^^^^^^^^^^^ help: convert the identifier to snake case: `h_screen_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `vScreenSize` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:2116:9
[INFO] [stdout]      |
[INFO] [stdout] 2116 |     pub vScreenSize: f32,
[INFO] [stdout]      |         ^^^^^^^^^^^ help: convert the identifier to snake case: `v_screen_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `eyeToScreenDistance` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:2117:9
[INFO] [stdout]      |
[INFO] [stdout] 2117 |     pub eyeToScreenDistance: f32,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `eye_to_screen_distance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `lensSeparationDistance` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:2118:9
[INFO] [stdout]      |
[INFO] [stdout] 2118 |     pub lensSeparationDistance: f32,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `lens_separation_distance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `interpupillaryDistance` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:2119:9
[INFO] [stdout]      |
[INFO] [stdout] 2119 |     pub interpupillaryDistance: f32,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `interpupillary_distance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `lensDistortionValues` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:2120:9
[INFO] [stdout]      |
[INFO] [stdout] 2120 |     pub lensDistortionValues: [f32; 4usize],
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `lens_distortion_values`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `chromaAbCorrection` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:2121:9
[INFO] [stdout]      |
[INFO] [stdout] 2121 |     pub chromaAbCorrection: [f32; 4usize],
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `chroma_ab_correction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `viewOffset` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:2232:9
[INFO] [stdout]      |
[INFO] [stdout] 2232 |     pub viewOffset: [Matrix; 2usize],
[INFO] [stdout]      |         ^^^^^^^^^^ help: convert the identifier to snake case: `view_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `leftLensCenter` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:2233:9
[INFO] [stdout]      |
[INFO] [stdout] 2233 |     pub leftLensCenter: [f32; 2usize],
[INFO] [stdout]      |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `left_lens_center`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `rightLensCenter` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:2234:9
[INFO] [stdout]      |
[INFO] [stdout] 2234 |     pub rightLensCenter: [f32; 2usize],
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `right_lens_center`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `leftScreenCenter` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:2235:9
[INFO] [stdout]      |
[INFO] [stdout] 2235 |     pub leftScreenCenter: [f32; 2usize],
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `left_screen_center`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `rightScreenCenter` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:2236:9
[INFO] [stdout]      |
[INFO] [stdout] 2236 |     pub rightScreenCenter: [f32; 2usize],
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `right_screen_center`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `scaleIn` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:2238:9
[INFO] [stdout]      |
[INFO] [stdout] 2238 |     pub scaleIn: [f32; 2usize],
[INFO] [stdout]      |         ^^^^^^^ help: convert the identifier to snake case: `scale_in`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ConfigFlags_FLAG_VSYNC_HINT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2491:11
[INFO] [stdout]      |
[INFO] [stdout] 2491 | pub const ConfigFlags_FLAG_VSYNC_HINT: ConfigFlags = 64;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CONFIG_FLAGS_FLAG_VSYNC_HINT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ConfigFlags_FLAG_FULLSCREEN_MODE` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2492:11
[INFO] [stdout]      |
[INFO] [stdout] 2492 | pub const ConfigFlags_FLAG_FULLSCREEN_MODE: ConfigFlags = 2;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CONFIG_FLAGS_FLAG_FULLSCREEN_MODE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ConfigFlags_FLAG_WINDOW_RESIZABLE` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2493:11
[INFO] [stdout]      |
[INFO] [stdout] 2493 | pub const ConfigFlags_FLAG_WINDOW_RESIZABLE: ConfigFlags = 4;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CONFIG_FLAGS_FLAG_WINDOW_RESIZABLE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ConfigFlags_FLAG_WINDOW_UNDECORATED` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2494:11
[INFO] [stdout]      |
[INFO] [stdout] 2494 | pub const ConfigFlags_FLAG_WINDOW_UNDECORATED: ConfigFlags = 8;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CONFIG_FLAGS_FLAG_WINDOW_UNDECORATED`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ConfigFlags_FLAG_WINDOW_HIDDEN` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2495:11
[INFO] [stdout]      |
[INFO] [stdout] 2495 | pub const ConfigFlags_FLAG_WINDOW_HIDDEN: ConfigFlags = 128;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CONFIG_FLAGS_FLAG_WINDOW_HIDDEN`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ConfigFlags_FLAG_WINDOW_MINIMIZED` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2496:11
[INFO] [stdout]      |
[INFO] [stdout] 2496 | pub const ConfigFlags_FLAG_WINDOW_MINIMIZED: ConfigFlags = 512;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CONFIG_FLAGS_FLAG_WINDOW_MINIMIZED`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ConfigFlags_FLAG_WINDOW_MAXIMIZED` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2497:11
[INFO] [stdout]      |
[INFO] [stdout] 2497 | pub const ConfigFlags_FLAG_WINDOW_MAXIMIZED: ConfigFlags = 1024;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CONFIG_FLAGS_FLAG_WINDOW_MAXIMIZED`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ConfigFlags_FLAG_WINDOW_UNFOCUSED` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2498:11
[INFO] [stdout]      |
[INFO] [stdout] 2498 | pub const ConfigFlags_FLAG_WINDOW_UNFOCUSED: ConfigFlags = 2048;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CONFIG_FLAGS_FLAG_WINDOW_UNFOCUSED`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ConfigFlags_FLAG_WINDOW_TOPMOST` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2499:11
[INFO] [stdout]      |
[INFO] [stdout] 2499 | pub const ConfigFlags_FLAG_WINDOW_TOPMOST: ConfigFlags = 4096;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CONFIG_FLAGS_FLAG_WINDOW_TOPMOST`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ConfigFlags_FLAG_WINDOW_ALWAYS_RUN` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2500:11
[INFO] [stdout]      |
[INFO] [stdout] 2500 | pub const ConfigFlags_FLAG_WINDOW_ALWAYS_RUN: ConfigFlags = 256;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CONFIG_FLAGS_FLAG_WINDOW_ALWAYS_RUN`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ConfigFlags_FLAG_WINDOW_TRANSPARENT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2501:11
[INFO] [stdout]      |
[INFO] [stdout] 2501 | pub const ConfigFlags_FLAG_WINDOW_TRANSPARENT: ConfigFlags = 16;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CONFIG_FLAGS_FLAG_WINDOW_TRANSPARENT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ConfigFlags_FLAG_WINDOW_HIGHDPI` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2502:11
[INFO] [stdout]      |
[INFO] [stdout] 2502 | pub const ConfigFlags_FLAG_WINDOW_HIGHDPI: ConfigFlags = 8192;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CONFIG_FLAGS_FLAG_WINDOW_HIGHDPI`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ConfigFlags_FLAG_WINDOW_MOUSE_PASSTHROUGH` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2503:11
[INFO] [stdout]      |
[INFO] [stdout] 2503 | pub const ConfigFlags_FLAG_WINDOW_MOUSE_PASSTHROUGH: ConfigFlags = 16384;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CONFIG_FLAGS_FLAG_WINDOW_MOUSE_PASSTHROUGH`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ConfigFlags_FLAG_BORDERLESS_WINDOWED_MODE` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2504:11
[INFO] [stdout]      |
[INFO] [stdout] 2504 | pub const ConfigFlags_FLAG_BORDERLESS_WINDOWED_MODE: ConfigFlags = 32768;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CONFIG_FLAGS_FLAG_BORDERLESS_WINDOWED_MODE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ConfigFlags_FLAG_MSAA_4X_HINT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2505:11
[INFO] [stdout]      |
[INFO] [stdout] 2505 | pub const ConfigFlags_FLAG_MSAA_4X_HINT: ConfigFlags = 32;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CONFIG_FLAGS_FLAG_MSAA_4_X_HINT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ConfigFlags_FLAG_INTERLACED_HINT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2506:11
[INFO] [stdout]      |
[INFO] [stdout] 2506 | pub const ConfigFlags_FLAG_INTERLACED_HINT: ConfigFlags = 65536;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CONFIG_FLAGS_FLAG_INTERLACED_HINT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TraceLogLevel_LOG_ALL` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2508:11
[INFO] [stdout]      |
[INFO] [stdout] 2508 | pub const TraceLogLevel_LOG_ALL: TraceLogLevel = 0;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `TRACE_LOG_LEVEL_LOG_ALL`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TraceLogLevel_LOG_TRACE` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2509:11
[INFO] [stdout]      |
[INFO] [stdout] 2509 | pub const TraceLogLevel_LOG_TRACE: TraceLogLevel = 1;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `TRACE_LOG_LEVEL_LOG_TRACE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TraceLogLevel_LOG_DEBUG` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2510:11
[INFO] [stdout]      |
[INFO] [stdout] 2510 | pub const TraceLogLevel_LOG_DEBUG: TraceLogLevel = 2;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `TRACE_LOG_LEVEL_LOG_DEBUG`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TraceLogLevel_LOG_INFO` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2511:11
[INFO] [stdout]      |
[INFO] [stdout] 2511 | pub const TraceLogLevel_LOG_INFO: TraceLogLevel = 3;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `TRACE_LOG_LEVEL_LOG_INFO`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TraceLogLevel_LOG_WARNING` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2512:11
[INFO] [stdout]      |
[INFO] [stdout] 2512 | pub const TraceLogLevel_LOG_WARNING: TraceLogLevel = 4;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `TRACE_LOG_LEVEL_LOG_WARNING`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TraceLogLevel_LOG_ERROR` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2513:11
[INFO] [stdout]      |
[INFO] [stdout] 2513 | pub const TraceLogLevel_LOG_ERROR: TraceLogLevel = 5;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `TRACE_LOG_LEVEL_LOG_ERROR`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TraceLogLevel_LOG_FATAL` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2514:11
[INFO] [stdout]      |
[INFO] [stdout] 2514 | pub const TraceLogLevel_LOG_FATAL: TraceLogLevel = 6;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `TRACE_LOG_LEVEL_LOG_FATAL`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TraceLogLevel_LOG_NONE` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2515:11
[INFO] [stdout]      |
[INFO] [stdout] 2515 | pub const TraceLogLevel_LOG_NONE: TraceLogLevel = 7;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `TRACE_LOG_LEVEL_LOG_NONE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_NULL` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2517:11
[INFO] [stdout]      |
[INFO] [stdout] 2517 | pub const KeyboardKey_KEY_NULL: KeyboardKey = 0;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_NULL`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_APOSTROPHE` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2518:11
[INFO] [stdout]      |
[INFO] [stdout] 2518 | pub const KeyboardKey_KEY_APOSTROPHE: KeyboardKey = 39;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_APOSTROPHE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_COMMA` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2519:11
[INFO] [stdout]      |
[INFO] [stdout] 2519 | pub const KeyboardKey_KEY_COMMA: KeyboardKey = 44;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_COMMA`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_MINUS` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2520:11
[INFO] [stdout]      |
[INFO] [stdout] 2520 | pub const KeyboardKey_KEY_MINUS: KeyboardKey = 45;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_MINUS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_PERIOD` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2521:11
[INFO] [stdout]      |
[INFO] [stdout] 2521 | pub const KeyboardKey_KEY_PERIOD: KeyboardKey = 46;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_PERIOD`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_SLASH` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2522:11
[INFO] [stdout]      |
[INFO] [stdout] 2522 | pub const KeyboardKey_KEY_SLASH: KeyboardKey = 47;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_SLASH`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_ZERO` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2523:11
[INFO] [stdout]      |
[INFO] [stdout] 2523 | pub const KeyboardKey_KEY_ZERO: KeyboardKey = 48;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_ZERO`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_ONE` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2524:11
[INFO] [stdout]      |
[INFO] [stdout] 2524 | pub const KeyboardKey_KEY_ONE: KeyboardKey = 49;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_ONE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_TWO` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2525:11
[INFO] [stdout]      |
[INFO] [stdout] 2525 | pub const KeyboardKey_KEY_TWO: KeyboardKey = 50;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_TWO`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_THREE` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2526:11
[INFO] [stdout]      |
[INFO] [stdout] 2526 | pub const KeyboardKey_KEY_THREE: KeyboardKey = 51;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_THREE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_FOUR` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2527:11
[INFO] [stdout]      |
[INFO] [stdout] 2527 | pub const KeyboardKey_KEY_FOUR: KeyboardKey = 52;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_FOUR`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_FIVE` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2528:11
[INFO] [stdout]      |
[INFO] [stdout] 2528 | pub const KeyboardKey_KEY_FIVE: KeyboardKey = 53;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_FIVE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_SIX` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2529:11
[INFO] [stdout]      |
[INFO] [stdout] 2529 | pub const KeyboardKey_KEY_SIX: KeyboardKey = 54;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_SIX`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_SEVEN` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2530:11
[INFO] [stdout]      |
[INFO] [stdout] 2530 | pub const KeyboardKey_KEY_SEVEN: KeyboardKey = 55;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_SEVEN`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_EIGHT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2531:11
[INFO] [stdout]      |
[INFO] [stdout] 2531 | pub const KeyboardKey_KEY_EIGHT: KeyboardKey = 56;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_EIGHT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_NINE` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2532:11
[INFO] [stdout]      |
[INFO] [stdout] 2532 | pub const KeyboardKey_KEY_NINE: KeyboardKey = 57;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_NINE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_SEMICOLON` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2533:11
[INFO] [stdout]      |
[INFO] [stdout] 2533 | pub const KeyboardKey_KEY_SEMICOLON: KeyboardKey = 59;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_SEMICOLON`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_EQUAL` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2534:11
[INFO] [stdout]      |
[INFO] [stdout] 2534 | pub const KeyboardKey_KEY_EQUAL: KeyboardKey = 61;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_EQUAL`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_A` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2535:11
[INFO] [stdout]      |
[INFO] [stdout] 2535 | pub const KeyboardKey_KEY_A: KeyboardKey = 65;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_A`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_B` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2536:11
[INFO] [stdout]      |
[INFO] [stdout] 2536 | pub const KeyboardKey_KEY_B: KeyboardKey = 66;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_B`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_C` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2537:11
[INFO] [stdout]      |
[INFO] [stdout] 2537 | pub const KeyboardKey_KEY_C: KeyboardKey = 67;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_C`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_D` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2538:11
[INFO] [stdout]      |
[INFO] [stdout] 2538 | pub const KeyboardKey_KEY_D: KeyboardKey = 68;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_D`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_E` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2539:11
[INFO] [stdout]      |
[INFO] [stdout] 2539 | pub const KeyboardKey_KEY_E: KeyboardKey = 69;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_E`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_F` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2540:11
[INFO] [stdout]      |
[INFO] [stdout] 2540 | pub const KeyboardKey_KEY_F: KeyboardKey = 70;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_F`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_G` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2541:11
[INFO] [stdout]      |
[INFO] [stdout] 2541 | pub const KeyboardKey_KEY_G: KeyboardKey = 71;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_G`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_H` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2542:11
[INFO] [stdout]      |
[INFO] [stdout] 2542 | pub const KeyboardKey_KEY_H: KeyboardKey = 72;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_H`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_I` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2543:11
[INFO] [stdout]      |
[INFO] [stdout] 2543 | pub const KeyboardKey_KEY_I: KeyboardKey = 73;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_I`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_J` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2544:11
[INFO] [stdout]      |
[INFO] [stdout] 2544 | pub const KeyboardKey_KEY_J: KeyboardKey = 74;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_J`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_K` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2545:11
[INFO] [stdout]      |
[INFO] [stdout] 2545 | pub const KeyboardKey_KEY_K: KeyboardKey = 75;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_K`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_L` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2546:11
[INFO] [stdout]      |
[INFO] [stdout] 2546 | pub const KeyboardKey_KEY_L: KeyboardKey = 76;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_L`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_M` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2547:11
[INFO] [stdout]      |
[INFO] [stdout] 2547 | pub const KeyboardKey_KEY_M: KeyboardKey = 77;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_M`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_N` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2548:11
[INFO] [stdout]      |
[INFO] [stdout] 2548 | pub const KeyboardKey_KEY_N: KeyboardKey = 78;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_N`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_O` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2549:11
[INFO] [stdout]      |
[INFO] [stdout] 2549 | pub const KeyboardKey_KEY_O: KeyboardKey = 79;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_O`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_P` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2550:11
[INFO] [stdout]      |
[INFO] [stdout] 2550 | pub const KeyboardKey_KEY_P: KeyboardKey = 80;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_P`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_Q` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2551:11
[INFO] [stdout]      |
[INFO] [stdout] 2551 | pub const KeyboardKey_KEY_Q: KeyboardKey = 81;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_Q`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_R` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2552:11
[INFO] [stdout]      |
[INFO] [stdout] 2552 | pub const KeyboardKey_KEY_R: KeyboardKey = 82;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_R`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_S` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2553:11
[INFO] [stdout]      |
[INFO] [stdout] 2553 | pub const KeyboardKey_KEY_S: KeyboardKey = 83;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_S`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_T` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2554:11
[INFO] [stdout]      |
[INFO] [stdout] 2554 | pub const KeyboardKey_KEY_T: KeyboardKey = 84;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_U` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2555:11
[INFO] [stdout]      |
[INFO] [stdout] 2555 | pub const KeyboardKey_KEY_U: KeyboardKey = 85;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_U`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_V` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2556:11
[INFO] [stdout]      |
[INFO] [stdout] 2556 | pub const KeyboardKey_KEY_V: KeyboardKey = 86;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_V`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_W` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2557:11
[INFO] [stdout]      |
[INFO] [stdout] 2557 | pub const KeyboardKey_KEY_W: KeyboardKey = 87;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_W`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_X` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2558:11
[INFO] [stdout]      |
[INFO] [stdout] 2558 | pub const KeyboardKey_KEY_X: KeyboardKey = 88;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_X`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_Y` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2559:11
[INFO] [stdout]      |
[INFO] [stdout] 2559 | pub const KeyboardKey_KEY_Y: KeyboardKey = 89;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_Y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_Z` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2560:11
[INFO] [stdout]      |
[INFO] [stdout] 2560 | pub const KeyboardKey_KEY_Z: KeyboardKey = 90;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_Z`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_LEFT_BRACKET` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2561:11
[INFO] [stdout]      |
[INFO] [stdout] 2561 | pub const KeyboardKey_KEY_LEFT_BRACKET: KeyboardKey = 91;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_LEFT_BRACKET`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_BACKSLASH` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2562:11
[INFO] [stdout]      |
[INFO] [stdout] 2562 | pub const KeyboardKey_KEY_BACKSLASH: KeyboardKey = 92;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_BACKSLASH`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_RIGHT_BRACKET` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2563:11
[INFO] [stdout]      |
[INFO] [stdout] 2563 | pub const KeyboardKey_KEY_RIGHT_BRACKET: KeyboardKey = 93;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_RIGHT_BRACKET`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_GRAVE` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2564:11
[INFO] [stdout]      |
[INFO] [stdout] 2564 | pub const KeyboardKey_KEY_GRAVE: KeyboardKey = 96;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_GRAVE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_SPACE` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2565:11
[INFO] [stdout]      |
[INFO] [stdout] 2565 | pub const KeyboardKey_KEY_SPACE: KeyboardKey = 32;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_SPACE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_ESCAPE` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2566:11
[INFO] [stdout]      |
[INFO] [stdout] 2566 | pub const KeyboardKey_KEY_ESCAPE: KeyboardKey = 256;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_ESCAPE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_ENTER` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2567:11
[INFO] [stdout]      |
[INFO] [stdout] 2567 | pub const KeyboardKey_KEY_ENTER: KeyboardKey = 257;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_ENTER`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_TAB` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2568:11
[INFO] [stdout]      |
[INFO] [stdout] 2568 | pub const KeyboardKey_KEY_TAB: KeyboardKey = 258;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_TAB`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_BACKSPACE` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2569:11
[INFO] [stdout]      |
[INFO] [stdout] 2569 | pub const KeyboardKey_KEY_BACKSPACE: KeyboardKey = 259;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_BACKSPACE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_INSERT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2570:11
[INFO] [stdout]      |
[INFO] [stdout] 2570 | pub const KeyboardKey_KEY_INSERT: KeyboardKey = 260;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_INSERT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_DELETE` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2571:11
[INFO] [stdout]      |
[INFO] [stdout] 2571 | pub const KeyboardKey_KEY_DELETE: KeyboardKey = 261;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_DELETE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_RIGHT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2572:11
[INFO] [stdout]      |
[INFO] [stdout] 2572 | pub const KeyboardKey_KEY_RIGHT: KeyboardKey = 262;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_RIGHT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_LEFT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2573:11
[INFO] [stdout]      |
[INFO] [stdout] 2573 | pub const KeyboardKey_KEY_LEFT: KeyboardKey = 263;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_LEFT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_DOWN` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2574:11
[INFO] [stdout]      |
[INFO] [stdout] 2574 | pub const KeyboardKey_KEY_DOWN: KeyboardKey = 264;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_DOWN`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_UP` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2575:11
[INFO] [stdout]      |
[INFO] [stdout] 2575 | pub const KeyboardKey_KEY_UP: KeyboardKey = 265;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_UP`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_PAGE_UP` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2576:11
[INFO] [stdout]      |
[INFO] [stdout] 2576 | pub const KeyboardKey_KEY_PAGE_UP: KeyboardKey = 266;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_PAGE_UP`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_PAGE_DOWN` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2577:11
[INFO] [stdout]      |
[INFO] [stdout] 2577 | pub const KeyboardKey_KEY_PAGE_DOWN: KeyboardKey = 267;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_PAGE_DOWN`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_HOME` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2578:11
[INFO] [stdout]      |
[INFO] [stdout] 2578 | pub const KeyboardKey_KEY_HOME: KeyboardKey = 268;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_HOME`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_END` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2579:11
[INFO] [stdout]      |
[INFO] [stdout] 2579 | pub const KeyboardKey_KEY_END: KeyboardKey = 269;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_END`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_CAPS_LOCK` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2580:11
[INFO] [stdout]      |
[INFO] [stdout] 2580 | pub const KeyboardKey_KEY_CAPS_LOCK: KeyboardKey = 280;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_CAPS_LOCK`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_SCROLL_LOCK` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2581:11
[INFO] [stdout]      |
[INFO] [stdout] 2581 | pub const KeyboardKey_KEY_SCROLL_LOCK: KeyboardKey = 281;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_SCROLL_LOCK`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_NUM_LOCK` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2582:11
[INFO] [stdout]      |
[INFO] [stdout] 2582 | pub const KeyboardKey_KEY_NUM_LOCK: KeyboardKey = 282;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_NUM_LOCK`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_PRINT_SCREEN` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2583:11
[INFO] [stdout]      |
[INFO] [stdout] 2583 | pub const KeyboardKey_KEY_PRINT_SCREEN: KeyboardKey = 283;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_PRINT_SCREEN`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_PAUSE` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2584:11
[INFO] [stdout]      |
[INFO] [stdout] 2584 | pub const KeyboardKey_KEY_PAUSE: KeyboardKey = 284;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_PAUSE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_F1` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2585:11
[INFO] [stdout]      |
[INFO] [stdout] 2585 | pub const KeyboardKey_KEY_F1: KeyboardKey = 290;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_F1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_F2` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2586:11
[INFO] [stdout]      |
[INFO] [stdout] 2586 | pub const KeyboardKey_KEY_F2: KeyboardKey = 291;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_F2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_F3` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2587:11
[INFO] [stdout]      |
[INFO] [stdout] 2587 | pub const KeyboardKey_KEY_F3: KeyboardKey = 292;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_F3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_F4` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2588:11
[INFO] [stdout]      |
[INFO] [stdout] 2588 | pub const KeyboardKey_KEY_F4: KeyboardKey = 293;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_F4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_F5` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2589:11
[INFO] [stdout]      |
[INFO] [stdout] 2589 | pub const KeyboardKey_KEY_F5: KeyboardKey = 294;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_F5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_F6` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2590:11
[INFO] [stdout]      |
[INFO] [stdout] 2590 | pub const KeyboardKey_KEY_F6: KeyboardKey = 295;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_F6`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_F7` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2591:11
[INFO] [stdout]      |
[INFO] [stdout] 2591 | pub const KeyboardKey_KEY_F7: KeyboardKey = 296;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_F7`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_F8` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2592:11
[INFO] [stdout]      |
[INFO] [stdout] 2592 | pub const KeyboardKey_KEY_F8: KeyboardKey = 297;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_F8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_F9` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2593:11
[INFO] [stdout]      |
[INFO] [stdout] 2593 | pub const KeyboardKey_KEY_F9: KeyboardKey = 298;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_F9`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_F10` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2594:11
[INFO] [stdout]      |
[INFO] [stdout] 2594 | pub const KeyboardKey_KEY_F10: KeyboardKey = 299;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_F10`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_F11` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2595:11
[INFO] [stdout]      |
[INFO] [stdout] 2595 | pub const KeyboardKey_KEY_F11: KeyboardKey = 300;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_F11`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_F12` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2596:11
[INFO] [stdout]      |
[INFO] [stdout] 2596 | pub const KeyboardKey_KEY_F12: KeyboardKey = 301;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_F12`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_LEFT_SHIFT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2597:11
[INFO] [stdout]      |
[INFO] [stdout] 2597 | pub const KeyboardKey_KEY_LEFT_SHIFT: KeyboardKey = 340;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_LEFT_SHIFT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_LEFT_CONTROL` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2598:11
[INFO] [stdout]      |
[INFO] [stdout] 2598 | pub const KeyboardKey_KEY_LEFT_CONTROL: KeyboardKey = 341;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_LEFT_CONTROL`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_LEFT_ALT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2599:11
[INFO] [stdout]      |
[INFO] [stdout] 2599 | pub const KeyboardKey_KEY_LEFT_ALT: KeyboardKey = 342;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_LEFT_ALT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_LEFT_SUPER` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2600:11
[INFO] [stdout]      |
[INFO] [stdout] 2600 | pub const KeyboardKey_KEY_LEFT_SUPER: KeyboardKey = 343;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_LEFT_SUPER`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_RIGHT_SHIFT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2601:11
[INFO] [stdout]      |
[INFO] [stdout] 2601 | pub const KeyboardKey_KEY_RIGHT_SHIFT: KeyboardKey = 344;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_RIGHT_SHIFT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_RIGHT_CONTROL` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2602:11
[INFO] [stdout]      |
[INFO] [stdout] 2602 | pub const KeyboardKey_KEY_RIGHT_CONTROL: KeyboardKey = 345;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_RIGHT_CONTROL`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_RIGHT_ALT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2603:11
[INFO] [stdout]      |
[INFO] [stdout] 2603 | pub const KeyboardKey_KEY_RIGHT_ALT: KeyboardKey = 346;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_RIGHT_ALT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_RIGHT_SUPER` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2604:11
[INFO] [stdout]      |
[INFO] [stdout] 2604 | pub const KeyboardKey_KEY_RIGHT_SUPER: KeyboardKey = 347;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_RIGHT_SUPER`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_KB_MENU` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2605:11
[INFO] [stdout]      |
[INFO] [stdout] 2605 | pub const KeyboardKey_KEY_KB_MENU: KeyboardKey = 348;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_KB_MENU`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_KP_0` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2606:11
[INFO] [stdout]      |
[INFO] [stdout] 2606 | pub const KeyboardKey_KEY_KP_0: KeyboardKey = 320;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_KP_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_KP_1` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2607:11
[INFO] [stdout]      |
[INFO] [stdout] 2607 | pub const KeyboardKey_KEY_KP_1: KeyboardKey = 321;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_KP_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_KP_2` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2608:11
[INFO] [stdout]      |
[INFO] [stdout] 2608 | pub const KeyboardKey_KEY_KP_2: KeyboardKey = 322;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_KP_2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_KP_3` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2609:11
[INFO] [stdout]      |
[INFO] [stdout] 2609 | pub const KeyboardKey_KEY_KP_3: KeyboardKey = 323;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_KP_3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_KP_4` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2610:11
[INFO] [stdout]      |
[INFO] [stdout] 2610 | pub const KeyboardKey_KEY_KP_4: KeyboardKey = 324;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_KP_4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_KP_5` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2611:11
[INFO] [stdout]      |
[INFO] [stdout] 2611 | pub const KeyboardKey_KEY_KP_5: KeyboardKey = 325;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_KP_5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_KP_6` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2612:11
[INFO] [stdout]      |
[INFO] [stdout] 2612 | pub const KeyboardKey_KEY_KP_6: KeyboardKey = 326;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_KP_6`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_KP_7` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2613:11
[INFO] [stdout]      |
[INFO] [stdout] 2613 | pub const KeyboardKey_KEY_KP_7: KeyboardKey = 327;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_KP_7`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_KP_8` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2614:11
[INFO] [stdout]      |
[INFO] [stdout] 2614 | pub const KeyboardKey_KEY_KP_8: KeyboardKey = 328;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_KP_8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_KP_9` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2615:11
[INFO] [stdout]      |
[INFO] [stdout] 2615 | pub const KeyboardKey_KEY_KP_9: KeyboardKey = 329;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_KP_9`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_KP_DECIMAL` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2616:11
[INFO] [stdout]      |
[INFO] [stdout] 2616 | pub const KeyboardKey_KEY_KP_DECIMAL: KeyboardKey = 330;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_KP_DECIMAL`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_KP_DIVIDE` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2617:11
[INFO] [stdout]      |
[INFO] [stdout] 2617 | pub const KeyboardKey_KEY_KP_DIVIDE: KeyboardKey = 331;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_KP_DIVIDE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_KP_MULTIPLY` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2618:11
[INFO] [stdout]      |
[INFO] [stdout] 2618 | pub const KeyboardKey_KEY_KP_MULTIPLY: KeyboardKey = 332;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_KP_MULTIPLY`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_KP_SUBTRACT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2619:11
[INFO] [stdout]      |
[INFO] [stdout] 2619 | pub const KeyboardKey_KEY_KP_SUBTRACT: KeyboardKey = 333;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_KP_SUBTRACT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_KP_ADD` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2620:11
[INFO] [stdout]      |
[INFO] [stdout] 2620 | pub const KeyboardKey_KEY_KP_ADD: KeyboardKey = 334;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_KP_ADD`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_KP_ENTER` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2621:11
[INFO] [stdout]      |
[INFO] [stdout] 2621 | pub const KeyboardKey_KEY_KP_ENTER: KeyboardKey = 335;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_KP_ENTER`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_KP_EQUAL` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2622:11
[INFO] [stdout]      |
[INFO] [stdout] 2622 | pub const KeyboardKey_KEY_KP_EQUAL: KeyboardKey = 336;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_KP_EQUAL`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_BACK` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2623:11
[INFO] [stdout]      |
[INFO] [stdout] 2623 | pub const KeyboardKey_KEY_BACK: KeyboardKey = 4;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_BACK`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_MENU` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2624:11
[INFO] [stdout]      |
[INFO] [stdout] 2624 | pub const KeyboardKey_KEY_MENU: KeyboardKey = 5;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_MENU`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_VOLUME_UP` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2625:11
[INFO] [stdout]      |
[INFO] [stdout] 2625 | pub const KeyboardKey_KEY_VOLUME_UP: KeyboardKey = 24;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_VOLUME_UP`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_VOLUME_DOWN` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2626:11
[INFO] [stdout]      |
[INFO] [stdout] 2626 | pub const KeyboardKey_KEY_VOLUME_DOWN: KeyboardKey = 25;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_VOLUME_DOWN`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MouseButton_MOUSE_BUTTON_LEFT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2628:11
[INFO] [stdout]      |
[INFO] [stdout] 2628 | pub const MouseButton_MOUSE_BUTTON_LEFT: MouseButton = 0;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MOUSE_BUTTON_MOUSE_BUTTON_LEFT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MouseButton_MOUSE_BUTTON_RIGHT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2629:11
[INFO] [stdout]      |
[INFO] [stdout] 2629 | pub const MouseButton_MOUSE_BUTTON_RIGHT: MouseButton = 1;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MOUSE_BUTTON_MOUSE_BUTTON_RIGHT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MouseButton_MOUSE_BUTTON_MIDDLE` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2630:11
[INFO] [stdout]      |
[INFO] [stdout] 2630 | pub const MouseButton_MOUSE_BUTTON_MIDDLE: MouseButton = 2;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MOUSE_BUTTON_MOUSE_BUTTON_MIDDLE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MouseButton_MOUSE_BUTTON_SIDE` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2631:11
[INFO] [stdout]      |
[INFO] [stdout] 2631 | pub const MouseButton_MOUSE_BUTTON_SIDE: MouseButton = 3;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MOUSE_BUTTON_MOUSE_BUTTON_SIDE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MouseButton_MOUSE_BUTTON_EXTRA` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2632:11
[INFO] [stdout]      |
[INFO] [stdout] 2632 | pub const MouseButton_MOUSE_BUTTON_EXTRA: MouseButton = 4;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MOUSE_BUTTON_MOUSE_BUTTON_EXTRA`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MouseButton_MOUSE_BUTTON_FORWARD` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2633:11
[INFO] [stdout]      |
[INFO] [stdout] 2633 | pub const MouseButton_MOUSE_BUTTON_FORWARD: MouseButton = 5;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MOUSE_BUTTON_MOUSE_BUTTON_FORWARD`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MouseButton_MOUSE_BUTTON_BACK` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2634:11
[INFO] [stdout]      |
[INFO] [stdout] 2634 | pub const MouseButton_MOUSE_BUTTON_BACK: MouseButton = 6;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MOUSE_BUTTON_MOUSE_BUTTON_BACK`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MouseCursor_MOUSE_CURSOR_DEFAULT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2636:11
[INFO] [stdout]      |
[INFO] [stdout] 2636 | pub const MouseCursor_MOUSE_CURSOR_DEFAULT: MouseCursor = 0;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MOUSE_CURSOR_MOUSE_CURSOR_DEFAULT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MouseCursor_MOUSE_CURSOR_ARROW` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2637:11
[INFO] [stdout]      |
[INFO] [stdout] 2637 | pub const MouseCursor_MOUSE_CURSOR_ARROW: MouseCursor = 1;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MOUSE_CURSOR_MOUSE_CURSOR_ARROW`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MouseCursor_MOUSE_CURSOR_IBEAM` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2638:11
[INFO] [stdout]      |
[INFO] [stdout] 2638 | pub const MouseCursor_MOUSE_CURSOR_IBEAM: MouseCursor = 2;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MOUSE_CURSOR_MOUSE_CURSOR_IBEAM`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MouseCursor_MOUSE_CURSOR_CROSSHAIR` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2639:11
[INFO] [stdout]      |
[INFO] [stdout] 2639 | pub const MouseCursor_MOUSE_CURSOR_CROSSHAIR: MouseCursor = 3;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MOUSE_CURSOR_MOUSE_CURSOR_CROSSHAIR`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MouseCursor_MOUSE_CURSOR_POINTING_HAND` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2640:11
[INFO] [stdout]      |
[INFO] [stdout] 2640 | pub const MouseCursor_MOUSE_CURSOR_POINTING_HAND: MouseCursor = 4;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MOUSE_CURSOR_MOUSE_CURSOR_POINTING_HAND`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MouseCursor_MOUSE_CURSOR_RESIZE_EW` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2641:11
[INFO] [stdout]      |
[INFO] [stdout] 2641 | pub const MouseCursor_MOUSE_CURSOR_RESIZE_EW: MouseCursor = 5;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MOUSE_CURSOR_MOUSE_CURSOR_RESIZE_EW`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MouseCursor_MOUSE_CURSOR_RESIZE_NS` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2642:11
[INFO] [stdout]      |
[INFO] [stdout] 2642 | pub const MouseCursor_MOUSE_CURSOR_RESIZE_NS: MouseCursor = 6;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MOUSE_CURSOR_MOUSE_CURSOR_RESIZE_NS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MouseCursor_MOUSE_CURSOR_RESIZE_NWSE` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2643:11
[INFO] [stdout]      |
[INFO] [stdout] 2643 | pub const MouseCursor_MOUSE_CURSOR_RESIZE_NWSE: MouseCursor = 7;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MOUSE_CURSOR_MOUSE_CURSOR_RESIZE_NWSE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MouseCursor_MOUSE_CURSOR_RESIZE_NESW` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2644:11
[INFO] [stdout]      |
[INFO] [stdout] 2644 | pub const MouseCursor_MOUSE_CURSOR_RESIZE_NESW: MouseCursor = 8;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MOUSE_CURSOR_MOUSE_CURSOR_RESIZE_NESW`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MouseCursor_MOUSE_CURSOR_RESIZE_ALL` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2645:11
[INFO] [stdout]      |
[INFO] [stdout] 2645 | pub const MouseCursor_MOUSE_CURSOR_RESIZE_ALL: MouseCursor = 9;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MOUSE_CURSOR_MOUSE_CURSOR_RESIZE_ALL`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MouseCursor_MOUSE_CURSOR_NOT_ALLOWED` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2646:11
[INFO] [stdout]      |
[INFO] [stdout] 2646 | pub const MouseCursor_MOUSE_CURSOR_NOT_ALLOWED: MouseCursor = 10;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MOUSE_CURSOR_MOUSE_CURSOR_NOT_ALLOWED`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GamepadButton_GAMEPAD_BUTTON_UNKNOWN` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2648:11
[INFO] [stdout]      |
[INFO] [stdout] 2648 | pub const GamepadButton_GAMEPAD_BUTTON_UNKNOWN: GamepadButton = 0;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GAMEPAD_BUTTON_GAMEPAD_BUTTON_UNKNOWN`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GamepadButton_GAMEPAD_BUTTON_LEFT_FACE_UP` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2649:11
[INFO] [stdout]      |
[INFO] [stdout] 2649 | pub const GamepadButton_GAMEPAD_BUTTON_LEFT_FACE_UP: GamepadButton = 1;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GAMEPAD_BUTTON_GAMEPAD_BUTTON_LEFT_FACE_UP`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GamepadButton_GAMEPAD_BUTTON_LEFT_FACE_RIGHT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2650:11
[INFO] [stdout]      |
[INFO] [stdout] 2650 | pub const GamepadButton_GAMEPAD_BUTTON_LEFT_FACE_RIGHT: GamepadButton = 2;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GAMEPAD_BUTTON_GAMEPAD_BUTTON_LEFT_FACE_RIGHT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GamepadButton_GAMEPAD_BUTTON_LEFT_FACE_DOWN` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2651:11
[INFO] [stdout]      |
[INFO] [stdout] 2651 | pub const GamepadButton_GAMEPAD_BUTTON_LEFT_FACE_DOWN: GamepadButton = 3;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GAMEPAD_BUTTON_GAMEPAD_BUTTON_LEFT_FACE_DOWN`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GamepadButton_GAMEPAD_BUTTON_LEFT_FACE_LEFT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2652:11
[INFO] [stdout]      |
[INFO] [stdout] 2652 | pub const GamepadButton_GAMEPAD_BUTTON_LEFT_FACE_LEFT: GamepadButton = 4;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GAMEPAD_BUTTON_GAMEPAD_BUTTON_LEFT_FACE_LEFT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GamepadButton_GAMEPAD_BUTTON_RIGHT_FACE_UP` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2653:11
[INFO] [stdout]      |
[INFO] [stdout] 2653 | pub const GamepadButton_GAMEPAD_BUTTON_RIGHT_FACE_UP: GamepadButton = 5;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GAMEPAD_BUTTON_GAMEPAD_BUTTON_RIGHT_FACE_UP`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GamepadButton_GAMEPAD_BUTTON_RIGHT_FACE_RIGHT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2654:11
[INFO] [stdout]      |
[INFO] [stdout] 2654 | pub const GamepadButton_GAMEPAD_BUTTON_RIGHT_FACE_RIGHT: GamepadButton = 6;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GAMEPAD_BUTTON_GAMEPAD_BUTTON_RIGHT_FACE_RIGHT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GamepadButton_GAMEPAD_BUTTON_RIGHT_FACE_DOWN` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2655:11
[INFO] [stdout]      |
[INFO] [stdout] 2655 | pub const GamepadButton_GAMEPAD_BUTTON_RIGHT_FACE_DOWN: GamepadButton = 7;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GAMEPAD_BUTTON_GAMEPAD_BUTTON_RIGHT_FACE_DOWN`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GamepadButton_GAMEPAD_BUTTON_RIGHT_FACE_LEFT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2656:11
[INFO] [stdout]      |
[INFO] [stdout] 2656 | pub const GamepadButton_GAMEPAD_BUTTON_RIGHT_FACE_LEFT: GamepadButton = 8;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GAMEPAD_BUTTON_GAMEPAD_BUTTON_RIGHT_FACE_LEFT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GamepadButton_GAMEPAD_BUTTON_LEFT_TRIGGER_1` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2657:11
[INFO] [stdout]      |
[INFO] [stdout] 2657 | pub const GamepadButton_GAMEPAD_BUTTON_LEFT_TRIGGER_1: GamepadButton = 9;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GAMEPAD_BUTTON_GAMEPAD_BUTTON_LEFT_TRIGGER_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GamepadButton_GAMEPAD_BUTTON_LEFT_TRIGGER_2` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2658:11
[INFO] [stdout]      |
[INFO] [stdout] 2658 | pub const GamepadButton_GAMEPAD_BUTTON_LEFT_TRIGGER_2: GamepadButton = 10;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GAMEPAD_BUTTON_GAMEPAD_BUTTON_LEFT_TRIGGER_2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GamepadButton_GAMEPAD_BUTTON_RIGHT_TRIGGER_1` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2659:11
[INFO] [stdout]      |
[INFO] [stdout] 2659 | pub const GamepadButton_GAMEPAD_BUTTON_RIGHT_TRIGGER_1: GamepadButton = 11;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GAMEPAD_BUTTON_GAMEPAD_BUTTON_RIGHT_TRIGGER_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GamepadButton_GAMEPAD_BUTTON_RIGHT_TRIGGER_2` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2660:11
[INFO] [stdout]      |
[INFO] [stdout] 2660 | pub const GamepadButton_GAMEPAD_BUTTON_RIGHT_TRIGGER_2: GamepadButton = 12;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GAMEPAD_BUTTON_GAMEPAD_BUTTON_RIGHT_TRIGGER_2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GamepadButton_GAMEPAD_BUTTON_MIDDLE_LEFT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2661:11
[INFO] [stdout]      |
[INFO] [stdout] 2661 | pub const GamepadButton_GAMEPAD_BUTTON_MIDDLE_LEFT: GamepadButton = 13;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GAMEPAD_BUTTON_GAMEPAD_BUTTON_MIDDLE_LEFT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GamepadButton_GAMEPAD_BUTTON_MIDDLE` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2662:11
[INFO] [stdout]      |
[INFO] [stdout] 2662 | pub const GamepadButton_GAMEPAD_BUTTON_MIDDLE: GamepadButton = 14;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GAMEPAD_BUTTON_GAMEPAD_BUTTON_MIDDLE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GamepadButton_GAMEPAD_BUTTON_MIDDLE_RIGHT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2663:11
[INFO] [stdout]      |
[INFO] [stdout] 2663 | pub const GamepadButton_GAMEPAD_BUTTON_MIDDLE_RIGHT: GamepadButton = 15;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GAMEPAD_BUTTON_GAMEPAD_BUTTON_MIDDLE_RIGHT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GamepadButton_GAMEPAD_BUTTON_LEFT_THUMB` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2664:11
[INFO] [stdout]      |
[INFO] [stdout] 2664 | pub const GamepadButton_GAMEPAD_BUTTON_LEFT_THUMB: GamepadButton = 16;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GAMEPAD_BUTTON_GAMEPAD_BUTTON_LEFT_THUMB`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GamepadButton_GAMEPAD_BUTTON_RIGHT_THUMB` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2665:11
[INFO] [stdout]      |
[INFO] [stdout] 2665 | pub const GamepadButton_GAMEPAD_BUTTON_RIGHT_THUMB: GamepadButton = 17;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GAMEPAD_BUTTON_GAMEPAD_BUTTON_RIGHT_THUMB`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GamepadAxis_GAMEPAD_AXIS_LEFT_X` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2667:11
[INFO] [stdout]      |
[INFO] [stdout] 2667 | pub const GamepadAxis_GAMEPAD_AXIS_LEFT_X: GamepadAxis = 0;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GAMEPAD_AXIS_GAMEPAD_AXIS_LEFT_X`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GamepadAxis_GAMEPAD_AXIS_LEFT_Y` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2668:11
[INFO] [stdout]      |
[INFO] [stdout] 2668 | pub const GamepadAxis_GAMEPAD_AXIS_LEFT_Y: GamepadAxis = 1;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GAMEPAD_AXIS_GAMEPAD_AXIS_LEFT_Y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GamepadAxis_GAMEPAD_AXIS_RIGHT_X` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2669:11
[INFO] [stdout]      |
[INFO] [stdout] 2669 | pub const GamepadAxis_GAMEPAD_AXIS_RIGHT_X: GamepadAxis = 2;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GAMEPAD_AXIS_GAMEPAD_AXIS_RIGHT_X`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GamepadAxis_GAMEPAD_AXIS_RIGHT_Y` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2670:11
[INFO] [stdout]      |
[INFO] [stdout] 2670 | pub const GamepadAxis_GAMEPAD_AXIS_RIGHT_Y: GamepadAxis = 3;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GAMEPAD_AXIS_GAMEPAD_AXIS_RIGHT_Y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GamepadAxis_GAMEPAD_AXIS_LEFT_TRIGGER` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2671:11
[INFO] [stdout]      |
[INFO] [stdout] 2671 | pub const GamepadAxis_GAMEPAD_AXIS_LEFT_TRIGGER: GamepadAxis = 4;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GAMEPAD_AXIS_GAMEPAD_AXIS_LEFT_TRIGGER`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GamepadAxis_GAMEPAD_AXIS_RIGHT_TRIGGER` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2672:11
[INFO] [stdout]      |
[INFO] [stdout] 2672 | pub const GamepadAxis_GAMEPAD_AXIS_RIGHT_TRIGGER: GamepadAxis = 5;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GAMEPAD_AXIS_GAMEPAD_AXIS_RIGHT_TRIGGER`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MaterialMapIndex_MATERIAL_MAP_ALBEDO` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2674:11
[INFO] [stdout]      |
[INFO] [stdout] 2674 | pub const MaterialMapIndex_MATERIAL_MAP_ALBEDO: MaterialMapIndex = 0;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MATERIAL_MAP_INDEX_MATERIAL_MAP_ALBEDO`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MaterialMapIndex_MATERIAL_MAP_METALNESS` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2675:11
[INFO] [stdout]      |
[INFO] [stdout] 2675 | pub const MaterialMapIndex_MATERIAL_MAP_METALNESS: MaterialMapIndex = 1;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MATERIAL_MAP_INDEX_MATERIAL_MAP_METALNESS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MaterialMapIndex_MATERIAL_MAP_NORMAL` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2676:11
[INFO] [stdout]      |
[INFO] [stdout] 2676 | pub const MaterialMapIndex_MATERIAL_MAP_NORMAL: MaterialMapIndex = 2;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MATERIAL_MAP_INDEX_MATERIAL_MAP_NORMAL`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MaterialMapIndex_MATERIAL_MAP_ROUGHNESS` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2677:11
[INFO] [stdout]      |
[INFO] [stdout] 2677 | pub const MaterialMapIndex_MATERIAL_MAP_ROUGHNESS: MaterialMapIndex = 3;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MATERIAL_MAP_INDEX_MATERIAL_MAP_ROUGHNESS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MaterialMapIndex_MATERIAL_MAP_OCCLUSION` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2678:11
[INFO] [stdout]      |
[INFO] [stdout] 2678 | pub const MaterialMapIndex_MATERIAL_MAP_OCCLUSION: MaterialMapIndex = 4;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MATERIAL_MAP_INDEX_MATERIAL_MAP_OCCLUSION`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MaterialMapIndex_MATERIAL_MAP_EMISSION` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2679:11
[INFO] [stdout]      |
[INFO] [stdout] 2679 | pub const MaterialMapIndex_MATERIAL_MAP_EMISSION: MaterialMapIndex = 5;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MATERIAL_MAP_INDEX_MATERIAL_MAP_EMISSION`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MaterialMapIndex_MATERIAL_MAP_HEIGHT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2680:11
[INFO] [stdout]      |
[INFO] [stdout] 2680 | pub const MaterialMapIndex_MATERIAL_MAP_HEIGHT: MaterialMapIndex = 6;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MATERIAL_MAP_INDEX_MATERIAL_MAP_HEIGHT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MaterialMapIndex_MATERIAL_MAP_CUBEMAP` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2681:11
[INFO] [stdout]      |
[INFO] [stdout] 2681 | pub const MaterialMapIndex_MATERIAL_MAP_CUBEMAP: MaterialMapIndex = 7;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MATERIAL_MAP_INDEX_MATERIAL_MAP_CUBEMAP`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MaterialMapIndex_MATERIAL_MAP_IRRADIANCE` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2682:11
[INFO] [stdout]      |
[INFO] [stdout] 2682 | pub const MaterialMapIndex_MATERIAL_MAP_IRRADIANCE: MaterialMapIndex = 8;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MATERIAL_MAP_INDEX_MATERIAL_MAP_IRRADIANCE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MaterialMapIndex_MATERIAL_MAP_PREFILTER` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2683:11
[INFO] [stdout]      |
[INFO] [stdout] 2683 | pub const MaterialMapIndex_MATERIAL_MAP_PREFILTER: MaterialMapIndex = 9;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MATERIAL_MAP_INDEX_MATERIAL_MAP_PREFILTER`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MaterialMapIndex_MATERIAL_MAP_BRDF` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2684:11
[INFO] [stdout]      |
[INFO] [stdout] 2684 | pub const MaterialMapIndex_MATERIAL_MAP_BRDF: MaterialMapIndex = 10;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MATERIAL_MAP_INDEX_MATERIAL_MAP_BRDF`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderLocationIndex_SHADER_LOC_VERTEX_POSITION` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2686:11
[INFO] [stdout]      |
[INFO] [stdout] 2686 | pub const ShaderLocationIndex_SHADER_LOC_VERTEX_POSITION: ShaderLocationIndex = 0;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_LOCATION_INDEX_SHADER_LOC_VERTEX_POSITION`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderLocationIndex_SHADER_LOC_VERTEX_TEXCOORD01` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2687:11
[INFO] [stdout]      |
[INFO] [stdout] 2687 | pub const ShaderLocationIndex_SHADER_LOC_VERTEX_TEXCOORD01: ShaderLocationIndex = 1;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_LOCATION_INDEX_SHADER_LOC_VERTEX_TEXCOORD01`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderLocationIndex_SHADER_LOC_VERTEX_TEXCOORD02` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2688:11
[INFO] [stdout]      |
[INFO] [stdout] 2688 | pub const ShaderLocationIndex_SHADER_LOC_VERTEX_TEXCOORD02: ShaderLocationIndex = 2;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_LOCATION_INDEX_SHADER_LOC_VERTEX_TEXCOORD02`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderLocationIndex_SHADER_LOC_VERTEX_NORMAL` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2689:11
[INFO] [stdout]      |
[INFO] [stdout] 2689 | pub const ShaderLocationIndex_SHADER_LOC_VERTEX_NORMAL: ShaderLocationIndex = 3;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_LOCATION_INDEX_SHADER_LOC_VERTEX_NORMAL`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderLocationIndex_SHADER_LOC_VERTEX_TANGENT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2690:11
[INFO] [stdout]      |
[INFO] [stdout] 2690 | pub const ShaderLocationIndex_SHADER_LOC_VERTEX_TANGENT: ShaderLocationIndex = 4;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_LOCATION_INDEX_SHADER_LOC_VERTEX_TANGENT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderLocationIndex_SHADER_LOC_VERTEX_COLOR` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2691:11
[INFO] [stdout]      |
[INFO] [stdout] 2691 | pub const ShaderLocationIndex_SHADER_LOC_VERTEX_COLOR: ShaderLocationIndex = 5;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_LOCATION_INDEX_SHADER_LOC_VERTEX_COLOR`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderLocationIndex_SHADER_LOC_MATRIX_MVP` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2692:11
[INFO] [stdout]      |
[INFO] [stdout] 2692 | pub const ShaderLocationIndex_SHADER_LOC_MATRIX_MVP: ShaderLocationIndex = 6;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_LOCATION_INDEX_SHADER_LOC_MATRIX_MVP`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderLocationIndex_SHADER_LOC_MATRIX_VIEW` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2693:11
[INFO] [stdout]      |
[INFO] [stdout] 2693 | pub const ShaderLocationIndex_SHADER_LOC_MATRIX_VIEW: ShaderLocationIndex = 7;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_LOCATION_INDEX_SHADER_LOC_MATRIX_VIEW`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderLocationIndex_SHADER_LOC_MATRIX_PROJECTION` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2694:11
[INFO] [stdout]      |
[INFO] [stdout] 2694 | pub const ShaderLocationIndex_SHADER_LOC_MATRIX_PROJECTION: ShaderLocationIndex = 8;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_LOCATION_INDEX_SHADER_LOC_MATRIX_PROJECTION`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderLocationIndex_SHADER_LOC_MATRIX_MODEL` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2695:11
[INFO] [stdout]      |
[INFO] [stdout] 2695 | pub const ShaderLocationIndex_SHADER_LOC_MATRIX_MODEL: ShaderLocationIndex = 9;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_LOCATION_INDEX_SHADER_LOC_MATRIX_MODEL`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderLocationIndex_SHADER_LOC_MATRIX_NORMAL` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2696:11
[INFO] [stdout]      |
[INFO] [stdout] 2696 | pub const ShaderLocationIndex_SHADER_LOC_MATRIX_NORMAL: ShaderLocationIndex = 10;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_LOCATION_INDEX_SHADER_LOC_MATRIX_NORMAL`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderLocationIndex_SHADER_LOC_VECTOR_VIEW` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2697:11
[INFO] [stdout]      |
[INFO] [stdout] 2697 | pub const ShaderLocationIndex_SHADER_LOC_VECTOR_VIEW: ShaderLocationIndex = 11;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_LOCATION_INDEX_SHADER_LOC_VECTOR_VIEW`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderLocationIndex_SHADER_LOC_COLOR_DIFFUSE` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2698:11
[INFO] [stdout]      |
[INFO] [stdout] 2698 | pub const ShaderLocationIndex_SHADER_LOC_COLOR_DIFFUSE: ShaderLocationIndex = 12;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_LOCATION_INDEX_SHADER_LOC_COLOR_DIFFUSE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderLocationIndex_SHADER_LOC_COLOR_SPECULAR` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2699:11
[INFO] [stdout]      |
[INFO] [stdout] 2699 | pub const ShaderLocationIndex_SHADER_LOC_COLOR_SPECULAR: ShaderLocationIndex = 13;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_LOCATION_INDEX_SHADER_LOC_COLOR_SPECULAR`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderLocationIndex_SHADER_LOC_COLOR_AMBIENT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2700:11
[INFO] [stdout]      |
[INFO] [stdout] 2700 | pub const ShaderLocationIndex_SHADER_LOC_COLOR_AMBIENT: ShaderLocationIndex = 14;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_LOCATION_INDEX_SHADER_LOC_COLOR_AMBIENT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderLocationIndex_SHADER_LOC_MAP_ALBEDO` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2701:11
[INFO] [stdout]      |
[INFO] [stdout] 2701 | pub const ShaderLocationIndex_SHADER_LOC_MAP_ALBEDO: ShaderLocationIndex = 15;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_LOCATION_INDEX_SHADER_LOC_MAP_ALBEDO`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderLocationIndex_SHADER_LOC_MAP_METALNESS` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2702:11
[INFO] [stdout]      |
[INFO] [stdout] 2702 | pub const ShaderLocationIndex_SHADER_LOC_MAP_METALNESS: ShaderLocationIndex = 16;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_LOCATION_INDEX_SHADER_LOC_MAP_METALNESS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderLocationIndex_SHADER_LOC_MAP_NORMAL` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2703:11
[INFO] [stdout]      |
[INFO] [stdout] 2703 | pub const ShaderLocationIndex_SHADER_LOC_MAP_NORMAL: ShaderLocationIndex = 17;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_LOCATION_INDEX_SHADER_LOC_MAP_NORMAL`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderLocationIndex_SHADER_LOC_MAP_ROUGHNESS` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2704:11
[INFO] [stdout]      |
[INFO] [stdout] 2704 | pub const ShaderLocationIndex_SHADER_LOC_MAP_ROUGHNESS: ShaderLocationIndex = 18;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_LOCATION_INDEX_SHADER_LOC_MAP_ROUGHNESS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderLocationIndex_SHADER_LOC_MAP_OCCLUSION` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2705:11
[INFO] [stdout]      |
[INFO] [stdout] 2705 | pub const ShaderLocationIndex_SHADER_LOC_MAP_OCCLUSION: ShaderLocationIndex = 19;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_LOCATION_INDEX_SHADER_LOC_MAP_OCCLUSION`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderLocationIndex_SHADER_LOC_MAP_EMISSION` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2706:11
[INFO] [stdout]      |
[INFO] [stdout] 2706 | pub const ShaderLocationIndex_SHADER_LOC_MAP_EMISSION: ShaderLocationIndex = 20;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_LOCATION_INDEX_SHADER_LOC_MAP_EMISSION`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderLocationIndex_SHADER_LOC_MAP_HEIGHT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2707:11
[INFO] [stdout]      |
[INFO] [stdout] 2707 | pub const ShaderLocationIndex_SHADER_LOC_MAP_HEIGHT: ShaderLocationIndex = 21;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_LOCATION_INDEX_SHADER_LOC_MAP_HEIGHT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderLocationIndex_SHADER_LOC_MAP_CUBEMAP` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2708:11
[INFO] [stdout]      |
[INFO] [stdout] 2708 | pub const ShaderLocationIndex_SHADER_LOC_MAP_CUBEMAP: ShaderLocationIndex = 22;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_LOCATION_INDEX_SHADER_LOC_MAP_CUBEMAP`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderLocationIndex_SHADER_LOC_MAP_IRRADIANCE` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2709:11
[INFO] [stdout]      |
[INFO] [stdout] 2709 | pub const ShaderLocationIndex_SHADER_LOC_MAP_IRRADIANCE: ShaderLocationIndex = 23;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_LOCATION_INDEX_SHADER_LOC_MAP_IRRADIANCE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderLocationIndex_SHADER_LOC_MAP_PREFILTER` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2710:11
[INFO] [stdout]      |
[INFO] [stdout] 2710 | pub const ShaderLocationIndex_SHADER_LOC_MAP_PREFILTER: ShaderLocationIndex = 24;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_LOCATION_INDEX_SHADER_LOC_MAP_PREFILTER`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderLocationIndex_SHADER_LOC_MAP_BRDF` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2711:11
[INFO] [stdout]      |
[INFO] [stdout] 2711 | pub const ShaderLocationIndex_SHADER_LOC_MAP_BRDF: ShaderLocationIndex = 25;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_LOCATION_INDEX_SHADER_LOC_MAP_BRDF`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderLocationIndex_SHADER_LOC_VERTEX_BONEIDS` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2712:11
[INFO] [stdout]      |
[INFO] [stdout] 2712 | pub const ShaderLocationIndex_SHADER_LOC_VERTEX_BONEIDS: ShaderLocationIndex = 26;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_LOCATION_INDEX_SHADER_LOC_VERTEX_BONEIDS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderLocationIndex_SHADER_LOC_VERTEX_BONEWEIGHTS` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2713:11
[INFO] [stdout]      |
[INFO] [stdout] 2713 | pub const ShaderLocationIndex_SHADER_LOC_VERTEX_BONEWEIGHTS: ShaderLocationIndex = 27;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_LOCATION_INDEX_SHADER_LOC_VERTEX_BONEWEIGHTS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderLocationIndex_SHADER_LOC_BONE_MATRICES` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2714:11
[INFO] [stdout]      |
[INFO] [stdout] 2714 | pub const ShaderLocationIndex_SHADER_LOC_BONE_MATRICES: ShaderLocationIndex = 28;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_LOCATION_INDEX_SHADER_LOC_BONE_MATRICES`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderUniformDataType_SHADER_UNIFORM_FLOAT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2716:11
[INFO] [stdout]      |
[INFO] [stdout] 2716 | pub const ShaderUniformDataType_SHADER_UNIFORM_FLOAT: ShaderUniformDataType = 0;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_UNIFORM_DATA_TYPE_SHADER_UNIFORM_FLOAT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderUniformDataType_SHADER_UNIFORM_VEC2` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2717:11
[INFO] [stdout]      |
[INFO] [stdout] 2717 | pub const ShaderUniformDataType_SHADER_UNIFORM_VEC2: ShaderUniformDataType = 1;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_UNIFORM_DATA_TYPE_SHADER_UNIFORM_VEC2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderUniformDataType_SHADER_UNIFORM_VEC3` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2718:11
[INFO] [stdout]      |
[INFO] [stdout] 2718 | pub const ShaderUniformDataType_SHADER_UNIFORM_VEC3: ShaderUniformDataType = 2;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_UNIFORM_DATA_TYPE_SHADER_UNIFORM_VEC3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderUniformDataType_SHADER_UNIFORM_VEC4` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2719:11
[INFO] [stdout]      |
[INFO] [stdout] 2719 | pub const ShaderUniformDataType_SHADER_UNIFORM_VEC4: ShaderUniformDataType = 3;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_UNIFORM_DATA_TYPE_SHADER_UNIFORM_VEC4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderUniformDataType_SHADER_UNIFORM_INT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2720:11
[INFO] [stdout]      |
[INFO] [stdout] 2720 | pub const ShaderUniformDataType_SHADER_UNIFORM_INT: ShaderUniformDataType = 4;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_UNIFORM_DATA_TYPE_SHADER_UNIFORM_INT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderUniformDataType_SHADER_UNIFORM_IVEC2` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2721:11
[INFO] [stdout]      |
[INFO] [stdout] 2721 | pub const ShaderUniformDataType_SHADER_UNIFORM_IVEC2: ShaderUniformDataType = 5;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_UNIFORM_DATA_TYPE_SHADER_UNIFORM_IVEC2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderUniformDataType_SHADER_UNIFORM_IVEC3` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2722:11
[INFO] [stdout]      |
[INFO] [stdout] 2722 | pub const ShaderUniformDataType_SHADER_UNIFORM_IVEC3: ShaderUniformDataType = 6;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_UNIFORM_DATA_TYPE_SHADER_UNIFORM_IVEC3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderUniformDataType_SHADER_UNIFORM_IVEC4` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2723:11
[INFO] [stdout]      |
[INFO] [stdout] 2723 | pub const ShaderUniformDataType_SHADER_UNIFORM_IVEC4: ShaderUniformDataType = 7;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_UNIFORM_DATA_TYPE_SHADER_UNIFORM_IVEC4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderUniformDataType_SHADER_UNIFORM_SAMPLER2D` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2724:11
[INFO] [stdout]      |
[INFO] [stdout] 2724 | pub const ShaderUniformDataType_SHADER_UNIFORM_SAMPLER2D: ShaderUniformDataType = 8;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_UNIFORM_DATA_TYPE_SHADER_UNIFORM_SAMPLER2_D`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderAttributeDataType_SHADER_ATTRIB_FLOAT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2726:11
[INFO] [stdout]      |
[INFO] [stdout] 2726 | pub const ShaderAttributeDataType_SHADER_ATTRIB_FLOAT: ShaderAttributeDataType = 0;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_ATTRIBUTE_DATA_TYPE_SHADER_ATTRIB_FLOAT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderAttributeDataType_SHADER_ATTRIB_VEC2` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2727:11
[INFO] [stdout]      |
[INFO] [stdout] 2727 | pub const ShaderAttributeDataType_SHADER_ATTRIB_VEC2: ShaderAttributeDataType = 1;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_ATTRIBUTE_DATA_TYPE_SHADER_ATTRIB_VEC2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderAttributeDataType_SHADER_ATTRIB_VEC3` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2728:11
[INFO] [stdout]      |
[INFO] [stdout] 2728 | pub const ShaderAttributeDataType_SHADER_ATTRIB_VEC3: ShaderAttributeDataType = 2;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_ATTRIBUTE_DATA_TYPE_SHADER_ATTRIB_VEC3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderAttributeDataType_SHADER_ATTRIB_VEC4` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2729:11
[INFO] [stdout]      |
[INFO] [stdout] 2729 | pub const ShaderAttributeDataType_SHADER_ATTRIB_VEC4: ShaderAttributeDataType = 3;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_ATTRIBUTE_DATA_TYPE_SHADER_ATTRIB_VEC4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PixelFormat_PIXELFORMAT_UNCOMPRESSED_GRAYSCALE` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2731:11
[INFO] [stdout]      |
[INFO] [stdout] 2731 | pub const PixelFormat_PIXELFORMAT_UNCOMPRESSED_GRAYSCALE: PixelFormat = 1;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `PIXEL_FORMAT_PIXELFORMAT_UNCOMPRESSED_GRAYSCALE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PixelFormat_PIXELFORMAT_UNCOMPRESSED_GRAY_ALPHA` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2732:11
[INFO] [stdout]      |
[INFO] [stdout] 2732 | pub const PixelFormat_PIXELFORMAT_UNCOMPRESSED_GRAY_ALPHA: PixelFormat = 2;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `PIXEL_FORMAT_PIXELFORMAT_UNCOMPRESSED_GRAY_ALPHA`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PixelFormat_PIXELFORMAT_UNCOMPRESSED_R5G6B5` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2733:11
[INFO] [stdout]      |
[INFO] [stdout] 2733 | pub const PixelFormat_PIXELFORMAT_UNCOMPRESSED_R5G6B5: PixelFormat = 3;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `PIXEL_FORMAT_PIXELFORMAT_UNCOMPRESSED_R5_G6_B5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PixelFormat_PIXELFORMAT_UNCOMPRESSED_R8G8B8` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2734:11
[INFO] [stdout]      |
[INFO] [stdout] 2734 | pub const PixelFormat_PIXELFORMAT_UNCOMPRESSED_R8G8B8: PixelFormat = 4;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `PIXEL_FORMAT_PIXELFORMAT_UNCOMPRESSED_R8_G8_B8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PixelFormat_PIXELFORMAT_UNCOMPRESSED_R5G5B5A1` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2735:11
[INFO] [stdout]      |
[INFO] [stdout] 2735 | pub const PixelFormat_PIXELFORMAT_UNCOMPRESSED_R5G5B5A1: PixelFormat = 5;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `PIXEL_FORMAT_PIXELFORMAT_UNCOMPRESSED_R5_G5_B5_A1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PixelFormat_PIXELFORMAT_UNCOMPRESSED_R4G4B4A4` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2736:11
[INFO] [stdout]      |
[INFO] [stdout] 2736 | pub const PixelFormat_PIXELFORMAT_UNCOMPRESSED_R4G4B4A4: PixelFormat = 6;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `PIXEL_FORMAT_PIXELFORMAT_UNCOMPRESSED_R4_G4_B4_A4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PixelFormat_PIXELFORMAT_UNCOMPRESSED_R8G8B8A8` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2737:11
[INFO] [stdout]      |
[INFO] [stdout] 2737 | pub const PixelFormat_PIXELFORMAT_UNCOMPRESSED_R8G8B8A8: PixelFormat = 7;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `PIXEL_FORMAT_PIXELFORMAT_UNCOMPRESSED_R8_G8_B8_A8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PixelFormat_PIXELFORMAT_UNCOMPRESSED_R32` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2738:11
[INFO] [stdout]      |
[INFO] [stdout] 2738 | pub const PixelFormat_PIXELFORMAT_UNCOMPRESSED_R32: PixelFormat = 8;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `PIXEL_FORMAT_PIXELFORMAT_UNCOMPRESSED_R32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PixelFormat_PIXELFORMAT_UNCOMPRESSED_R32G32B32` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2739:11
[INFO] [stdout]      |
[INFO] [stdout] 2739 | pub const PixelFormat_PIXELFORMAT_UNCOMPRESSED_R32G32B32: PixelFormat = 9;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `PIXEL_FORMAT_PIXELFORMAT_UNCOMPRESSED_R32_G32_B32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PixelFormat_PIXELFORMAT_UNCOMPRESSED_R32G32B32A32` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2740:11
[INFO] [stdout]      |
[INFO] [stdout] 2740 | pub const PixelFormat_PIXELFORMAT_UNCOMPRESSED_R32G32B32A32: PixelFormat = 10;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `PIXEL_FORMAT_PIXELFORMAT_UNCOMPRESSED_R32_G32_B32_A32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PixelFormat_PIXELFORMAT_UNCOMPRESSED_R16` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2741:11
[INFO] [stdout]      |
[INFO] [stdout] 2741 | pub const PixelFormat_PIXELFORMAT_UNCOMPRESSED_R16: PixelFormat = 11;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `PIXEL_FORMAT_PIXELFORMAT_UNCOMPRESSED_R16`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PixelFormat_PIXELFORMAT_UNCOMPRESSED_R16G16B16` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2742:11
[INFO] [stdout]      |
[INFO] [stdout] 2742 | pub const PixelFormat_PIXELFORMAT_UNCOMPRESSED_R16G16B16: PixelFormat = 12;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `PIXEL_FORMAT_PIXELFORMAT_UNCOMPRESSED_R16_G16_B16`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PixelFormat_PIXELFORMAT_UNCOMPRESSED_R16G16B16A16` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2743:11
[INFO] [stdout]      |
[INFO] [stdout] 2743 | pub const PixelFormat_PIXELFORMAT_UNCOMPRESSED_R16G16B16A16: PixelFormat = 13;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `PIXEL_FORMAT_PIXELFORMAT_UNCOMPRESSED_R16_G16_B16_A16`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PixelFormat_PIXELFORMAT_COMPRESSED_DXT1_RGB` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2744:11
[INFO] [stdout]      |
[INFO] [stdout] 2744 | pub const PixelFormat_PIXELFORMAT_COMPRESSED_DXT1_RGB: PixelFormat = 14;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `PIXEL_FORMAT_PIXELFORMAT_COMPRESSED_DXT1_RGB`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PixelFormat_PIXELFORMAT_COMPRESSED_DXT1_RGBA` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2745:11
[INFO] [stdout]      |
[INFO] [stdout] 2745 | pub const PixelFormat_PIXELFORMAT_COMPRESSED_DXT1_RGBA: PixelFormat = 15;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `PIXEL_FORMAT_PIXELFORMAT_COMPRESSED_DXT1_RGBA`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PixelFormat_PIXELFORMAT_COMPRESSED_DXT3_RGBA` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2746:11
[INFO] [stdout]      |
[INFO] [stdout] 2746 | pub const PixelFormat_PIXELFORMAT_COMPRESSED_DXT3_RGBA: PixelFormat = 16;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `PIXEL_FORMAT_PIXELFORMAT_COMPRESSED_DXT3_RGBA`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PixelFormat_PIXELFORMAT_COMPRESSED_DXT5_RGBA` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2747:11
[INFO] [stdout]      |
[INFO] [stdout] 2747 | pub const PixelFormat_PIXELFORMAT_COMPRESSED_DXT5_RGBA: PixelFormat = 17;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `PIXEL_FORMAT_PIXELFORMAT_COMPRESSED_DXT5_RGBA`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PixelFormat_PIXELFORMAT_COMPRESSED_ETC1_RGB` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2748:11
[INFO] [stdout]      |
[INFO] [stdout] 2748 | pub const PixelFormat_PIXELFORMAT_COMPRESSED_ETC1_RGB: PixelFormat = 18;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `PIXEL_FORMAT_PIXELFORMAT_COMPRESSED_ETC1_RGB`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PixelFormat_PIXELFORMAT_COMPRESSED_ETC2_RGB` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2749:11
[INFO] [stdout]      |
[INFO] [stdout] 2749 | pub const PixelFormat_PIXELFORMAT_COMPRESSED_ETC2_RGB: PixelFormat = 19;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `PIXEL_FORMAT_PIXELFORMAT_COMPRESSED_ETC2_RGB`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PixelFormat_PIXELFORMAT_COMPRESSED_ETC2_EAC_RGBA` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2750:11
[INFO] [stdout]      |
[INFO] [stdout] 2750 | pub const PixelFormat_PIXELFORMAT_COMPRESSED_ETC2_EAC_RGBA: PixelFormat = 20;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `PIXEL_FORMAT_PIXELFORMAT_COMPRESSED_ETC2_EAC_RGBA`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PixelFormat_PIXELFORMAT_COMPRESSED_PVRT_RGB` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2751:11
[INFO] [stdout]      |
[INFO] [stdout] 2751 | pub const PixelFormat_PIXELFORMAT_COMPRESSED_PVRT_RGB: PixelFormat = 21;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `PIXEL_FORMAT_PIXELFORMAT_COMPRESSED_PVRT_RGB`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PixelFormat_PIXELFORMAT_COMPRESSED_PVRT_RGBA` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2752:11
[INFO] [stdout]      |
[INFO] [stdout] 2752 | pub const PixelFormat_PIXELFORMAT_COMPRESSED_PVRT_RGBA: PixelFormat = 22;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `PIXEL_FORMAT_PIXELFORMAT_COMPRESSED_PVRT_RGBA`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PixelFormat_PIXELFORMAT_COMPRESSED_ASTC_4x4_RGBA` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2753:11
[INFO] [stdout]      |
[INFO] [stdout] 2753 | pub const PixelFormat_PIXELFORMAT_COMPRESSED_ASTC_4x4_RGBA: PixelFormat = 23;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `PIXEL_FORMAT_PIXELFORMAT_COMPRESSED_ASTC_4X4_RGBA`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PixelFormat_PIXELFORMAT_COMPRESSED_ASTC_8x8_RGBA` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2754:11
[INFO] [stdout]      |
[INFO] [stdout] 2754 | pub const PixelFormat_PIXELFORMAT_COMPRESSED_ASTC_8x8_RGBA: PixelFormat = 24;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `PIXEL_FORMAT_PIXELFORMAT_COMPRESSED_ASTC_8X8_RGBA`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TextureFilter_TEXTURE_FILTER_POINT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2756:11
[INFO] [stdout]      |
[INFO] [stdout] 2756 | pub const TextureFilter_TEXTURE_FILTER_POINT: TextureFilter = 0;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `TEXTURE_FILTER_TEXTURE_FILTER_POINT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TextureFilter_TEXTURE_FILTER_BILINEAR` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2757:11
[INFO] [stdout]      |
[INFO] [stdout] 2757 | pub const TextureFilter_TEXTURE_FILTER_BILINEAR: TextureFilter = 1;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `TEXTURE_FILTER_TEXTURE_FILTER_BILINEAR`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TextureFilter_TEXTURE_FILTER_TRILINEAR` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2758:11
[INFO] [stdout]      |
[INFO] [stdout] 2758 | pub const TextureFilter_TEXTURE_FILTER_TRILINEAR: TextureFilter = 2;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `TEXTURE_FILTER_TEXTURE_FILTER_TRILINEAR`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TextureFilter_TEXTURE_FILTER_ANISOTROPIC_4X` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2759:11
[INFO] [stdout]      |
[INFO] [stdout] 2759 | pub const TextureFilter_TEXTURE_FILTER_ANISOTROPIC_4X: TextureFilter = 3;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `TEXTURE_FILTER_TEXTURE_FILTER_ANISOTROPIC_4_X`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TextureFilter_TEXTURE_FILTER_ANISOTROPIC_8X` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2760:11
[INFO] [stdout]      |
[INFO] [stdout] 2760 | pub const TextureFilter_TEXTURE_FILTER_ANISOTROPIC_8X: TextureFilter = 4;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `TEXTURE_FILTER_TEXTURE_FILTER_ANISOTROPIC_8_X`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TextureFilter_TEXTURE_FILTER_ANISOTROPIC_16X` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2761:11
[INFO] [stdout]      |
[INFO] [stdout] 2761 | pub const TextureFilter_TEXTURE_FILTER_ANISOTROPIC_16X: TextureFilter = 5;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `TEXTURE_FILTER_TEXTURE_FILTER_ANISOTROPIC_16_X`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TextureWrap_TEXTURE_WRAP_REPEAT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2763:11
[INFO] [stdout]      |
[INFO] [stdout] 2763 | pub const TextureWrap_TEXTURE_WRAP_REPEAT: TextureWrap = 0;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `TEXTURE_WRAP_TEXTURE_WRAP_REPEAT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TextureWrap_TEXTURE_WRAP_CLAMP` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2764:11
[INFO] [stdout]      |
[INFO] [stdout] 2764 | pub const TextureWrap_TEXTURE_WRAP_CLAMP: TextureWrap = 1;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `TEXTURE_WRAP_TEXTURE_WRAP_CLAMP`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TextureWrap_TEXTURE_WRAP_MIRROR_REPEAT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2765:11
[INFO] [stdout]      |
[INFO] [stdout] 2765 | pub const TextureWrap_TEXTURE_WRAP_MIRROR_REPEAT: TextureWrap = 2;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `TEXTURE_WRAP_TEXTURE_WRAP_MIRROR_REPEAT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TextureWrap_TEXTURE_WRAP_MIRROR_CLAMP` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2766:11
[INFO] [stdout]      |
[INFO] [stdout] 2766 | pub const TextureWrap_TEXTURE_WRAP_MIRROR_CLAMP: TextureWrap = 3;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `TEXTURE_WRAP_TEXTURE_WRAP_MIRROR_CLAMP`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CubemapLayout_CUBEMAP_LAYOUT_AUTO_DETECT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2768:11
[INFO] [stdout]      |
[INFO] [stdout] 2768 | pub const CubemapLayout_CUBEMAP_LAYOUT_AUTO_DETECT: CubemapLayout = 0;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CUBEMAP_LAYOUT_CUBEMAP_LAYOUT_AUTO_DETECT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CubemapLayout_CUBEMAP_LAYOUT_LINE_VERTICAL` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2769:11
[INFO] [stdout]      |
[INFO] [stdout] 2769 | pub const CubemapLayout_CUBEMAP_LAYOUT_LINE_VERTICAL: CubemapLayout = 1;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CUBEMAP_LAYOUT_CUBEMAP_LAYOUT_LINE_VERTICAL`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CubemapLayout_CUBEMAP_LAYOUT_LINE_HORIZONTAL` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2770:11
[INFO] [stdout]      |
[INFO] [stdout] 2770 | pub const CubemapLayout_CUBEMAP_LAYOUT_LINE_HORIZONTAL: CubemapLayout = 2;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CUBEMAP_LAYOUT_CUBEMAP_LAYOUT_LINE_HORIZONTAL`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CubemapLayout_CUBEMAP_LAYOUT_CROSS_THREE_BY_FOUR` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2771:11
[INFO] [stdout]      |
[INFO] [stdout] 2771 | pub const CubemapLayout_CUBEMAP_LAYOUT_CROSS_THREE_BY_FOUR: CubemapLayout = 3;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CUBEMAP_LAYOUT_CUBEMAP_LAYOUT_CROSS_THREE_BY_FOUR`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CubemapLayout_CUBEMAP_LAYOUT_CROSS_FOUR_BY_THREE` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2772:11
[INFO] [stdout]      |
[INFO] [stdout] 2772 | pub const CubemapLayout_CUBEMAP_LAYOUT_CROSS_FOUR_BY_THREE: CubemapLayout = 4;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CUBEMAP_LAYOUT_CUBEMAP_LAYOUT_CROSS_FOUR_BY_THREE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CubemapLayout_CUBEMAP_LAYOUT_PANORAMA` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2773:11
[INFO] [stdout]      |
[INFO] [stdout] 2773 | pub const CubemapLayout_CUBEMAP_LAYOUT_PANORAMA: CubemapLayout = 5;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CUBEMAP_LAYOUT_CUBEMAP_LAYOUT_PANORAMA`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FontType_FONT_DEFAULT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2775:11
[INFO] [stdout]      |
[INFO] [stdout] 2775 | pub const FontType_FONT_DEFAULT: FontType = 0;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `FONT_TYPE_FONT_DEFAULT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FontType_FONT_BITMAP` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2776:11
[INFO] [stdout]      |
[INFO] [stdout] 2776 | pub const FontType_FONT_BITMAP: FontType = 1;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `FONT_TYPE_FONT_BITMAP`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FontType_FONT_SDF` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2777:11
[INFO] [stdout]      |
[INFO] [stdout] 2777 | pub const FontType_FONT_SDF: FontType = 2;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `FONT_TYPE_FONT_SDF`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BlendMode_BLEND_ALPHA` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2779:11
[INFO] [stdout]      |
[INFO] [stdout] 2779 | pub const BlendMode_BLEND_ALPHA: BlendMode = 0;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `BLEND_MODE_BLEND_ALPHA`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BlendMode_BLEND_ADDITIVE` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2780:11
[INFO] [stdout]      |
[INFO] [stdout] 2780 | pub const BlendMode_BLEND_ADDITIVE: BlendMode = 1;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `BLEND_MODE_BLEND_ADDITIVE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BlendMode_BLEND_MULTIPLIED` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2781:11
[INFO] [stdout]      |
[INFO] [stdout] 2781 | pub const BlendMode_BLEND_MULTIPLIED: BlendMode = 2;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `BLEND_MODE_BLEND_MULTIPLIED`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BlendMode_BLEND_ADD_COLORS` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2782:11
[INFO] [stdout]      |
[INFO] [stdout] 2782 | pub const BlendMode_BLEND_ADD_COLORS: BlendMode = 3;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `BLEND_MODE_BLEND_ADD_COLORS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BlendMode_BLEND_SUBTRACT_COLORS` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2783:11
[INFO] [stdout]      |
[INFO] [stdout] 2783 | pub const BlendMode_BLEND_SUBTRACT_COLORS: BlendMode = 4;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `BLEND_MODE_BLEND_SUBTRACT_COLORS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BlendMode_BLEND_ALPHA_PREMULTIPLY` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2784:11
[INFO] [stdout]      |
[INFO] [stdout] 2784 | pub const BlendMode_BLEND_ALPHA_PREMULTIPLY: BlendMode = 5;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `BLEND_MODE_BLEND_ALPHA_PREMULTIPLY`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BlendMode_BLEND_CUSTOM` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2785:11
[INFO] [stdout]      |
[INFO] [stdout] 2785 | pub const BlendMode_BLEND_CUSTOM: BlendMode = 6;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `BLEND_MODE_BLEND_CUSTOM`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BlendMode_BLEND_CUSTOM_SEPARATE` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2786:11
[INFO] [stdout]      |
[INFO] [stdout] 2786 | pub const BlendMode_BLEND_CUSTOM_SEPARATE: BlendMode = 7;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `BLEND_MODE_BLEND_CUSTOM_SEPARATE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Gesture_GESTURE_NONE` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2788:11
[INFO] [stdout]      |
[INFO] [stdout] 2788 | pub const Gesture_GESTURE_NONE: Gesture = 0;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GESTURE_GESTURE_NONE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Gesture_GESTURE_TAP` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2789:11
[INFO] [stdout]      |
[INFO] [stdout] 2789 | pub const Gesture_GESTURE_TAP: Gesture = 1;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GESTURE_GESTURE_TAP`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Gesture_GESTURE_DOUBLETAP` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2790:11
[INFO] [stdout]      |
[INFO] [stdout] 2790 | pub const Gesture_GESTURE_DOUBLETAP: Gesture = 2;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GESTURE_GESTURE_DOUBLETAP`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Gesture_GESTURE_HOLD` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2791:11
[INFO] [stdout]      |
[INFO] [stdout] 2791 | pub const Gesture_GESTURE_HOLD: Gesture = 4;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GESTURE_GESTURE_HOLD`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Gesture_GESTURE_DRAG` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2792:11
[INFO] [stdout]      |
[INFO] [stdout] 2792 | pub const Gesture_GESTURE_DRAG: Gesture = 8;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GESTURE_GESTURE_DRAG`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Gesture_GESTURE_SWIPE_RIGHT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2793:11
[INFO] [stdout]      |
[INFO] [stdout] 2793 | pub const Gesture_GESTURE_SWIPE_RIGHT: Gesture = 16;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GESTURE_GESTURE_SWIPE_RIGHT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Gesture_GESTURE_SWIPE_LEFT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2794:11
[INFO] [stdout]      |
[INFO] [stdout] 2794 | pub const Gesture_GESTURE_SWIPE_LEFT: Gesture = 32;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GESTURE_GESTURE_SWIPE_LEFT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Gesture_GESTURE_SWIPE_UP` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2795:11
[INFO] [stdout]      |
[INFO] [stdout] 2795 | pub const Gesture_GESTURE_SWIPE_UP: Gesture = 64;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GESTURE_GESTURE_SWIPE_UP`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Gesture_GESTURE_SWIPE_DOWN` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2796:11
[INFO] [stdout]      |
[INFO] [stdout] 2796 | pub const Gesture_GESTURE_SWIPE_DOWN: Gesture = 128;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GESTURE_GESTURE_SWIPE_DOWN`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Gesture_GESTURE_PINCH_IN` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2797:11
[INFO] [stdout]      |
[INFO] [stdout] 2797 | pub const Gesture_GESTURE_PINCH_IN: Gesture = 256;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GESTURE_GESTURE_PINCH_IN`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Gesture_GESTURE_PINCH_OUT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2798:11
[INFO] [stdout]      |
[INFO] [stdout] 2798 | pub const Gesture_GESTURE_PINCH_OUT: Gesture = 512;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GESTURE_GESTURE_PINCH_OUT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CameraMode_CAMERA_CUSTOM` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2800:11
[INFO] [stdout]      |
[INFO] [stdout] 2800 | pub const CameraMode_CAMERA_CUSTOM: CameraMode = 0;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CAMERA_MODE_CAMERA_CUSTOM`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CameraMode_CAMERA_FREE` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2801:11
[INFO] [stdout]      |
[INFO] [stdout] 2801 | pub const CameraMode_CAMERA_FREE: CameraMode = 1;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CAMERA_MODE_CAMERA_FREE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CameraMode_CAMERA_ORBITAL` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2802:11
[INFO] [stdout]      |
[INFO] [stdout] 2802 | pub const CameraMode_CAMERA_ORBITAL: CameraMode = 2;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CAMERA_MODE_CAMERA_ORBITAL`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CameraMode_CAMERA_FIRST_PERSON` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2803:11
[INFO] [stdout]      |
[INFO] [stdout] 2803 | pub const CameraMode_CAMERA_FIRST_PERSON: CameraMode = 3;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CAMERA_MODE_CAMERA_FIRST_PERSON`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CameraMode_CAMERA_THIRD_PERSON` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2804:11
[INFO] [stdout]      |
[INFO] [stdout] 2804 | pub const CameraMode_CAMERA_THIRD_PERSON: CameraMode = 4;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CAMERA_MODE_CAMERA_THIRD_PERSON`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CameraProjection_CAMERA_PERSPECTIVE` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2806:11
[INFO] [stdout]      |
[INFO] [stdout] 2806 | pub const CameraProjection_CAMERA_PERSPECTIVE: CameraProjection = 0;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CAMERA_PROJECTION_CAMERA_PERSPECTIVE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CameraProjection_CAMERA_ORTHOGRAPHIC` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2807:11
[INFO] [stdout]      |
[INFO] [stdout] 2807 | pub const CameraProjection_CAMERA_ORTHOGRAPHIC: CameraProjection = 1;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CAMERA_PROJECTION_CAMERA_ORTHOGRAPHIC`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `NPatchLayout_NPATCH_NINE_PATCH` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2809:11
[INFO] [stdout]      |
[INFO] [stdout] 2809 | pub const NPatchLayout_NPATCH_NINE_PATCH: NPatchLayout = 0;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NPATCH_LAYOUT_NPATCH_NINE_PATCH`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `NPatchLayout_NPATCH_THREE_PATCH_VERTICAL` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2810:11
[INFO] [stdout]      |
[INFO] [stdout] 2810 | pub const NPatchLayout_NPATCH_THREE_PATCH_VERTICAL: NPatchLayout = 1;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NPATCH_LAYOUT_NPATCH_THREE_PATCH_VERTICAL`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `NPatchLayout_NPATCH_THREE_PATCH_HORIZONTAL` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2811:11
[INFO] [stdout]      |
[INFO] [stdout] 2811 | pub const NPatchLayout_NPATCH_THREE_PATCH_HORIZONTAL: NPatchLayout = 2;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NPATCH_LAYOUT_NPATCH_THREE_PATCH_HORIZONTAL`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `logLevel` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:2815:9
[INFO] [stdout]      |
[INFO] [stdout] 2815 |         logLevel: ::std::os::raw::c_int,
[INFO] [stdout]      |         ^^^^^^^^ help: convert the identifier to snake case: `log_level`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `fileName` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:2822:9
[INFO] [stdout]      |
[INFO] [stdout] 2822 |         fileName: *const ::std::os::raw::c_char,
[INFO] [stdout]      |         ^^^^^^^^ help: convert the identifier to snake case: `file_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `dataSize` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:2823:9
[INFO] [stdout]      |
[INFO] [stdout] 2823 |         dataSize: *mut ::std::os::raw::c_int,
[INFO] [stdout]      |         ^^^^^^^^ help: convert the identifier to snake case: `data_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `fileName` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:2828:9
[INFO] [stdout]      |
[INFO] [stdout] 2828 |         fileName: *const ::std::os::raw::c_char,
[INFO] [stdout]      |         ^^^^^^^^ help: convert the identifier to snake case: `file_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `dataSize` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:2830:9
[INFO] [stdout]      |
[INFO] [stdout] 2830 |         dataSize: ::std::os::raw::c_int,
[INFO] [stdout]      |         ^^^^^^^^ help: convert the identifier to snake case: `data_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `fileName` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:2834:26
[INFO] [stdout]      |
[INFO] [stdout] 2834 |     unsafe extern "C" fn(fileName: *const ::std::os::raw::c_char) -> *mut ::std::os::raw::c_char,
[INFO] [stdout]      |                          ^^^^^^^^ help: convert the identifier to snake case: `file_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `fileName` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:2838:9
[INFO] [stdout]      |
[INFO] [stdout] 2838 |         fileName: *const ::std::os::raw::c_char,
[INFO] [stdout]      |         ^^^^^^^^ help: convert the identifier to snake case: `file_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `bufferData` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:5272:26
[INFO] [stdout]      |
[INFO] [stdout] 5272 |     unsafe extern "C" fn(bufferData: *mut ::std::os::raw::c_void, frames: ::std::os::raw::c_uint),
[INFO] [stdout]      |                          ^^^^^^^^^^ help: convert the identifier to snake case: `buffer_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rustray v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: type `__gnuc_va_list` should have an upper camel case name
[INFO] [stdout]   --> src/lib.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub type __gnuc_va_list = __builtin_va_list;
[INFO] [stdout]    |          ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GnucVaList`
[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 `va_list` should have an upper camel case name
[INFO] [stdout]   --> src/lib.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub type va_list = __builtin_va_list;
[INFO] [stdout]    |          ^^^^^^^ help: convert the identifier to upper camel case: `VaList`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__builtin_va_list` should have an upper camel case name
[INFO] [stdout]     --> src/lib.rs:5501:10
[INFO] [stdout]      |
[INFO] [stdout] 5501 | pub type __builtin_va_list = [__va_list_tag; 1usize];
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BuiltinVaList`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `__bool_true_false_are_defined` should have an upper case name
[INFO] [stdout]  --> src/lib.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub const __bool_true_false_are_defined: u32 = 1;
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__BOOL_TRUE_FALSE_ARE_DEFINED`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `true_` should have an upper case name
[INFO] [stdout]  --> src/lib.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub const true_: u32 = 1;
[INFO] [stdout]   |           ^^^^^ help: convert the identifier to upper case: `TRUE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `false_` should have an upper case name
[INFO] [stdout]   --> src/lib.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub const false_: u32 = 0;
[INFO] [stdout]    |           ^^^^^^ help: convert the identifier to upper case: `FALSE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bindgen_test_layout_Vector2` should have a snake case name
[INFO] [stdout]   --> src/lib.rs:20:4
[INFO] [stdout]    |
[INFO] [stdout] 20 | fn bindgen_test_layout_Vector2() {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `bindgen_test_layout_vector2`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bindgen_test_layout_Vector3` should have a snake case name
[INFO] [stdout]   --> src/lib.rs:62:4
[INFO] [stdout]    |
[INFO] [stdout] 62 | fn bindgen_test_layout_Vector3() {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `bindgen_test_layout_vector3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bindgen_test_layout_Vector4` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:115:4
[INFO] [stdout]     |
[INFO] [stdout] 115 | fn bindgen_test_layout_Vector4() {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `bindgen_test_layout_vector4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bindgen_test_layout_Matrix` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:191:4
[INFO] [stdout]     |
[INFO] [stdout] 191 | fn bindgen_test_layout_Matrix() {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_matrix`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bindgen_test_layout_Color` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:374:4
[INFO] [stdout]     |
[INFO] [stdout] 374 | fn bindgen_test_layout_Color() {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `bindgen_test_layout_color`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bindgen_test_layout_Rectangle` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:417:4
[INFO] [stdout]     |
[INFO] [stdout] 417 | fn bindgen_test_layout_Rectangle() {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_rectangle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bindgen_test_layout_Image` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:481:4
[INFO] [stdout]     |
[INFO] [stdout] 481 | fn bindgen_test_layout_Image() {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `bindgen_test_layout_image`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bindgen_test_layout_Texture` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:555:4
[INFO] [stdout]     |
[INFO] [stdout] 555 | fn bindgen_test_layout_Texture() {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_texture`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bindgen_test_layout_RenderTexture` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:629:4
[INFO] [stdout]     |
[INFO] [stdout] 629 | fn bindgen_test_layout_RenderTexture() {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_render_texture`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bindgen_test_layout_NPatchInfo` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:685:4
[INFO] [stdout]     |
[INFO] [stdout] 685 | fn bindgen_test_layout_NPatchInfo() {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_npatch_info`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `offsetX` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:763:9
[INFO] [stdout]     |
[INFO] [stdout] 763 |     pub offsetX: ::std::os::raw::c_int,
[INFO] [stdout]     |         ^^^^^^^ help: convert the identifier to snake case: `offset_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `offsetY` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:764:9
[INFO] [stdout]     |
[INFO] [stdout] 764 |     pub offsetY: ::std::os::raw::c_int,
[INFO] [stdout]     |         ^^^^^^^ help: convert the identifier to snake case: `offset_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `advanceX` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:765:9
[INFO] [stdout]     |
[INFO] [stdout] 765 |     pub advanceX: ::std::os::raw::c_int,
[INFO] [stdout]     |         ^^^^^^^^ help: convert the identifier to snake case: `advance_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bindgen_test_layout_GlyphInfo` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:769:4
[INFO] [stdout]     |
[INFO] [stdout] 769 | fn bindgen_test_layout_GlyphInfo() {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_glyph_info`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `baseSize` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:836:9
[INFO] [stdout]     |
[INFO] [stdout] 836 |     pub baseSize: ::std::os::raw::c_int,
[INFO] [stdout]     |         ^^^^^^^^ help: convert the identifier to snake case: `base_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `glyphCount` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:837:9
[INFO] [stdout]     |
[INFO] [stdout] 837 |     pub glyphCount: ::std::os::raw::c_int,
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `glyph_count`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `glyphPadding` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:838:9
[INFO] [stdout]     |
[INFO] [stdout] 838 |     pub glyphPadding: ::std::os::raw::c_int,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `glyph_padding`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bindgen_test_layout_Font` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:844:4
[INFO] [stdout]     |
[INFO] [stdout] 844 | fn bindgen_test_layout_Font() {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `bindgen_test_layout_font`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bindgen_test_layout_Camera3D` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:928:4
[INFO] [stdout]     |
[INFO] [stdout] 928 | fn bindgen_test_layout_Camera3D() {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_camera3_d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bindgen_test_layout_Camera2D` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:1002:4
[INFO] [stdout]      |
[INFO] [stdout] 1002 | fn bindgen_test_layout_Camera2D() {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_camera2_d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `vertexCount` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:1059:9
[INFO] [stdout]      |
[INFO] [stdout] 1059 |     pub vertexCount: ::std::os::raw::c_int,
[INFO] [stdout]      |         ^^^^^^^^^^^ help: convert the identifier to snake case: `vertex_count`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `triangleCount` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:1060:9
[INFO] [stdout]      |
[INFO] [stdout] 1060 |     pub triangleCount: ::std::os::raw::c_int,
[INFO] [stdout]      |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `triangle_count`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `animVertices` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:1068:9
[INFO] [stdout]      |
[INFO] [stdout] 1068 |     pub animVertices: *mut f32,
[INFO] [stdout]      |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `anim_vertices`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `animNormals` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:1069:9
[INFO] [stdout]      |
[INFO] [stdout] 1069 |     pub animNormals: *mut f32,
[INFO] [stdout]      |         ^^^^^^^^^^^ help: convert the identifier to snake case: `anim_normals`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `boneIds` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:1070:9
[INFO] [stdout]      |
[INFO] [stdout] 1070 |     pub boneIds: *mut ::std::os::raw::c_uchar,
[INFO] [stdout]      |         ^^^^^^^ help: convert the identifier to snake case: `bone_ids`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `boneWeights` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:1071:9
[INFO] [stdout]      |
[INFO] [stdout] 1071 |     pub boneWeights: *mut f32,
[INFO] [stdout]      |         ^^^^^^^^^^^ help: convert the identifier to snake case: `bone_weights`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `boneMatrices` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:1072:9
[INFO] [stdout]      |
[INFO] [stdout] 1072 |     pub boneMatrices: *mut Matrix,
[INFO] [stdout]      |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `bone_matrices`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `boneCount` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:1073:9
[INFO] [stdout]      |
[INFO] [stdout] 1073 |     pub boneCount: ::std::os::raw::c_int,
[INFO] [stdout]      |         ^^^^^^^^^ help: convert the identifier to snake case: `bone_count`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `vaoId` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:1074:9
[INFO] [stdout]      |
[INFO] [stdout] 1074 |     pub vaoId: ::std::os::raw::c_uint,
[INFO] [stdout]      |         ^^^^^ help: convert the identifier to snake case: `vao_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `vboId` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:1075:9
[INFO] [stdout]      |
[INFO] [stdout] 1075 |     pub vboId: *mut ::std::os::raw::c_uint,
[INFO] [stdout]      |         ^^^^^ help: convert the identifier to snake case: `vbo_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bindgen_test_layout_Mesh` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:1078:4
[INFO] [stdout]      |
[INFO] [stdout] 1078 | fn bindgen_test_layout_Mesh() {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_mesh`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bindgen_test_layout_Shader` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:1269:4
[INFO] [stdout]      |
[INFO] [stdout] 1269 | fn bindgen_test_layout_Shader() {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `bindgen_test_layout_shader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bindgen_test_layout_MaterialMap` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:1311:4
[INFO] [stdout]      |
[INFO] [stdout] 1311 | fn bindgen_test_layout_MaterialMap() {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_material_map`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bindgen_test_layout_Material` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:1363:4
[INFO] [stdout]      |
[INFO] [stdout] 1363 | fn bindgen_test_layout_Material() {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_material`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bindgen_test_layout_Transform` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:1415:4
[INFO] [stdout]      |
[INFO] [stdout] 1415 | fn bindgen_test_layout_Transform() {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_transform`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bindgen_test_layout_BoneInfo` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:1466:4
[INFO] [stdout]      |
[INFO] [stdout] 1466 | fn bindgen_test_layout_BoneInfo() {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_bone_info`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `meshCount` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:1504:9
[INFO] [stdout]      |
[INFO] [stdout] 1504 |     pub meshCount: ::std::os::raw::c_int,
[INFO] [stdout]      |         ^^^^^^^^^ help: convert the identifier to snake case: `mesh_count`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `materialCount` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:1505:9
[INFO] [stdout]      |
[INFO] [stdout] 1505 |     pub materialCount: ::std::os::raw::c_int,
[INFO] [stdout]      |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `material_count`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `meshMaterial` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:1508:9
[INFO] [stdout]      |
[INFO] [stdout] 1508 |     pub meshMaterial: *mut ::std::os::raw::c_int,
[INFO] [stdout]      |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `mesh_material`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `boneCount` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:1509:9
[INFO] [stdout]      |
[INFO] [stdout] 1509 |     pub boneCount: ::std::os::raw::c_int,
[INFO] [stdout]      |         ^^^^^^^^^ help: convert the identifier to snake case: `bone_count`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `bindPose` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:1511:9
[INFO] [stdout]      |
[INFO] [stdout] 1511 |     pub bindPose: *mut Transform,
[INFO] [stdout]      |         ^^^^^^^^ help: convert the identifier to snake case: `bind_pose`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bindgen_test_layout_Model` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:1514:4
[INFO] [stdout]      |
[INFO] [stdout] 1514 | fn bindgen_test_layout_Model() {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_model`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `boneCount` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:1621:9
[INFO] [stdout]      |
[INFO] [stdout] 1621 |     pub boneCount: ::std::os::raw::c_int,
[INFO] [stdout]      |         ^^^^^^^^^ help: convert the identifier to snake case: `bone_count`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `frameCount` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:1622:9
[INFO] [stdout]      |
[INFO] [stdout] 1622 |     pub frameCount: ::std::os::raw::c_int,
[INFO] [stdout]      |         ^^^^^^^^^^ help: convert the identifier to snake case: `frame_count`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `framePoses` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:1624:9
[INFO] [stdout]      |
[INFO] [stdout] 1624 |     pub framePoses: *mut *mut Transform,
[INFO] [stdout]      |         ^^^^^^^^^^ help: convert the identifier to snake case: `frame_poses`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bindgen_test_layout_ModelAnimation` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:1628:4
[INFO] [stdout]      |
[INFO] [stdout] 1628 | fn bindgen_test_layout_ModelAnimation() {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_model_animation`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bindgen_test_layout_Ray` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:1699:4
[INFO] [stdout]      |
[INFO] [stdout] 1699 | fn bindgen_test_layout_Ray() {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_ray`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bindgen_test_layout_RayCollision` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:1742:4
[INFO] [stdout]      |
[INFO] [stdout] 1742 | fn bindgen_test_layout_RayCollision() {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_ray_collision`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bindgen_test_layout_BoundingBox` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:1803:4
[INFO] [stdout]      |
[INFO] [stdout] 1803 | fn bindgen_test_layout_BoundingBox() {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_bounding_box`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `frameCount` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:1840:9
[INFO] [stdout]      |
[INFO] [stdout] 1840 |     pub frameCount: ::std::os::raw::c_uint,
[INFO] [stdout]      |         ^^^^^^^^^^ help: convert the identifier to snake case: `frame_count`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `sampleRate` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:1841:9
[INFO] [stdout]      |
[INFO] [stdout] 1841 |     pub sampleRate: ::std::os::raw::c_uint,
[INFO] [stdout]      |         ^^^^^^^^^^ help: convert the identifier to snake case: `sample_rate`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `sampleSize` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:1842:9
[INFO] [stdout]      |
[INFO] [stdout] 1842 |     pub sampleSize: ::std::os::raw::c_uint,
[INFO] [stdout]      |         ^^^^^^^^^^ help: convert the identifier to snake case: `sample_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bindgen_test_layout_Wave` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:1847:4
[INFO] [stdout]      |
[INFO] [stdout] 1847 | fn bindgen_test_layout_Wave() {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `bindgen_test_layout_wave`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `sampleRate` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:1926:9
[INFO] [stdout]      |
[INFO] [stdout] 1926 |     pub sampleRate: ::std::os::raw::c_uint,
[INFO] [stdout]      |         ^^^^^^^^^^ help: convert the identifier to snake case: `sample_rate`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `sampleSize` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:1927:9
[INFO] [stdout]      |
[INFO] [stdout] 1927 |     pub sampleSize: ::std::os::raw::c_uint,
[INFO] [stdout]      |         ^^^^^^^^^^ help: convert the identifier to snake case: `sample_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bindgen_test_layout_AudioStream` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:1931:4
[INFO] [stdout]      |
[INFO] [stdout] 1931 | fn bindgen_test_layout_AudioStream() {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_audio_stream`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `frameCount` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:1999:9
[INFO] [stdout]      |
[INFO] [stdout] 1999 |     pub frameCount: ::std::os::raw::c_uint,
[INFO] [stdout]      |         ^^^^^^^^^^ help: convert the identifier to snake case: `frame_count`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bindgen_test_layout_Sound` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:2002:4
[INFO] [stdout]      |
[INFO] [stdout] 2002 | fn bindgen_test_layout_Sound() {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `bindgen_test_layout_sound`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `frameCount` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:2040:9
[INFO] [stdout]      |
[INFO] [stdout] 2040 |     pub frameCount: ::std::os::raw::c_uint,
[INFO] [stdout]      |         ^^^^^^^^^^ help: convert the identifier to snake case: `frame_count`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ctxType` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:2042:9
[INFO] [stdout]      |
[INFO] [stdout] 2042 |     pub ctxType: ::std::os::raw::c_int,
[INFO] [stdout]      |         ^^^^^^^ help: convert the identifier to snake case: `ctx_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ctxData` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:2043:9
[INFO] [stdout]      |
[INFO] [stdout] 2043 |     pub ctxData: *mut ::std::os::raw::c_void,
[INFO] [stdout]      |         ^^^^^^^ help: convert the identifier to snake case: `ctx_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bindgen_test_layout_Music` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:2046:4
[INFO] [stdout]      |
[INFO] [stdout] 2046 | fn bindgen_test_layout_Music() {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_music`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `hResolution` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:2113:9
[INFO] [stdout]      |
[INFO] [stdout] 2113 |     pub hResolution: ::std::os::raw::c_int,
[INFO] [stdout]      |         ^^^^^^^^^^^ help: convert the identifier to snake case: `h_resolution`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `vResolution` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:2114:9
[INFO] [stdout]      |
[INFO] [stdout] 2114 |     pub vResolution: ::std::os::raw::c_int,
[INFO] [stdout]      |         ^^^^^^^^^^^ help: convert the identifier to snake case: `v_resolution`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `hScreenSize` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:2115:9
[INFO] [stdout]      |
[INFO] [stdout] 2115 |     pub hScreenSize: f32,
[INFO] [stdout]      |         ^^^^^^^^^^^ help: convert the identifier to snake case: `h_screen_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `vScreenSize` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:2116:9
[INFO] [stdout]      |
[INFO] [stdout] 2116 |     pub vScreenSize: f32,
[INFO] [stdout]      |         ^^^^^^^^^^^ help: convert the identifier to snake case: `v_screen_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `eyeToScreenDistance` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:2117:9
[INFO] [stdout]      |
[INFO] [stdout] 2117 |     pub eyeToScreenDistance: f32,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `eye_to_screen_distance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `lensSeparationDistance` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:2118:9
[INFO] [stdout]      |
[INFO] [stdout] 2118 |     pub lensSeparationDistance: f32,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `lens_separation_distance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `interpupillaryDistance` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:2119:9
[INFO] [stdout]      |
[INFO] [stdout] 2119 |     pub interpupillaryDistance: f32,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `interpupillary_distance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `lensDistortionValues` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:2120:9
[INFO] [stdout]      |
[INFO] [stdout] 2120 |     pub lensDistortionValues: [f32; 4usize],
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `lens_distortion_values`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `chromaAbCorrection` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:2121:9
[INFO] [stdout]      |
[INFO] [stdout] 2121 |     pub chromaAbCorrection: [f32; 4usize],
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `chroma_ab_correction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bindgen_test_layout_VrDeviceInfo` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:2124:4
[INFO] [stdout]      |
[INFO] [stdout] 2124 | fn bindgen_test_layout_VrDeviceInfo() {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_vr_device_info`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `viewOffset` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:2232:9
[INFO] [stdout]      |
[INFO] [stdout] 2232 |     pub viewOffset: [Matrix; 2usize],
[INFO] [stdout]      |         ^^^^^^^^^^ help: convert the identifier to snake case: `view_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `leftLensCenter` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:2233:9
[INFO] [stdout]      |
[INFO] [stdout] 2233 |     pub leftLensCenter: [f32; 2usize],
[INFO] [stdout]      |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `left_lens_center`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `rightLensCenter` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:2234:9
[INFO] [stdout]      |
[INFO] [stdout] 2234 |     pub rightLensCenter: [f32; 2usize],
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `right_lens_center`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `leftScreenCenter` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:2235:9
[INFO] [stdout]      |
[INFO] [stdout] 2235 |     pub leftScreenCenter: [f32; 2usize],
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `left_screen_center`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `rightScreenCenter` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:2236:9
[INFO] [stdout]      |
[INFO] [stdout] 2236 |     pub rightScreenCenter: [f32; 2usize],
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `right_screen_center`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `scaleIn` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:2238:9
[INFO] [stdout]      |
[INFO] [stdout] 2238 |     pub scaleIn: [f32; 2usize],
[INFO] [stdout]      |         ^^^^^^^ help: convert the identifier to snake case: `scale_in`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bindgen_test_layout_VrStereoConfig` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:2241:4
[INFO] [stdout]      |
[INFO] [stdout] 2241 | fn bindgen_test_layout_VrStereoConfig() {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_vr_stereo_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bindgen_test_layout_FilePathList` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:2343:4
[INFO] [stdout]      |
[INFO] [stdout] 2343 | fn bindgen_test_layout_FilePathList() {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_file_path_list`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bindgen_test_layout_AutomationEvent` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:2395:4
[INFO] [stdout]      |
[INFO] [stdout] 2395 | fn bindgen_test_layout_AutomationEvent() {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_automation_event`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bindgen_test_layout_AutomationEventList` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:2447:4
[INFO] [stdout]      |
[INFO] [stdout] 2447 | fn bindgen_test_layout_AutomationEventList() {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_automation_event_list`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ConfigFlags_FLAG_VSYNC_HINT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2491:11
[INFO] [stdout]      |
[INFO] [stdout] 2491 | pub const ConfigFlags_FLAG_VSYNC_HINT: ConfigFlags = 64;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CONFIG_FLAGS_FLAG_VSYNC_HINT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ConfigFlags_FLAG_FULLSCREEN_MODE` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2492:11
[INFO] [stdout]      |
[INFO] [stdout] 2492 | pub const ConfigFlags_FLAG_FULLSCREEN_MODE: ConfigFlags = 2;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CONFIG_FLAGS_FLAG_FULLSCREEN_MODE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ConfigFlags_FLAG_WINDOW_RESIZABLE` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2493:11
[INFO] [stdout]      |
[INFO] [stdout] 2493 | pub const ConfigFlags_FLAG_WINDOW_RESIZABLE: ConfigFlags = 4;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CONFIG_FLAGS_FLAG_WINDOW_RESIZABLE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ConfigFlags_FLAG_WINDOW_UNDECORATED` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2494:11
[INFO] [stdout]      |
[INFO] [stdout] 2494 | pub const ConfigFlags_FLAG_WINDOW_UNDECORATED: ConfigFlags = 8;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CONFIG_FLAGS_FLAG_WINDOW_UNDECORATED`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ConfigFlags_FLAG_WINDOW_HIDDEN` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2495:11
[INFO] [stdout]      |
[INFO] [stdout] 2495 | pub const ConfigFlags_FLAG_WINDOW_HIDDEN: ConfigFlags = 128;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CONFIG_FLAGS_FLAG_WINDOW_HIDDEN`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ConfigFlags_FLAG_WINDOW_MINIMIZED` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2496:11
[INFO] [stdout]      |
[INFO] [stdout] 2496 | pub const ConfigFlags_FLAG_WINDOW_MINIMIZED: ConfigFlags = 512;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CONFIG_FLAGS_FLAG_WINDOW_MINIMIZED`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ConfigFlags_FLAG_WINDOW_MAXIMIZED` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2497:11
[INFO] [stdout]      |
[INFO] [stdout] 2497 | pub const ConfigFlags_FLAG_WINDOW_MAXIMIZED: ConfigFlags = 1024;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CONFIG_FLAGS_FLAG_WINDOW_MAXIMIZED`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ConfigFlags_FLAG_WINDOW_UNFOCUSED` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2498:11
[INFO] [stdout]      |
[INFO] [stdout] 2498 | pub const ConfigFlags_FLAG_WINDOW_UNFOCUSED: ConfigFlags = 2048;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CONFIG_FLAGS_FLAG_WINDOW_UNFOCUSED`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ConfigFlags_FLAG_WINDOW_TOPMOST` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2499:11
[INFO] [stdout]      |
[INFO] [stdout] 2499 | pub const ConfigFlags_FLAG_WINDOW_TOPMOST: ConfigFlags = 4096;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CONFIG_FLAGS_FLAG_WINDOW_TOPMOST`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ConfigFlags_FLAG_WINDOW_ALWAYS_RUN` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2500:11
[INFO] [stdout]      |
[INFO] [stdout] 2500 | pub const ConfigFlags_FLAG_WINDOW_ALWAYS_RUN: ConfigFlags = 256;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CONFIG_FLAGS_FLAG_WINDOW_ALWAYS_RUN`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ConfigFlags_FLAG_WINDOW_TRANSPARENT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2501:11
[INFO] [stdout]      |
[INFO] [stdout] 2501 | pub const ConfigFlags_FLAG_WINDOW_TRANSPARENT: ConfigFlags = 16;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CONFIG_FLAGS_FLAG_WINDOW_TRANSPARENT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ConfigFlags_FLAG_WINDOW_HIGHDPI` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2502:11
[INFO] [stdout]      |
[INFO] [stdout] 2502 | pub const ConfigFlags_FLAG_WINDOW_HIGHDPI: ConfigFlags = 8192;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CONFIG_FLAGS_FLAG_WINDOW_HIGHDPI`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ConfigFlags_FLAG_WINDOW_MOUSE_PASSTHROUGH` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2503:11
[INFO] [stdout]      |
[INFO] [stdout] 2503 | pub const ConfigFlags_FLAG_WINDOW_MOUSE_PASSTHROUGH: ConfigFlags = 16384;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CONFIG_FLAGS_FLAG_WINDOW_MOUSE_PASSTHROUGH`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ConfigFlags_FLAG_BORDERLESS_WINDOWED_MODE` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2504:11
[INFO] [stdout]      |
[INFO] [stdout] 2504 | pub const ConfigFlags_FLAG_BORDERLESS_WINDOWED_MODE: ConfigFlags = 32768;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CONFIG_FLAGS_FLAG_BORDERLESS_WINDOWED_MODE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ConfigFlags_FLAG_MSAA_4X_HINT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2505:11
[INFO] [stdout]      |
[INFO] [stdout] 2505 | pub const ConfigFlags_FLAG_MSAA_4X_HINT: ConfigFlags = 32;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CONFIG_FLAGS_FLAG_MSAA_4_X_HINT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ConfigFlags_FLAG_INTERLACED_HINT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2506:11
[INFO] [stdout]      |
[INFO] [stdout] 2506 | pub const ConfigFlags_FLAG_INTERLACED_HINT: ConfigFlags = 65536;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CONFIG_FLAGS_FLAG_INTERLACED_HINT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TraceLogLevel_LOG_ALL` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2508:11
[INFO] [stdout]      |
[INFO] [stdout] 2508 | pub const TraceLogLevel_LOG_ALL: TraceLogLevel = 0;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `TRACE_LOG_LEVEL_LOG_ALL`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TraceLogLevel_LOG_TRACE` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2509:11
[INFO] [stdout]      |
[INFO] [stdout] 2509 | pub const TraceLogLevel_LOG_TRACE: TraceLogLevel = 1;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `TRACE_LOG_LEVEL_LOG_TRACE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TraceLogLevel_LOG_DEBUG` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2510:11
[INFO] [stdout]      |
[INFO] [stdout] 2510 | pub const TraceLogLevel_LOG_DEBUG: TraceLogLevel = 2;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `TRACE_LOG_LEVEL_LOG_DEBUG`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TraceLogLevel_LOG_INFO` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2511:11
[INFO] [stdout]      |
[INFO] [stdout] 2511 | pub const TraceLogLevel_LOG_INFO: TraceLogLevel = 3;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `TRACE_LOG_LEVEL_LOG_INFO`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TraceLogLevel_LOG_WARNING` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2512:11
[INFO] [stdout]      |
[INFO] [stdout] 2512 | pub const TraceLogLevel_LOG_WARNING: TraceLogLevel = 4;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `TRACE_LOG_LEVEL_LOG_WARNING`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TraceLogLevel_LOG_ERROR` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2513:11
[INFO] [stdout]      |
[INFO] [stdout] 2513 | pub const TraceLogLevel_LOG_ERROR: TraceLogLevel = 5;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `TRACE_LOG_LEVEL_LOG_ERROR`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TraceLogLevel_LOG_FATAL` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2514:11
[INFO] [stdout]      |
[INFO] [stdout] 2514 | pub const TraceLogLevel_LOG_FATAL: TraceLogLevel = 6;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `TRACE_LOG_LEVEL_LOG_FATAL`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TraceLogLevel_LOG_NONE` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2515:11
[INFO] [stdout]      |
[INFO] [stdout] 2515 | pub const TraceLogLevel_LOG_NONE: TraceLogLevel = 7;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `TRACE_LOG_LEVEL_LOG_NONE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_NULL` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2517:11
[INFO] [stdout]      |
[INFO] [stdout] 2517 | pub const KeyboardKey_KEY_NULL: KeyboardKey = 0;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_NULL`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_APOSTROPHE` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2518:11
[INFO] [stdout]      |
[INFO] [stdout] 2518 | pub const KeyboardKey_KEY_APOSTROPHE: KeyboardKey = 39;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_APOSTROPHE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_COMMA` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2519:11
[INFO] [stdout]      |
[INFO] [stdout] 2519 | pub const KeyboardKey_KEY_COMMA: KeyboardKey = 44;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_COMMA`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_MINUS` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2520:11
[INFO] [stdout]      |
[INFO] [stdout] 2520 | pub const KeyboardKey_KEY_MINUS: KeyboardKey = 45;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_MINUS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_PERIOD` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2521:11
[INFO] [stdout]      |
[INFO] [stdout] 2521 | pub const KeyboardKey_KEY_PERIOD: KeyboardKey = 46;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_PERIOD`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_SLASH` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2522:11
[INFO] [stdout]      |
[INFO] [stdout] 2522 | pub const KeyboardKey_KEY_SLASH: KeyboardKey = 47;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_SLASH`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_ZERO` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2523:11
[INFO] [stdout]      |
[INFO] [stdout] 2523 | pub const KeyboardKey_KEY_ZERO: KeyboardKey = 48;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_ZERO`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_ONE` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2524:11
[INFO] [stdout]      |
[INFO] [stdout] 2524 | pub const KeyboardKey_KEY_ONE: KeyboardKey = 49;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_ONE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_TWO` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2525:11
[INFO] [stdout]      |
[INFO] [stdout] 2525 | pub const KeyboardKey_KEY_TWO: KeyboardKey = 50;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_TWO`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_THREE` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2526:11
[INFO] [stdout]      |
[INFO] [stdout] 2526 | pub const KeyboardKey_KEY_THREE: KeyboardKey = 51;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_THREE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_FOUR` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2527:11
[INFO] [stdout]      |
[INFO] [stdout] 2527 | pub const KeyboardKey_KEY_FOUR: KeyboardKey = 52;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_FOUR`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_FIVE` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2528:11
[INFO] [stdout]      |
[INFO] [stdout] 2528 | pub const KeyboardKey_KEY_FIVE: KeyboardKey = 53;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_FIVE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_SIX` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2529:11
[INFO] [stdout]      |
[INFO] [stdout] 2529 | pub const KeyboardKey_KEY_SIX: KeyboardKey = 54;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_SIX`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_SEVEN` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2530:11
[INFO] [stdout]      |
[INFO] [stdout] 2530 | pub const KeyboardKey_KEY_SEVEN: KeyboardKey = 55;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_SEVEN`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_EIGHT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2531:11
[INFO] [stdout]      |
[INFO] [stdout] 2531 | pub const KeyboardKey_KEY_EIGHT: KeyboardKey = 56;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_EIGHT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_NINE` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2532:11
[INFO] [stdout]      |
[INFO] [stdout] 2532 | pub const KeyboardKey_KEY_NINE: KeyboardKey = 57;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_NINE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_SEMICOLON` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2533:11
[INFO] [stdout]      |
[INFO] [stdout] 2533 | pub const KeyboardKey_KEY_SEMICOLON: KeyboardKey = 59;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_SEMICOLON`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_EQUAL` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2534:11
[INFO] [stdout]      |
[INFO] [stdout] 2534 | pub const KeyboardKey_KEY_EQUAL: KeyboardKey = 61;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_EQUAL`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_A` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2535:11
[INFO] [stdout]      |
[INFO] [stdout] 2535 | pub const KeyboardKey_KEY_A: KeyboardKey = 65;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_A`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_B` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2536:11
[INFO] [stdout]      |
[INFO] [stdout] 2536 | pub const KeyboardKey_KEY_B: KeyboardKey = 66;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_B`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_C` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2537:11
[INFO] [stdout]      |
[INFO] [stdout] 2537 | pub const KeyboardKey_KEY_C: KeyboardKey = 67;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_C`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_D` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2538:11
[INFO] [stdout]      |
[INFO] [stdout] 2538 | pub const KeyboardKey_KEY_D: KeyboardKey = 68;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_D`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_E` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2539:11
[INFO] [stdout]      |
[INFO] [stdout] 2539 | pub const KeyboardKey_KEY_E: KeyboardKey = 69;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_E`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_F` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2540:11
[INFO] [stdout]      |
[INFO] [stdout] 2540 | pub const KeyboardKey_KEY_F: KeyboardKey = 70;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_F`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_G` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2541:11
[INFO] [stdout]      |
[INFO] [stdout] 2541 | pub const KeyboardKey_KEY_G: KeyboardKey = 71;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_G`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_H` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2542:11
[INFO] [stdout]      |
[INFO] [stdout] 2542 | pub const KeyboardKey_KEY_H: KeyboardKey = 72;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_H`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_I` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2543:11
[INFO] [stdout]      |
[INFO] [stdout] 2543 | pub const KeyboardKey_KEY_I: KeyboardKey = 73;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_I`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_J` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2544:11
[INFO] [stdout]      |
[INFO] [stdout] 2544 | pub const KeyboardKey_KEY_J: KeyboardKey = 74;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_J`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_K` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2545:11
[INFO] [stdout]      |
[INFO] [stdout] 2545 | pub const KeyboardKey_KEY_K: KeyboardKey = 75;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_K`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_L` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2546:11
[INFO] [stdout]      |
[INFO] [stdout] 2546 | pub const KeyboardKey_KEY_L: KeyboardKey = 76;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_L`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_M` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2547:11
[INFO] [stdout]      |
[INFO] [stdout] 2547 | pub const KeyboardKey_KEY_M: KeyboardKey = 77;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_M`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_N` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2548:11
[INFO] [stdout]      |
[INFO] [stdout] 2548 | pub const KeyboardKey_KEY_N: KeyboardKey = 78;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_N`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_O` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2549:11
[INFO] [stdout]      |
[INFO] [stdout] 2549 | pub const KeyboardKey_KEY_O: KeyboardKey = 79;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_O`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_P` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2550:11
[INFO] [stdout]      |
[INFO] [stdout] 2550 | pub const KeyboardKey_KEY_P: KeyboardKey = 80;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_P`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_Q` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2551:11
[INFO] [stdout]      |
[INFO] [stdout] 2551 | pub const KeyboardKey_KEY_Q: KeyboardKey = 81;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_Q`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_R` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2552:11
[INFO] [stdout]      |
[INFO] [stdout] 2552 | pub const KeyboardKey_KEY_R: KeyboardKey = 82;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_R`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_S` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2553:11
[INFO] [stdout]      |
[INFO] [stdout] 2553 | pub const KeyboardKey_KEY_S: KeyboardKey = 83;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_S`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_T` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2554:11
[INFO] [stdout]      |
[INFO] [stdout] 2554 | pub const KeyboardKey_KEY_T: KeyboardKey = 84;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_U` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2555:11
[INFO] [stdout]      |
[INFO] [stdout] 2555 | pub const KeyboardKey_KEY_U: KeyboardKey = 85;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_U`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_V` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2556:11
[INFO] [stdout]      |
[INFO] [stdout] 2556 | pub const KeyboardKey_KEY_V: KeyboardKey = 86;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_V`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_W` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2557:11
[INFO] [stdout]      |
[INFO] [stdout] 2557 | pub const KeyboardKey_KEY_W: KeyboardKey = 87;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_W`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_X` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2558:11
[INFO] [stdout]      |
[INFO] [stdout] 2558 | pub const KeyboardKey_KEY_X: KeyboardKey = 88;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_X`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_Y` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2559:11
[INFO] [stdout]      |
[INFO] [stdout] 2559 | pub const KeyboardKey_KEY_Y: KeyboardKey = 89;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_Y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_Z` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2560:11
[INFO] [stdout]      |
[INFO] [stdout] 2560 | pub const KeyboardKey_KEY_Z: KeyboardKey = 90;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_Z`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_LEFT_BRACKET` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2561:11
[INFO] [stdout]      |
[INFO] [stdout] 2561 | pub const KeyboardKey_KEY_LEFT_BRACKET: KeyboardKey = 91;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_LEFT_BRACKET`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_BACKSLASH` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2562:11
[INFO] [stdout]      |
[INFO] [stdout] 2562 | pub const KeyboardKey_KEY_BACKSLASH: KeyboardKey = 92;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_BACKSLASH`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_RIGHT_BRACKET` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2563:11
[INFO] [stdout]      |
[INFO] [stdout] 2563 | pub const KeyboardKey_KEY_RIGHT_BRACKET: KeyboardKey = 93;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_RIGHT_BRACKET`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_GRAVE` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2564:11
[INFO] [stdout]      |
[INFO] [stdout] 2564 | pub const KeyboardKey_KEY_GRAVE: KeyboardKey = 96;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_GRAVE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_SPACE` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2565:11
[INFO] [stdout]      |
[INFO] [stdout] 2565 | pub const KeyboardKey_KEY_SPACE: KeyboardKey = 32;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_SPACE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_ESCAPE` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2566:11
[INFO] [stdout]      |
[INFO] [stdout] 2566 | pub const KeyboardKey_KEY_ESCAPE: KeyboardKey = 256;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_ESCAPE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_ENTER` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2567:11
[INFO] [stdout]      |
[INFO] [stdout] 2567 | pub const KeyboardKey_KEY_ENTER: KeyboardKey = 257;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_ENTER`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_TAB` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2568:11
[INFO] [stdout]      |
[INFO] [stdout] 2568 | pub const KeyboardKey_KEY_TAB: KeyboardKey = 258;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_TAB`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_BACKSPACE` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2569:11
[INFO] [stdout]      |
[INFO] [stdout] 2569 | pub const KeyboardKey_KEY_BACKSPACE: KeyboardKey = 259;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_BACKSPACE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_INSERT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2570:11
[INFO] [stdout]      |
[INFO] [stdout] 2570 | pub const KeyboardKey_KEY_INSERT: KeyboardKey = 260;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_INSERT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_DELETE` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2571:11
[INFO] [stdout]      |
[INFO] [stdout] 2571 | pub const KeyboardKey_KEY_DELETE: KeyboardKey = 261;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_DELETE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_RIGHT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2572:11
[INFO] [stdout]      |
[INFO] [stdout] 2572 | pub const KeyboardKey_KEY_RIGHT: KeyboardKey = 262;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_RIGHT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_LEFT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2573:11
[INFO] [stdout]      |
[INFO] [stdout] 2573 | pub const KeyboardKey_KEY_LEFT: KeyboardKey = 263;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_LEFT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_DOWN` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2574:11
[INFO] [stdout]      |
[INFO] [stdout] 2574 | pub const KeyboardKey_KEY_DOWN: KeyboardKey = 264;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_DOWN`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_UP` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2575:11
[INFO] [stdout]      |
[INFO] [stdout] 2575 | pub const KeyboardKey_KEY_UP: KeyboardKey = 265;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_UP`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_PAGE_UP` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2576:11
[INFO] [stdout]      |
[INFO] [stdout] 2576 | pub const KeyboardKey_KEY_PAGE_UP: KeyboardKey = 266;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_PAGE_UP`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_PAGE_DOWN` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2577:11
[INFO] [stdout]      |
[INFO] [stdout] 2577 | pub const KeyboardKey_KEY_PAGE_DOWN: KeyboardKey = 267;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_PAGE_DOWN`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_HOME` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2578:11
[INFO] [stdout]      |
[INFO] [stdout] 2578 | pub const KeyboardKey_KEY_HOME: KeyboardKey = 268;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_HOME`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_END` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2579:11
[INFO] [stdout]      |
[INFO] [stdout] 2579 | pub const KeyboardKey_KEY_END: KeyboardKey = 269;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_END`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_CAPS_LOCK` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2580:11
[INFO] [stdout]      |
[INFO] [stdout] 2580 | pub const KeyboardKey_KEY_CAPS_LOCK: KeyboardKey = 280;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_CAPS_LOCK`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_SCROLL_LOCK` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2581:11
[INFO] [stdout]      |
[INFO] [stdout] 2581 | pub const KeyboardKey_KEY_SCROLL_LOCK: KeyboardKey = 281;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_SCROLL_LOCK`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_NUM_LOCK` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2582:11
[INFO] [stdout]      |
[INFO] [stdout] 2582 | pub const KeyboardKey_KEY_NUM_LOCK: KeyboardKey = 282;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_NUM_LOCK`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_PRINT_SCREEN` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2583:11
[INFO] [stdout]      |
[INFO] [stdout] 2583 | pub const KeyboardKey_KEY_PRINT_SCREEN: KeyboardKey = 283;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_PRINT_SCREEN`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_PAUSE` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2584:11
[INFO] [stdout]      |
[INFO] [stdout] 2584 | pub const KeyboardKey_KEY_PAUSE: KeyboardKey = 284;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_PAUSE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_F1` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2585:11
[INFO] [stdout]      |
[INFO] [stdout] 2585 | pub const KeyboardKey_KEY_F1: KeyboardKey = 290;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_F1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_F2` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2586:11
[INFO] [stdout]      |
[INFO] [stdout] 2586 | pub const KeyboardKey_KEY_F2: KeyboardKey = 291;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_F2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_F3` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2587:11
[INFO] [stdout]      |
[INFO] [stdout] 2587 | pub const KeyboardKey_KEY_F3: KeyboardKey = 292;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_F3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_F4` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2588:11
[INFO] [stdout]      |
[INFO] [stdout] 2588 | pub const KeyboardKey_KEY_F4: KeyboardKey = 293;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_F4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_F5` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2589:11
[INFO] [stdout]      |
[INFO] [stdout] 2589 | pub const KeyboardKey_KEY_F5: KeyboardKey = 294;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_F5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_F6` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2590:11
[INFO] [stdout]      |
[INFO] [stdout] 2590 | pub const KeyboardKey_KEY_F6: KeyboardKey = 295;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_F6`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_F7` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2591:11
[INFO] [stdout]      |
[INFO] [stdout] 2591 | pub const KeyboardKey_KEY_F7: KeyboardKey = 296;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_F7`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_F8` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2592:11
[INFO] [stdout]      |
[INFO] [stdout] 2592 | pub const KeyboardKey_KEY_F8: KeyboardKey = 297;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_F8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_F9` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2593:11
[INFO] [stdout]      |
[INFO] [stdout] 2593 | pub const KeyboardKey_KEY_F9: KeyboardKey = 298;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_F9`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_F10` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2594:11
[INFO] [stdout]      |
[INFO] [stdout] 2594 | pub const KeyboardKey_KEY_F10: KeyboardKey = 299;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_F10`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_F11` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2595:11
[INFO] [stdout]      |
[INFO] [stdout] 2595 | pub const KeyboardKey_KEY_F11: KeyboardKey = 300;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_F11`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_F12` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2596:11
[INFO] [stdout]      |
[INFO] [stdout] 2596 | pub const KeyboardKey_KEY_F12: KeyboardKey = 301;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_F12`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_LEFT_SHIFT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2597:11
[INFO] [stdout]      |
[INFO] [stdout] 2597 | pub const KeyboardKey_KEY_LEFT_SHIFT: KeyboardKey = 340;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_LEFT_SHIFT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_LEFT_CONTROL` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2598:11
[INFO] [stdout]      |
[INFO] [stdout] 2598 | pub const KeyboardKey_KEY_LEFT_CONTROL: KeyboardKey = 341;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_LEFT_CONTROL`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_LEFT_ALT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2599:11
[INFO] [stdout]      |
[INFO] [stdout] 2599 | pub const KeyboardKey_KEY_LEFT_ALT: KeyboardKey = 342;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_LEFT_ALT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_LEFT_SUPER` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2600:11
[INFO] [stdout]      |
[INFO] [stdout] 2600 | pub const KeyboardKey_KEY_LEFT_SUPER: KeyboardKey = 343;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_LEFT_SUPER`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_RIGHT_SHIFT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2601:11
[INFO] [stdout]      |
[INFO] [stdout] 2601 | pub const KeyboardKey_KEY_RIGHT_SHIFT: KeyboardKey = 344;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_RIGHT_SHIFT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_RIGHT_CONTROL` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2602:11
[INFO] [stdout]      |
[INFO] [stdout] 2602 | pub const KeyboardKey_KEY_RIGHT_CONTROL: KeyboardKey = 345;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_RIGHT_CONTROL`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_RIGHT_ALT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2603:11
[INFO] [stdout]      |
[INFO] [stdout] 2603 | pub const KeyboardKey_KEY_RIGHT_ALT: KeyboardKey = 346;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_RIGHT_ALT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_RIGHT_SUPER` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2604:11
[INFO] [stdout]      |
[INFO] [stdout] 2604 | pub const KeyboardKey_KEY_RIGHT_SUPER: KeyboardKey = 347;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_RIGHT_SUPER`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_KB_MENU` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2605:11
[INFO] [stdout]      |
[INFO] [stdout] 2605 | pub const KeyboardKey_KEY_KB_MENU: KeyboardKey = 348;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_KB_MENU`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_KP_0` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2606:11
[INFO] [stdout]      |
[INFO] [stdout] 2606 | pub const KeyboardKey_KEY_KP_0: KeyboardKey = 320;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_KP_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_KP_1` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2607:11
[INFO] [stdout]      |
[INFO] [stdout] 2607 | pub const KeyboardKey_KEY_KP_1: KeyboardKey = 321;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_KP_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_KP_2` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2608:11
[INFO] [stdout]      |
[INFO] [stdout] 2608 | pub const KeyboardKey_KEY_KP_2: KeyboardKey = 322;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_KP_2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_KP_3` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2609:11
[INFO] [stdout]      |
[INFO] [stdout] 2609 | pub const KeyboardKey_KEY_KP_3: KeyboardKey = 323;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_KP_3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_KP_4` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2610:11
[INFO] [stdout]      |
[INFO] [stdout] 2610 | pub const KeyboardKey_KEY_KP_4: KeyboardKey = 324;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_KP_4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_KP_5` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2611:11
[INFO] [stdout]      |
[INFO] [stdout] 2611 | pub const KeyboardKey_KEY_KP_5: KeyboardKey = 325;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_KP_5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_KP_6` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2612:11
[INFO] [stdout]      |
[INFO] [stdout] 2612 | pub const KeyboardKey_KEY_KP_6: KeyboardKey = 326;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_KP_6`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_KP_7` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2613:11
[INFO] [stdout]      |
[INFO] [stdout] 2613 | pub const KeyboardKey_KEY_KP_7: KeyboardKey = 327;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_KP_7`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_KP_8` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2614:11
[INFO] [stdout]      |
[INFO] [stdout] 2614 | pub const KeyboardKey_KEY_KP_8: KeyboardKey = 328;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_KP_8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_KP_9` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2615:11
[INFO] [stdout]      |
[INFO] [stdout] 2615 | pub const KeyboardKey_KEY_KP_9: KeyboardKey = 329;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_KP_9`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_KP_DECIMAL` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2616:11
[INFO] [stdout]      |
[INFO] [stdout] 2616 | pub const KeyboardKey_KEY_KP_DECIMAL: KeyboardKey = 330;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_KP_DECIMAL`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_KP_DIVIDE` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2617:11
[INFO] [stdout]      |
[INFO] [stdout] 2617 | pub const KeyboardKey_KEY_KP_DIVIDE: KeyboardKey = 331;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_KP_DIVIDE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_KP_MULTIPLY` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2618:11
[INFO] [stdout]      |
[INFO] [stdout] 2618 | pub const KeyboardKey_KEY_KP_MULTIPLY: KeyboardKey = 332;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_KP_MULTIPLY`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_KP_SUBTRACT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2619:11
[INFO] [stdout]      |
[INFO] [stdout] 2619 | pub const KeyboardKey_KEY_KP_SUBTRACT: KeyboardKey = 333;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_KP_SUBTRACT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_KP_ADD` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2620:11
[INFO] [stdout]      |
[INFO] [stdout] 2620 | pub const KeyboardKey_KEY_KP_ADD: KeyboardKey = 334;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_KP_ADD`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_KP_ENTER` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2621:11
[INFO] [stdout]      |
[INFO] [stdout] 2621 | pub const KeyboardKey_KEY_KP_ENTER: KeyboardKey = 335;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_KP_ENTER`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_KP_EQUAL` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2622:11
[INFO] [stdout]      |
[INFO] [stdout] 2622 | pub const KeyboardKey_KEY_KP_EQUAL: KeyboardKey = 336;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_KP_EQUAL`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_BACK` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2623:11
[INFO] [stdout]      |
[INFO] [stdout] 2623 | pub const KeyboardKey_KEY_BACK: KeyboardKey = 4;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_BACK`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_MENU` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2624:11
[INFO] [stdout]      |
[INFO] [stdout] 2624 | pub const KeyboardKey_KEY_MENU: KeyboardKey = 5;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_MENU`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_VOLUME_UP` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2625:11
[INFO] [stdout]      |
[INFO] [stdout] 2625 | pub const KeyboardKey_KEY_VOLUME_UP: KeyboardKey = 24;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_VOLUME_UP`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KeyboardKey_KEY_VOLUME_DOWN` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2626:11
[INFO] [stdout]      |
[INFO] [stdout] 2626 | pub const KeyboardKey_KEY_VOLUME_DOWN: KeyboardKey = 25;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KEYBOARD_KEY_KEY_VOLUME_DOWN`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MouseButton_MOUSE_BUTTON_LEFT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2628:11
[INFO] [stdout]      |
[INFO] [stdout] 2628 | pub const MouseButton_MOUSE_BUTTON_LEFT: MouseButton = 0;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MOUSE_BUTTON_MOUSE_BUTTON_LEFT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MouseButton_MOUSE_BUTTON_RIGHT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2629:11
[INFO] [stdout]      |
[INFO] [stdout] 2629 | pub const MouseButton_MOUSE_BUTTON_RIGHT: MouseButton = 1;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MOUSE_BUTTON_MOUSE_BUTTON_RIGHT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MouseButton_MOUSE_BUTTON_MIDDLE` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2630:11
[INFO] [stdout]      |
[INFO] [stdout] 2630 | pub const MouseButton_MOUSE_BUTTON_MIDDLE: MouseButton = 2;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MOUSE_BUTTON_MOUSE_BUTTON_MIDDLE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MouseButton_MOUSE_BUTTON_SIDE` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2631:11
[INFO] [stdout]      |
[INFO] [stdout] 2631 | pub const MouseButton_MOUSE_BUTTON_SIDE: MouseButton = 3;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MOUSE_BUTTON_MOUSE_BUTTON_SIDE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MouseButton_MOUSE_BUTTON_EXTRA` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2632:11
[INFO] [stdout]      |
[INFO] [stdout] 2632 | pub const MouseButton_MOUSE_BUTTON_EXTRA: MouseButton = 4;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MOUSE_BUTTON_MOUSE_BUTTON_EXTRA`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MouseButton_MOUSE_BUTTON_FORWARD` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2633:11
[INFO] [stdout]      |
[INFO] [stdout] 2633 | pub const MouseButton_MOUSE_BUTTON_FORWARD: MouseButton = 5;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MOUSE_BUTTON_MOUSE_BUTTON_FORWARD`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MouseButton_MOUSE_BUTTON_BACK` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2634:11
[INFO] [stdout]      |
[INFO] [stdout] 2634 | pub const MouseButton_MOUSE_BUTTON_BACK: MouseButton = 6;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MOUSE_BUTTON_MOUSE_BUTTON_BACK`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MouseCursor_MOUSE_CURSOR_DEFAULT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2636:11
[INFO] [stdout]      |
[INFO] [stdout] 2636 | pub const MouseCursor_MOUSE_CURSOR_DEFAULT: MouseCursor = 0;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MOUSE_CURSOR_MOUSE_CURSOR_DEFAULT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MouseCursor_MOUSE_CURSOR_ARROW` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2637:11
[INFO] [stdout]      |
[INFO] [stdout] 2637 | pub const MouseCursor_MOUSE_CURSOR_ARROW: MouseCursor = 1;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MOUSE_CURSOR_MOUSE_CURSOR_ARROW`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MouseCursor_MOUSE_CURSOR_IBEAM` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2638:11
[INFO] [stdout]      |
[INFO] [stdout] 2638 | pub const MouseCursor_MOUSE_CURSOR_IBEAM: MouseCursor = 2;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MOUSE_CURSOR_MOUSE_CURSOR_IBEAM`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MouseCursor_MOUSE_CURSOR_CROSSHAIR` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2639:11
[INFO] [stdout]      |
[INFO] [stdout] 2639 | pub const MouseCursor_MOUSE_CURSOR_CROSSHAIR: MouseCursor = 3;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MOUSE_CURSOR_MOUSE_CURSOR_CROSSHAIR`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MouseCursor_MOUSE_CURSOR_POINTING_HAND` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2640:11
[INFO] [stdout]      |
[INFO] [stdout] 2640 | pub const MouseCursor_MOUSE_CURSOR_POINTING_HAND: MouseCursor = 4;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MOUSE_CURSOR_MOUSE_CURSOR_POINTING_HAND`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MouseCursor_MOUSE_CURSOR_RESIZE_EW` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2641:11
[INFO] [stdout]      |
[INFO] [stdout] 2641 | pub const MouseCursor_MOUSE_CURSOR_RESIZE_EW: MouseCursor = 5;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MOUSE_CURSOR_MOUSE_CURSOR_RESIZE_EW`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MouseCursor_MOUSE_CURSOR_RESIZE_NS` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2642:11
[INFO] [stdout]      |
[INFO] [stdout] 2642 | pub const MouseCursor_MOUSE_CURSOR_RESIZE_NS: MouseCursor = 6;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MOUSE_CURSOR_MOUSE_CURSOR_RESIZE_NS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MouseCursor_MOUSE_CURSOR_RESIZE_NWSE` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2643:11
[INFO] [stdout]      |
[INFO] [stdout] 2643 | pub const MouseCursor_MOUSE_CURSOR_RESIZE_NWSE: MouseCursor = 7;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MOUSE_CURSOR_MOUSE_CURSOR_RESIZE_NWSE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MouseCursor_MOUSE_CURSOR_RESIZE_NESW` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2644:11
[INFO] [stdout]      |
[INFO] [stdout] 2644 | pub const MouseCursor_MOUSE_CURSOR_RESIZE_NESW: MouseCursor = 8;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MOUSE_CURSOR_MOUSE_CURSOR_RESIZE_NESW`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MouseCursor_MOUSE_CURSOR_RESIZE_ALL` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2645:11
[INFO] [stdout]      |
[INFO] [stdout] 2645 | pub const MouseCursor_MOUSE_CURSOR_RESIZE_ALL: MouseCursor = 9;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MOUSE_CURSOR_MOUSE_CURSOR_RESIZE_ALL`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MouseCursor_MOUSE_CURSOR_NOT_ALLOWED` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2646:11
[INFO] [stdout]      |
[INFO] [stdout] 2646 | pub const MouseCursor_MOUSE_CURSOR_NOT_ALLOWED: MouseCursor = 10;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MOUSE_CURSOR_MOUSE_CURSOR_NOT_ALLOWED`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GamepadButton_GAMEPAD_BUTTON_UNKNOWN` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2648:11
[INFO] [stdout]      |
[INFO] [stdout] 2648 | pub const GamepadButton_GAMEPAD_BUTTON_UNKNOWN: GamepadButton = 0;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GAMEPAD_BUTTON_GAMEPAD_BUTTON_UNKNOWN`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GamepadButton_GAMEPAD_BUTTON_LEFT_FACE_UP` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2649:11
[INFO] [stdout]      |
[INFO] [stdout] 2649 | pub const GamepadButton_GAMEPAD_BUTTON_LEFT_FACE_UP: GamepadButton = 1;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GAMEPAD_BUTTON_GAMEPAD_BUTTON_LEFT_FACE_UP`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GamepadButton_GAMEPAD_BUTTON_LEFT_FACE_RIGHT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2650:11
[INFO] [stdout]      |
[INFO] [stdout] 2650 | pub const GamepadButton_GAMEPAD_BUTTON_LEFT_FACE_RIGHT: GamepadButton = 2;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GAMEPAD_BUTTON_GAMEPAD_BUTTON_LEFT_FACE_RIGHT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GamepadButton_GAMEPAD_BUTTON_LEFT_FACE_DOWN` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2651:11
[INFO] [stdout]      |
[INFO] [stdout] 2651 | pub const GamepadButton_GAMEPAD_BUTTON_LEFT_FACE_DOWN: GamepadButton = 3;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GAMEPAD_BUTTON_GAMEPAD_BUTTON_LEFT_FACE_DOWN`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GamepadButton_GAMEPAD_BUTTON_LEFT_FACE_LEFT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2652:11
[INFO] [stdout]      |
[INFO] [stdout] 2652 | pub const GamepadButton_GAMEPAD_BUTTON_LEFT_FACE_LEFT: GamepadButton = 4;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GAMEPAD_BUTTON_GAMEPAD_BUTTON_LEFT_FACE_LEFT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GamepadButton_GAMEPAD_BUTTON_RIGHT_FACE_UP` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2653:11
[INFO] [stdout]      |
[INFO] [stdout] 2653 | pub const GamepadButton_GAMEPAD_BUTTON_RIGHT_FACE_UP: GamepadButton = 5;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GAMEPAD_BUTTON_GAMEPAD_BUTTON_RIGHT_FACE_UP`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GamepadButton_GAMEPAD_BUTTON_RIGHT_FACE_RIGHT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2654:11
[INFO] [stdout]      |
[INFO] [stdout] 2654 | pub const GamepadButton_GAMEPAD_BUTTON_RIGHT_FACE_RIGHT: GamepadButton = 6;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GAMEPAD_BUTTON_GAMEPAD_BUTTON_RIGHT_FACE_RIGHT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GamepadButton_GAMEPAD_BUTTON_RIGHT_FACE_DOWN` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2655:11
[INFO] [stdout]      |
[INFO] [stdout] 2655 | pub const GamepadButton_GAMEPAD_BUTTON_RIGHT_FACE_DOWN: GamepadButton = 7;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GAMEPAD_BUTTON_GAMEPAD_BUTTON_RIGHT_FACE_DOWN`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GamepadButton_GAMEPAD_BUTTON_RIGHT_FACE_LEFT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2656:11
[INFO] [stdout]      |
[INFO] [stdout] 2656 | pub const GamepadButton_GAMEPAD_BUTTON_RIGHT_FACE_LEFT: GamepadButton = 8;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GAMEPAD_BUTTON_GAMEPAD_BUTTON_RIGHT_FACE_LEFT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GamepadButton_GAMEPAD_BUTTON_LEFT_TRIGGER_1` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2657:11
[INFO] [stdout]      |
[INFO] [stdout] 2657 | pub const GamepadButton_GAMEPAD_BUTTON_LEFT_TRIGGER_1: GamepadButton = 9;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GAMEPAD_BUTTON_GAMEPAD_BUTTON_LEFT_TRIGGER_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GamepadButton_GAMEPAD_BUTTON_LEFT_TRIGGER_2` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2658:11
[INFO] [stdout]      |
[INFO] [stdout] 2658 | pub const GamepadButton_GAMEPAD_BUTTON_LEFT_TRIGGER_2: GamepadButton = 10;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GAMEPAD_BUTTON_GAMEPAD_BUTTON_LEFT_TRIGGER_2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GamepadButton_GAMEPAD_BUTTON_RIGHT_TRIGGER_1` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2659:11
[INFO] [stdout]      |
[INFO] [stdout] 2659 | pub const GamepadButton_GAMEPAD_BUTTON_RIGHT_TRIGGER_1: GamepadButton = 11;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GAMEPAD_BUTTON_GAMEPAD_BUTTON_RIGHT_TRIGGER_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GamepadButton_GAMEPAD_BUTTON_RIGHT_TRIGGER_2` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2660:11
[INFO] [stdout]      |
[INFO] [stdout] 2660 | pub const GamepadButton_GAMEPAD_BUTTON_RIGHT_TRIGGER_2: GamepadButton = 12;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GAMEPAD_BUTTON_GAMEPAD_BUTTON_RIGHT_TRIGGER_2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GamepadButton_GAMEPAD_BUTTON_MIDDLE_LEFT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2661:11
[INFO] [stdout]      |
[INFO] [stdout] 2661 | pub const GamepadButton_GAMEPAD_BUTTON_MIDDLE_LEFT: GamepadButton = 13;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GAMEPAD_BUTTON_GAMEPAD_BUTTON_MIDDLE_LEFT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GamepadButton_GAMEPAD_BUTTON_MIDDLE` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2662:11
[INFO] [stdout]      |
[INFO] [stdout] 2662 | pub const GamepadButton_GAMEPAD_BUTTON_MIDDLE: GamepadButton = 14;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GAMEPAD_BUTTON_GAMEPAD_BUTTON_MIDDLE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GamepadButton_GAMEPAD_BUTTON_MIDDLE_RIGHT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2663:11
[INFO] [stdout]      |
[INFO] [stdout] 2663 | pub const GamepadButton_GAMEPAD_BUTTON_MIDDLE_RIGHT: GamepadButton = 15;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GAMEPAD_BUTTON_GAMEPAD_BUTTON_MIDDLE_RIGHT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GamepadButton_GAMEPAD_BUTTON_LEFT_THUMB` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2664:11
[INFO] [stdout]      |
[INFO] [stdout] 2664 | pub const GamepadButton_GAMEPAD_BUTTON_LEFT_THUMB: GamepadButton = 16;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GAMEPAD_BUTTON_GAMEPAD_BUTTON_LEFT_THUMB`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GamepadButton_GAMEPAD_BUTTON_RIGHT_THUMB` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2665:11
[INFO] [stdout]      |
[INFO] [stdout] 2665 | pub const GamepadButton_GAMEPAD_BUTTON_RIGHT_THUMB: GamepadButton = 17;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GAMEPAD_BUTTON_GAMEPAD_BUTTON_RIGHT_THUMB`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GamepadAxis_GAMEPAD_AXIS_LEFT_X` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2667:11
[INFO] [stdout]      |
[INFO] [stdout] 2667 | pub const GamepadAxis_GAMEPAD_AXIS_LEFT_X: GamepadAxis = 0;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GAMEPAD_AXIS_GAMEPAD_AXIS_LEFT_X`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GamepadAxis_GAMEPAD_AXIS_LEFT_Y` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2668:11
[INFO] [stdout]      |
[INFO] [stdout] 2668 | pub const GamepadAxis_GAMEPAD_AXIS_LEFT_Y: GamepadAxis = 1;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GAMEPAD_AXIS_GAMEPAD_AXIS_LEFT_Y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GamepadAxis_GAMEPAD_AXIS_RIGHT_X` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2669:11
[INFO] [stdout]      |
[INFO] [stdout] 2669 | pub const GamepadAxis_GAMEPAD_AXIS_RIGHT_X: GamepadAxis = 2;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GAMEPAD_AXIS_GAMEPAD_AXIS_RIGHT_X`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GamepadAxis_GAMEPAD_AXIS_RIGHT_Y` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2670:11
[INFO] [stdout]      |
[INFO] [stdout] 2670 | pub const GamepadAxis_GAMEPAD_AXIS_RIGHT_Y: GamepadAxis = 3;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GAMEPAD_AXIS_GAMEPAD_AXIS_RIGHT_Y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GamepadAxis_GAMEPAD_AXIS_LEFT_TRIGGER` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2671:11
[INFO] [stdout]      |
[INFO] [stdout] 2671 | pub const GamepadAxis_GAMEPAD_AXIS_LEFT_TRIGGER: GamepadAxis = 4;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GAMEPAD_AXIS_GAMEPAD_AXIS_LEFT_TRIGGER`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GamepadAxis_GAMEPAD_AXIS_RIGHT_TRIGGER` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2672:11
[INFO] [stdout]      |
[INFO] [stdout] 2672 | pub const GamepadAxis_GAMEPAD_AXIS_RIGHT_TRIGGER: GamepadAxis = 5;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GAMEPAD_AXIS_GAMEPAD_AXIS_RIGHT_TRIGGER`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MaterialMapIndex_MATERIAL_MAP_ALBEDO` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2674:11
[INFO] [stdout]      |
[INFO] [stdout] 2674 | pub const MaterialMapIndex_MATERIAL_MAP_ALBEDO: MaterialMapIndex = 0;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MATERIAL_MAP_INDEX_MATERIAL_MAP_ALBEDO`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MaterialMapIndex_MATERIAL_MAP_METALNESS` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2675:11
[INFO] [stdout]      |
[INFO] [stdout] 2675 | pub const MaterialMapIndex_MATERIAL_MAP_METALNESS: MaterialMapIndex = 1;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MATERIAL_MAP_INDEX_MATERIAL_MAP_METALNESS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MaterialMapIndex_MATERIAL_MAP_NORMAL` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2676:11
[INFO] [stdout]      |
[INFO] [stdout] 2676 | pub const MaterialMapIndex_MATERIAL_MAP_NORMAL: MaterialMapIndex = 2;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MATERIAL_MAP_INDEX_MATERIAL_MAP_NORMAL`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MaterialMapIndex_MATERIAL_MAP_ROUGHNESS` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2677:11
[INFO] [stdout]      |
[INFO] [stdout] 2677 | pub const MaterialMapIndex_MATERIAL_MAP_ROUGHNESS: MaterialMapIndex = 3;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MATERIAL_MAP_INDEX_MATERIAL_MAP_ROUGHNESS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MaterialMapIndex_MATERIAL_MAP_OCCLUSION` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2678:11
[INFO] [stdout]      |
[INFO] [stdout] 2678 | pub const MaterialMapIndex_MATERIAL_MAP_OCCLUSION: MaterialMapIndex = 4;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MATERIAL_MAP_INDEX_MATERIAL_MAP_OCCLUSION`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MaterialMapIndex_MATERIAL_MAP_EMISSION` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2679:11
[INFO] [stdout]      |
[INFO] [stdout] 2679 | pub const MaterialMapIndex_MATERIAL_MAP_EMISSION: MaterialMapIndex = 5;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MATERIAL_MAP_INDEX_MATERIAL_MAP_EMISSION`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MaterialMapIndex_MATERIAL_MAP_HEIGHT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2680:11
[INFO] [stdout]      |
[INFO] [stdout] 2680 | pub const MaterialMapIndex_MATERIAL_MAP_HEIGHT: MaterialMapIndex = 6;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MATERIAL_MAP_INDEX_MATERIAL_MAP_HEIGHT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MaterialMapIndex_MATERIAL_MAP_CUBEMAP` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2681:11
[INFO] [stdout]      |
[INFO] [stdout] 2681 | pub const MaterialMapIndex_MATERIAL_MAP_CUBEMAP: MaterialMapIndex = 7;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MATERIAL_MAP_INDEX_MATERIAL_MAP_CUBEMAP`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MaterialMapIndex_MATERIAL_MAP_IRRADIANCE` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2682:11
[INFO] [stdout]      |
[INFO] [stdout] 2682 | pub const MaterialMapIndex_MATERIAL_MAP_IRRADIANCE: MaterialMapIndex = 8;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MATERIAL_MAP_INDEX_MATERIAL_MAP_IRRADIANCE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MaterialMapIndex_MATERIAL_MAP_PREFILTER` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2683:11
[INFO] [stdout]      |
[INFO] [stdout] 2683 | pub const MaterialMapIndex_MATERIAL_MAP_PREFILTER: MaterialMapIndex = 9;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MATERIAL_MAP_INDEX_MATERIAL_MAP_PREFILTER`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MaterialMapIndex_MATERIAL_MAP_BRDF` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2684:11
[INFO] [stdout]      |
[INFO] [stdout] 2684 | pub const MaterialMapIndex_MATERIAL_MAP_BRDF: MaterialMapIndex = 10;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MATERIAL_MAP_INDEX_MATERIAL_MAP_BRDF`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderLocationIndex_SHADER_LOC_VERTEX_POSITION` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2686:11
[INFO] [stdout]      |
[INFO] [stdout] 2686 | pub const ShaderLocationIndex_SHADER_LOC_VERTEX_POSITION: ShaderLocationIndex = 0;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_LOCATION_INDEX_SHADER_LOC_VERTEX_POSITION`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderLocationIndex_SHADER_LOC_VERTEX_TEXCOORD01` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2687:11
[INFO] [stdout]      |
[INFO] [stdout] 2687 | pub const ShaderLocationIndex_SHADER_LOC_VERTEX_TEXCOORD01: ShaderLocationIndex = 1;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_LOCATION_INDEX_SHADER_LOC_VERTEX_TEXCOORD01`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderLocationIndex_SHADER_LOC_VERTEX_TEXCOORD02` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2688:11
[INFO] [stdout]      |
[INFO] [stdout] 2688 | pub const ShaderLocationIndex_SHADER_LOC_VERTEX_TEXCOORD02: ShaderLocationIndex = 2;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_LOCATION_INDEX_SHADER_LOC_VERTEX_TEXCOORD02`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderLocationIndex_SHADER_LOC_VERTEX_NORMAL` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2689:11
[INFO] [stdout]      |
[INFO] [stdout] 2689 | pub const ShaderLocationIndex_SHADER_LOC_VERTEX_NORMAL: ShaderLocationIndex = 3;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_LOCATION_INDEX_SHADER_LOC_VERTEX_NORMAL`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderLocationIndex_SHADER_LOC_VERTEX_TANGENT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2690:11
[INFO] [stdout]      |
[INFO] [stdout] 2690 | pub const ShaderLocationIndex_SHADER_LOC_VERTEX_TANGENT: ShaderLocationIndex = 4;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_LOCATION_INDEX_SHADER_LOC_VERTEX_TANGENT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderLocationIndex_SHADER_LOC_VERTEX_COLOR` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2691:11
[INFO] [stdout]      |
[INFO] [stdout] 2691 | pub const ShaderLocationIndex_SHADER_LOC_VERTEX_COLOR: ShaderLocationIndex = 5;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_LOCATION_INDEX_SHADER_LOC_VERTEX_COLOR`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderLocationIndex_SHADER_LOC_MATRIX_MVP` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2692:11
[INFO] [stdout]      |
[INFO] [stdout] 2692 | pub const ShaderLocationIndex_SHADER_LOC_MATRIX_MVP: ShaderLocationIndex = 6;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_LOCATION_INDEX_SHADER_LOC_MATRIX_MVP`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderLocationIndex_SHADER_LOC_MATRIX_VIEW` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2693:11
[INFO] [stdout]      |
[INFO] [stdout] 2693 | pub const ShaderLocationIndex_SHADER_LOC_MATRIX_VIEW: ShaderLocationIndex = 7;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_LOCATION_INDEX_SHADER_LOC_MATRIX_VIEW`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderLocationIndex_SHADER_LOC_MATRIX_PROJECTION` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2694:11
[INFO] [stdout]      |
[INFO] [stdout] 2694 | pub const ShaderLocationIndex_SHADER_LOC_MATRIX_PROJECTION: ShaderLocationIndex = 8;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_LOCATION_INDEX_SHADER_LOC_MATRIX_PROJECTION`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderLocationIndex_SHADER_LOC_MATRIX_MODEL` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2695:11
[INFO] [stdout]      |
[INFO] [stdout] 2695 | pub const ShaderLocationIndex_SHADER_LOC_MATRIX_MODEL: ShaderLocationIndex = 9;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_LOCATION_INDEX_SHADER_LOC_MATRIX_MODEL`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderLocationIndex_SHADER_LOC_MATRIX_NORMAL` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2696:11
[INFO] [stdout]      |
[INFO] [stdout] 2696 | pub const ShaderLocationIndex_SHADER_LOC_MATRIX_NORMAL: ShaderLocationIndex = 10;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_LOCATION_INDEX_SHADER_LOC_MATRIX_NORMAL`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderLocationIndex_SHADER_LOC_VECTOR_VIEW` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2697:11
[INFO] [stdout]      |
[INFO] [stdout] 2697 | pub const ShaderLocationIndex_SHADER_LOC_VECTOR_VIEW: ShaderLocationIndex = 11;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_LOCATION_INDEX_SHADER_LOC_VECTOR_VIEW`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderLocationIndex_SHADER_LOC_COLOR_DIFFUSE` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2698:11
[INFO] [stdout]      |
[INFO] [stdout] 2698 | pub const ShaderLocationIndex_SHADER_LOC_COLOR_DIFFUSE: ShaderLocationIndex = 12;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_LOCATION_INDEX_SHADER_LOC_COLOR_DIFFUSE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderLocationIndex_SHADER_LOC_COLOR_SPECULAR` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2699:11
[INFO] [stdout]      |
[INFO] [stdout] 2699 | pub const ShaderLocationIndex_SHADER_LOC_COLOR_SPECULAR: ShaderLocationIndex = 13;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_LOCATION_INDEX_SHADER_LOC_COLOR_SPECULAR`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderLocationIndex_SHADER_LOC_COLOR_AMBIENT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2700:11
[INFO] [stdout]      |
[INFO] [stdout] 2700 | pub const ShaderLocationIndex_SHADER_LOC_COLOR_AMBIENT: ShaderLocationIndex = 14;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_LOCATION_INDEX_SHADER_LOC_COLOR_AMBIENT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderLocationIndex_SHADER_LOC_MAP_ALBEDO` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2701:11
[INFO] [stdout]      |
[INFO] [stdout] 2701 | pub const ShaderLocationIndex_SHADER_LOC_MAP_ALBEDO: ShaderLocationIndex = 15;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_LOCATION_INDEX_SHADER_LOC_MAP_ALBEDO`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderLocationIndex_SHADER_LOC_MAP_METALNESS` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2702:11
[INFO] [stdout]      |
[INFO] [stdout] 2702 | pub const ShaderLocationIndex_SHADER_LOC_MAP_METALNESS: ShaderLocationIndex = 16;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_LOCATION_INDEX_SHADER_LOC_MAP_METALNESS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderLocationIndex_SHADER_LOC_MAP_NORMAL` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2703:11
[INFO] [stdout]      |
[INFO] [stdout] 2703 | pub const ShaderLocationIndex_SHADER_LOC_MAP_NORMAL: ShaderLocationIndex = 17;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_LOCATION_INDEX_SHADER_LOC_MAP_NORMAL`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderLocationIndex_SHADER_LOC_MAP_ROUGHNESS` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2704:11
[INFO] [stdout]      |
[INFO] [stdout] 2704 | pub const ShaderLocationIndex_SHADER_LOC_MAP_ROUGHNESS: ShaderLocationIndex = 18;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_LOCATION_INDEX_SHADER_LOC_MAP_ROUGHNESS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderLocationIndex_SHADER_LOC_MAP_OCCLUSION` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2705:11
[INFO] [stdout]      |
[INFO] [stdout] 2705 | pub const ShaderLocationIndex_SHADER_LOC_MAP_OCCLUSION: ShaderLocationIndex = 19;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_LOCATION_INDEX_SHADER_LOC_MAP_OCCLUSION`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderLocationIndex_SHADER_LOC_MAP_EMISSION` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2706:11
[INFO] [stdout]      |
[INFO] [stdout] 2706 | pub const ShaderLocationIndex_SHADER_LOC_MAP_EMISSION: ShaderLocationIndex = 20;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_LOCATION_INDEX_SHADER_LOC_MAP_EMISSION`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderLocationIndex_SHADER_LOC_MAP_HEIGHT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2707:11
[INFO] [stdout]      |
[INFO] [stdout] 2707 | pub const ShaderLocationIndex_SHADER_LOC_MAP_HEIGHT: ShaderLocationIndex = 21;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_LOCATION_INDEX_SHADER_LOC_MAP_HEIGHT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderLocationIndex_SHADER_LOC_MAP_CUBEMAP` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2708:11
[INFO] [stdout]      |
[INFO] [stdout] 2708 | pub const ShaderLocationIndex_SHADER_LOC_MAP_CUBEMAP: ShaderLocationIndex = 22;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_LOCATION_INDEX_SHADER_LOC_MAP_CUBEMAP`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderLocationIndex_SHADER_LOC_MAP_IRRADIANCE` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2709:11
[INFO] [stdout]      |
[INFO] [stdout] 2709 | pub const ShaderLocationIndex_SHADER_LOC_MAP_IRRADIANCE: ShaderLocationIndex = 23;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_LOCATION_INDEX_SHADER_LOC_MAP_IRRADIANCE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderLocationIndex_SHADER_LOC_MAP_PREFILTER` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2710:11
[INFO] [stdout]      |
[INFO] [stdout] 2710 | pub const ShaderLocationIndex_SHADER_LOC_MAP_PREFILTER: ShaderLocationIndex = 24;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_LOCATION_INDEX_SHADER_LOC_MAP_PREFILTER`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderLocationIndex_SHADER_LOC_MAP_BRDF` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2711:11
[INFO] [stdout]      |
[INFO] [stdout] 2711 | pub const ShaderLocationIndex_SHADER_LOC_MAP_BRDF: ShaderLocationIndex = 25;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_LOCATION_INDEX_SHADER_LOC_MAP_BRDF`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderLocationIndex_SHADER_LOC_VERTEX_BONEIDS` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2712:11
[INFO] [stdout]      |
[INFO] [stdout] 2712 | pub const ShaderLocationIndex_SHADER_LOC_VERTEX_BONEIDS: ShaderLocationIndex = 26;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_LOCATION_INDEX_SHADER_LOC_VERTEX_BONEIDS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderLocationIndex_SHADER_LOC_VERTEX_BONEWEIGHTS` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2713:11
[INFO] [stdout]      |
[INFO] [stdout] 2713 | pub const ShaderLocationIndex_SHADER_LOC_VERTEX_BONEWEIGHTS: ShaderLocationIndex = 27;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_LOCATION_INDEX_SHADER_LOC_VERTEX_BONEWEIGHTS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderLocationIndex_SHADER_LOC_BONE_MATRICES` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2714:11
[INFO] [stdout]      |
[INFO] [stdout] 2714 | pub const ShaderLocationIndex_SHADER_LOC_BONE_MATRICES: ShaderLocationIndex = 28;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_LOCATION_INDEX_SHADER_LOC_BONE_MATRICES`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderUniformDataType_SHADER_UNIFORM_FLOAT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2716:11
[INFO] [stdout]      |
[INFO] [stdout] 2716 | pub const ShaderUniformDataType_SHADER_UNIFORM_FLOAT: ShaderUniformDataType = 0;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_UNIFORM_DATA_TYPE_SHADER_UNIFORM_FLOAT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderUniformDataType_SHADER_UNIFORM_VEC2` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2717:11
[INFO] [stdout]      |
[INFO] [stdout] 2717 | pub const ShaderUniformDataType_SHADER_UNIFORM_VEC2: ShaderUniformDataType = 1;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_UNIFORM_DATA_TYPE_SHADER_UNIFORM_VEC2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderUniformDataType_SHADER_UNIFORM_VEC3` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2718:11
[INFO] [stdout]      |
[INFO] [stdout] 2718 | pub const ShaderUniformDataType_SHADER_UNIFORM_VEC3: ShaderUniformDataType = 2;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_UNIFORM_DATA_TYPE_SHADER_UNIFORM_VEC3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderUniformDataType_SHADER_UNIFORM_VEC4` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2719:11
[INFO] [stdout]      |
[INFO] [stdout] 2719 | pub const ShaderUniformDataType_SHADER_UNIFORM_VEC4: ShaderUniformDataType = 3;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_UNIFORM_DATA_TYPE_SHADER_UNIFORM_VEC4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderUniformDataType_SHADER_UNIFORM_INT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2720:11
[INFO] [stdout]      |
[INFO] [stdout] 2720 | pub const ShaderUniformDataType_SHADER_UNIFORM_INT: ShaderUniformDataType = 4;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_UNIFORM_DATA_TYPE_SHADER_UNIFORM_INT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderUniformDataType_SHADER_UNIFORM_IVEC2` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2721:11
[INFO] [stdout]      |
[INFO] [stdout] 2721 | pub const ShaderUniformDataType_SHADER_UNIFORM_IVEC2: ShaderUniformDataType = 5;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_UNIFORM_DATA_TYPE_SHADER_UNIFORM_IVEC2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderUniformDataType_SHADER_UNIFORM_IVEC3` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2722:11
[INFO] [stdout]      |
[INFO] [stdout] 2722 | pub const ShaderUniformDataType_SHADER_UNIFORM_IVEC3: ShaderUniformDataType = 6;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_UNIFORM_DATA_TYPE_SHADER_UNIFORM_IVEC3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderUniformDataType_SHADER_UNIFORM_IVEC4` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2723:11
[INFO] [stdout]      |
[INFO] [stdout] 2723 | pub const ShaderUniformDataType_SHADER_UNIFORM_IVEC4: ShaderUniformDataType = 7;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_UNIFORM_DATA_TYPE_SHADER_UNIFORM_IVEC4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderUniformDataType_SHADER_UNIFORM_SAMPLER2D` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2724:11
[INFO] [stdout]      |
[INFO] [stdout] 2724 | pub const ShaderUniformDataType_SHADER_UNIFORM_SAMPLER2D: ShaderUniformDataType = 8;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_UNIFORM_DATA_TYPE_SHADER_UNIFORM_SAMPLER2_D`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderAttributeDataType_SHADER_ATTRIB_FLOAT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2726:11
[INFO] [stdout]      |
[INFO] [stdout] 2726 | pub const ShaderAttributeDataType_SHADER_ATTRIB_FLOAT: ShaderAttributeDataType = 0;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_ATTRIBUTE_DATA_TYPE_SHADER_ATTRIB_FLOAT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderAttributeDataType_SHADER_ATTRIB_VEC2` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2727:11
[INFO] [stdout]      |
[INFO] [stdout] 2727 | pub const ShaderAttributeDataType_SHADER_ATTRIB_VEC2: ShaderAttributeDataType = 1;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_ATTRIBUTE_DATA_TYPE_SHADER_ATTRIB_VEC2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderAttributeDataType_SHADER_ATTRIB_VEC3` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2728:11
[INFO] [stdout]      |
[INFO] [stdout] 2728 | pub const ShaderAttributeDataType_SHADER_ATTRIB_VEC3: ShaderAttributeDataType = 2;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_ATTRIBUTE_DATA_TYPE_SHADER_ATTRIB_VEC3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ShaderAttributeDataType_SHADER_ATTRIB_VEC4` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2729:11
[INFO] [stdout]      |
[INFO] [stdout] 2729 | pub const ShaderAttributeDataType_SHADER_ATTRIB_VEC4: ShaderAttributeDataType = 3;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADER_ATTRIBUTE_DATA_TYPE_SHADER_ATTRIB_VEC4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PixelFormat_PIXELFORMAT_UNCOMPRESSED_GRAYSCALE` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2731:11
[INFO] [stdout]      |
[INFO] [stdout] 2731 | pub const PixelFormat_PIXELFORMAT_UNCOMPRESSED_GRAYSCALE: PixelFormat = 1;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `PIXEL_FORMAT_PIXELFORMAT_UNCOMPRESSED_GRAYSCALE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PixelFormat_PIXELFORMAT_UNCOMPRESSED_GRAY_ALPHA` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2732:11
[INFO] [stdout]      |
[INFO] [stdout] 2732 | pub const PixelFormat_PIXELFORMAT_UNCOMPRESSED_GRAY_ALPHA: PixelFormat = 2;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `PIXEL_FORMAT_PIXELFORMAT_UNCOMPRESSED_GRAY_ALPHA`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PixelFormat_PIXELFORMAT_UNCOMPRESSED_R5G6B5` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2733:11
[INFO] [stdout]      |
[INFO] [stdout] 2733 | pub const PixelFormat_PIXELFORMAT_UNCOMPRESSED_R5G6B5: PixelFormat = 3;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `PIXEL_FORMAT_PIXELFORMAT_UNCOMPRESSED_R5_G6_B5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PixelFormat_PIXELFORMAT_UNCOMPRESSED_R8G8B8` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2734:11
[INFO] [stdout]      |
[INFO] [stdout] 2734 | pub const PixelFormat_PIXELFORMAT_UNCOMPRESSED_R8G8B8: PixelFormat = 4;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `PIXEL_FORMAT_PIXELFORMAT_UNCOMPRESSED_R8_G8_B8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PixelFormat_PIXELFORMAT_UNCOMPRESSED_R5G5B5A1` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2735:11
[INFO] [stdout]      |
[INFO] [stdout] 2735 | pub const PixelFormat_PIXELFORMAT_UNCOMPRESSED_R5G5B5A1: PixelFormat = 5;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `PIXEL_FORMAT_PIXELFORMAT_UNCOMPRESSED_R5_G5_B5_A1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PixelFormat_PIXELFORMAT_UNCOMPRESSED_R4G4B4A4` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2736:11
[INFO] [stdout]      |
[INFO] [stdout] 2736 | pub const PixelFormat_PIXELFORMAT_UNCOMPRESSED_R4G4B4A4: PixelFormat = 6;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `PIXEL_FORMAT_PIXELFORMAT_UNCOMPRESSED_R4_G4_B4_A4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PixelFormat_PIXELFORMAT_UNCOMPRESSED_R8G8B8A8` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2737:11
[INFO] [stdout]      |
[INFO] [stdout] 2737 | pub const PixelFormat_PIXELFORMAT_UNCOMPRESSED_R8G8B8A8: PixelFormat = 7;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `PIXEL_FORMAT_PIXELFORMAT_UNCOMPRESSED_R8_G8_B8_A8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PixelFormat_PIXELFORMAT_UNCOMPRESSED_R32` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2738:11
[INFO] [stdout]      |
[INFO] [stdout] 2738 | pub const PixelFormat_PIXELFORMAT_UNCOMPRESSED_R32: PixelFormat = 8;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `PIXEL_FORMAT_PIXELFORMAT_UNCOMPRESSED_R32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PixelFormat_PIXELFORMAT_UNCOMPRESSED_R32G32B32` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2739:11
[INFO] [stdout]      |
[INFO] [stdout] 2739 | pub const PixelFormat_PIXELFORMAT_UNCOMPRESSED_R32G32B32: PixelFormat = 9;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `PIXEL_FORMAT_PIXELFORMAT_UNCOMPRESSED_R32_G32_B32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PixelFormat_PIXELFORMAT_UNCOMPRESSED_R32G32B32A32` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2740:11
[INFO] [stdout]      |
[INFO] [stdout] 2740 | pub const PixelFormat_PIXELFORMAT_UNCOMPRESSED_R32G32B32A32: PixelFormat = 10;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `PIXEL_FORMAT_PIXELFORMAT_UNCOMPRESSED_R32_G32_B32_A32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PixelFormat_PIXELFORMAT_UNCOMPRESSED_R16` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2741:11
[INFO] [stdout]      |
[INFO] [stdout] 2741 | pub const PixelFormat_PIXELFORMAT_UNCOMPRESSED_R16: PixelFormat = 11;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `PIXEL_FORMAT_PIXELFORMAT_UNCOMPRESSED_R16`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PixelFormat_PIXELFORMAT_UNCOMPRESSED_R16G16B16` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2742:11
[INFO] [stdout]      |
[INFO] [stdout] 2742 | pub const PixelFormat_PIXELFORMAT_UNCOMPRESSED_R16G16B16: PixelFormat = 12;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `PIXEL_FORMAT_PIXELFORMAT_UNCOMPRESSED_R16_G16_B16`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PixelFormat_PIXELFORMAT_UNCOMPRESSED_R16G16B16A16` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2743:11
[INFO] [stdout]      |
[INFO] [stdout] 2743 | pub const PixelFormat_PIXELFORMAT_UNCOMPRESSED_R16G16B16A16: PixelFormat = 13;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `PIXEL_FORMAT_PIXELFORMAT_UNCOMPRESSED_R16_G16_B16_A16`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PixelFormat_PIXELFORMAT_COMPRESSED_DXT1_RGB` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2744:11
[INFO] [stdout]      |
[INFO] [stdout] 2744 | pub const PixelFormat_PIXELFORMAT_COMPRESSED_DXT1_RGB: PixelFormat = 14;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `PIXEL_FORMAT_PIXELFORMAT_COMPRESSED_DXT1_RGB`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PixelFormat_PIXELFORMAT_COMPRESSED_DXT1_RGBA` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2745:11
[INFO] [stdout]      |
[INFO] [stdout] 2745 | pub const PixelFormat_PIXELFORMAT_COMPRESSED_DXT1_RGBA: PixelFormat = 15;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `PIXEL_FORMAT_PIXELFORMAT_COMPRESSED_DXT1_RGBA`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PixelFormat_PIXELFORMAT_COMPRESSED_DXT3_RGBA` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2746:11
[INFO] [stdout]      |
[INFO] [stdout] 2746 | pub const PixelFormat_PIXELFORMAT_COMPRESSED_DXT3_RGBA: PixelFormat = 16;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `PIXEL_FORMAT_PIXELFORMAT_COMPRESSED_DXT3_RGBA`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PixelFormat_PIXELFORMAT_COMPRESSED_DXT5_RGBA` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2747:11
[INFO] [stdout]      |
[INFO] [stdout] 2747 | pub const PixelFormat_PIXELFORMAT_COMPRESSED_DXT5_RGBA: PixelFormat = 17;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `PIXEL_FORMAT_PIXELFORMAT_COMPRESSED_DXT5_RGBA`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PixelFormat_PIXELFORMAT_COMPRESSED_ETC1_RGB` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2748:11
[INFO] [stdout]      |
[INFO] [stdout] 2748 | pub const PixelFormat_PIXELFORMAT_COMPRESSED_ETC1_RGB: PixelFormat = 18;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `PIXEL_FORMAT_PIXELFORMAT_COMPRESSED_ETC1_RGB`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PixelFormat_PIXELFORMAT_COMPRESSED_ETC2_RGB` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2749:11
[INFO] [stdout]      |
[INFO] [stdout] 2749 | pub const PixelFormat_PIXELFORMAT_COMPRESSED_ETC2_RGB: PixelFormat = 19;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `PIXEL_FORMAT_PIXELFORMAT_COMPRESSED_ETC2_RGB`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PixelFormat_PIXELFORMAT_COMPRESSED_ETC2_EAC_RGBA` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2750:11
[INFO] [stdout]      |
[INFO] [stdout] 2750 | pub const PixelFormat_PIXELFORMAT_COMPRESSED_ETC2_EAC_RGBA: PixelFormat = 20;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `PIXEL_FORMAT_PIXELFORMAT_COMPRESSED_ETC2_EAC_RGBA`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PixelFormat_PIXELFORMAT_COMPRESSED_PVRT_RGB` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2751:11
[INFO] [stdout]      |
[INFO] [stdout] 2751 | pub const PixelFormat_PIXELFORMAT_COMPRESSED_PVRT_RGB: PixelFormat = 21;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `PIXEL_FORMAT_PIXELFORMAT_COMPRESSED_PVRT_RGB`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PixelFormat_PIXELFORMAT_COMPRESSED_PVRT_RGBA` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2752:11
[INFO] [stdout]      |
[INFO] [stdout] 2752 | pub const PixelFormat_PIXELFORMAT_COMPRESSED_PVRT_RGBA: PixelFormat = 22;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `PIXEL_FORMAT_PIXELFORMAT_COMPRESSED_PVRT_RGBA`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PixelFormat_PIXELFORMAT_COMPRESSED_ASTC_4x4_RGBA` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2753:11
[INFO] [stdout]      |
[INFO] [stdout] 2753 | pub const PixelFormat_PIXELFORMAT_COMPRESSED_ASTC_4x4_RGBA: PixelFormat = 23;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `PIXEL_FORMAT_PIXELFORMAT_COMPRESSED_ASTC_4X4_RGBA`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PixelFormat_PIXELFORMAT_COMPRESSED_ASTC_8x8_RGBA` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2754:11
[INFO] [stdout]      |
[INFO] [stdout] 2754 | pub const PixelFormat_PIXELFORMAT_COMPRESSED_ASTC_8x8_RGBA: PixelFormat = 24;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `PIXEL_FORMAT_PIXELFORMAT_COMPRESSED_ASTC_8X8_RGBA`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TextureFilter_TEXTURE_FILTER_POINT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2756:11
[INFO] [stdout]      |
[INFO] [stdout] 2756 | pub const TextureFilter_TEXTURE_FILTER_POINT: TextureFilter = 0;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `TEXTURE_FILTER_TEXTURE_FILTER_POINT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TextureFilter_TEXTURE_FILTER_BILINEAR` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2757:11
[INFO] [stdout]      |
[INFO] [stdout] 2757 | pub const TextureFilter_TEXTURE_FILTER_BILINEAR: TextureFilter = 1;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `TEXTURE_FILTER_TEXTURE_FILTER_BILINEAR`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TextureFilter_TEXTURE_FILTER_TRILINEAR` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2758:11
[INFO] [stdout]      |
[INFO] [stdout] 2758 | pub const TextureFilter_TEXTURE_FILTER_TRILINEAR: TextureFilter = 2;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `TEXTURE_FILTER_TEXTURE_FILTER_TRILINEAR`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TextureFilter_TEXTURE_FILTER_ANISOTROPIC_4X` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2759:11
[INFO] [stdout]      |
[INFO] [stdout] 2759 | pub const TextureFilter_TEXTURE_FILTER_ANISOTROPIC_4X: TextureFilter = 3;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `TEXTURE_FILTER_TEXTURE_FILTER_ANISOTROPIC_4_X`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TextureFilter_TEXTURE_FILTER_ANISOTROPIC_8X` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2760:11
[INFO] [stdout]      |
[INFO] [stdout] 2760 | pub const TextureFilter_TEXTURE_FILTER_ANISOTROPIC_8X: TextureFilter = 4;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `TEXTURE_FILTER_TEXTURE_FILTER_ANISOTROPIC_8_X`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TextureFilter_TEXTURE_FILTER_ANISOTROPIC_16X` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2761:11
[INFO] [stdout]      |
[INFO] [stdout] 2761 | pub const TextureFilter_TEXTURE_FILTER_ANISOTROPIC_16X: TextureFilter = 5;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `TEXTURE_FILTER_TEXTURE_FILTER_ANISOTROPIC_16_X`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TextureWrap_TEXTURE_WRAP_REPEAT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2763:11
[INFO] [stdout]      |
[INFO] [stdout] 2763 | pub const TextureWrap_TEXTURE_WRAP_REPEAT: TextureWrap = 0;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `TEXTURE_WRAP_TEXTURE_WRAP_REPEAT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TextureWrap_TEXTURE_WRAP_CLAMP` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2764:11
[INFO] [stdout]      |
[INFO] [stdout] 2764 | pub const TextureWrap_TEXTURE_WRAP_CLAMP: TextureWrap = 1;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `TEXTURE_WRAP_TEXTURE_WRAP_CLAMP`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TextureWrap_TEXTURE_WRAP_MIRROR_REPEAT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2765:11
[INFO] [stdout]      |
[INFO] [stdout] 2765 | pub const TextureWrap_TEXTURE_WRAP_MIRROR_REPEAT: TextureWrap = 2;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `TEXTURE_WRAP_TEXTURE_WRAP_MIRROR_REPEAT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TextureWrap_TEXTURE_WRAP_MIRROR_CLAMP` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2766:11
[INFO] [stdout]      |
[INFO] [stdout] 2766 | pub const TextureWrap_TEXTURE_WRAP_MIRROR_CLAMP: TextureWrap = 3;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `TEXTURE_WRAP_TEXTURE_WRAP_MIRROR_CLAMP`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CubemapLayout_CUBEMAP_LAYOUT_AUTO_DETECT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2768:11
[INFO] [stdout]      |
[INFO] [stdout] 2768 | pub const CubemapLayout_CUBEMAP_LAYOUT_AUTO_DETECT: CubemapLayout = 0;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CUBEMAP_LAYOUT_CUBEMAP_LAYOUT_AUTO_DETECT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CubemapLayout_CUBEMAP_LAYOUT_LINE_VERTICAL` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2769:11
[INFO] [stdout]      |
[INFO] [stdout] 2769 | pub const CubemapLayout_CUBEMAP_LAYOUT_LINE_VERTICAL: CubemapLayout = 1;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CUBEMAP_LAYOUT_CUBEMAP_LAYOUT_LINE_VERTICAL`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CubemapLayout_CUBEMAP_LAYOUT_LINE_HORIZONTAL` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2770:11
[INFO] [stdout]      |
[INFO] [stdout] 2770 | pub const CubemapLayout_CUBEMAP_LAYOUT_LINE_HORIZONTAL: CubemapLayout = 2;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CUBEMAP_LAYOUT_CUBEMAP_LAYOUT_LINE_HORIZONTAL`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CubemapLayout_CUBEMAP_LAYOUT_CROSS_THREE_BY_FOUR` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2771:11
[INFO] [stdout]      |
[INFO] [stdout] 2771 | pub const CubemapLayout_CUBEMAP_LAYOUT_CROSS_THREE_BY_FOUR: CubemapLayout = 3;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CUBEMAP_LAYOUT_CUBEMAP_LAYOUT_CROSS_THREE_BY_FOUR`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CubemapLayout_CUBEMAP_LAYOUT_CROSS_FOUR_BY_THREE` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2772:11
[INFO] [stdout]      |
[INFO] [stdout] 2772 | pub const CubemapLayout_CUBEMAP_LAYOUT_CROSS_FOUR_BY_THREE: CubemapLayout = 4;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CUBEMAP_LAYOUT_CUBEMAP_LAYOUT_CROSS_FOUR_BY_THREE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CubemapLayout_CUBEMAP_LAYOUT_PANORAMA` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2773:11
[INFO] [stdout]      |
[INFO] [stdout] 2773 | pub const CubemapLayout_CUBEMAP_LAYOUT_PANORAMA: CubemapLayout = 5;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CUBEMAP_LAYOUT_CUBEMAP_LAYOUT_PANORAMA`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FontType_FONT_DEFAULT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2775:11
[INFO] [stdout]      |
[INFO] [stdout] 2775 | pub const FontType_FONT_DEFAULT: FontType = 0;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `FONT_TYPE_FONT_DEFAULT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FontType_FONT_BITMAP` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2776:11
[INFO] [stdout]      |
[INFO] [stdout] 2776 | pub const FontType_FONT_BITMAP: FontType = 1;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `FONT_TYPE_FONT_BITMAP`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FontType_FONT_SDF` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2777:11
[INFO] [stdout]      |
[INFO] [stdout] 2777 | pub const FontType_FONT_SDF: FontType = 2;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `FONT_TYPE_FONT_SDF`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BlendMode_BLEND_ALPHA` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2779:11
[INFO] [stdout]      |
[INFO] [stdout] 2779 | pub const BlendMode_BLEND_ALPHA: BlendMode = 0;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `BLEND_MODE_BLEND_ALPHA`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BlendMode_BLEND_ADDITIVE` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2780:11
[INFO] [stdout]      |
[INFO] [stdout] 2780 | pub const BlendMode_BLEND_ADDITIVE: BlendMode = 1;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `BLEND_MODE_BLEND_ADDITIVE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BlendMode_BLEND_MULTIPLIED` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2781:11
[INFO] [stdout]      |
[INFO] [stdout] 2781 | pub const BlendMode_BLEND_MULTIPLIED: BlendMode = 2;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `BLEND_MODE_BLEND_MULTIPLIED`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BlendMode_BLEND_ADD_COLORS` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2782:11
[INFO] [stdout]      |
[INFO] [stdout] 2782 | pub const BlendMode_BLEND_ADD_COLORS: BlendMode = 3;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `BLEND_MODE_BLEND_ADD_COLORS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BlendMode_BLEND_SUBTRACT_COLORS` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2783:11
[INFO] [stdout]      |
[INFO] [stdout] 2783 | pub const BlendMode_BLEND_SUBTRACT_COLORS: BlendMode = 4;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `BLEND_MODE_BLEND_SUBTRACT_COLORS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BlendMode_BLEND_ALPHA_PREMULTIPLY` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2784:11
[INFO] [stdout]      |
[INFO] [stdout] 2784 | pub const BlendMode_BLEND_ALPHA_PREMULTIPLY: BlendMode = 5;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `BLEND_MODE_BLEND_ALPHA_PREMULTIPLY`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BlendMode_BLEND_CUSTOM` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2785:11
[INFO] [stdout]      |
[INFO] [stdout] 2785 | pub const BlendMode_BLEND_CUSTOM: BlendMode = 6;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `BLEND_MODE_BLEND_CUSTOM`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BlendMode_BLEND_CUSTOM_SEPARATE` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2786:11
[INFO] [stdout]      |
[INFO] [stdout] 2786 | pub const BlendMode_BLEND_CUSTOM_SEPARATE: BlendMode = 7;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `BLEND_MODE_BLEND_CUSTOM_SEPARATE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Gesture_GESTURE_NONE` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2788:11
[INFO] [stdout]      |
[INFO] [stdout] 2788 | pub const Gesture_GESTURE_NONE: Gesture = 0;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GESTURE_GESTURE_NONE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Gesture_GESTURE_TAP` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2789:11
[INFO] [stdout]      |
[INFO] [stdout] 2789 | pub const Gesture_GESTURE_TAP: Gesture = 1;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GESTURE_GESTURE_TAP`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Gesture_GESTURE_DOUBLETAP` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2790:11
[INFO] [stdout]      |
[INFO] [stdout] 2790 | pub const Gesture_GESTURE_DOUBLETAP: Gesture = 2;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GESTURE_GESTURE_DOUBLETAP`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Gesture_GESTURE_HOLD` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2791:11
[INFO] [stdout]      |
[INFO] [stdout] 2791 | pub const Gesture_GESTURE_HOLD: Gesture = 4;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GESTURE_GESTURE_HOLD`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Gesture_GESTURE_DRAG` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2792:11
[INFO] [stdout]      |
[INFO] [stdout] 2792 | pub const Gesture_GESTURE_DRAG: Gesture = 8;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GESTURE_GESTURE_DRAG`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Gesture_GESTURE_SWIPE_RIGHT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2793:11
[INFO] [stdout]      |
[INFO] [stdout] 2793 | pub const Gesture_GESTURE_SWIPE_RIGHT: Gesture = 16;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GESTURE_GESTURE_SWIPE_RIGHT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Gesture_GESTURE_SWIPE_LEFT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2794:11
[INFO] [stdout]      |
[INFO] [stdout] 2794 | pub const Gesture_GESTURE_SWIPE_LEFT: Gesture = 32;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GESTURE_GESTURE_SWIPE_LEFT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Gesture_GESTURE_SWIPE_UP` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2795:11
[INFO] [stdout]      |
[INFO] [stdout] 2795 | pub const Gesture_GESTURE_SWIPE_UP: Gesture = 64;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GESTURE_GESTURE_SWIPE_UP`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Gesture_GESTURE_SWIPE_DOWN` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2796:11
[INFO] [stdout]      |
[INFO] [stdout] 2796 | pub const Gesture_GESTURE_SWIPE_DOWN: Gesture = 128;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GESTURE_GESTURE_SWIPE_DOWN`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Gesture_GESTURE_PINCH_IN` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2797:11
[INFO] [stdout]      |
[INFO] [stdout] 2797 | pub const Gesture_GESTURE_PINCH_IN: Gesture = 256;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GESTURE_GESTURE_PINCH_IN`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Gesture_GESTURE_PINCH_OUT` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2798:11
[INFO] [stdout]      |
[INFO] [stdout] 2798 | pub const Gesture_GESTURE_PINCH_OUT: Gesture = 512;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `GESTURE_GESTURE_PINCH_OUT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CameraMode_CAMERA_CUSTOM` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2800:11
[INFO] [stdout]      |
[INFO] [stdout] 2800 | pub const CameraMode_CAMERA_CUSTOM: CameraMode = 0;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CAMERA_MODE_CAMERA_CUSTOM`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CameraMode_CAMERA_FREE` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2801:11
[INFO] [stdout]      |
[INFO] [stdout] 2801 | pub const CameraMode_CAMERA_FREE: CameraMode = 1;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CAMERA_MODE_CAMERA_FREE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CameraMode_CAMERA_ORBITAL` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2802:11
[INFO] [stdout]      |
[INFO] [stdout] 2802 | pub const CameraMode_CAMERA_ORBITAL: CameraMode = 2;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CAMERA_MODE_CAMERA_ORBITAL`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CameraMode_CAMERA_FIRST_PERSON` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2803:11
[INFO] [stdout]      |
[INFO] [stdout] 2803 | pub const CameraMode_CAMERA_FIRST_PERSON: CameraMode = 3;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CAMERA_MODE_CAMERA_FIRST_PERSON`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CameraMode_CAMERA_THIRD_PERSON` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2804:11
[INFO] [stdout]      |
[INFO] [stdout] 2804 | pub const CameraMode_CAMERA_THIRD_PERSON: CameraMode = 4;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CAMERA_MODE_CAMERA_THIRD_PERSON`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CameraProjection_CAMERA_PERSPECTIVE` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2806:11
[INFO] [stdout]      |
[INFO] [stdout] 2806 | pub const CameraProjection_CAMERA_PERSPECTIVE: CameraProjection = 0;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CAMERA_PROJECTION_CAMERA_PERSPECTIVE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CameraProjection_CAMERA_ORTHOGRAPHIC` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2807:11
[INFO] [stdout]      |
[INFO] [stdout] 2807 | pub const CameraProjection_CAMERA_ORTHOGRAPHIC: CameraProjection = 1;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CAMERA_PROJECTION_CAMERA_ORTHOGRAPHIC`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `NPatchLayout_NPATCH_NINE_PATCH` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2809:11
[INFO] [stdout]      |
[INFO] [stdout] 2809 | pub const NPatchLayout_NPATCH_NINE_PATCH: NPatchLayout = 0;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NPATCH_LAYOUT_NPATCH_NINE_PATCH`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `NPatchLayout_NPATCH_THREE_PATCH_VERTICAL` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2810:11
[INFO] [stdout]      |
[INFO] [stdout] 2810 | pub const NPatchLayout_NPATCH_THREE_PATCH_VERTICAL: NPatchLayout = 1;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NPATCH_LAYOUT_NPATCH_THREE_PATCH_VERTICAL`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `NPatchLayout_NPATCH_THREE_PATCH_HORIZONTAL` should have an upper case name
[INFO] [stdout]     --> src/lib.rs:2811:11
[INFO] [stdout]      |
[INFO] [stdout] 2811 | pub const NPatchLayout_NPATCH_THREE_PATCH_HORIZONTAL: NPatchLayout = 2;
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NPATCH_LAYOUT_NPATCH_THREE_PATCH_HORIZONTAL`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `logLevel` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:2815:9
[INFO] [stdout]      |
[INFO] [stdout] 2815 |         logLevel: ::std::os::raw::c_int,
[INFO] [stdout]      |         ^^^^^^^^ help: convert the identifier to snake case: `log_level`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `fileName` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:2822:9
[INFO] [stdout]      |
[INFO] [stdout] 2822 |         fileName: *const ::std::os::raw::c_char,
[INFO] [stdout]      |         ^^^^^^^^ help: convert the identifier to snake case: `file_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `dataSize` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:2823:9
[INFO] [stdout]      |
[INFO] [stdout] 2823 |         dataSize: *mut ::std::os::raw::c_int,
[INFO] [stdout]      |         ^^^^^^^^ help: convert the identifier to snake case: `data_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `fileName` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:2828:9
[INFO] [stdout]      |
[INFO] [stdout] 2828 |         fileName: *const ::std::os::raw::c_char,
[INFO] [stdout]      |         ^^^^^^^^ help: convert the identifier to snake case: `file_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `dataSize` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:2830:9
[INFO] [stdout]      |
[INFO] [stdout] 2830 |         dataSize: ::std::os::raw::c_int,
[INFO] [stdout]      |         ^^^^^^^^ help: convert the identifier to snake case: `data_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `fileName` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:2834:26
[INFO] [stdout]      |
[INFO] [stdout] 2834 |     unsafe extern "C" fn(fileName: *const ::std::os::raw::c_char) -> *mut ::std::os::raw::c_char,
[INFO] [stdout]      |                          ^^^^^^^^ help: convert the identifier to snake case: `file_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `fileName` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:2838:9
[INFO] [stdout]      |
[INFO] [stdout] 2838 |         fileName: *const ::std::os::raw::c_char,
[INFO] [stdout]      |         ^^^^^^^^ help: convert the identifier to snake case: `file_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `bufferData` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:5272:26
[INFO] [stdout]      |
[INFO] [stdout] 5272 |     unsafe extern "C" fn(bufferData: *mut ::std::os::raw::c_void, frames: ::std::os::raw::c_uint),
[INFO] [stdout]      |                          ^^^^^^^^^^ help: convert the identifier to snake case: `buffer_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bindgen_test_layout___va_list_tag` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:5511:4
[INFO] [stdout]      |
[INFO] [stdout] 5511 | fn bindgen_test_layout___va_list_tag() {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_va_list_tag`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.86s
[INFO] running `Command { std: "docker" "inspect" "8ddafdca4cff10908f9b0bf3839b5044da5cdcd18229faae3bfb5e261fd09216", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ddafdca4cff10908f9b0bf3839b5044da5cdcd18229faae3bfb5e261fd09216", kill_on_drop: false }`
[INFO] [stdout] 8ddafdca4cff10908f9b0bf3839b5044da5cdcd18229faae3bfb5e261fd09216
