[INFO] cloning repository https://github.com/darkstalker/egltest [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/darkstalker/egltest" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarkstalker%2Fegltest", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarkstalker%2Fegltest'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1aee4f547a0d05e29e7572880504a5893f7cd776 [INFO] checking darkstalker/egltest against master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarkstalker%2Fegltest" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/darkstalker/egltest [INFO] finished tweaking git repo https://github.com/darkstalker/egltest [INFO] tweaked toml for git repo https://github.com/darkstalker/egltest written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/darkstalker/egltest on toolchain 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/darkstalker/egltest already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded khronos v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 26f311ca3ff9b37c1922fc55b745d01f3ba0ad43b86dac85afe3b86cda9348e5 [INFO] running `Command { std: "docker" "start" "-a" "26f311ca3ff9b37c1922fc55b745d01f3ba0ad43b86dac85afe3b86cda9348e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "26f311ca3ff9b37c1922fc55b745d01f3ba0ad43b86dac85afe3b86cda9348e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26f311ca3ff9b37c1922fc55b745d01f3ba0ad43b86dac85afe3b86cda9348e5", kill_on_drop: false }` [INFO] [stdout] 26f311ca3ff9b37c1922fc55b745d01f3ba0ad43b86dac85afe3b86cda9348e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e1dbd2d91b2a5ad14530f92db11508d8fccc9eecf20f527fe2408c158c2b4c39 [INFO] running `Command { std: "docker" "start" "-a" "e1dbd2d91b2a5ad14530f92db11508d8fccc9eecf20f527fe2408c158c2b4c39", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling log v0.3.6 [INFO] [stderr] Compiling khronos_api v1.0.0 [INFO] [stderr] Checking libc v0.1.12 [INFO] [stderr] Compiling xml-rs v0.3.4 [INFO] [stderr] Checking khronos v0.1.1 [INFO] [stderr] Compiling gl_generator v0.5.2 [INFO] [stderr] Compiling custom_egl v0.1.0 (/opt/rustwide/workdir/custom_egl) [INFO] [stderr] Compiling custom_gl v0.1.0 (/opt/rustwide/workdir/custom_gl) [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> custom_egl/src/lib.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern {} [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(missing_abi)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::mem` [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_egl-bb434c8ad8a7634f/out/egl_bindings.rs:3:21 [INFO] [stdout] | [INFO] [stdout] 3 | pub use std::mem; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:9:40 [INFO] [stdout] | [INFO] [stdout] 9 | fn metaloadfn(mut loadfn: &mut FnMut(&str) -> *const __gl_imports::raw::c_void, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 9 | fn metaloadfn(mut loadfn: &mut dyn FnMut(&str) -> *const __gl_imports::raw::c_void, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:9:23 [INFO] [stdout] | [INFO] [stdout] 9 | fn metaloadfn(mut loadfn: &mut FnMut(&str) -> *const __gl_imports::raw::c_void, [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `TexParameterfv` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:808:16 [INFO] [stdout] | [INFO] [stdout] 808 | pub static mut TexParameterfv: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 808 - pub static mut TexParameterfv: FnPtr = FnPtr { [INFO] [stdout] 808 + pub static mut TEX_PARAMETERFV: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `CompileShader` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:812:16 [INFO] [stdout] | [INFO] [stdout] 812 | pub static mut CompileShader: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 812 - pub static mut CompileShader: FnPtr = FnPtr { [INFO] [stdout] 812 + pub static mut COMPILE_SHADER: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `GetShaderiv` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:816:16 [INFO] [stdout] | [INFO] [stdout] 816 | pub static mut GetShaderiv: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 816 - pub static mut GetShaderiv: FnPtr = FnPtr { [INFO] [stdout] 816 + pub static mut GET_SHADERIV: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `Uniform3fv` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:820:16 [INFO] [stdout] | [INFO] [stdout] 820 | pub static mut Uniform3fv: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 820 - pub static mut Uniform3fv: FnPtr = FnPtr { [INFO] [stdout] 820 + pub static mut UNIFORM3FV: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `GetShaderInfoLog` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:824:16 [INFO] [stdout] | [INFO] [stdout] 824 | pub static mut GetShaderInfoLog: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 824 - pub static mut GetShaderInfoLog: FnPtr = FnPtr { [INFO] [stdout] 824 + pub static mut GET_SHADER_INFO_LOG: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `BindBuffer` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:828:16 [INFO] [stdout] | [INFO] [stdout] 828 | pub static mut BindBuffer: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 828 - pub static mut BindBuffer: FnPtr = FnPtr { [INFO] [stdout] 828 + pub static mut BIND_BUFFER: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `UseProgram` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:832:16 [INFO] [stdout] | [INFO] [stdout] 832 | pub static mut UseProgram: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 832 - pub static mut UseProgram: FnPtr = FnPtr { [INFO] [stdout] 832 + pub static mut USE_PROGRAM: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `BlendFunc` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:836:16 [INFO] [stdout] | [INFO] [stdout] 836 | pub static mut BlendFunc: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 836 - pub static mut BlendFunc: FnPtr = FnPtr { [INFO] [stdout] 836 + pub static mut BLEND_FUNC: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `DeleteBuffers` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:840:16 [INFO] [stdout] | [INFO] [stdout] 840 | pub static mut DeleteBuffers: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 840 - pub static mut DeleteBuffers: FnPtr = FnPtr { [INFO] [stdout] 840 + pub static mut DELETE_BUFFERS: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `DisableVertexAttribArray` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:844:16 [INFO] [stdout] | [INFO] [stdout] 844 | pub static mut DisableVertexAttribArray: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 844 - pub static mut DisableVertexAttribArray: FnPtr = FnPtr { [INFO] [stdout] 844 + pub static mut DISABLE_VERTEX_ATTRIB_ARRAY: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `GetProgramiv` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:848:16 [INFO] [stdout] | [INFO] [stdout] 848 | pub static mut GetProgramiv: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 848 - pub static mut GetProgramiv: FnPtr = FnPtr { [INFO] [stdout] 848 + pub static mut GET_PROGRAMIV: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `TexParameteri` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:852:16 [INFO] [stdout] | [INFO] [stdout] 852 | pub static mut TexParameteri: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 852 - pub static mut TexParameteri: FnPtr = FnPtr { [INFO] [stdout] 852 + pub static mut TEX_PARAMETERI: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `BindFramebuffer` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:856:16 [INFO] [stdout] | [INFO] [stdout] 856 | pub static mut BindFramebuffer: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 856 - pub static mut BindFramebuffer: FnPtr = FnPtr { [INFO] [stdout] 856 + pub static mut BIND_FRAMEBUFFER: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `CompressedTexImage2D` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:860:16 [INFO] [stdout] | [INFO] [stdout] 860 | pub static mut CompressedTexImage2D: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 860 - pub static mut CompressedTexImage2D: FnPtr = FnPtr { [INFO] [stdout] 860 + pub static mut COMPRESSED_TEX_IMAGE2_D: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `IsShader` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:864:16 [INFO] [stdout] | [INFO] [stdout] 864 | pub static mut IsShader: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 864 - pub static mut IsShader: FnPtr = FnPtr { [INFO] [stdout] 864 + pub static mut IS_SHADER: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `AttachShader` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:868:16 [INFO] [stdout] | [INFO] [stdout] 868 | pub static mut AttachShader: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 868 - pub static mut AttachShader: FnPtr = FnPtr { [INFO] [stdout] 868 + pub static mut ATTACH_SHADER: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `GetUniformfv` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:872:16 [INFO] [stdout] | [INFO] [stdout] 872 | pub static mut GetUniformfv: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 872 - pub static mut GetUniformfv: FnPtr = FnPtr { [INFO] [stdout] 872 + pub static mut GET_UNIFORMFV: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `ReleaseShaderCompiler` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:876:16 [INFO] [stdout] | [INFO] [stdout] 876 | pub static mut ReleaseShaderCompiler: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 876 - pub static mut ReleaseShaderCompiler: FnPtr = FnPtr { [INFO] [stdout] 876 + pub static mut RELEASE_SHADER_COMPILER: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `BlendColor` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:880:16 [INFO] [stdout] | [INFO] [stdout] 880 | pub static mut BlendColor: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 880 - pub static mut BlendColor: FnPtr = FnPtr { [INFO] [stdout] 880 + pub static mut BLEND_COLOR: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `Uniform4fv` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:884:16 [INFO] [stdout] | [INFO] [stdout] 884 | pub static mut Uniform4fv: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 884 - pub static mut Uniform4fv: FnPtr = FnPtr { [INFO] [stdout] 884 + pub static mut UNIFORM4FV: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `BlendFuncSeparate` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:888:16 [INFO] [stdout] | [INFO] [stdout] 888 | pub static mut BlendFuncSeparate: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 888 - pub static mut BlendFuncSeparate: FnPtr = FnPtr { [INFO] [stdout] 888 + pub static mut BLEND_FUNC_SEPARATE: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `PolygonOffset` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:892:16 [INFO] [stdout] | [INFO] [stdout] 892 | pub static mut PolygonOffset: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 892 - pub static mut PolygonOffset: FnPtr = FnPtr { [INFO] [stdout] 892 + pub static mut POLYGON_OFFSET: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `GetTexParameterfv` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:896:16 [INFO] [stdout] | [INFO] [stdout] 896 | pub static mut GetTexParameterfv: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 896 - pub static mut GetTexParameterfv: FnPtr = FnPtr { [INFO] [stdout] 896 + pub static mut GET_TEX_PARAMETERFV: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `GetFramebufferAttachmentParameteriv` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:900:16 [INFO] [stdout] | [INFO] [stdout] 900 | pub static mut GetFramebufferAttachmentParameteriv: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 900 - pub static mut GetFramebufferAttachmentParameteriv: FnPtr = FnPtr { [INFO] [stdout] 900 + pub static mut GET_FRAMEBUFFER_ATTACHMENT_PARAMETERIV: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `IsEnabled` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:904:16 [INFO] [stdout] | [INFO] [stdout] 904 | pub static mut IsEnabled: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 904 - pub static mut IsEnabled: FnPtr = FnPtr { [INFO] [stdout] 904 + pub static mut IS_ENABLED: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `Hint` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:908:16 [INFO] [stdout] | [INFO] [stdout] 908 | pub static mut Hint: FnPtr = FnPtr { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 908 - pub static mut Hint: FnPtr = FnPtr { [INFO] [stdout] 908 + pub static mut HINT: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `Uniform1f` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:912:16 [INFO] [stdout] | [INFO] [stdout] 912 | pub static mut Uniform1f: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 912 - pub static mut Uniform1f: FnPtr = FnPtr { [INFO] [stdout] 912 + pub static mut UNIFORM1F: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `GetVertexAttribPointerv` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:916:16 [INFO] [stdout] | [INFO] [stdout] 916 | pub static mut GetVertexAttribPointerv: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 916 - pub static mut GetVertexAttribPointerv: FnPtr = FnPtr { [INFO] [stdout] 916 + pub static mut GET_VERTEX_ATTRIB_POINTERV: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `BindTexture` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:920:16 [INFO] [stdout] | [INFO] [stdout] 920 | pub static mut BindTexture: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 920 - pub static mut BindTexture: FnPtr = FnPtr { [INFO] [stdout] 920 + pub static mut BIND_TEXTURE: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `Uniform4i` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:924:16 [INFO] [stdout] | [INFO] [stdout] 924 | pub static mut Uniform4i: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 924 - pub static mut Uniform4i: FnPtr = FnPtr { [INFO] [stdout] 924 + pub static mut UNIFORM4I: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `BlendEquationSeparate` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:928:16 [INFO] [stdout] | [INFO] [stdout] 928 | pub static mut BlendEquationSeparate: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 928 - pub static mut BlendEquationSeparate: FnPtr = FnPtr { [INFO] [stdout] 928 + pub static mut BLEND_EQUATION_SEPARATE: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `GetAttachedShaders` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:932:16 [INFO] [stdout] | [INFO] [stdout] 932 | pub static mut GetAttachedShaders: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 932 - pub static mut GetAttachedShaders: FnPtr = FnPtr { [INFO] [stdout] 932 + pub static mut GET_ATTACHED_SHADERS: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `GetError` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:936:16 [INFO] [stdout] | [INFO] [stdout] 936 | pub static mut GetError: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 936 - pub static mut GetError: FnPtr = FnPtr { [INFO] [stdout] 936 + pub static mut GET_ERROR: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `Disable` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:940:16 [INFO] [stdout] | [INFO] [stdout] 940 | pub static mut Disable: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 940 - pub static mut Disable: FnPtr = FnPtr { [INFO] [stdout] 940 + pub static mut DISABLE: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `GetTexParameteriv` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:944:16 [INFO] [stdout] | [INFO] [stdout] 944 | pub static mut GetTexParameteriv: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 944 - pub static mut GetTexParameteriv: FnPtr = FnPtr { [INFO] [stdout] 944 + pub static mut GET_TEX_PARAMETERIV: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `ClearDepthf` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:948:16 [INFO] [stdout] | [INFO] [stdout] 948 | pub static mut ClearDepthf: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 948 - pub static mut ClearDepthf: FnPtr = FnPtr { [INFO] [stdout] 948 + pub static mut CLEAR_DEPTHF: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `Uniform1iv` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:952:16 [INFO] [stdout] | [INFO] [stdout] 952 | pub static mut Uniform1iv: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 952 - pub static mut Uniform1iv: FnPtr = FnPtr { [INFO] [stdout] 952 + pub static mut UNIFORM1IV: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `FrontFace` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:956:16 [INFO] [stdout] | [INFO] [stdout] 956 | pub static mut FrontFace: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 956 - pub static mut FrontFace: FnPtr = FnPtr { [INFO] [stdout] 956 + pub static mut FRONT_FACE: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `IsProgram` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:960:16 [INFO] [stdout] | [INFO] [stdout] 960 | pub static mut IsProgram: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 960 - pub static mut IsProgram: FnPtr = FnPtr { [INFO] [stdout] 960 + pub static mut IS_PROGRAM: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `Uniform3f` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:964:16 [INFO] [stdout] | [INFO] [stdout] 964 | pub static mut Uniform3f: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 964 - pub static mut Uniform3f: FnPtr = FnPtr { [INFO] [stdout] 964 + pub static mut UNIFORM3F: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `DepthFunc` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:968:16 [INFO] [stdout] | [INFO] [stdout] 968 | pub static mut DepthFunc: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 968 - pub static mut DepthFunc: FnPtr = FnPtr { [INFO] [stdout] 968 + pub static mut DEPTH_FUNC: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `RenderbufferStorage` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:972:16 [INFO] [stdout] | [INFO] [stdout] 972 | pub static mut RenderbufferStorage: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 972 - pub static mut RenderbufferStorage: FnPtr = FnPtr { [INFO] [stdout] 972 + pub static mut RENDERBUFFER_STORAGE: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `BufferData` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:976:16 [INFO] [stdout] | [INFO] [stdout] 976 | pub static mut BufferData: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 976 - pub static mut BufferData: FnPtr = FnPtr { [INFO] [stdout] 976 + pub static mut BUFFER_DATA: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `StencilFuncSeparate` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:980:16 [INFO] [stdout] | [INFO] [stdout] 980 | pub static mut StencilFuncSeparate: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 980 - pub static mut StencilFuncSeparate: FnPtr = FnPtr { [INFO] [stdout] 980 + pub static mut STENCIL_FUNC_SEPARATE: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `Uniform2i` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:984:16 [INFO] [stdout] | [INFO] [stdout] 984 | pub static mut Uniform2i: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 984 - pub static mut Uniform2i: FnPtr = FnPtr { [INFO] [stdout] 984 + pub static mut UNIFORM2I: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `GetProgramInfoLog` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:988:16 [INFO] [stdout] | [INFO] [stdout] 988 | pub static mut GetProgramInfoLog: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 988 - pub static mut GetProgramInfoLog: FnPtr = FnPtr { [INFO] [stdout] 988 + pub static mut GET_PROGRAM_INFO_LOG: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `CopyTexSubImage2D` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:992:16 [INFO] [stdout] | [INFO] [stdout] 992 | pub static mut CopyTexSubImage2D: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 992 - pub static mut CopyTexSubImage2D: FnPtr = FnPtr { [INFO] [stdout] 992 + pub static mut COPY_TEX_SUB_IMAGE2_D: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `ActiveTexture` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:996:16 [INFO] [stdout] | [INFO] [stdout] 996 | pub static mut ActiveTexture: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 996 - pub static mut ActiveTexture: FnPtr = FnPtr { [INFO] [stdout] 996 + pub static mut ACTIVE_TEXTURE: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `GetFloatv` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:1000:16 [INFO] [stdout] | [INFO] [stdout] 1000 | pub static mut GetFloatv: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 1000 - pub static mut GetFloatv: FnPtr = FnPtr { [INFO] [stdout] 1000 + pub static mut GET_FLOATV: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `GetBufferParameteriv` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:1004:16 [INFO] [stdout] | [INFO] [stdout] 1004 | pub static mut GetBufferParameteriv: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 1004 - pub static mut GetBufferParameteriv: FnPtr = FnPtr { [INFO] [stdout] 1004 + pub static mut GET_BUFFER_PARAMETERIV: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `Clear` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:1008:16 [INFO] [stdout] | [INFO] [stdout] 1008 | pub static mut Clear: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 1008 - pub static mut Clear: FnPtr = FnPtr { [INFO] [stdout] 1008 + pub static mut CLEAR: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `Flush` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:1012:16 [INFO] [stdout] | [INFO] [stdout] 1012 | pub static mut Flush: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 1012 - pub static mut Flush: FnPtr = FnPtr { [INFO] [stdout] 1012 + pub static mut FLUSH: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `Uniform1fv` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:1016:16 [INFO] [stdout] | [INFO] [stdout] 1016 | pub static mut Uniform1fv: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 1016 - pub static mut Uniform1fv: FnPtr = FnPtr { [INFO] [stdout] 1016 + pub static mut UNIFORM1FV: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `UniformMatrix2fv` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:1020:16 [INFO] [stdout] | [INFO] [stdout] 1020 | pub static mut UniformMatrix2fv: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 1020 - pub static mut UniformMatrix2fv: FnPtr = FnPtr { [INFO] [stdout] 1020 + pub static mut UNIFORM_MATRIX2FV: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `CreateProgram` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:1024:16 [INFO] [stdout] | [INFO] [stdout] 1024 | pub static mut CreateProgram: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 1024 - pub static mut CreateProgram: FnPtr = FnPtr { [INFO] [stdout] 1024 + pub static mut CREATE_PROGRAM: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `Uniform2fv` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:1028:16 [INFO] [stdout] | [INFO] [stdout] 1028 | pub static mut Uniform2fv: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 1028 - pub static mut Uniform2fv: FnPtr = FnPtr { [INFO] [stdout] 1028 + pub static mut UNIFORM2FV: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `GenTextures` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:1032:16 [INFO] [stdout] | [INFO] [stdout] 1032 | pub static mut GenTextures: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 1032 - pub static mut GenTextures: FnPtr = FnPtr { [INFO] [stdout] 1032 + pub static mut GEN_TEXTURES: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `GetString` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:1036:16 [INFO] [stdout] | [INFO] [stdout] 1036 | pub static mut GetString: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 1036 - pub static mut GetString: FnPtr = FnPtr { [INFO] [stdout] 1036 + pub static mut GET_STRING: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `GenFramebuffers` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:1040:16 [INFO] [stdout] | [INFO] [stdout] 1040 | pub static mut GenFramebuffers: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 1040 - pub static mut GenFramebuffers: FnPtr = FnPtr { [INFO] [stdout] 1040 + pub static mut GEN_FRAMEBUFFERS: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `GenBuffers` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:1044:16 [INFO] [stdout] | [INFO] [stdout] 1044 | pub static mut GenBuffers: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 1044 - pub static mut GenBuffers: FnPtr = FnPtr { [INFO] [stdout] 1044 + pub static mut GEN_BUFFERS: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `Viewport` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:1048:16 [INFO] [stdout] | [INFO] [stdout] 1048 | pub static mut Viewport: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 1048 - pub static mut Viewport: FnPtr = FnPtr { [INFO] [stdout] 1048 + pub static mut VIEWPORT: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `BindRenderbuffer` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:1052:16 [INFO] [stdout] | [INFO] [stdout] 1052 | pub static mut BindRenderbuffer: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 1052 - pub static mut BindRenderbuffer: FnPtr = FnPtr { [INFO] [stdout] 1052 + pub static mut BIND_RENDERBUFFER: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `BufferSubData` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:1056:16 [INFO] [stdout] | [INFO] [stdout] 1056 | pub static mut BufferSubData: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 1056 - pub static mut BufferSubData: FnPtr = FnPtr { [INFO] [stdout] 1056 + pub static mut BUFFER_SUB_DATA: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `ColorMask` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:1060:16 [INFO] [stdout] | [INFO] [stdout] 1060 | pub static mut ColorMask: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 1060 - pub static mut ColorMask: FnPtr = FnPtr { [INFO] [stdout] 1060 + pub static mut COLOR_MASK: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `DeleteShader` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:1064:16 [INFO] [stdout] | [INFO] [stdout] 1064 | pub static mut DeleteShader: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 1064 - pub static mut DeleteShader: FnPtr = FnPtr { [INFO] [stdout] 1064 + pub static mut DELETE_SHADER: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `DeleteFramebuffers` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:1068:16 [INFO] [stdout] | [INFO] [stdout] 1068 | pub static mut DeleteFramebuffers: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 1068 - pub static mut DeleteFramebuffers: FnPtr = FnPtr { [INFO] [stdout] 1068 + pub static mut DELETE_FRAMEBUFFERS: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `GetUniformLocation` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:1072:16 [INFO] [stdout] | [INFO] [stdout] 1072 | pub static mut GetUniformLocation: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 1072 - pub static mut GetUniformLocation: FnPtr = FnPtr { [INFO] [stdout] 1072 + pub static mut GET_UNIFORM_LOCATION: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `Uniform4f` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:1076:16 [INFO] [stdout] | [INFO] [stdout] 1076 | pub static mut Uniform4f: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 1076 - pub static mut Uniform4f: FnPtr = FnPtr { [INFO] [stdout] 1076 + pub static mut UNIFORM4F: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `VertexAttrib1fv` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:1080:16 [INFO] [stdout] | [INFO] [stdout] 1080 | pub static mut VertexAttrib1fv: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 1080 - pub static mut VertexAttrib1fv: FnPtr = FnPtr { [INFO] [stdout] 1080 + pub static mut VERTEX_ATTRIB1FV: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `UniformMatrix4fv` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:1084:16 [INFO] [stdout] | [INFO] [stdout] 1084 | pub static mut UniformMatrix4fv: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 1084 - pub static mut UniformMatrix4fv: FnPtr = FnPtr { [INFO] [stdout] 1084 + pub static mut UNIFORM_MATRIX4FV: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `GenRenderbuffers` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:1088:16 [INFO] [stdout] | [INFO] [stdout] 1088 | pub static mut GenRenderbuffers: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 1088 - pub static mut GenRenderbuffers: FnPtr = FnPtr { [INFO] [stdout] 1088 + pub static mut GEN_RENDERBUFFERS: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `BindAttribLocation` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:1092:16 [INFO] [stdout] | [INFO] [stdout] 1092 | pub static mut BindAttribLocation: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 1092 - pub static mut BindAttribLocation: FnPtr = FnPtr { [INFO] [stdout] 1092 + pub static mut BIND_ATTRIB_LOCATION: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `IsFramebuffer` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:1096:16 [INFO] [stdout] | [INFO] [stdout] 1096 | pub static mut IsFramebuffer: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 1096 - pub static mut IsFramebuffer: FnPtr = FnPtr { [INFO] [stdout] 1096 + pub static mut IS_FRAMEBUFFER: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `Scissor` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:1100:16 [INFO] [stdout] | [INFO] [stdout] 1100 | pub static mut Scissor: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 1100 - pub static mut Scissor: FnPtr = FnPtr { [INFO] [stdout] 1100 + pub static mut SCISSOR: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `DeleteRenderbuffers` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:1104:16 [INFO] [stdout] | [INFO] [stdout] 1104 | pub static mut DeleteRenderbuffers: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 1104 - pub static mut DeleteRenderbuffers: FnPtr = FnPtr { [INFO] [stdout] 1104 + pub static mut DELETE_RENDERBUFFERS: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `VertexAttribPointer` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:1108:16 [INFO] [stdout] | [INFO] [stdout] 1108 | pub static mut VertexAttribPointer: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 1108 - pub static mut VertexAttribPointer: FnPtr = FnPtr { [INFO] [stdout] 1108 + pub static mut VERTEX_ATTRIB_POINTER: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `Enable` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:1112:16 [INFO] [stdout] | [INFO] [stdout] 1112 | pub static mut Enable: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 1112 - pub static mut Enable: FnPtr = FnPtr { [INFO] [stdout] 1112 + pub static mut ENABLE: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `ValidateProgram` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:1116:16 [INFO] [stdout] | [INFO] [stdout] 1116 | pub static mut ValidateProgram: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 1116 - pub static mut ValidateProgram: FnPtr = FnPtr { [INFO] [stdout] 1116 + pub static mut VALIDATE_PROGRAM: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `ClearStencil` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:1120:16 [INFO] [stdout] | [INFO] [stdout] 1120 | pub static mut ClearStencil: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 1120 - pub static mut ClearStencil: FnPtr = FnPtr { [INFO] [stdout] 1120 + pub static mut CLEAR_STENCIL: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `DrawArrays` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:1124:16 [INFO] [stdout] | [INFO] [stdout] 1124 | pub static mut DrawArrays: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 1124 - pub static mut DrawArrays: FnPtr = FnPtr { [INFO] [stdout] 1124 + pub static mut DRAW_ARRAYS: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `FramebufferRenderbuffer` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:1128:16 [INFO] [stdout] | [INFO] [stdout] 1128 | pub static mut FramebufferRenderbuffer: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 1128 - pub static mut FramebufferRenderbuffer: FnPtr = FnPtr { [INFO] [stdout] 1128 + pub static mut FRAMEBUFFER_RENDERBUFFER: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `GetAttribLocation` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:1132:16 [INFO] [stdout] | [INFO] [stdout] 1132 | pub static mut GetAttribLocation: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 1132 - pub static mut GetAttribLocation: FnPtr = FnPtr { [INFO] [stdout] 1132 + pub static mut GET_ATTRIB_LOCATION: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `DetachShader` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:1136:16 [INFO] [stdout] | [INFO] [stdout] 1136 | pub static mut DetachShader: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 1136 - pub static mut DetachShader: FnPtr = FnPtr { [INFO] [stdout] 1136 + pub static mut DETACH_SHADER: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `VertexAttrib1f` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:1140:16 [INFO] [stdout] | [INFO] [stdout] 1140 | pub static mut VertexAttrib1f: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 1140 - pub static mut VertexAttrib1f: FnPtr = FnPtr { [INFO] [stdout] 1140 + pub static mut VERTEX_ATTRIB1F: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `DeleteProgram` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:1144:16 [INFO] [stdout] | [INFO] [stdout] 1144 | pub static mut DeleteProgram: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 1144 - pub static mut DeleteProgram: FnPtr = FnPtr { [INFO] [stdout] 1144 + pub static mut DELETE_PROGRAM: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `GetActiveUniform` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:1148:16 [INFO] [stdout] | [INFO] [stdout] 1148 | pub static mut GetActiveUniform: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 1148 - pub static mut GetActiveUniform: FnPtr = FnPtr { [INFO] [stdout] 1148 + pub static mut GET_ACTIVE_UNIFORM: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `GetBooleanv` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:1152:16 [INFO] [stdout] | [INFO] [stdout] 1152 | pub static mut GetBooleanv: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 1152 - pub static mut GetBooleanv: FnPtr = FnPtr { [INFO] [stdout] 1152 + pub static mut GET_BOOLEANV: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `PixelStorei` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:1156:16 [INFO] [stdout] | [INFO] [stdout] 1156 | pub static mut PixelStorei: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 1156 - pub static mut PixelStorei: FnPtr = FnPtr { [INFO] [stdout] 1156 + pub static mut PIXEL_STOREI: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `EnableVertexAttribArray` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:1160:16 [INFO] [stdout] | [INFO] [stdout] 1160 | pub static mut EnableVertexAttribArray: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 1160 - pub static mut EnableVertexAttribArray: FnPtr = FnPtr { [INFO] [stdout] 1160 + pub static mut ENABLE_VERTEX_ATTRIB_ARRAY: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `StencilOp` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:1164:16 [INFO] [stdout] | [INFO] [stdout] 1164 | pub static mut StencilOp: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 1164 - pub static mut StencilOp: FnPtr = FnPtr { [INFO] [stdout] 1164 + pub static mut STENCIL_OP: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `TexParameterf` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:1168:16 [INFO] [stdout] | [INFO] [stdout] 1168 | pub static mut TexParameterf: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 1168 - pub static mut TexParameterf: FnPtr = FnPtr { [INFO] [stdout] 1168 + pub static mut TEX_PARAMETERF: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `CopyTexImage2D` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:1172:16 [INFO] [stdout] | [INFO] [stdout] 1172 | pub static mut CopyTexImage2D: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 1172 - pub static mut CopyTexImage2D: FnPtr = FnPtr { [INFO] [stdout] 1172 + pub static mut COPY_TEX_IMAGE2_D: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `IsRenderbuffer` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:1176:16 [INFO] [stdout] | [INFO] [stdout] 1176 | pub static mut IsRenderbuffer: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 1176 - pub static mut IsRenderbuffer: FnPtr = FnPtr { [INFO] [stdout] 1176 + pub static mut IS_RENDERBUFFER: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `LinkProgram` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:1180:16 [INFO] [stdout] | [INFO] [stdout] 1180 | pub static mut LinkProgram: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 1180 - pub static mut LinkProgram: FnPtr = FnPtr { [INFO] [stdout] 1180 + pub static mut LINK_PROGRAM: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `VertexAttrib4fv` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:1184:16 [INFO] [stdout] | [INFO] [stdout] 1184 | pub static mut VertexAttrib4fv: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 1184 - pub static mut VertexAttrib4fv: FnPtr = FnPtr { [INFO] [stdout] 1184 + pub static mut VERTEX_ATTRIB4FV: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `TexParameteriv` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:1188:16 [INFO] [stdout] | [INFO] [stdout] 1188 | pub static mut TexParameteriv: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 1188 - pub static mut TexParameteriv: FnPtr = FnPtr { [INFO] [stdout] 1188 + pub static mut TEX_PARAMETERIV: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `VertexAttrib2fv` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:1192:16 [INFO] [stdout] | [INFO] [stdout] 1192 | pub static mut VertexAttrib2fv: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 1192 - pub static mut VertexAttrib2fv: FnPtr = FnPtr { [INFO] [stdout] 1192 + pub static mut VERTEX_ATTRIB2FV: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `VertexAttrib3f` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:1196:16 [INFO] [stdout] | [INFO] [stdout] 1196 | pub static mut VertexAttrib3f: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 1196 - pub static mut VertexAttrib3f: FnPtr = FnPtr { [INFO] [stdout] 1196 + pub static mut VERTEX_ATTRIB3F: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `Uniform1i` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:1200:16 [INFO] [stdout] | [INFO] [stdout] 1200 | pub static mut Uniform1i: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 1200 - pub static mut Uniform1i: FnPtr = FnPtr { [INFO] [stdout] 1200 + pub static mut UNIFORM1I: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `DepthMask` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:1204:16 [INFO] [stdout] | [INFO] [stdout] 1204 | pub static mut DepthMask: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 1204 - pub static mut DepthMask: FnPtr = FnPtr { [INFO] [stdout] 1204 + pub static mut DEPTH_MASK: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `Uniform3i` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:1208:16 [INFO] [stdout] | [INFO] [stdout] 1208 | pub static mut Uniform3i: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 1208 - pub static mut Uniform3i: FnPtr = FnPtr { [INFO] [stdout] 1208 + pub static mut UNIFORM3I: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `Uniform2f` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:1212:16 [INFO] [stdout] | [INFO] [stdout] 1212 | pub static mut Uniform2f: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 1212 - pub static mut Uniform2f: FnPtr = FnPtr { [INFO] [stdout] 1212 + pub static mut UNIFORM2F: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `ClearColor` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:1216:16 [INFO] [stdout] | [INFO] [stdout] 1216 | pub static mut ClearColor: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 1216 - pub static mut ClearColor: FnPtr = FnPtr { [INFO] [stdout] 1216 + pub static mut CLEAR_COLOR: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `TexSubImage2D` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:1220:16 [INFO] [stdout] | [INFO] [stdout] 1220 | pub static mut TexSubImage2D: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 1220 - pub static mut TexSubImage2D: FnPtr = FnPtr { [INFO] [stdout] 1220 + pub static mut TEX_SUB_IMAGE2_D: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `ReadPixels` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:1224:16 [INFO] [stdout] | [INFO] [stdout] 1224 | pub static mut ReadPixels: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 1224 - pub static mut ReadPixels: FnPtr = FnPtr { [INFO] [stdout] 1224 + pub static mut READ_PIXELS: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `FramebufferTexture2D` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:1228:16 [INFO] [stdout] | [INFO] [stdout] 1228 | pub static mut FramebufferTexture2D: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 1228 - pub static mut FramebufferTexture2D: FnPtr = FnPtr { [INFO] [stdout] 1228 + pub static mut FRAMEBUFFER_TEXTURE2_D: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `IsTexture` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:1232:16 [INFO] [stdout] | [INFO] [stdout] 1232 | pub static mut IsTexture: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 1232 - pub static mut IsTexture: FnPtr = FnPtr { [INFO] [stdout] 1232 + pub static mut IS_TEXTURE: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `StencilOpSeparate` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:1236:16 [INFO] [stdout] | [INFO] [stdout] 1236 | pub static mut StencilOpSeparate: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 1236 - pub static mut StencilOpSeparate: FnPtr = FnPtr { [INFO] [stdout] 1236 + pub static mut STENCIL_OP_SEPARATE: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `Uniform2iv` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:1240:16 [INFO] [stdout] | [INFO] [stdout] 1240 | pub static mut Uniform2iv: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 1240 - pub static mut Uniform2iv: FnPtr = FnPtr { [INFO] [stdout] 1240 + pub static mut UNIFORM2IV: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `GetActiveAttrib` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:1244:16 [INFO] [stdout] | [INFO] [stdout] 1244 | pub static mut GetActiveAttrib: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 1244 - pub static mut GetActiveAttrib: FnPtr = FnPtr { [INFO] [stdout] 1244 + pub static mut GET_ACTIVE_ATTRIB: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `VertexAttrib2f` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:1248:16 [INFO] [stdout] | [INFO] [stdout] 1248 | pub static mut VertexAttrib2f: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 1248 - pub static mut VertexAttrib2f: FnPtr = FnPtr { [INFO] [stdout] 1248 + pub static mut VERTEX_ATTRIB2F: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `CompressedTexSubImage2D` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:1252:16 [INFO] [stdout] | [INFO] [stdout] 1252 | pub static mut CompressedTexSubImage2D: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 1252 - pub static mut CompressedTexSubImage2D: FnPtr = FnPtr { [INFO] [stdout] 1252 + pub static mut COMPRESSED_TEX_SUB_IMAGE2_D: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `CreateShader` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:1256:16 [INFO] [stdout] | [INFO] [stdout] 1256 | pub static mut CreateShader: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 1256 - pub static mut CreateShader: FnPtr = FnPtr { [INFO] [stdout] 1256 + pub static mut CREATE_SHADER: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `LineWidth` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:1260:16 [INFO] [stdout] | [INFO] [stdout] 1260 | pub static mut LineWidth: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 1260 - pub static mut LineWidth: FnPtr = FnPtr { [INFO] [stdout] 1260 + pub static mut LINE_WIDTH: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `BlendEquation` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:1264:16 [INFO] [stdout] | [INFO] [stdout] 1264 | pub static mut BlendEquation: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 1264 - pub static mut BlendEquation: FnPtr = FnPtr { [INFO] [stdout] 1264 + pub static mut BLEND_EQUATION: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `Uniform3iv` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:1268:16 [INFO] [stdout] | [INFO] [stdout] 1268 | pub static mut Uniform3iv: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 1268 - pub static mut Uniform3iv: FnPtr = FnPtr { [INFO] [stdout] 1268 + pub static mut UNIFORM3IV: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `StencilMaskSeparate` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:1272:16 [INFO] [stdout] | [INFO] [stdout] 1272 | pub static mut StencilMaskSeparate: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 1272 - pub static mut StencilMaskSeparate: FnPtr = FnPtr { [INFO] [stdout] 1272 + pub static mut STENCIL_MASK_SEPARATE: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `ShaderBinary` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:1276:16 [INFO] [stdout] | [INFO] [stdout] 1276 | pub static mut ShaderBinary: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 1276 - pub static mut ShaderBinary: FnPtr = FnPtr { [INFO] [stdout] 1276 + pub static mut SHADER_BINARY: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `StencilMask` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:1280:16 [INFO] [stdout] | [INFO] [stdout] 1280 | pub static mut StencilMask: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 1280 - pub static mut StencilMask: FnPtr = FnPtr { [INFO] [stdout] 1280 + pub static mut STENCIL_MASK: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `GetUniformiv` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:1284:16 [INFO] [stdout] | [INFO] [stdout] 1284 | pub static mut GetUniformiv: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 1284 - pub static mut GetUniformiv: FnPtr = FnPtr { [INFO] [stdout] 1284 + pub static mut GET_UNIFORMIV: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `GenerateMipmap` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:1288:16 [INFO] [stdout] | [INFO] [stdout] 1288 | pub static mut GenerateMipmap: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 1288 - pub static mut GenerateMipmap: FnPtr = FnPtr { [INFO] [stdout] 1288 + pub static mut GENERATE_MIPMAP: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `ShaderSource` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:1292:16 [INFO] [stdout] | [INFO] [stdout] 1292 | pub static mut ShaderSource: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 1292 - pub static mut ShaderSource: FnPtr = FnPtr { [INFO] [stdout] 1292 + pub static mut SHADER_SOURCE: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `SampleCoverage` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:1296:16 [INFO] [stdout] | [INFO] [stdout] 1296 | pub static mut SampleCoverage: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 1296 - pub static mut SampleCoverage: FnPtr = FnPtr { [INFO] [stdout] 1296 + pub static mut SAMPLE_COVERAGE: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `Uniform4iv` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:1300:16 [INFO] [stdout] | [INFO] [stdout] 1300 | pub static mut Uniform4iv: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 1300 - pub static mut Uniform4iv: FnPtr = FnPtr { [INFO] [stdout] 1300 + pub static mut UNIFORM4IV: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `VertexAttrib3fv` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:1304:16 [INFO] [stdout] | [INFO] [stdout] 1304 | pub static mut VertexAttrib3fv: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 1304 - pub static mut VertexAttrib3fv: FnPtr = FnPtr { [INFO] [stdout] 1304 + pub static mut VERTEX_ATTRIB3FV: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `GetRenderbufferParameteriv` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:1308:16 [INFO] [stdout] | [INFO] [stdout] 1308 | pub static mut GetRenderbufferParameteriv: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 1308 - pub static mut GetRenderbufferParameteriv: FnPtr = FnPtr { [INFO] [stdout] 1308 + pub static mut GET_RENDERBUFFER_PARAMETERIV: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `CullFace` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:1312:16 [INFO] [stdout] | [INFO] [stdout] 1312 | pub static mut CullFace: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 1312 - pub static mut CullFace: FnPtr = FnPtr { [INFO] [stdout] 1312 + pub static mut CULL_FACE: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `StencilFunc` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:1316:16 [INFO] [stdout] | [INFO] [stdout] 1316 | pub static mut StencilFunc: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 1316 - pub static mut StencilFunc: FnPtr = FnPtr { [INFO] [stdout] 1316 + pub static mut STENCIL_FUNC: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `DeleteTextures` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:1320:16 [INFO] [stdout] | [INFO] [stdout] 1320 | pub static mut DeleteTextures: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 1320 - pub static mut DeleteTextures: FnPtr = FnPtr { [INFO] [stdout] 1320 + pub static mut DELETE_TEXTURES: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `GetShaderPrecisionFormat` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:1324:16 [INFO] [stdout] | [INFO] [stdout] 1324 | pub static mut GetShaderPrecisionFormat: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 1324 - pub static mut GetShaderPrecisionFormat: FnPtr = FnPtr { [INFO] [stdout] 1324 + pub static mut GET_SHADER_PRECISION_FORMAT: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `CheckFramebufferStatus` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:1328:16 [INFO] [stdout] | [INFO] [stdout] 1328 | pub static mut CheckFramebufferStatus: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 1328 - pub static mut CheckFramebufferStatus: FnPtr = FnPtr { [INFO] [stdout] 1328 + pub static mut CHECK_FRAMEBUFFER_STATUS: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `IsBuffer` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:1332:16 [INFO] [stdout] | [INFO] [stdout] 1332 | pub static mut IsBuffer: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 1332 - pub static mut IsBuffer: FnPtr = FnPtr { [INFO] [stdout] 1332 + pub static mut IS_BUFFER: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `GetVertexAttribiv` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:1336:16 [INFO] [stdout] | [INFO] [stdout] 1336 | pub static mut GetVertexAttribiv: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 1336 - pub static mut GetVertexAttribiv: FnPtr = FnPtr { [INFO] [stdout] 1336 + pub static mut GET_VERTEX_ATTRIBIV: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `VertexAttrib4f` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:1340:16 [INFO] [stdout] | [INFO] [stdout] 1340 | pub static mut VertexAttrib4f: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 1340 - pub static mut VertexAttrib4f: FnPtr = FnPtr { [INFO] [stdout] 1340 + pub static mut VERTEX_ATTRIB4F: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `DepthRangef` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:1344:16 [INFO] [stdout] | [INFO] [stdout] 1344 | pub static mut DepthRangef: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 1344 - pub static mut DepthRangef: FnPtr = FnPtr { [INFO] [stdout] 1344 + pub static mut DEPTH_RANGEF: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `TexImage2D` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:1348:16 [INFO] [stdout] | [INFO] [stdout] 1348 | pub static mut TexImage2D: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 1348 - pub static mut TexImage2D: FnPtr = FnPtr { [INFO] [stdout] 1348 + pub static mut TEX_IMAGE2_D: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `DrawElements` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:1352:16 [INFO] [stdout] | [INFO] [stdout] 1352 | pub static mut DrawElements: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 1352 - pub static mut DrawElements: FnPtr = FnPtr { [INFO] [stdout] 1352 + pub static mut DRAW_ELEMENTS: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `GetShaderSource` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:1356:16 [INFO] [stdout] | [INFO] [stdout] 1356 | pub static mut GetShaderSource: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 1356 - pub static mut GetShaderSource: FnPtr = FnPtr { [INFO] [stdout] 1356 + pub static mut GET_SHADER_SOURCE: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `Finish` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:1360:16 [INFO] [stdout] | [INFO] [stdout] 1360 | pub static mut Finish: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 1360 - pub static mut Finish: FnPtr = FnPtr { [INFO] [stdout] 1360 + pub static mut FINISH: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `UniformMatrix3fv` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:1364:16 [INFO] [stdout] | [INFO] [stdout] 1364 | pub static mut UniformMatrix3fv: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 1364 - pub static mut UniformMatrix3fv: FnPtr = FnPtr { [INFO] [stdout] 1364 + pub static mut UNIFORM_MATRIX3FV: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `GetVertexAttribfv` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:1368:16 [INFO] [stdout] | [INFO] [stdout] 1368 | pub static mut GetVertexAttribfv: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 1368 - pub static mut GetVertexAttribfv: FnPtr = FnPtr { [INFO] [stdout] 1368 + pub static mut GET_VERTEX_ATTRIBFV: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `GetIntegerv` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/custom_gl-25504b3a4d2f6530/out/gl_bindings.rs:1372:16 [INFO] [stdout] | [INFO] [stdout] 1372 | pub static mut GetIntegerv: FnPtr = FnPtr { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 1372 - pub static mut GetIntegerv: FnPtr = FnPtr { [INFO] [stdout] 1372 + pub static mut GET_INTEGERV: FnPtr = FnPtr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking egltest v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.45s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.7.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "e1dbd2d91b2a5ad14530f92db11508d8fccc9eecf20f527fe2408c158c2b4c39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1dbd2d91b2a5ad14530f92db11508d8fccc9eecf20f527fe2408c158c2b4c39", kill_on_drop: false }` [INFO] [stdout] e1dbd2d91b2a5ad14530f92db11508d8fccc9eecf20f527fe2408c158c2b4c39