[INFO] fetching crate minwebgl 0.3.0...
[INFO] documenting minwebgl-0.3.0 against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] extracting crate minwebgl 0.3.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate minwebgl 0.3.0
[INFO] finished tweaking crates.io crate minwebgl 0.3.0
[INFO] tweaked toml for crates.io crate minwebgl 0.3.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate minwebgl 0.3.0 on toolchain da3f5c31e5535b3dc210067de660a45784ae1e9c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate minwebgl 0.3.0 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" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unsafe-code` is deprecated in favor of `lints.rust.unsafe_code` and will not work in a future edition
[INFO] [stderr] warning: `minwebgl` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] bdddb556140011869e1afd7156ec56e540327b4937fd783c33da80e3d5be7c57
[INFO] running `Command { std: "docker" "start" "bdddb556140011869e1afd7156ec56e540327b4937fd783c33da80e3d5be7c57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bdddb556140011869e1afd7156ec56e540327b4937fd783c33da80e3d5be7c57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bdddb556140011869e1afd7156ec56e540327b4937fd783c33da80e3d5be7c57" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bdddb556140011869e1afd7156ec56e540327b4937fd783c33da80e3d5be7c57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bdddb556140011869e1afd7156ec56e540327b4937fd783c33da80e3d5be7c57" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unsafe-code` is deprecated in favor of `lints.rust.unsafe_code` and will not work in a future edition
[INFO] [stderr] warning: `minwebgl` (manifest) generated 1 warning
[INFO] [stderr]    Compiling clone_dyn_types v0.31.0
[INFO] [stderr]    Compiling collection_tools v0.18.0
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling interval_adapter v0.29.0
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling bumpalo v3.18.1
[INFO] [stderr]    Compiling derive_tools v0.36.0
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling component_model_types v0.3.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling collection_tools v0.22.0
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling component_model_types v0.7.0
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling clone_dyn_types v0.36.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling interval_adapter v0.34.0
[INFO] [stderr]    Compiling former_types v2.22.0
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking tobj v4.0.3
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling const_format v0.2.34
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling iter_tools v0.29.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling iter_tools v0.35.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_macros v0.10.0
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]    Compiling macro_tools v0.55.0
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling macro_tools v0.62.0
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling structmeta-derive v0.2.0
[INFO] [stderr]    Compiling bytemuck_derive v1.10.1
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling former_meta v2.25.0
[INFO] [stderr]    Compiling derive_tools_meta v0.35.0
[INFO] [stderr]    Compiling clone_dyn_meta v0.31.0
[INFO] [stderr]     Checking clone_dyn v0.33.0
[INFO] [stderr]    Compiling structmeta v0.2.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling parse-display-derive v0.8.2
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking error_tools v0.22.0
[INFO] [stderr]     Checking variadic_from v0.31.0
[INFO] [stderr]     Checking bytemuck v1.23.2
[INFO] [stderr]     Checking strum v0.25.0
[INFO] [stderr]     Checking asbytes v0.2.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]     Checking parse-display v0.8.2
[INFO] [stderr]     Checking former v2.26.0
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling mod_interface_meta v0.32.0
[INFO] [stderr]     Checking js-sys v0.3.77
[INFO] [stderr]     Checking mod_interface v0.34.0
[INFO] [stderr]     Checking mdmath_core v0.4.0
[INFO] [stderr]     Checking ndarray_cg v0.4.0
[INFO] [stderr]     Checking web-sys v0.3.77
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.50
[INFO] [stderr]     Checking browser_log v0.4.0
[INFO] [stderr]     Checking mingl v0.3.0
[INFO] [stderr]  Documenting minwebgl v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/model/obj.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | / mod private
[INFO] [stdout] ...  |
[INFO] [stdout]  9 | |   reuse ::mingl::web::model::obj;
[INFO] [stdout] 10 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Utilities related to the model in obj format`
[INFO] [stdout]    = help: ends near `Utilities related to the model in obj format`
[INFO] [stdout]    = note: `#[deny(rustdoc::unportable_markdown)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/attribute.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / /// Internal namespace.
[INFO] [stdout]  2 | | mod private
[INFO] [stdout] ...  |
[INFO] [stdout] 62 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Attribute-related.`
[INFO] [stdout]    = help: ends near `Attribute-related.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/derive.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / /// Internal namespace.
[INFO] [stdout]  2 | | mod private
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Derive-related.`
[INFO] [stdout]    = help: ends near `Derive-related.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/error.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / /// Internal namespace.
[INFO] [stdout]  2 | | mod private
[INFO] [stdout] ...  |
[INFO] [stdout] 10 | |   reuse ::mingl::error;
[INFO] [stdout] 11 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Error-related.`
[INFO] [stdout]    = help: ends near `Error-related.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/browser.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / /// Internal namespace.
[INFO] [stdout]  2 | | mod private
[INFO] [stdout] ...  |
[INFO] [stdout] 17 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Browser-related.`
[INFO] [stdout]    = help: ends near `Browser-related.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/buffer.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / /// Internal namespace.
[INFO] [stdout]   2 | | mod private
[INFO] [stdout]   3 | | {
[INFO] [stdout]   4 | |   use crate::*;
[INFO] [stdout] ...   |
[INFO] [stdout] 200 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Buffer-related.`
[INFO] [stdout]     = help: ends near `Buffer-related.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/canvas.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / /// Internal namespace.
[INFO] [stdout]  2 | | mod private
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Operations on canvas.`
[INFO] [stdout]    = help: ends near `Operations on canvas.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/context.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / /// Internal namespace.
[INFO] [stdout]   2 | | mod private
[INFO] [stdout]   3 | | {
[INFO] [stdout]   4 | |   use crate::*;
[INFO] [stdout] ...   |
[INFO] [stdout] 329 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Operations on WebGL context.`
[INFO] [stdout]     = help: ends near `Operations on WebGL context.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/data_type.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / /// Internal namespace.
[INFO] [stdout]   2 | | mod private
[INFO] [stdout]   3 | | {
[INFO] [stdout]   4 | |   use crate::*;
[INFO] [stdout] ...   |
[INFO] [stdout] 103 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Descriptors of primitive data types.`
[INFO] [stdout]     = help: ends near `Descriptors of primitive data types.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/dom.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / /// Internal namespace.
[INFO] [stdout]  2 | | mod private
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Operations on DOM elements.`
[INFO] [stdout]    = help: ends near `Operations on DOM elements.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/exec_loop.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / /// Internal namespace.
[INFO] [stdout]  2 | | mod private
[INFO] [stdout] ...  |
[INFO] [stdout] 63 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Loop-related.`
[INFO] [stdout]    = help: ends near `Loop-related.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/index.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / /// Internal namespace.
[INFO] [stdout]  2 | | mod private
[INFO] [stdout]  3 | | {
[INFO] [stdout]  4 | |   use crate::*;
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Vertex indices.`
[INFO] [stdout]    = help: ends near `Vertex indices.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/log.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / /// Internal namespace.
[INFO] [stdout]  2 | | mod private
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Logger-related.`
[INFO] [stdout]    = help: ends near `Logger-related.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/mem.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / /// Internal namespace.
[INFO] [stdout]  2 | | mod private
[INFO] [stdout] ...  |
[INFO] [stdout] 13 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Memory-related entities.`
[INFO] [stdout]    = help: ends near `Memory-related entities.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/panic.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / /// Internal namespace.
[INFO] [stdout]  2 | | mod private
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Panic-related.`
[INFO] [stdout]    = help: ends near `Panic-related.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/web.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / /// Internal namespace.
[INFO] [stdout]  2 | | mod private
[INFO] [stdout] ...  |
[INFO] [stdout] 10 | |   reuse ::mingl::web;
[INFO] [stdout] 11 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Web-related.`
[INFO] [stdout]    = help: ends near `Web-related.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/program.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / /// Internal namespace.
[INFO] [stdout]  2 | | mod private
[INFO] [stdout]  3 | | {
[INFO] [stdout]  4 | |   use crate::*;
[INFO] [stdout] ...  |
[INFO] [stdout] 32 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Program-related entities and functionality.`
[INFO] [stdout]    = help: ends near `Program-related entities and functionality.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/shader.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / #![ allow( missing_docs ) ]
[INFO] [stdout]   2 | |
[INFO] [stdout]   3 | | /// Internal namespace.
[INFO] [stdout]   4 | | mod private
[INFO] [stdout] ...   |
[INFO] [stdout] 446 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Program-related entities and functionality.`
[INFO] [stdout]     = help: ends near `Program-related entities and functionality.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/vao.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / /// Internal namespace.
[INFO] [stdout]  2 | | mod private
[INFO] [stdout]  3 | | {
[INFO] [stdout]  4 | |   use crate::*;
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Vertex array object related.`
[INFO] [stdout]    = help: ends near `Vertex array object related.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/ubo.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / mod private
[INFO] [stdout]   2 | | {
[INFO] [stdout]   3 | |   use crate::*;
[INFO] [stdout] ...   |
[INFO] [stdout] 282 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Uniform buffer object related.`
[INFO] [stdout]     = help: ends near `Uniform buffer object related.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/uniform.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / //! # Uniform Manipulation Module
[INFO] [stdout]   2 | | //!
[INFO] [stdout]   3 | | //! This module provides traits and functions for uploading uniform data to WebGL shaders. It supports various data types, includ...
[INFO] [stdout] ...   |
[INFO] [stdout] 128 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` Uniform-related.`
[INFO] [stdout]     = help: ends near ` Uniform-related.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1:1
[INFO] [stdout]      |
[INFO] [stdout]    1 | / mod private
[INFO] [stdout]    2 | | {
[INFO] [stdout]    3 | |   // use crate::*;
[INFO] [stdout]    4 | |   pub use ::web_sys::{ WebGl2RenderingContext, WebGl2RenderingContext as GL };
[INFO] [stdout] ...    |
[INFO] [stdout] 2256 | |   orphan use super::private::*;
[INFO] [stdout] 2257 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near `General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/texture.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / /// Internal namespace.
[INFO] [stdout]  2 | | mod private
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | |   };
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Texture related functions`
[INFO] [stdout]    = help: ends near `Texture related functions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/drawbuffers.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / mod private
[INFO] [stdout]  2 | | {
[INFO] [stdout]  3 | |   use crate as gl;
[INFO] [stdout]  4 | |   use gl::GL;
[INFO] [stdout] ...  |
[INFO] [stdout] 42 | |   own use drawbuffers;
[INFO] [stdout] 43 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Drawbuffers function`
[INFO] [stdout]    = help: ends near `Drawbuffers function`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/geometry.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / /// Internal namespace.
[INFO] [stdout]  2 | | mod private
[INFO] [stdout]  3 | | {
[INFO] [stdout]  4 | |   use crate::*;
[INFO] [stdout] ...  |
[INFO] [stdout] 97 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Simple geometry`
[INFO] [stdout]    = help: ends near `Simple geometry`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/clean.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / /// Internal namespace.
[INFO] [stdout]   2 | | mod private
[INFO] [stdout]   3 | | {
[INFO] [stdout]   4 | |   use crate::*;
[INFO] [stdout] ...   |
[INFO] [stdout] 120 | |   };
[INFO] [stdout] 121 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Clean up the state`
[INFO] [stdout]     = help: ends near `Clean up the state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/blob.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / /// Internal namespace.
[INFO] [stdout]  2 | | mod private
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |   own use create_blob;
[INFO] [stdout] 21 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Blob creation shortcut`
[INFO] [stdout]    = help: ends near `Blob creation shortcut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]  --> src/diagnostics.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / mod private
[INFO] [stdout] ... |
[INFO] [stdout] 8 | |   own use crate::model::obj;
[INFO] [stdout] 9 | | }
[INFO] [stdout]   | |_^
[INFO] [stdout]   |
[INFO] [stdout]   = help: the way this is parsed might change in the future
[INFO] [stdout]   = help: starts near `Useful information about your objects`
[INFO] [stdout]   = help: ends near `Useful information about your objects`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/model.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / mod private
[INFO] [stdout] ...  |
[INFO] [stdout] 10 | |   layer obj;
[INFO] [stdout] 11 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Utils related to different models`
[INFO] [stdout]    = help: ends near `Utils related to different models`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/file.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / /// Internal namespace.
[INFO] [stdout]  2 | | mod private
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `File processing.`
[INFO] [stdout]    = help: ends near `File processing.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/future.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / /// Internal namespace.
[INFO] [stdout]  2 | | mod private
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Future processing.`
[INFO] [stdout]    = help: ends near `Future processing.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/lib.rs:114:7
[INFO] [stdout]     |
[INFO] [stdout] 114 |   /// Uniform-related.
[INFO] [stdout]     |       ^ starts here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: ends near `Trait for uploading uniform data to a WebGL shader.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/lib.rs:114:7
[INFO] [stdout]     |
[INFO] [stdout] 114 |   /// Uniform-related.
[INFO] [stdout]     |       ^ starts here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: ends near `Trait for uploading matrix uniform data to a WebGL shader.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/buffer.rs:17:3
[INFO] [stdout]    |
[INFO] [stdout] 17 | /   pub fn create( gl : &GL ) -> Result< WebGlBuffer, WebglError >
[INFO] [stdout] 18 | |   {
[INFO] [stdout] 19 | |     gl.create_buffer().ok_or( WebglError::FailedToAllocateResource( "Buffer" ) )
[INFO] [stdout] 20 | |   }
[INFO] [stdout]    | |___^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near ` Buffer-related.`
[INFO] [stdout]    = help: ends near `Creates a new WebGL buffer.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/lib.rs:78:7
[INFO] [stdout]    |
[INFO] [stdout] 78 |   /// Buffer-related.
[INFO] [stdout]    |       ^ starts here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: ends near `Describes the attributes of a WebGL buffer.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/lib.rs:82:7
[INFO] [stdout]    |
[INFO] [stdout] 82 |   /// Operations on WebGL context.
[INFO] [stdout]    |       ^ starts here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: ends near `Represents errors related to dom elements handling.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/lib.rs:88:7
[INFO] [stdout]    |
[INFO] [stdout] 88 |   /// Loop-related.
[INFO] [stdout]    |       ^ starts here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: ends near `Helper function to request animation frame`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/lib.rs:108:7
[INFO] [stdout]     |
[INFO] [stdout] 108 |   /// Program-related entities and functionality.
[INFO] [stdout]     |       ^ starts here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: ends near `Compile shaders and link them into a program, give readable diagnostic information if fail.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/shader.rs:178:3
[INFO] [stdout]     |
[INFO] [stdout] 178 | /   pub struct ProgramShaders< 'a >
[INFO] [stdout] 179 | |   {
[INFO] [stdout] 180 | |     /// A reference to the compiled vertex shader.
[INFO] [stdout] 181 | |     vertex_shader : &'a WebGlShader,
[INFO] [stdout] 182 | |     /// A reference to the compiled fragment shader.
[INFO] [stdout] 183 | |     fragment_shader : &'a WebGlShader,
[INFO] [stdout] 184 | |   }
[INFO] [stdout]     | |___^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` Program-related entities and functionality.`
[INFO] [stdout]     = help: ends near `Set of shaders necessary to compile a GPU program.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/lib.rs:108:7
[INFO] [stdout]     |
[INFO] [stdout] 108 |   /// Program-related entities and functionality.
[INFO] [stdout]     |       ^ starts here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: ends near `Information about a shader necessary to compile it.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/lib.rs:108:7
[INFO] [stdout]     |
[INFO] [stdout] 108 |   /// Program-related entities and functionality.
[INFO] [stdout]     |       ^ starts here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: ends near `An interface for shader programs.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/lib.rs:108:7
[INFO] [stdout]     |
[INFO] [stdout] 108 |   /// Program-related entities and functionality.
[INFO] [stdout]     |       ^ starts here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: ends near `link, set uniforms (including matrix uniforms), and draw with the program.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/webgl.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub const READ_BUFFER: u32 = 3074u64 as u32;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]    = help: ends near `The `WebGL2RenderingContext.READ_BUFFER` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/webgl.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub const UNPACK_ROW_LENGTH: u32 = 3314u64 as u32;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]    = help: ends near `The `WebGL2RenderingContext.UNPACK_ROW_LENGTH` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/webgl.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub const UNPACK_SKIP_ROWS: u32 = 3315u64 as u32;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]    = help: ends near `The `WebGL2RenderingContext.UNPACK_SKIP_ROWS` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/webgl.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub const UNPACK_SKIP_PIXELS: u32 = 3316u64 as u32;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]    = help: ends near `The `WebGL2RenderingContext.UNPACK_SKIP_PIXELS` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/webgl.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub const PACK_ROW_LENGTH: u32 = 3330u64 as u32;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]    = help: ends near `The `WebGL2RenderingContext.PACK_ROW_LENGTH` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/webgl.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub const PACK_SKIP_ROWS: u32 = 3331u64 as u32;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]    = help: ends near `The `WebGL2RenderingContext.PACK_SKIP_ROWS` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/webgl.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub const PACK_SKIP_PIXELS: u32 = 3332u64 as u32;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]    = help: ends near `The `WebGL2RenderingContext.PACK_SKIP_PIXELS` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/webgl.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub const COLOR: u32 = 6144u64 as u32;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]    = help: ends near `The `WebGL2RenderingContext.COLOR` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/webgl.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub const DEPTH: u32 = 6145u64 as u32;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]    = help: ends near `The `WebGL2RenderingContext.DEPTH` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/webgl.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub const STENCIL: u32 = 6146u64 as u32;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]    = help: ends near `The `WebGL2RenderingContext.STENCIL` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/webgl.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub const RED: u32 = 6403u64 as u32;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]    = help: ends near `The `WebGL2RenderingContext.RED` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/webgl.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub const RGB8: u32 = 32849u64 as u32;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]    = help: ends near `The `WebGL2RenderingContext.RGB8` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/webgl.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub const RGBA8: u32 = 32856u64 as u32;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]    = help: ends near `The `WebGL2RenderingContext.RGBA8` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/webgl.rs:65:5
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub const RGB10_A2: u32 = 32857u64 as u32;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]    = help: ends near `The `WebGL2RenderingContext.RGB10_A2` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/webgl.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub const TEXTURE_BINDING_3D: u32 = 32874u64 as u32;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]    = help: ends near `The `WebGL2RenderingContext.TEXTURE_BINDING_3D` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/webgl.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub const UNPACK_SKIP_IMAGES: u32 = 32877u64 as u32;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]    = help: ends near `The `WebGL2RenderingContext.UNPACK_SKIP_IMAGES` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/webgl.rs:77:5
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub const UNPACK_IMAGE_HEIGHT: u32 = 32878u64 as u32;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]    = help: ends near `The `WebGL2RenderingContext.UNPACK_IMAGE_HEIGHT` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/webgl.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub const TEXTURE_3D: u32 = 32879u64 as u32;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]    = help: ends near `The `WebGL2RenderingContext.TEXTURE_3D` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/webgl.rs:85:5
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub const TEXTURE_WRAP_R: u32 = 32882u64 as u32;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]    = help: ends near `The `WebGL2RenderingContext.TEXTURE_WRAP_R` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/webgl.rs:89:5
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub const MAX_3D_TEXTURE_SIZE: u32 = 32883u64 as u32;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]    = help: ends near `The `WebGL2RenderingContext.MAX_3D_TEXTURE_SIZE` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/webgl.rs:93:5
[INFO] [stdout]    |
[INFO] [stdout] 93 |     pub const UNSIGNED_INT_2_10_10_10_REV: u32 = 33640u64 as u32;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]    = help: ends near `The `WebGL2RenderingContext.UNSIGNED_INT_2_10_10_10_REV` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/webgl.rs:97:5
[INFO] [stdout]    |
[INFO] [stdout] 97 |     pub const MAX_ELEMENTS_VERTICES: u32 = 33000u64 as u32;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]    = help: ends near `The `WebGL2RenderingContext.MAX_ELEMENTS_VERTICES` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:101:5
[INFO] [stdout]     |
[INFO] [stdout] 101 |     pub const MAX_ELEMENTS_INDICES: u32 = 33001u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.MAX_ELEMENTS_INDICES` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub const TEXTURE_MIN_LOD: u32 = 33082u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.TEXTURE_MIN_LOD` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:109:5
[INFO] [stdout]     |
[INFO] [stdout] 109 |     pub const TEXTURE_MAX_LOD: u32 = 33083u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.TEXTURE_MAX_LOD` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:113:5
[INFO] [stdout]     |
[INFO] [stdout] 113 |     pub const TEXTURE_BASE_LEVEL: u32 = 33084u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.TEXTURE_BASE_LEVEL` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:117:5
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub const TEXTURE_MAX_LEVEL: u32 = 33085u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.TEXTURE_MAX_LEVEL` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:121:5
[INFO] [stdout]     |
[INFO] [stdout] 121 |     pub const MIN: u32 = 32775u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.MIN` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:125:5
[INFO] [stdout]     |
[INFO] [stdout] 125 |     pub const MAX: u32 = 32776u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.MAX` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:129:5
[INFO] [stdout]     |
[INFO] [stdout] 129 |     pub const DEPTH_COMPONENT24: u32 = 33190u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.DEPTH_COMPONENT24` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:133:5
[INFO] [stdout]     |
[INFO] [stdout] 133 |     pub const MAX_TEXTURE_LOD_BIAS: u32 = 34045u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.MAX_TEXTURE_LOD_BIAS` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:137:5
[INFO] [stdout]     |
[INFO] [stdout] 137 |     pub const TEXTURE_COMPARE_MODE: u32 = 34892u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.TEXTURE_COMPARE_MODE` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 141 |     pub const TEXTURE_COMPARE_FUNC: u32 = 34893u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.TEXTURE_COMPARE_FUNC` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:145:5
[INFO] [stdout]     |
[INFO] [stdout] 145 |     pub const CURRENT_QUERY: u32 = 34917u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.CURRENT_QUERY` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:149:5
[INFO] [stdout]     |
[INFO] [stdout] 149 |     pub const QUERY_RESULT: u32 = 34918u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.QUERY_RESULT` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:153:5
[INFO] [stdout]     |
[INFO] [stdout] 153 |     pub const QUERY_RESULT_AVAILABLE: u32 = 34919u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.QUERY_RESULT_AVAILABLE` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:157:5
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub const STREAM_READ: u32 = 35041u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.STREAM_READ` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:161:5
[INFO] [stdout]     |
[INFO] [stdout] 161 |     pub const STREAM_COPY: u32 = 35042u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.STREAM_COPY` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:165:5
[INFO] [stdout]     |
[INFO] [stdout] 165 |     pub const STATIC_READ: u32 = 35045u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.STATIC_READ` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:169:5
[INFO] [stdout]     |
[INFO] [stdout] 169 |     pub const STATIC_COPY: u32 = 35046u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.STATIC_COPY` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:173:5
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub const DYNAMIC_READ: u32 = 35049u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.DYNAMIC_READ` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:177:5
[INFO] [stdout]     |
[INFO] [stdout] 177 |     pub const DYNAMIC_COPY: u32 = 35050u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.DYNAMIC_COPY` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:181:5
[INFO] [stdout]     |
[INFO] [stdout] 181 |     pub const MAX_DRAW_BUFFERS: u32 = 34852u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.MAX_DRAW_BUFFERS` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:185:5
[INFO] [stdout]     |
[INFO] [stdout] 185 |     pub const DRAW_BUFFER0: u32 = 34853u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.DRAW_BUFFER0` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:189:5
[INFO] [stdout]     |
[INFO] [stdout] 189 |     pub const DRAW_BUFFER1: u32 = 34854u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.DRAW_BUFFER1` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:193:5
[INFO] [stdout]     |
[INFO] [stdout] 193 |     pub const DRAW_BUFFER2: u32 = 34855u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.DRAW_BUFFER2` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:197:5
[INFO] [stdout]     |
[INFO] [stdout] 197 |     pub const DRAW_BUFFER3: u32 = 34856u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.DRAW_BUFFER3` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 201 |     pub const DRAW_BUFFER4: u32 = 34857u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.DRAW_BUFFER4` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:205:5
[INFO] [stdout]     |
[INFO] [stdout] 205 |     pub const DRAW_BUFFER5: u32 = 34858u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.DRAW_BUFFER5` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:209:5
[INFO] [stdout]     |
[INFO] [stdout] 209 |     pub const DRAW_BUFFER6: u32 = 34859u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.DRAW_BUFFER6` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:213:5
[INFO] [stdout]     |
[INFO] [stdout] 213 |     pub const DRAW_BUFFER7: u32 = 34860u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.DRAW_BUFFER7` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:217:5
[INFO] [stdout]     |
[INFO] [stdout] 217 |     pub const DRAW_BUFFER8: u32 = 34861u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.DRAW_BUFFER8` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:221:5
[INFO] [stdout]     |
[INFO] [stdout] 221 |     pub const DRAW_BUFFER9: u32 = 34862u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.DRAW_BUFFER9` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:225:5
[INFO] [stdout]     |
[INFO] [stdout] 225 |     pub const DRAW_BUFFER10: u32 = 34863u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.DRAW_BUFFER10` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:229:5
[INFO] [stdout]     |
[INFO] [stdout] 229 |     pub const DRAW_BUFFER11: u32 = 34864u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.DRAW_BUFFER11` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:233:5
[INFO] [stdout]     |
[INFO] [stdout] 233 |     pub const DRAW_BUFFER12: u32 = 34865u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.DRAW_BUFFER12` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:237:5
[INFO] [stdout]     |
[INFO] [stdout] 237 |     pub const DRAW_BUFFER13: u32 = 34866u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.DRAW_BUFFER13` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:241:5
[INFO] [stdout]     |
[INFO] [stdout] 241 |     pub const DRAW_BUFFER14: u32 = 34867u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.DRAW_BUFFER14` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:245:5
[INFO] [stdout]     |
[INFO] [stdout] 245 |     pub const DRAW_BUFFER15: u32 = 34868u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.DRAW_BUFFER15` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:249:5
[INFO] [stdout]     |
[INFO] [stdout] 249 |     pub const MAX_FRAGMENT_UNIFORM_COMPONENTS: u32 = 35657u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.MAX_FRAGMENT_UNIFORM_COMPONENTS` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:253:5
[INFO] [stdout]     |
[INFO] [stdout] 253 |     pub const MAX_VERTEX_UNIFORM_COMPONENTS: u32 = 35658u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.MAX_VERTEX_UNIFORM_COMPONENTS` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:257:5
[INFO] [stdout]     |
[INFO] [stdout] 257 |     pub const SAMPLER_3D: u32 = 35679u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.SAMPLER_3D` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:261:5
[INFO] [stdout]     |
[INFO] [stdout] 261 |     pub const SAMPLER_2D_SHADOW: u32 = 35682u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.SAMPLER_2D_SHADOW` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:265:5
[INFO] [stdout]     |
[INFO] [stdout] 265 |     pub const FRAGMENT_SHADER_DERIVATIVE_HINT: u32 = 35723u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.FRAGMENT_SHADER_DERIVATIVE_HINT` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:269:5
[INFO] [stdout]     |
[INFO] [stdout] 269 |     pub const PIXEL_PACK_BUFFER: u32 = 35051u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.PIXEL_PACK_BUFFER` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:273:5
[INFO] [stdout]     |
[INFO] [stdout] 273 |     pub const PIXEL_UNPACK_BUFFER: u32 = 35052u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.PIXEL_UNPACK_BUFFER` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:277:5
[INFO] [stdout]     |
[INFO] [stdout] 277 |     pub const PIXEL_PACK_BUFFER_BINDING: u32 = 35053u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.PIXEL_PACK_BUFFER_BINDING` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:281:5
[INFO] [stdout]     |
[INFO] [stdout] 281 |     pub const PIXEL_UNPACK_BUFFER_BINDING: u32 = 35055u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.PIXEL_UNPACK_BUFFER_BINDING` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:285:5
[INFO] [stdout]     |
[INFO] [stdout] 285 |     pub const FLOAT_MAT2X3: u32 = 35685u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.FLOAT_MAT2x3` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:289:5
[INFO] [stdout]     |
[INFO] [stdout] 289 |     pub const FLOAT_MAT2X4: u32 = 35686u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.FLOAT_MAT2x4` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:293:5
[INFO] [stdout]     |
[INFO] [stdout] 293 |     pub const FLOAT_MAT3X2: u32 = 35687u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.FLOAT_MAT3x2` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:297:5
[INFO] [stdout]     |
[INFO] [stdout] 297 |     pub const FLOAT_MAT3X4: u32 = 35688u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.FLOAT_MAT3x4` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:301:5
[INFO] [stdout]     |
[INFO] [stdout] 301 |     pub const FLOAT_MAT4X2: u32 = 35689u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.FLOAT_MAT4x2` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:305:5
[INFO] [stdout]     |
[INFO] [stdout] 305 |     pub const FLOAT_MAT4X3: u32 = 35690u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.FLOAT_MAT4x3` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:309:5
[INFO] [stdout]     |
[INFO] [stdout] 309 |     pub const SRGB: u32 = 35904u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.SRGB` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:313:5
[INFO] [stdout]     |
[INFO] [stdout] 313 |     pub const SRGB8: u32 = 35905u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.SRGB8` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:317:5
[INFO] [stdout]     |
[INFO] [stdout] 317 |     pub const SRGB8_ALPHA8: u32 = 35907u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.SRGB8_ALPHA8` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:321:5
[INFO] [stdout]     |
[INFO] [stdout] 321 |     pub const COMPARE_REF_TO_TEXTURE: u32 = 34894u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.COMPARE_REF_TO_TEXTURE` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:325:5
[INFO] [stdout]     |
[INFO] [stdout] 325 |     pub const RGBA32F: u32 = 34836u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.RGBA32F` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:329:5
[INFO] [stdout]     |
[INFO] [stdout] 329 |     pub const RGB32F: u32 = 34837u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.RGB32F` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:333:5
[INFO] [stdout]     |
[INFO] [stdout] 333 |     pub const RGBA16F: u32 = 34842u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.RGBA16F` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:337:5
[INFO] [stdout]     |
[INFO] [stdout] 337 |     pub const RGB16F: u32 = 34843u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.RGB16F` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:341:5
[INFO] [stdout]     |
[INFO] [stdout] 341 |     pub const VERTEX_ATTRIB_ARRAY_INTEGER: u32 = 35069u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.VERTEX_ATTRIB_ARRAY_INTEGER` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:345:5
[INFO] [stdout]     |
[INFO] [stdout] 345 |     pub const MAX_ARRAY_TEXTURE_LAYERS: u32 = 35071u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.MAX_ARRAY_TEXTURE_LAYERS` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:349:5
[INFO] [stdout]     |
[INFO] [stdout] 349 |     pub const MIN_PROGRAM_TEXEL_OFFSET: u32 = 35076u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.MIN_PROGRAM_TEXEL_OFFSET` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:353:5
[INFO] [stdout]     |
[INFO] [stdout] 353 |     pub const MAX_PROGRAM_TEXEL_OFFSET: u32 = 35077u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.MAX_PROGRAM_TEXEL_OFFSET` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:357:5
[INFO] [stdout]     |
[INFO] [stdout] 357 |     pub const MAX_VARYING_COMPONENTS: u32 = 35659u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.MAX_VARYING_COMPONENTS` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:361:5
[INFO] [stdout]     |
[INFO] [stdout] 361 |     pub const TEXTURE_2D_ARRAY: u32 = 35866u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.TEXTURE_2D_ARRAY` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:365:5
[INFO] [stdout]     |
[INFO] [stdout] 365 |     pub const TEXTURE_BINDING_2D_ARRAY: u32 = 35869u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.TEXTURE_BINDING_2D_ARRAY` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:369:5
[INFO] [stdout]     |
[INFO] [stdout] 369 |     pub const R11F_G11F_B10F: u32 = 35898u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.R11F_G11F_B10F` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:373:5
[INFO] [stdout]     |
[INFO] [stdout] 373 |     pub const UNSIGNED_INT_10F_11F_11F_REV: u32 = 35899u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.UNSIGNED_INT_10F_11F_11F_REV` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:377:5
[INFO] [stdout]     |
[INFO] [stdout] 377 |     pub const RGB9_E5: u32 = 35901u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.RGB9_E5` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:381:5
[INFO] [stdout]     |
[INFO] [stdout] 381 |     pub const UNSIGNED_INT_5_9_9_9_REV: u32 = 35902u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.UNSIGNED_INT_5_9_9_9_REV` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:385:5
[INFO] [stdout]     |
[INFO] [stdout] 385 |     pub const TRANSFORM_FEEDBACK_BUFFER_MODE: u32 = 35967u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.TRANSFORM_FEEDBACK_BUFFER_MODE` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:389:5
[INFO] [stdout]     |
[INFO] [stdout] 389 |     pub const MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS: u32 = 35968u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:393:5
[INFO] [stdout]     |
[INFO] [stdout] 393 |     pub const TRANSFORM_FEEDBACK_VARYINGS: u32 = 35971u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.TRANSFORM_FEEDBACK_VARYINGS` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:397:5
[INFO] [stdout]     |
[INFO] [stdout] 397 |     pub const TRANSFORM_FEEDBACK_BUFFER_START: u32 = 35972u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.TRANSFORM_FEEDBACK_BUFFER_START` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:401:5
[INFO] [stdout]     |
[INFO] [stdout] 401 |     pub const TRANSFORM_FEEDBACK_BUFFER_SIZE: u32 = 35973u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.TRANSFORM_FEEDBACK_BUFFER_SIZE` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:405:5
[INFO] [stdout]     |
[INFO] [stdout] 405 |     pub const TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN: u32 = 35976u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:409:5
[INFO] [stdout]     |
[INFO] [stdout] 409 |     pub const RASTERIZER_DISCARD: u32 = 35977u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.RASTERIZER_DISCARD` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:413:5
[INFO] [stdout]     |
[INFO] [stdout] 413 |     pub const MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS: u32 = 35978u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:417:5
[INFO] [stdout]     |
[INFO] [stdout] 417 |     pub const MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS: u32 = 35979u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:421:5
[INFO] [stdout]     |
[INFO] [stdout] 421 |     pub const INTERLEAVED_ATTRIBS: u32 = 35980u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.INTERLEAVED_ATTRIBS` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:425:5
[INFO] [stdout]     |
[INFO] [stdout] 425 |     pub const SEPARATE_ATTRIBS: u32 = 35981u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.SEPARATE_ATTRIBS` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:429:5
[INFO] [stdout]     |
[INFO] [stdout] 429 |     pub const TRANSFORM_FEEDBACK_BUFFER: u32 = 35982u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.TRANSFORM_FEEDBACK_BUFFER` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:433:5
[INFO] [stdout]     |
[INFO] [stdout] 433 |     pub const TRANSFORM_FEEDBACK_BUFFER_BINDING: u32 = 35983u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.TRANSFORM_FEEDBACK_BUFFER_BINDING` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:437:5
[INFO] [stdout]     |
[INFO] [stdout] 437 |     pub const RGBA32UI: u32 = 36208u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.RGBA32UI` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:441:5
[INFO] [stdout]     |
[INFO] [stdout] 441 |     pub const RGB32UI: u32 = 36209u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.RGB32UI` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:445:5
[INFO] [stdout]     |
[INFO] [stdout] 445 |     pub const RGBA16UI: u32 = 36214u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.RGBA16UI` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:449:5
[INFO] [stdout]     |
[INFO] [stdout] 449 |     pub const RGB16UI: u32 = 36215u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.RGB16UI` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:453:5
[INFO] [stdout]     |
[INFO] [stdout] 453 |     pub const RGBA8UI: u32 = 36220u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.RGBA8UI` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:457:5
[INFO] [stdout]     |
[INFO] [stdout] 457 |     pub const RGB8UI: u32 = 36221u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.RGB8UI` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:461:5
[INFO] [stdout]     |
[INFO] [stdout] 461 |     pub const RGBA32I: u32 = 36226u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.RGBA32I` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:465:5
[INFO] [stdout]     |
[INFO] [stdout] 465 |     pub const RGB32I: u32 = 36227u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.RGB32I` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:469:5
[INFO] [stdout]     |
[INFO] [stdout] 469 |     pub const RGBA16I: u32 = 36232u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.RGBA16I` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:473:5
[INFO] [stdout]     |
[INFO] [stdout] 473 |     pub const RGB16I: u32 = 36233u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.RGB16I` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:477:5
[INFO] [stdout]     |
[INFO] [stdout] 477 |     pub const RGBA8I: u32 = 36238u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.RGBA8I` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:481:5
[INFO] [stdout]     |
[INFO] [stdout] 481 |     pub const RGB8I: u32 = 36239u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.RGB8I` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:485:5
[INFO] [stdout]     |
[INFO] [stdout] 485 |     pub const RED_INTEGER: u32 = 36244u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.RED_INTEGER` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:489:5
[INFO] [stdout]     |
[INFO] [stdout] 489 |     pub const RGB_INTEGER: u32 = 36248u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.RGB_INTEGER` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:493:5
[INFO] [stdout]     |
[INFO] [stdout] 493 |     pub const RGBA_INTEGER: u32 = 36249u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.RGBA_INTEGER` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:497:5
[INFO] [stdout]     |
[INFO] [stdout] 497 |     pub const SAMPLER_2D_ARRAY: u32 = 36289u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.SAMPLER_2D_ARRAY` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:501:5
[INFO] [stdout]     |
[INFO] [stdout] 501 |     pub const SAMPLER_2D_ARRAY_SHADOW: u32 = 36292u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.SAMPLER_2D_ARRAY_SHADOW` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:505:5
[INFO] [stdout]     |
[INFO] [stdout] 505 |     pub const SAMPLER_CUBE_SHADOW: u32 = 36293u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.SAMPLER_CUBE_SHADOW` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:509:5
[INFO] [stdout]     |
[INFO] [stdout] 509 |     pub const UNSIGNED_INT_VEC2: u32 = 36294u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.UNSIGNED_INT_VEC2` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:513:5
[INFO] [stdout]     |
[INFO] [stdout] 513 |     pub const UNSIGNED_INT_VEC3: u32 = 36295u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.UNSIGNED_INT_VEC3` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:517:5
[INFO] [stdout]     |
[INFO] [stdout] 517 |     pub const UNSIGNED_INT_VEC4: u32 = 36296u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.UNSIGNED_INT_VEC4` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:521:5
[INFO] [stdout]     |
[INFO] [stdout] 521 |     pub const INT_SAMPLER_2D: u32 = 36298u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.INT_SAMPLER_2D` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:525:5
[INFO] [stdout]     |
[INFO] [stdout] 525 |     pub const INT_SAMPLER_3D: u32 = 36299u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.INT_SAMPLER_3D` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:529:5
[INFO] [stdout]     |
[INFO] [stdout] 529 |     pub const INT_SAMPLER_CUBE: u32 = 36300u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.INT_SAMPLER_CUBE` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:533:5
[INFO] [stdout]     |
[INFO] [stdout] 533 |     pub const INT_SAMPLER_2D_ARRAY: u32 = 36303u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.INT_SAMPLER_2D_ARRAY` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:537:5
[INFO] [stdout]     |
[INFO] [stdout] 537 |     pub const UNSIGNED_INT_SAMPLER_2D: u32 = 36306u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.UNSIGNED_INT_SAMPLER_2D` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:541:5
[INFO] [stdout]     |
[INFO] [stdout] 541 |     pub const UNSIGNED_INT_SAMPLER_3D: u32 = 36307u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.UNSIGNED_INT_SAMPLER_3D` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:545:5
[INFO] [stdout]     |
[INFO] [stdout] 545 |     pub const UNSIGNED_INT_SAMPLER_CUBE: u32 = 36308u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.UNSIGNED_INT_SAMPLER_CUBE` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:549:5
[INFO] [stdout]     |
[INFO] [stdout] 549 |     pub const UNSIGNED_INT_SAMPLER_2D_ARRAY: u32 = 36311u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.UNSIGNED_INT_SAMPLER_2D_ARRAY` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:553:5
[INFO] [stdout]     |
[INFO] [stdout] 553 |     pub const DEPTH_COMPONENT32F: u32 = 36012u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.DEPTH_COMPONENT32F` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:557:5
[INFO] [stdout]     |
[INFO] [stdout] 557 |     pub const DEPTH32F_STENCIL8: u32 = 36013u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.DEPTH32F_STENCIL8` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:561:5
[INFO] [stdout]     |
[INFO] [stdout] 561 |     pub const FLOAT_32_UNSIGNED_INT_24_8_REV: u32 = 36269u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.FLOAT_32_UNSIGNED_INT_24_8_REV` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:565:5
[INFO] [stdout]     |
[INFO] [stdout] 565 |     pub const FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING: u32 = 33296u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:569:5
[INFO] [stdout]     |
[INFO] [stdout] 569 |     pub const FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE: u32 = 33297u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:573:5
[INFO] [stdout]     |
[INFO] [stdout] 573 |     pub const FRAMEBUFFER_ATTACHMENT_RED_SIZE: u32 = 33298u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.FRAMEBUFFER_ATTACHMENT_RED_SIZE` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:577:5
[INFO] [stdout]     |
[INFO] [stdout] 577 |     pub const FRAMEBUFFER_ATTACHMENT_GREEN_SIZE: u32 = 33299u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.FRAMEBUFFER_ATTACHMENT_GREEN_SIZE` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:581:5
[INFO] [stdout]     |
[INFO] [stdout] 581 |     pub const FRAMEBUFFER_ATTACHMENT_BLUE_SIZE: u32 = 33300u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.FRAMEBUFFER_ATTACHMENT_BLUE_SIZE` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:585:5
[INFO] [stdout]     |
[INFO] [stdout] 585 |     pub const FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE: u32 = 33301u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:589:5
[INFO] [stdout]     |
[INFO] [stdout] 589 |     pub const FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE: u32 = 33302u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:593:5
[INFO] [stdout]     |
[INFO] [stdout] 593 |     pub const FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE: u32 = 33303u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:597:5
[INFO] [stdout]     |
[INFO] [stdout] 597 |     pub const FRAMEBUFFER_DEFAULT: u32 = 33304u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.FRAMEBUFFER_DEFAULT` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:601:5
[INFO] [stdout]     |
[INFO] [stdout] 601 |     pub const UNSIGNED_INT_24_8: u32 = 34042u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.UNSIGNED_INT_24_8` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:605:5
[INFO] [stdout]     |
[INFO] [stdout] 605 |     pub const DEPTH24_STENCIL8: u32 = 35056u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.DEPTH24_STENCIL8` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:609:5
[INFO] [stdout]     |
[INFO] [stdout] 609 |     pub const UNSIGNED_NORMALIZED: u32 = 35863u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.UNSIGNED_NORMALIZED` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:613:5
[INFO] [stdout]     |
[INFO] [stdout] 613 |     pub const DRAW_FRAMEBUFFER_BINDING: u32 = 36006u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.DRAW_FRAMEBUFFER_BINDING` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:617:5
[INFO] [stdout]     |
[INFO] [stdout] 617 |     pub const READ_FRAMEBUFFER: u32 = 36008u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.READ_FRAMEBUFFER` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:621:5
[INFO] [stdout]     |
[INFO] [stdout] 621 |     pub const DRAW_FRAMEBUFFER: u32 = 36009u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.DRAW_FRAMEBUFFER` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:625:5
[INFO] [stdout]     |
[INFO] [stdout] 625 |     pub const READ_FRAMEBUFFER_BINDING: u32 = 36010u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.READ_FRAMEBUFFER_BINDING` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:629:5
[INFO] [stdout]     |
[INFO] [stdout] 629 |     pub const RENDERBUFFER_SAMPLES: u32 = 36011u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.RENDERBUFFER_SAMPLES` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:633:5
[INFO] [stdout]     |
[INFO] [stdout] 633 |     pub const FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER: u32 = 36052u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:637:5
[INFO] [stdout]     |
[INFO] [stdout] 637 |     pub const MAX_COLOR_ATTACHMENTS: u32 = 36063u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.MAX_COLOR_ATTACHMENTS` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:641:5
[INFO] [stdout]     |
[INFO] [stdout] 641 |     pub const COLOR_ATTACHMENT1: u32 = 36065u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.COLOR_ATTACHMENT1` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:645:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |     pub const COLOR_ATTACHMENT2: u32 = 36066u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.COLOR_ATTACHMENT2` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:649:5
[INFO] [stdout]     |
[INFO] [stdout] 649 |     pub const COLOR_ATTACHMENT3: u32 = 36067u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.COLOR_ATTACHMENT3` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:653:5
[INFO] [stdout]     |
[INFO] [stdout] 653 |     pub const COLOR_ATTACHMENT4: u32 = 36068u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.COLOR_ATTACHMENT4` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:657:5
[INFO] [stdout]     |
[INFO] [stdout] 657 |     pub const COLOR_ATTACHMENT5: u32 = 36069u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.COLOR_ATTACHMENT5` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:661:5
[INFO] [stdout]     |
[INFO] [stdout] 661 |     pub const COLOR_ATTACHMENT6: u32 = 36070u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.COLOR_ATTACHMENT6` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:665:5
[INFO] [stdout]     |
[INFO] [stdout] 665 |     pub const COLOR_ATTACHMENT7: u32 = 36071u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.COLOR_ATTACHMENT7` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:669:5
[INFO] [stdout]     |
[INFO] [stdout] 669 |     pub const COLOR_ATTACHMENT8: u32 = 36072u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.COLOR_ATTACHMENT8` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:673:5
[INFO] [stdout]     |
[INFO] [stdout] 673 |     pub const COLOR_ATTACHMENT9: u32 = 36073u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.COLOR_ATTACHMENT9` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:677:5
[INFO] [stdout]     |
[INFO] [stdout] 677 |     pub const COLOR_ATTACHMENT10: u32 = 36074u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.COLOR_ATTACHMENT10` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:681:5
[INFO] [stdout]     |
[INFO] [stdout] 681 |     pub const COLOR_ATTACHMENT11: u32 = 36075u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.COLOR_ATTACHMENT11` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:685:5
[INFO] [stdout]     |
[INFO] [stdout] 685 |     pub const COLOR_ATTACHMENT12: u32 = 36076u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.COLOR_ATTACHMENT12` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:689:5
[INFO] [stdout]     |
[INFO] [stdout] 689 |     pub const COLOR_ATTACHMENT13: u32 = 36077u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.COLOR_ATTACHMENT13` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:693:5
[INFO] [stdout]     |
[INFO] [stdout] 693 |     pub const COLOR_ATTACHMENT14: u32 = 36078u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.COLOR_ATTACHMENT14` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:697:5
[INFO] [stdout]     |
[INFO] [stdout] 697 |     pub const COLOR_ATTACHMENT15: u32 = 36079u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.COLOR_ATTACHMENT15` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:701:5
[INFO] [stdout]     |
[INFO] [stdout] 701 |     pub const FRAMEBUFFER_INCOMPLETE_MULTISAMPLE: u32 = 36182u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.FRAMEBUFFER_INCOMPLETE_MULTISAMPLE` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:705:5
[INFO] [stdout]     |
[INFO] [stdout] 705 |     pub const MAX_SAMPLES: u32 = 36183u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.MAX_SAMPLES` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:709:5
[INFO] [stdout]     |
[INFO] [stdout] 709 |     pub const HALF_FLOAT: u32 = 5131u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.HALF_FLOAT` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:713:5
[INFO] [stdout]     |
[INFO] [stdout] 713 |     pub const RG: u32 = 33319u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.RG` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:717:5
[INFO] [stdout]     |
[INFO] [stdout] 717 |     pub const RG_INTEGER: u32 = 33320u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.RG_INTEGER` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:721:5
[INFO] [stdout]     |
[INFO] [stdout] 721 |     pub const R8: u32 = 33321u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.R8` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:725:5
[INFO] [stdout]     |
[INFO] [stdout] 725 |     pub const RG8: u32 = 33323u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.RG8` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:729:5
[INFO] [stdout]     |
[INFO] [stdout] 729 |     pub const R16F: u32 = 33325u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.R16F` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:733:5
[INFO] [stdout]     |
[INFO] [stdout] 733 |     pub const R32F: u32 = 33326u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.R32F` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:737:5
[INFO] [stdout]     |
[INFO] [stdout] 737 |     pub const RG16F: u32 = 33327u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.RG16F` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:741:5
[INFO] [stdout]     |
[INFO] [stdout] 741 |     pub const RG32F: u32 = 33328u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.RG32F` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:745:5
[INFO] [stdout]     |
[INFO] [stdout] 745 |     pub const R8I: u32 = 33329u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.R8I` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:749:5
[INFO] [stdout]     |
[INFO] [stdout] 749 |     pub const R8UI: u32 = 33330u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.R8UI` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:753:5
[INFO] [stdout]     |
[INFO] [stdout] 753 |     pub const R16I: u32 = 33331u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.R16I` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:757:5
[INFO] [stdout]     |
[INFO] [stdout] 757 |     pub const R16UI: u32 = 33332u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.R16UI` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:761:5
[INFO] [stdout]     |
[INFO] [stdout] 761 |     pub const R32I: u32 = 33333u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.R32I` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:765:5
[INFO] [stdout]     |
[INFO] [stdout] 765 |     pub const R32UI: u32 = 33334u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.R32UI` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:769:5
[INFO] [stdout]     |
[INFO] [stdout] 769 |     pub const RG8I: u32 = 33335u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.RG8I` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:773:5
[INFO] [stdout]     |
[INFO] [stdout] 773 |     pub const RG8UI: u32 = 33336u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.RG8UI` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:777:5
[INFO] [stdout]     |
[INFO] [stdout] 777 |     pub const RG16I: u32 = 33337u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.RG16I` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:781:5
[INFO] [stdout]     |
[INFO] [stdout] 781 |     pub const RG16UI: u32 = 33338u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.RG16UI` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:785:5
[INFO] [stdout]     |
[INFO] [stdout] 785 |     pub const RG32I: u32 = 33339u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.RG32I` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:789:5
[INFO] [stdout]     |
[INFO] [stdout] 789 |     pub const RG32UI: u32 = 33340u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.RG32UI` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:793:5
[INFO] [stdout]     |
[INFO] [stdout] 793 |     pub const VERTEX_ARRAY_BINDING: u32 = 34229u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.VERTEX_ARRAY_BINDING` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:797:5
[INFO] [stdout]     |
[INFO] [stdout] 797 |     pub const R8_SNORM: u32 = 36756u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.R8_SNORM` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:801:5
[INFO] [stdout]     |
[INFO] [stdout] 801 |     pub const RG8_SNORM: u32 = 36757u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.RG8_SNORM` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:805:5
[INFO] [stdout]     |
[INFO] [stdout] 805 |     pub const RGB8_SNORM: u32 = 36758u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.RGB8_SNORM` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:809:5
[INFO] [stdout]     |
[INFO] [stdout] 809 |     pub const RGBA8_SNORM: u32 = 36759u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.RGBA8_SNORM` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:813:5
[INFO] [stdout]     |
[INFO] [stdout] 813 |     pub const SIGNED_NORMALIZED: u32 = 36764u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.SIGNED_NORMALIZED` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:817:5
[INFO] [stdout]     |
[INFO] [stdout] 817 |     pub const COPY_READ_BUFFER: u32 = 36662u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.COPY_READ_BUFFER` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:821:5
[INFO] [stdout]     |
[INFO] [stdout] 821 |     pub const COPY_WRITE_BUFFER: u32 = 36663u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.COPY_WRITE_BUFFER` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:825:5
[INFO] [stdout]     |
[INFO] [stdout] 825 |     pub const COPY_READ_BUFFER_BINDING: u32 = 36662u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.COPY_READ_BUFFER_BINDING` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:829:5
[INFO] [stdout]     |
[INFO] [stdout] 829 |     pub const COPY_WRITE_BUFFER_BINDING: u32 = 36663u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.COPY_WRITE_BUFFER_BINDING` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:833:5
[INFO] [stdout]     |
[INFO] [stdout] 833 |     pub const UNIFORM_BUFFER: u32 = 35345u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.UNIFORM_BUFFER` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:837:5
[INFO] [stdout]     |
[INFO] [stdout] 837 |     pub const UNIFORM_BUFFER_BINDING: u32 = 35368u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.UNIFORM_BUFFER_BINDING` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:841:5
[INFO] [stdout]     |
[INFO] [stdout] 841 |     pub const UNIFORM_BUFFER_START: u32 = 35369u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.UNIFORM_BUFFER_START` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:845:5
[INFO] [stdout]     |
[INFO] [stdout] 845 |     pub const UNIFORM_BUFFER_SIZE: u32 = 35370u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.UNIFORM_BUFFER_SIZE` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:849:5
[INFO] [stdout]     |
[INFO] [stdout] 849 |     pub const MAX_VERTEX_UNIFORM_BLOCKS: u32 = 35371u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.MAX_VERTEX_UNIFORM_BLOCKS` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:853:5
[INFO] [stdout]     |
[INFO] [stdout] 853 |     pub const MAX_FRAGMENT_UNIFORM_BLOCKS: u32 = 35373u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.MAX_FRAGMENT_UNIFORM_BLOCKS` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:857:5
[INFO] [stdout]     |
[INFO] [stdout] 857 |     pub const MAX_COMBINED_UNIFORM_BLOCKS: u32 = 35374u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.MAX_COMBINED_UNIFORM_BLOCKS` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:861:5
[INFO] [stdout]     |
[INFO] [stdout] 861 |     pub const MAX_UNIFORM_BUFFER_BINDINGS: u32 = 35375u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.MAX_UNIFORM_BUFFER_BINDINGS` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:865:5
[INFO] [stdout]     |
[INFO] [stdout] 865 |     pub const MAX_UNIFORM_BLOCK_SIZE: u32 = 35376u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.MAX_UNIFORM_BLOCK_SIZE` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:869:5
[INFO] [stdout]     |
[INFO] [stdout] 869 |     pub const MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS: u32 = 35377u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:873:5
[INFO] [stdout]     |
[INFO] [stdout] 873 |     pub const MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS: u32 = 35379u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:877:5
[INFO] [stdout]     |
[INFO] [stdout] 877 |     pub const UNIFORM_BUFFER_OFFSET_ALIGNMENT: u32 = 35380u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.UNIFORM_BUFFER_OFFSET_ALIGNMENT` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:881:5
[INFO] [stdout]     |
[INFO] [stdout] 881 |     pub const ACTIVE_UNIFORM_BLOCKS: u32 = 35382u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.ACTIVE_UNIFORM_BLOCKS` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:885:5
[INFO] [stdout]     |
[INFO] [stdout] 885 |     pub const UNIFORM_TYPE: u32 = 35383u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.UNIFORM_TYPE` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:889:5
[INFO] [stdout]     |
[INFO] [stdout] 889 |     pub const UNIFORM_SIZE: u32 = 35384u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.UNIFORM_SIZE` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:893:5
[INFO] [stdout]     |
[INFO] [stdout] 893 |     pub const UNIFORM_BLOCK_INDEX: u32 = 35386u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.UNIFORM_BLOCK_INDEX` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:897:5
[INFO] [stdout]     |
[INFO] [stdout] 897 |     pub const UNIFORM_OFFSET: u32 = 35387u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.UNIFORM_OFFSET` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:901:5
[INFO] [stdout]     |
[INFO] [stdout] 901 |     pub const UNIFORM_ARRAY_STRIDE: u32 = 35388u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.UNIFORM_ARRAY_STRIDE` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:905:5
[INFO] [stdout]     |
[INFO] [stdout] 905 |     pub const UNIFORM_MATRIX_STRIDE: u32 = 35389u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.UNIFORM_MATRIX_STRIDE` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:909:5
[INFO] [stdout]     |
[INFO] [stdout] 909 |     pub const UNIFORM_IS_ROW_MAJOR: u32 = 35390u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.UNIFORM_IS_ROW_MAJOR` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:913:5
[INFO] [stdout]     |
[INFO] [stdout] 913 |     pub const UNIFORM_BLOCK_BINDING: u32 = 35391u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.UNIFORM_BLOCK_BINDING` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:917:5
[INFO] [stdout]     |
[INFO] [stdout] 917 |     pub const UNIFORM_BLOCK_DATA_SIZE: u32 = 35392u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.UNIFORM_BLOCK_DATA_SIZE` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:921:5
[INFO] [stdout]     |
[INFO] [stdout] 921 |     pub const UNIFORM_BLOCK_ACTIVE_UNIFORMS: u32 = 35394u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.UNIFORM_BLOCK_ACTIVE_UNIFORMS` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:925:5
[INFO] [stdout]     |
[INFO] [stdout] 925 |     pub const UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES: u32 = 35395u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:929:5
[INFO] [stdout]     |
[INFO] [stdout] 929 |     pub const UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER: u32 = 35396u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:933:5
[INFO] [stdout]     |
[INFO] [stdout] 933 |     pub const UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER: u32 = 35398u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:937:5
[INFO] [stdout]     |
[INFO] [stdout] 937 |     pub const INVALID_INDEX: u32 = 4294967295u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.INVALID_INDEX` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:941:5
[INFO] [stdout]     |
[INFO] [stdout] 941 |     pub const MAX_VERTEX_OUTPUT_COMPONENTS: u32 = 37154u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.MAX_VERTEX_OUTPUT_COMPONENTS` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:945:5
[INFO] [stdout]     |
[INFO] [stdout] 945 |     pub const MAX_FRAGMENT_INPUT_COMPONENTS: u32 = 37157u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.MAX_FRAGMENT_INPUT_COMPONENTS` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:949:5
[INFO] [stdout]     |
[INFO] [stdout] 949 |     pub const MAX_SERVER_WAIT_TIMEOUT: u32 = 37137u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.MAX_SERVER_WAIT_TIMEOUT` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:953:5
[INFO] [stdout]     |
[INFO] [stdout] 953 |     pub const OBJECT_TYPE: u32 = 37138u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.OBJECT_TYPE` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:957:5
[INFO] [stdout]     |
[INFO] [stdout] 957 |     pub const SYNC_CONDITION: u32 = 37139u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.SYNC_CONDITION` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:961:5
[INFO] [stdout]     |
[INFO] [stdout] 961 |     pub const SYNC_STATUS: u32 = 37140u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.SYNC_STATUS` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:965:5
[INFO] [stdout]     |
[INFO] [stdout] 965 |     pub const SYNC_FLAGS: u32 = 37141u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.SYNC_FLAGS` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:969:5
[INFO] [stdout]     |
[INFO] [stdout] 969 |     pub const SYNC_FENCE: u32 = 37142u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.SYNC_FENCE` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:973:5
[INFO] [stdout]     |
[INFO] [stdout] 973 |     pub const SYNC_GPU_COMMANDS_COMPLETE: u32 = 37143u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.SYNC_GPU_COMMANDS_COMPLETE` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:977:5
[INFO] [stdout]     |
[INFO] [stdout] 977 |     pub const UNSIGNALED: u32 = 37144u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.UNSIGNALED` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:981:5
[INFO] [stdout]     |
[INFO] [stdout] 981 |     pub const SIGNALED: u32 = 37145u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.SIGNALED` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:985:5
[INFO] [stdout]     |
[INFO] [stdout] 985 |     pub const ALREADY_SIGNALED: u32 = 37146u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.ALREADY_SIGNALED` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:989:5
[INFO] [stdout]     |
[INFO] [stdout] 989 |     pub const TIMEOUT_EXPIRED: u32 = 37147u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.TIMEOUT_EXPIRED` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:993:5
[INFO] [stdout]     |
[INFO] [stdout] 993 |     pub const CONDITION_SATISFIED: u32 = 37148u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.CONDITION_SATISFIED` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/webgl.rs:997:5
[INFO] [stdout]     |
[INFO] [stdout] 997 |     pub const WAIT_FAILED: u32 = 37149u64 as u32;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]     = help: ends near `The `WebGL2RenderingContext.WAIT_FAILED` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1001:5
[INFO] [stdout]      |
[INFO] [stdout] 1001 |     pub const SYNC_FLUSH_COMMANDS_BIT: u32 = 1u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.SYNC_FLUSH_COMMANDS_BIT` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1005:5
[INFO] [stdout]      |
[INFO] [stdout] 1005 |     pub const VERTEX_ATTRIB_ARRAY_DIVISOR: u32 = 35070u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.VERTEX_ATTRIB_ARRAY_DIVISOR` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1009:5
[INFO] [stdout]      |
[INFO] [stdout] 1009 |     pub const ANY_SAMPLES_PASSED: u32 = 35887u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.ANY_SAMPLES_PASSED` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1013:5
[INFO] [stdout]      |
[INFO] [stdout] 1013 |     pub const ANY_SAMPLES_PASSED_CONSERVATIVE: u32 = 36202u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.ANY_SAMPLES_PASSED_CONSERVATIVE` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1017:5
[INFO] [stdout]      |
[INFO] [stdout] 1017 |     pub const SAMPLER_BINDING: u32 = 35097u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.SAMPLER_BINDING` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1021:5
[INFO] [stdout]      |
[INFO] [stdout] 1021 |     pub const RGB10_A2UI: u32 = 36975u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.RGB10_A2UI` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1025:5
[INFO] [stdout]      |
[INFO] [stdout] 1025 |     pub const INT_2_10_10_10_REV: u32 = 36255u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.INT_2_10_10_10_REV` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1029:5
[INFO] [stdout]      |
[INFO] [stdout] 1029 |     pub const TRANSFORM_FEEDBACK: u32 = 36386u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.TRANSFORM_FEEDBACK` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1033:5
[INFO] [stdout]      |
[INFO] [stdout] 1033 |     pub const TRANSFORM_FEEDBACK_PAUSED: u32 = 36387u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.TRANSFORM_FEEDBACK_PAUSED` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1037:5
[INFO] [stdout]      |
[INFO] [stdout] 1037 |     pub const TRANSFORM_FEEDBACK_ACTIVE: u32 = 36388u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.TRANSFORM_FEEDBACK_ACTIVE` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1041:5
[INFO] [stdout]      |
[INFO] [stdout] 1041 |     pub const TRANSFORM_FEEDBACK_BINDING: u32 = 36389u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.TRANSFORM_FEEDBACK_BINDING` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1045:5
[INFO] [stdout]      |
[INFO] [stdout] 1045 |     pub const TEXTURE_IMMUTABLE_FORMAT: u32 = 37167u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.TEXTURE_IMMUTABLE_FORMAT` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1049:5
[INFO] [stdout]      |
[INFO] [stdout] 1049 |     pub const MAX_ELEMENT_INDEX: u32 = 36203u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.MAX_ELEMENT_INDEX` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1053:5
[INFO] [stdout]      |
[INFO] [stdout] 1053 |     pub const TEXTURE_IMMUTABLE_LEVELS: u32 = 33503u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.TEXTURE_IMMUTABLE_LEVELS` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1057:5
[INFO] [stdout]      |
[INFO] [stdout] 1057 |     pub const TIMEOUT_IGNORED: f64 = -1i64 as f64;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.TIMEOUT_IGNORED` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1061:5
[INFO] [stdout]      |
[INFO] [stdout] 1061 |     pub const MAX_CLIENT_WAIT_TIMEOUT_WEBGL: u32 = 37447u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.MAX_CLIENT_WAIT_TIMEOUT_WEBGL` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1065:5
[INFO] [stdout]      |
[INFO] [stdout] 1065 |     pub const DEPTH_BUFFER_BIT: u32 = 256u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.DEPTH_BUFFER_BIT` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |     pub const STENCIL_BUFFER_BIT: u32 = 1024u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.STENCIL_BUFFER_BIT` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1073:5
[INFO] [stdout]      |
[INFO] [stdout] 1073 |     pub const COLOR_BUFFER_BIT: u32 = 16384u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.COLOR_BUFFER_BIT` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1077:5
[INFO] [stdout]      |
[INFO] [stdout] 1077 |     pub const POINTS: u32 = 0u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.POINTS` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1081:5
[INFO] [stdout]      |
[INFO] [stdout] 1081 |     pub const LINES: u32 = 1u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.LINES` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1085:5
[INFO] [stdout]      |
[INFO] [stdout] 1085 |     pub const LINE_LOOP: u32 = 2u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.LINE_LOOP` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1089:5
[INFO] [stdout]      |
[INFO] [stdout] 1089 |     pub const LINE_STRIP: u32 = 3u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.LINE_STRIP` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1093:5
[INFO] [stdout]      |
[INFO] [stdout] 1093 |     pub const TRIANGLES: u32 = 4u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.TRIANGLES` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1097:5
[INFO] [stdout]      |
[INFO] [stdout] 1097 |     pub const TRIANGLE_STRIP: u32 = 5u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.TRIANGLE_STRIP` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1101:5
[INFO] [stdout]      |
[INFO] [stdout] 1101 |     pub const TRIANGLE_FAN: u32 = 6u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.TRIANGLE_FAN` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1105:5
[INFO] [stdout]      |
[INFO] [stdout] 1105 |     pub const ZERO: u32 = 0i64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.ZERO` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1109:5
[INFO] [stdout]      |
[INFO] [stdout] 1109 |     pub const ONE: u32 = 1u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.ONE` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1113:5
[INFO] [stdout]      |
[INFO] [stdout] 1113 |     pub const SRC_COLOR: u32 = 768u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.SRC_COLOR` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1117:5
[INFO] [stdout]      |
[INFO] [stdout] 1117 |     pub const ONE_MINUS_SRC_COLOR: u32 = 769u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.ONE_MINUS_SRC_COLOR` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1121:5
[INFO] [stdout]      |
[INFO] [stdout] 1121 |     pub const SRC_ALPHA: u32 = 770u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.SRC_ALPHA` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1125:5
[INFO] [stdout]      |
[INFO] [stdout] 1125 |     pub const ONE_MINUS_SRC_ALPHA: u32 = 771u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.ONE_MINUS_SRC_ALPHA` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1129:5
[INFO] [stdout]      |
[INFO] [stdout] 1129 |     pub const DST_ALPHA: u32 = 772u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.DST_ALPHA` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1133:5
[INFO] [stdout]      |
[INFO] [stdout] 1133 |     pub const ONE_MINUS_DST_ALPHA: u32 = 773u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.ONE_MINUS_DST_ALPHA` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1137:5
[INFO] [stdout]      |
[INFO] [stdout] 1137 |     pub const DST_COLOR: u32 = 774u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.DST_COLOR` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1141:5
[INFO] [stdout]      |
[INFO] [stdout] 1141 |     pub const ONE_MINUS_DST_COLOR: u32 = 775u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.ONE_MINUS_DST_COLOR` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1145:5
[INFO] [stdout]      |
[INFO] [stdout] 1145 |     pub const SRC_ALPHA_SATURATE: u32 = 776u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.SRC_ALPHA_SATURATE` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1149:5
[INFO] [stdout]      |
[INFO] [stdout] 1149 |     pub const FUNC_ADD: u32 = 32774u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.FUNC_ADD` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1153:5
[INFO] [stdout]      |
[INFO] [stdout] 1153 |     pub const BLEND_EQUATION: u32 = 32777u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.BLEND_EQUATION` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1157:5
[INFO] [stdout]      |
[INFO] [stdout] 1157 |     pub const BLEND_EQUATION_RGB: u32 = 32777u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.BLEND_EQUATION_RGB` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1161:5
[INFO] [stdout]      |
[INFO] [stdout] 1161 |     pub const BLEND_EQUATION_ALPHA: u32 = 34877u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.BLEND_EQUATION_ALPHA` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1165:5
[INFO] [stdout]      |
[INFO] [stdout] 1165 |     pub const FUNC_SUBTRACT: u32 = 32778u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.FUNC_SUBTRACT` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1169:5
[INFO] [stdout]      |
[INFO] [stdout] 1169 |     pub const FUNC_REVERSE_SUBTRACT: u32 = 32779u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.FUNC_REVERSE_SUBTRACT` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1173:5
[INFO] [stdout]      |
[INFO] [stdout] 1173 |     pub const BLEND_DST_RGB: u32 = 32968u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.BLEND_DST_RGB` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1177:5
[INFO] [stdout]      |
[INFO] [stdout] 1177 |     pub const BLEND_SRC_RGB: u32 = 32969u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.BLEND_SRC_RGB` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1181:5
[INFO] [stdout]      |
[INFO] [stdout] 1181 |     pub const BLEND_DST_ALPHA: u32 = 32970u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.BLEND_DST_ALPHA` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1185:5
[INFO] [stdout]      |
[INFO] [stdout] 1185 |     pub const BLEND_SRC_ALPHA: u32 = 32971u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.BLEND_SRC_ALPHA` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1189:5
[INFO] [stdout]      |
[INFO] [stdout] 1189 |     pub const CONSTANT_COLOR: u32 = 32769u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.CONSTANT_COLOR` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1193:5
[INFO] [stdout]      |
[INFO] [stdout] 1193 |     pub const ONE_MINUS_CONSTANT_COLOR: u32 = 32770u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.ONE_MINUS_CONSTANT_COLOR` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1197:5
[INFO] [stdout]      |
[INFO] [stdout] 1197 |     pub const CONSTANT_ALPHA: u32 = 32771u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.CONSTANT_ALPHA` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1201:5
[INFO] [stdout]      |
[INFO] [stdout] 1201 |     pub const ONE_MINUS_CONSTANT_ALPHA: u32 = 32772u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.ONE_MINUS_CONSTANT_ALPHA` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1205:5
[INFO] [stdout]      |
[INFO] [stdout] 1205 |     pub const BLEND_COLOR: u32 = 32773u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.BLEND_COLOR` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1209:5
[INFO] [stdout]      |
[INFO] [stdout] 1209 |     pub const ARRAY_BUFFER: u32 = 34962u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.ARRAY_BUFFER` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1213:5
[INFO] [stdout]      |
[INFO] [stdout] 1213 |     pub const ELEMENT_ARRAY_BUFFER: u32 = 34963u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.ELEMENT_ARRAY_BUFFER` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1217:5
[INFO] [stdout]      |
[INFO] [stdout] 1217 |     pub const ARRAY_BUFFER_BINDING: u32 = 34964u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.ARRAY_BUFFER_BINDING` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1221:5
[INFO] [stdout]      |
[INFO] [stdout] 1221 |     pub const ELEMENT_ARRAY_BUFFER_BINDING: u32 = 34965u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.ELEMENT_ARRAY_BUFFER_BINDING` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1225:5
[INFO] [stdout]      |
[INFO] [stdout] 1225 |     pub const STREAM_DRAW: u32 = 35040u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.STREAM_DRAW` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1229:5
[INFO] [stdout]      |
[INFO] [stdout] 1229 |     pub const STATIC_DRAW: u32 = 35044u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.STATIC_DRAW` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1233:5
[INFO] [stdout]      |
[INFO] [stdout] 1233 |     pub const DYNAMIC_DRAW: u32 = 35048u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.DYNAMIC_DRAW` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1237:5
[INFO] [stdout]      |
[INFO] [stdout] 1237 |     pub const BUFFER_SIZE: u32 = 34660u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.BUFFER_SIZE` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1241:5
[INFO] [stdout]      |
[INFO] [stdout] 1241 |     pub const BUFFER_USAGE: u32 = 34661u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.BUFFER_USAGE` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1245:5
[INFO] [stdout]      |
[INFO] [stdout] 1245 |     pub const CURRENT_VERTEX_ATTRIB: u32 = 34342u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.CURRENT_VERTEX_ATTRIB` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1249:5
[INFO] [stdout]      |
[INFO] [stdout] 1249 |     pub const FRONT: u32 = 1028u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.FRONT` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1253:5
[INFO] [stdout]      |
[INFO] [stdout] 1253 |     pub const BACK: u32 = 1029u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.BACK` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1257:5
[INFO] [stdout]      |
[INFO] [stdout] 1257 |     pub const FRONT_AND_BACK: u32 = 1032u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.FRONT_AND_BACK` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1261:5
[INFO] [stdout]      |
[INFO] [stdout] 1261 |     pub const CULL_FACE: u32 = 2884u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.CULL_FACE` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1265:5
[INFO] [stdout]      |
[INFO] [stdout] 1265 |     pub const BLEND: u32 = 3042u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.BLEND` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1269:5
[INFO] [stdout]      |
[INFO] [stdout] 1269 |     pub const DITHER: u32 = 3024u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.DITHER` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1273:5
[INFO] [stdout]      |
[INFO] [stdout] 1273 |     pub const STENCIL_TEST: u32 = 2960u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.STENCIL_TEST` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1277:5
[INFO] [stdout]      |
[INFO] [stdout] 1277 |     pub const DEPTH_TEST: u32 = 2929u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.DEPTH_TEST` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1281:5
[INFO] [stdout]      |
[INFO] [stdout] 1281 |     pub const SCISSOR_TEST: u32 = 3089u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.SCISSOR_TEST` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1285:5
[INFO] [stdout]      |
[INFO] [stdout] 1285 |     pub const POLYGON_OFFSET_FILL: u32 = 32823u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.POLYGON_OFFSET_FILL` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1289:5
[INFO] [stdout]      |
[INFO] [stdout] 1289 |     pub const SAMPLE_ALPHA_TO_COVERAGE: u32 = 32926u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.SAMPLE_ALPHA_TO_COVERAGE` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1293:5
[INFO] [stdout]      |
[INFO] [stdout] 1293 |     pub const SAMPLE_COVERAGE: u32 = 32928u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.SAMPLE_COVERAGE` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1297:5
[INFO] [stdout]      |
[INFO] [stdout] 1297 |     pub const NO_ERROR: u32 = 0i64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.NO_ERROR` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1301:5
[INFO] [stdout]      |
[INFO] [stdout] 1301 |     pub const INVALID_ENUM: u32 = 1280u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.INVALID_ENUM` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1305:5
[INFO] [stdout]      |
[INFO] [stdout] 1305 |     pub const INVALID_VALUE: u32 = 1281u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.INVALID_VALUE` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1309:5
[INFO] [stdout]      |
[INFO] [stdout] 1309 |     pub const INVALID_OPERATION: u32 = 1282u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.INVALID_OPERATION` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1313:5
[INFO] [stdout]      |
[INFO] [stdout] 1313 |     pub const OUT_OF_MEMORY: u32 = 1285u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.OUT_OF_MEMORY` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1317:5
[INFO] [stdout]      |
[INFO] [stdout] 1317 |     pub const CW: u32 = 2304u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.CW` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1321:5
[INFO] [stdout]      |
[INFO] [stdout] 1321 |     pub const CCW: u32 = 2305u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.CCW` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1325:5
[INFO] [stdout]      |
[INFO] [stdout] 1325 |     pub const LINE_WIDTH: u32 = 2849u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.LINE_WIDTH` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1329:5
[INFO] [stdout]      |
[INFO] [stdout] 1329 |     pub const ALIASED_POINT_SIZE_RANGE: u32 = 33901u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.ALIASED_POINT_SIZE_RANGE` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1333:5
[INFO] [stdout]      |
[INFO] [stdout] 1333 |     pub const ALIASED_LINE_WIDTH_RANGE: u32 = 33902u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.ALIASED_LINE_WIDTH_RANGE` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1337:5
[INFO] [stdout]      |
[INFO] [stdout] 1337 |     pub const CULL_FACE_MODE: u32 = 2885u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.CULL_FACE_MODE` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1341:5
[INFO] [stdout]      |
[INFO] [stdout] 1341 |     pub const FRONT_FACE: u32 = 2886u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.FRONT_FACE` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1345:5
[INFO] [stdout]      |
[INFO] [stdout] 1345 |     pub const DEPTH_RANGE: u32 = 2928u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.DEPTH_RANGE` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1349:5
[INFO] [stdout]      |
[INFO] [stdout] 1349 |     pub const DEPTH_WRITEMASK: u32 = 2930u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.DEPTH_WRITEMASK` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1353:5
[INFO] [stdout]      |
[INFO] [stdout] 1353 |     pub const DEPTH_CLEAR_VALUE: u32 = 2931u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.DEPTH_CLEAR_VALUE` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1357:5
[INFO] [stdout]      |
[INFO] [stdout] 1357 |     pub const DEPTH_FUNC: u32 = 2932u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.DEPTH_FUNC` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1361:5
[INFO] [stdout]      |
[INFO] [stdout] 1361 |     pub const STENCIL_CLEAR_VALUE: u32 = 2961u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.STENCIL_CLEAR_VALUE` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1365:5
[INFO] [stdout]      |
[INFO] [stdout] 1365 |     pub const STENCIL_FUNC: u32 = 2962u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.STENCIL_FUNC` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1369:5
[INFO] [stdout]      |
[INFO] [stdout] 1369 |     pub const STENCIL_FAIL: u32 = 2964u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.STENCIL_FAIL` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1373:5
[INFO] [stdout]      |
[INFO] [stdout] 1373 |     pub const STENCIL_PASS_DEPTH_FAIL: u32 = 2965u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.STENCIL_PASS_DEPTH_FAIL` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1377:5
[INFO] [stdout]      |
[INFO] [stdout] 1377 |     pub const STENCIL_PASS_DEPTH_PASS: u32 = 2966u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.STENCIL_PASS_DEPTH_PASS` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1381:5
[INFO] [stdout]      |
[INFO] [stdout] 1381 |     pub const STENCIL_REF: u32 = 2967u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.STENCIL_REF` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1385:5
[INFO] [stdout]      |
[INFO] [stdout] 1385 |     pub const STENCIL_VALUE_MASK: u32 = 2963u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.STENCIL_VALUE_MASK` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1389:5
[INFO] [stdout]      |
[INFO] [stdout] 1389 |     pub const STENCIL_WRITEMASK: u32 = 2968u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.STENCIL_WRITEMASK` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1393:5
[INFO] [stdout]      |
[INFO] [stdout] 1393 |     pub const STENCIL_BACK_FUNC: u32 = 34816u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.STENCIL_BACK_FUNC` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1397:5
[INFO] [stdout]      |
[INFO] [stdout] 1397 |     pub const STENCIL_BACK_FAIL: u32 = 34817u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.STENCIL_BACK_FAIL` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1401:5
[INFO] [stdout]      |
[INFO] [stdout] 1401 |     pub const STENCIL_BACK_PASS_DEPTH_FAIL: u32 = 34818u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.STENCIL_BACK_PASS_DEPTH_FAIL` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1405:5
[INFO] [stdout]      |
[INFO] [stdout] 1405 |     pub const STENCIL_BACK_PASS_DEPTH_PASS: u32 = 34819u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.STENCIL_BACK_PASS_DEPTH_PASS` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1409:5
[INFO] [stdout]      |
[INFO] [stdout] 1409 |     pub const STENCIL_BACK_REF: u32 = 36003u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.STENCIL_BACK_REF` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1413:5
[INFO] [stdout]      |
[INFO] [stdout] 1413 |     pub const STENCIL_BACK_VALUE_MASK: u32 = 36004u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.STENCIL_BACK_VALUE_MASK` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1417:5
[INFO] [stdout]      |
[INFO] [stdout] 1417 |     pub const STENCIL_BACK_WRITEMASK: u32 = 36005u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.STENCIL_BACK_WRITEMASK` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1421:5
[INFO] [stdout]      |
[INFO] [stdout] 1421 |     pub const VIEWPORT: u32 = 2978u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.VIEWPORT` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1425:5
[INFO] [stdout]      |
[INFO] [stdout] 1425 |     pub const SCISSOR_BOX: u32 = 3088u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.SCISSOR_BOX` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1429:5
[INFO] [stdout]      |
[INFO] [stdout] 1429 |     pub const COLOR_CLEAR_VALUE: u32 = 3106u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.COLOR_CLEAR_VALUE` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1433:5
[INFO] [stdout]      |
[INFO] [stdout] 1433 |     pub const COLOR_WRITEMASK: u32 = 3107u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.COLOR_WRITEMASK` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1437:5
[INFO] [stdout]      |
[INFO] [stdout] 1437 |     pub const UNPACK_ALIGNMENT: u32 = 3317u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.UNPACK_ALIGNMENT` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1441:5
[INFO] [stdout]      |
[INFO] [stdout] 1441 |     pub const PACK_ALIGNMENT: u32 = 3333u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.PACK_ALIGNMENT` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1445:5
[INFO] [stdout]      |
[INFO] [stdout] 1445 |     pub const MAX_TEXTURE_SIZE: u32 = 3379u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.MAX_TEXTURE_SIZE` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1449:5
[INFO] [stdout]      |
[INFO] [stdout] 1449 |     pub const MAX_VIEWPORT_DIMS: u32 = 3386u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.MAX_VIEWPORT_DIMS` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1453:5
[INFO] [stdout]      |
[INFO] [stdout] 1453 |     pub const SUBPIXEL_BITS: u32 = 3408u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.SUBPIXEL_BITS` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1457:5
[INFO] [stdout]      |
[INFO] [stdout] 1457 |     pub const RED_BITS: u32 = 3410u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.RED_BITS` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1461:5
[INFO] [stdout]      |
[INFO] [stdout] 1461 |     pub const GREEN_BITS: u32 = 3411u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.GREEN_BITS` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1465:5
[INFO] [stdout]      |
[INFO] [stdout] 1465 |     pub const BLUE_BITS: u32 = 3412u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.BLUE_BITS` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1469:5
[INFO] [stdout]      |
[INFO] [stdout] 1469 |     pub const ALPHA_BITS: u32 = 3413u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.ALPHA_BITS` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1473:5
[INFO] [stdout]      |
[INFO] [stdout] 1473 |     pub const DEPTH_BITS: u32 = 3414u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.DEPTH_BITS` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1477:5
[INFO] [stdout]      |
[INFO] [stdout] 1477 |     pub const STENCIL_BITS: u32 = 3415u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.STENCIL_BITS` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1481:5
[INFO] [stdout]      |
[INFO] [stdout] 1481 |     pub const POLYGON_OFFSET_UNITS: u32 = 10752u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.POLYGON_OFFSET_UNITS` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1485:5
[INFO] [stdout]      |
[INFO] [stdout] 1485 |     pub const POLYGON_OFFSET_FACTOR: u32 = 32824u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.POLYGON_OFFSET_FACTOR` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1489:5
[INFO] [stdout]      |
[INFO] [stdout] 1489 |     pub const TEXTURE_BINDING_2D: u32 = 32873u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.TEXTURE_BINDING_2D` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1493:5
[INFO] [stdout]      |
[INFO] [stdout] 1493 |     pub const SAMPLE_BUFFERS: u32 = 32936u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.SAMPLE_BUFFERS` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1497:5
[INFO] [stdout]      |
[INFO] [stdout] 1497 |     pub const SAMPLES: u32 = 32937u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.SAMPLES` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1501:5
[INFO] [stdout]      |
[INFO] [stdout] 1501 |     pub const SAMPLE_COVERAGE_VALUE: u32 = 32938u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.SAMPLE_COVERAGE_VALUE` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1505:5
[INFO] [stdout]      |
[INFO] [stdout] 1505 |     pub const SAMPLE_COVERAGE_INVERT: u32 = 32939u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.SAMPLE_COVERAGE_INVERT` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1509:5
[INFO] [stdout]      |
[INFO] [stdout] 1509 |     pub const COMPRESSED_TEXTURE_FORMATS: u32 = 34467u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.COMPRESSED_TEXTURE_FORMATS` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1513:5
[INFO] [stdout]      |
[INFO] [stdout] 1513 |     pub const DONT_CARE: u32 = 4352u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.DONT_CARE` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1517:5
[INFO] [stdout]      |
[INFO] [stdout] 1517 |     pub const FASTEST: u32 = 4353u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.FASTEST` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1521:5
[INFO] [stdout]      |
[INFO] [stdout] 1521 |     pub const NICEST: u32 = 4354u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.NICEST` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1525:5
[INFO] [stdout]      |
[INFO] [stdout] 1525 |     pub const GENERATE_MIPMAP_HINT: u32 = 33170u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.GENERATE_MIPMAP_HINT` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1529:5
[INFO] [stdout]      |
[INFO] [stdout] 1529 |     pub const BYTE: u32 = 5120u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.BYTE` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1533:5
[INFO] [stdout]      |
[INFO] [stdout] 1533 |     pub const UNSIGNED_BYTE: u32 = 5121u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.UNSIGNED_BYTE` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1537:5
[INFO] [stdout]      |
[INFO] [stdout] 1537 |     pub const SHORT: u32 = 5122u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.SHORT` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1541:5
[INFO] [stdout]      |
[INFO] [stdout] 1541 |     pub const UNSIGNED_SHORT: u32 = 5123u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.UNSIGNED_SHORT` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1545:5
[INFO] [stdout]      |
[INFO] [stdout] 1545 |     pub const INT: u32 = 5124u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.INT` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1549:5
[INFO] [stdout]      |
[INFO] [stdout] 1549 |     pub const UNSIGNED_INT: u32 = 5125u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.UNSIGNED_INT` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1553:5
[INFO] [stdout]      |
[INFO] [stdout] 1553 |     pub const FLOAT: u32 = 5126u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.FLOAT` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1557:5
[INFO] [stdout]      |
[INFO] [stdout] 1557 |     pub const DEPTH_COMPONENT: u32 = 6402u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.DEPTH_COMPONENT` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1561:5
[INFO] [stdout]      |
[INFO] [stdout] 1561 |     pub const ALPHA: u32 = 6406u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.ALPHA` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1565:5
[INFO] [stdout]      |
[INFO] [stdout] 1565 |     pub const RGB: u32 = 6407u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.RGB` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1569:5
[INFO] [stdout]      |
[INFO] [stdout] 1569 |     pub const RGBA: u32 = 6408u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.RGBA` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1573:5
[INFO] [stdout]      |
[INFO] [stdout] 1573 |     pub const LUMINANCE: u32 = 6409u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.LUMINANCE` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1577:5
[INFO] [stdout]      |
[INFO] [stdout] 1577 |     pub const LUMINANCE_ALPHA: u32 = 6410u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.LUMINANCE_ALPHA` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1581:5
[INFO] [stdout]      |
[INFO] [stdout] 1581 |     pub const UNSIGNED_SHORT_4_4_4_4: u32 = 32819u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.UNSIGNED_SHORT_4_4_4_4` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1585:5
[INFO] [stdout]      |
[INFO] [stdout] 1585 |     pub const UNSIGNED_SHORT_5_5_5_1: u32 = 32820u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.UNSIGNED_SHORT_5_5_5_1` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1589:5
[INFO] [stdout]      |
[INFO] [stdout] 1589 |     pub const UNSIGNED_SHORT_5_6_5: u32 = 33635u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.UNSIGNED_SHORT_5_6_5` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1593:5
[INFO] [stdout]      |
[INFO] [stdout] 1593 |     pub const FRAGMENT_SHADER: u32 = 35632u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.FRAGMENT_SHADER` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1597:5
[INFO] [stdout]      |
[INFO] [stdout] 1597 |     pub const VERTEX_SHADER: u32 = 35633u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.VERTEX_SHADER` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1601:5
[INFO] [stdout]      |
[INFO] [stdout] 1601 |     pub const MAX_VERTEX_ATTRIBS: u32 = 34921u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.MAX_VERTEX_ATTRIBS` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1605:5
[INFO] [stdout]      |
[INFO] [stdout] 1605 |     pub const MAX_VERTEX_UNIFORM_VECTORS: u32 = 36347u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.MAX_VERTEX_UNIFORM_VECTORS` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1609:5
[INFO] [stdout]      |
[INFO] [stdout] 1609 |     pub const MAX_VARYING_VECTORS: u32 = 36348u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.MAX_VARYING_VECTORS` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1613:5
[INFO] [stdout]      |
[INFO] [stdout] 1613 |     pub const MAX_COMBINED_TEXTURE_IMAGE_UNITS: u32 = 35661u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.MAX_COMBINED_TEXTURE_IMAGE_UNITS` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1617:5
[INFO] [stdout]      |
[INFO] [stdout] 1617 |     pub const MAX_VERTEX_TEXTURE_IMAGE_UNITS: u32 = 35660u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.MAX_VERTEX_TEXTURE_IMAGE_UNITS` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1621:5
[INFO] [stdout]      |
[INFO] [stdout] 1621 |     pub const MAX_TEXTURE_IMAGE_UNITS: u32 = 34930u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.MAX_TEXTURE_IMAGE_UNITS` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1625:5
[INFO] [stdout]      |
[INFO] [stdout] 1625 |     pub const MAX_FRAGMENT_UNIFORM_VECTORS: u32 = 36349u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.MAX_FRAGMENT_UNIFORM_VECTORS` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1629:5
[INFO] [stdout]      |
[INFO] [stdout] 1629 |     pub const SHADER_TYPE: u32 = 35663u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.SHADER_TYPE` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1633:5
[INFO] [stdout]      |
[INFO] [stdout] 1633 |     pub const DELETE_STATUS: u32 = 35712u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.DELETE_STATUS` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1637:5
[INFO] [stdout]      |
[INFO] [stdout] 1637 |     pub const LINK_STATUS: u32 = 35714u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.LINK_STATUS` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1641:5
[INFO] [stdout]      |
[INFO] [stdout] 1641 |     pub const VALIDATE_STATUS: u32 = 35715u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.VALIDATE_STATUS` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1645:5
[INFO] [stdout]      |
[INFO] [stdout] 1645 |     pub const ATTACHED_SHADERS: u32 = 35717u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.ATTACHED_SHADERS` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1649:5
[INFO] [stdout]      |
[INFO] [stdout] 1649 |     pub const ACTIVE_UNIFORMS: u32 = 35718u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.ACTIVE_UNIFORMS` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1653:5
[INFO] [stdout]      |
[INFO] [stdout] 1653 |     pub const ACTIVE_ATTRIBUTES: u32 = 35721u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.ACTIVE_ATTRIBUTES` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1657:5
[INFO] [stdout]      |
[INFO] [stdout] 1657 |     pub const SHADING_LANGUAGE_VERSION: u32 = 35724u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.SHADING_LANGUAGE_VERSION` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1661:5
[INFO] [stdout]      |
[INFO] [stdout] 1661 |     pub const CURRENT_PROGRAM: u32 = 35725u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.CURRENT_PROGRAM` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1665:5
[INFO] [stdout]      |
[INFO] [stdout] 1665 |     pub const NEVER: u32 = 512u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.NEVER` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1669:5
[INFO] [stdout]      |
[INFO] [stdout] 1669 |     pub const LESS: u32 = 513u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.LESS` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1673:5
[INFO] [stdout]      |
[INFO] [stdout] 1673 |     pub const EQUAL: u32 = 514u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.EQUAL` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1677:5
[INFO] [stdout]      |
[INFO] [stdout] 1677 |     pub const LEQUAL: u32 = 515u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.LEQUAL` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1681:5
[INFO] [stdout]      |
[INFO] [stdout] 1681 |     pub const GREATER: u32 = 516u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.GREATER` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1685:5
[INFO] [stdout]      |
[INFO] [stdout] 1685 |     pub const NOTEQUAL: u32 = 517u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.NOTEQUAL` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1689:5
[INFO] [stdout]      |
[INFO] [stdout] 1689 |     pub const GEQUAL: u32 = 518u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.GEQUAL` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1693:5
[INFO] [stdout]      |
[INFO] [stdout] 1693 |     pub const ALWAYS: u32 = 519u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.ALWAYS` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1697:5
[INFO] [stdout]      |
[INFO] [stdout] 1697 |     pub const KEEP: u32 = 7680u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.KEEP` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1701:5
[INFO] [stdout]      |
[INFO] [stdout] 1701 |     pub const REPLACE: u32 = 7681u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.REPLACE` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1705:5
[INFO] [stdout]      |
[INFO] [stdout] 1705 |     pub const INCR: u32 = 7682u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.INCR` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1709:5
[INFO] [stdout]      |
[INFO] [stdout] 1709 |     pub const DECR: u32 = 7683u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.DECR` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1713:5
[INFO] [stdout]      |
[INFO] [stdout] 1713 |     pub const INVERT: u32 = 5386u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.INVERT` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1717:5
[INFO] [stdout]      |
[INFO] [stdout] 1717 |     pub const INCR_WRAP: u32 = 34055u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.INCR_WRAP` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1721:5
[INFO] [stdout]      |
[INFO] [stdout] 1721 |     pub const DECR_WRAP: u32 = 34056u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.DECR_WRAP` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1725:5
[INFO] [stdout]      |
[INFO] [stdout] 1725 |     pub const VENDOR: u32 = 7936u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.VENDOR` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1729:5
[INFO] [stdout]      |
[INFO] [stdout] 1729 |     pub const RENDERER: u32 = 7937u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.RENDERER` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1733:5
[INFO] [stdout]      |
[INFO] [stdout] 1733 |     pub const VERSION: u32 = 7938u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.VERSION` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1737:5
[INFO] [stdout]      |
[INFO] [stdout] 1737 |     pub const NEAREST: u32 = 9728u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.NEAREST` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1741:5
[INFO] [stdout]      |
[INFO] [stdout] 1741 |     pub const LINEAR: u32 = 9729u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.LINEAR` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1745:5
[INFO] [stdout]      |
[INFO] [stdout] 1745 |     pub const NEAREST_MIPMAP_NEAREST: u32 = 9984u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.NEAREST_MIPMAP_NEAREST` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1749:5
[INFO] [stdout]      |
[INFO] [stdout] 1749 |     pub const LINEAR_MIPMAP_NEAREST: u32 = 9985u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.LINEAR_MIPMAP_NEAREST` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1753:5
[INFO] [stdout]      |
[INFO] [stdout] 1753 |     pub const NEAREST_MIPMAP_LINEAR: u32 = 9986u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.NEAREST_MIPMAP_LINEAR` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1757:5
[INFO] [stdout]      |
[INFO] [stdout] 1757 |     pub const LINEAR_MIPMAP_LINEAR: u32 = 9987u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.LINEAR_MIPMAP_LINEAR` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1761:5
[INFO] [stdout]      |
[INFO] [stdout] 1761 |     pub const TEXTURE_MAG_FILTER: u32 = 10240u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.TEXTURE_MAG_FILTER` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1765:5
[INFO] [stdout]      |
[INFO] [stdout] 1765 |     pub const TEXTURE_MIN_FILTER: u32 = 10241u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.TEXTURE_MIN_FILTER` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1769:5
[INFO] [stdout]      |
[INFO] [stdout] 1769 |     pub const TEXTURE_WRAP_S: u32 = 10242u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.TEXTURE_WRAP_S` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1773:5
[INFO] [stdout]      |
[INFO] [stdout] 1773 |     pub const TEXTURE_WRAP_T: u32 = 10243u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.TEXTURE_WRAP_T` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1777:5
[INFO] [stdout]      |
[INFO] [stdout] 1777 |     pub const TEXTURE_2D: u32 = 3553u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.TEXTURE_2D` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1781:5
[INFO] [stdout]      |
[INFO] [stdout] 1781 |     pub const TEXTURE: u32 = 5890u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.TEXTURE` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1785:5
[INFO] [stdout]      |
[INFO] [stdout] 1785 |     pub const TEXTURE_CUBE_MAP: u32 = 34067u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.TEXTURE_CUBE_MAP` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1789:5
[INFO] [stdout]      |
[INFO] [stdout] 1789 |     pub const TEXTURE_BINDING_CUBE_MAP: u32 = 34068u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.TEXTURE_BINDING_CUBE_MAP` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1793:5
[INFO] [stdout]      |
[INFO] [stdout] 1793 |     pub const TEXTURE_CUBE_MAP_POSITIVE_X: u32 = 34069u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.TEXTURE_CUBE_MAP_POSITIVE_X` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1797:5
[INFO] [stdout]      |
[INFO] [stdout] 1797 |     pub const TEXTURE_CUBE_MAP_NEGATIVE_X: u32 = 34070u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.TEXTURE_CUBE_MAP_NEGATIVE_X` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1801:5
[INFO] [stdout]      |
[INFO] [stdout] 1801 |     pub const TEXTURE_CUBE_MAP_POSITIVE_Y: u32 = 34071u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.TEXTURE_CUBE_MAP_POSITIVE_Y` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1805:5
[INFO] [stdout]      |
[INFO] [stdout] 1805 |     pub const TEXTURE_CUBE_MAP_NEGATIVE_Y: u32 = 34072u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.TEXTURE_CUBE_MAP_NEGATIVE_Y` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1809:5
[INFO] [stdout]      |
[INFO] [stdout] 1809 |     pub const TEXTURE_CUBE_MAP_POSITIVE_Z: u32 = 34073u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.TEXTURE_CUBE_MAP_POSITIVE_Z` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1813:5
[INFO] [stdout]      |
[INFO] [stdout] 1813 |     pub const TEXTURE_CUBE_MAP_NEGATIVE_Z: u32 = 34074u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.TEXTURE_CUBE_MAP_NEGATIVE_Z` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1817:5
[INFO] [stdout]      |
[INFO] [stdout] 1817 |     pub const MAX_CUBE_MAP_TEXTURE_SIZE: u32 = 34076u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.MAX_CUBE_MAP_TEXTURE_SIZE` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1821:5
[INFO] [stdout]      |
[INFO] [stdout] 1821 |     pub const TEXTURE0: u32 = 33984u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.TEXTURE0` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1825:5
[INFO] [stdout]      |
[INFO] [stdout] 1825 |     pub const TEXTURE1: u32 = 33985u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.TEXTURE1` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1829:5
[INFO] [stdout]      |
[INFO] [stdout] 1829 |     pub const TEXTURE2: u32 = 33986u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.TEXTURE2` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1833:5
[INFO] [stdout]      |
[INFO] [stdout] 1833 |     pub const TEXTURE3: u32 = 33987u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.TEXTURE3` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1837:5
[INFO] [stdout]      |
[INFO] [stdout] 1837 |     pub const TEXTURE4: u32 = 33988u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.TEXTURE4` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1841:5
[INFO] [stdout]      |
[INFO] [stdout] 1841 |     pub const TEXTURE5: u32 = 33989u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.TEXTURE5` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1845:5
[INFO] [stdout]      |
[INFO] [stdout] 1845 |     pub const TEXTURE6: u32 = 33990u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.TEXTURE6` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1849:5
[INFO] [stdout]      |
[INFO] [stdout] 1849 |     pub const TEXTURE7: u32 = 33991u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.TEXTURE7` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1853:5
[INFO] [stdout]      |
[INFO] [stdout] 1853 |     pub const TEXTURE8: u32 = 33992u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.TEXTURE8` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1857:5
[INFO] [stdout]      |
[INFO] [stdout] 1857 |     pub const TEXTURE9: u32 = 33993u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.TEXTURE9` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1861:5
[INFO] [stdout]      |
[INFO] [stdout] 1861 |     pub const TEXTURE10: u32 = 33994u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.TEXTURE10` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1865:5
[INFO] [stdout]      |
[INFO] [stdout] 1865 |     pub const TEXTURE11: u32 = 33995u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.TEXTURE11` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1869:5
[INFO] [stdout]      |
[INFO] [stdout] 1869 |     pub const TEXTURE12: u32 = 33996u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.TEXTURE12` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1873:5
[INFO] [stdout]      |
[INFO] [stdout] 1873 |     pub const TEXTURE13: u32 = 33997u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.TEXTURE13` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1877:5
[INFO] [stdout]      |
[INFO] [stdout] 1877 |     pub const TEXTURE14: u32 = 33998u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.TEXTURE14` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1881:5
[INFO] [stdout]      |
[INFO] [stdout] 1881 |     pub const TEXTURE15: u32 = 33999u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.TEXTURE15` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1885:5
[INFO] [stdout]      |
[INFO] [stdout] 1885 |     pub const TEXTURE16: u32 = 34000u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.TEXTURE16` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1889:5
[INFO] [stdout]      |
[INFO] [stdout] 1889 |     pub const TEXTURE17: u32 = 34001u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.TEXTURE17` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1893:5
[INFO] [stdout]      |
[INFO] [stdout] 1893 |     pub const TEXTURE18: u32 = 34002u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.TEXTURE18` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1897:5
[INFO] [stdout]      |
[INFO] [stdout] 1897 |     pub const TEXTURE19: u32 = 34003u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.TEXTURE19` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1901:5
[INFO] [stdout]      |
[INFO] [stdout] 1901 |     pub const TEXTURE20: u32 = 34004u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.TEXTURE20` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1905:5
[INFO] [stdout]      |
[INFO] [stdout] 1905 |     pub const TEXTURE21: u32 = 34005u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.TEXTURE21` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1909:5
[INFO] [stdout]      |
[INFO] [stdout] 1909 |     pub const TEXTURE22: u32 = 34006u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.TEXTURE22` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1913:5
[INFO] [stdout]      |
[INFO] [stdout] 1913 |     pub const TEXTURE23: u32 = 34007u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.TEXTURE23` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1917:5
[INFO] [stdout]      |
[INFO] [stdout] 1917 |     pub const TEXTURE24: u32 = 34008u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.TEXTURE24` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1921:5
[INFO] [stdout]      |
[INFO] [stdout] 1921 |     pub const TEXTURE25: u32 = 34009u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.TEXTURE25` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1925:5
[INFO] [stdout]      |
[INFO] [stdout] 1925 |     pub const TEXTURE26: u32 = 34010u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.TEXTURE26` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1929:5
[INFO] [stdout]      |
[INFO] [stdout] 1929 |     pub const TEXTURE27: u32 = 34011u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.TEXTURE27` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1933:5
[INFO] [stdout]      |
[INFO] [stdout] 1933 |     pub const TEXTURE28: u32 = 34012u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.TEXTURE28` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1937:5
[INFO] [stdout]      |
[INFO] [stdout] 1937 |     pub const TEXTURE29: u32 = 34013u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.TEXTURE29` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1941:5
[INFO] [stdout]      |
[INFO] [stdout] 1941 |     pub const TEXTURE30: u32 = 34014u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.TEXTURE30` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1945:5
[INFO] [stdout]      |
[INFO] [stdout] 1945 |     pub const TEXTURE31: u32 = 34015u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.TEXTURE31` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1949:5
[INFO] [stdout]      |
[INFO] [stdout] 1949 |     pub const ACTIVE_TEXTURE: u32 = 34016u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.ACTIVE_TEXTURE` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1953:5
[INFO] [stdout]      |
[INFO] [stdout] 1953 |     pub const REPEAT: u32 = 10497u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.REPEAT` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1957:5
[INFO] [stdout]      |
[INFO] [stdout] 1957 |     pub const CLAMP_TO_EDGE: u32 = 33071u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.CLAMP_TO_EDGE` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1961:5
[INFO] [stdout]      |
[INFO] [stdout] 1961 |     pub const MIRRORED_REPEAT: u32 = 33648u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.MIRRORED_REPEAT` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1965:5
[INFO] [stdout]      |
[INFO] [stdout] 1965 |     pub const FLOAT_VEC2: u32 = 35664u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.FLOAT_VEC2` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1969:5
[INFO] [stdout]      |
[INFO] [stdout] 1969 |     pub const FLOAT_VEC3: u32 = 35665u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.FLOAT_VEC3` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1973:5
[INFO] [stdout]      |
[INFO] [stdout] 1973 |     pub const FLOAT_VEC4: u32 = 35666u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.FLOAT_VEC4` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1977:5
[INFO] [stdout]      |
[INFO] [stdout] 1977 |     pub const INT_VEC2: u32 = 35667u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.INT_VEC2` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1981:5
[INFO] [stdout]      |
[INFO] [stdout] 1981 |     pub const INT_VEC3: u32 = 35668u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.INT_VEC3` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1985:5
[INFO] [stdout]      |
[INFO] [stdout] 1985 |     pub const INT_VEC4: u32 = 35669u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.INT_VEC4` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1989:5
[INFO] [stdout]      |
[INFO] [stdout] 1989 |     pub const BOOL: u32 = 35670u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.BOOL` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1993:5
[INFO] [stdout]      |
[INFO] [stdout] 1993 |     pub const BOOL_VEC2: u32 = 35671u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.BOOL_VEC2` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:1997:5
[INFO] [stdout]      |
[INFO] [stdout] 1997 |     pub const BOOL_VEC3: u32 = 35672u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.BOOL_VEC3` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:2001:5
[INFO] [stdout]      |
[INFO] [stdout] 2001 |     pub const BOOL_VEC4: u32 = 35673u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.BOOL_VEC4` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:2005:5
[INFO] [stdout]      |
[INFO] [stdout] 2005 |     pub const FLOAT_MAT2: u32 = 35674u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.FLOAT_MAT2` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:2009:5
[INFO] [stdout]      |
[INFO] [stdout] 2009 |     pub const FLOAT_MAT3: u32 = 35675u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.FLOAT_MAT3` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:2013:5
[INFO] [stdout]      |
[INFO] [stdout] 2013 |     pub const FLOAT_MAT4: u32 = 35676u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.FLOAT_MAT4` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:2017:5
[INFO] [stdout]      |
[INFO] [stdout] 2017 |     pub const SAMPLER_2D: u32 = 35678u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.SAMPLER_2D` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:2021:5
[INFO] [stdout]      |
[INFO] [stdout] 2021 |     pub const SAMPLER_CUBE: u32 = 35680u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.SAMPLER_CUBE` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:2025:5
[INFO] [stdout]      |
[INFO] [stdout] 2025 |     pub const VERTEX_ATTRIB_ARRAY_ENABLED: u32 = 34338u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.VERTEX_ATTRIB_ARRAY_ENABLED` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:2029:5
[INFO] [stdout]      |
[INFO] [stdout] 2029 |     pub const VERTEX_ATTRIB_ARRAY_SIZE: u32 = 34339u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.VERTEX_ATTRIB_ARRAY_SIZE` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:2033:5
[INFO] [stdout]      |
[INFO] [stdout] 2033 |     pub const VERTEX_ATTRIB_ARRAY_STRIDE: u32 = 34340u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.VERTEX_ATTRIB_ARRAY_STRIDE` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:2037:5
[INFO] [stdout]      |
[INFO] [stdout] 2037 |     pub const VERTEX_ATTRIB_ARRAY_TYPE: u32 = 34341u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.VERTEX_ATTRIB_ARRAY_TYPE` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:2041:5
[INFO] [stdout]      |
[INFO] [stdout] 2041 |     pub const VERTEX_ATTRIB_ARRAY_NORMALIZED: u32 = 34922u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.VERTEX_ATTRIB_ARRAY_NORMALIZED` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:2045:5
[INFO] [stdout]      |
[INFO] [stdout] 2045 |     pub const VERTEX_ATTRIB_ARRAY_POINTER: u32 = 34373u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.VERTEX_ATTRIB_ARRAY_POINTER` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:2049:5
[INFO] [stdout]      |
[INFO] [stdout] 2049 |     pub const VERTEX_ATTRIB_ARRAY_BUFFER_BINDING: u32 = 34975u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.VERTEX_ATTRIB_ARRAY_BUFFER_BINDING` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:2053:5
[INFO] [stdout]      |
[INFO] [stdout] 2053 |     pub const IMPLEMENTATION_COLOR_READ_TYPE: u32 = 35738u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.IMPLEMENTATION_COLOR_READ_TYPE` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:2057:5
[INFO] [stdout]      |
[INFO] [stdout] 2057 |     pub const IMPLEMENTATION_COLOR_READ_FORMAT: u32 = 35739u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.IMPLEMENTATION_COLOR_READ_FORMAT` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:2061:5
[INFO] [stdout]      |
[INFO] [stdout] 2061 |     pub const COMPILE_STATUS: u32 = 35713u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.COMPILE_STATUS` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:2065:5
[INFO] [stdout]      |
[INFO] [stdout] 2065 |     pub const LOW_FLOAT: u32 = 36336u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.LOW_FLOAT` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:2069:5
[INFO] [stdout]      |
[INFO] [stdout] 2069 |     pub const MEDIUM_FLOAT: u32 = 36337u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.MEDIUM_FLOAT` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:2073:5
[INFO] [stdout]      |
[INFO] [stdout] 2073 |     pub const HIGH_FLOAT: u32 = 36338u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.HIGH_FLOAT` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:2077:5
[INFO] [stdout]      |
[INFO] [stdout] 2077 |     pub const LOW_INT: u32 = 36339u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.LOW_INT` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:2081:5
[INFO] [stdout]      |
[INFO] [stdout] 2081 |     pub const MEDIUM_INT: u32 = 36340u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.MEDIUM_INT` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:2085:5
[INFO] [stdout]      |
[INFO] [stdout] 2085 |     pub const HIGH_INT: u32 = 36341u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.HIGH_INT` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:2089:5
[INFO] [stdout]      |
[INFO] [stdout] 2089 |     pub const FRAMEBUFFER: u32 = 36160u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.FRAMEBUFFER` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:2093:5
[INFO] [stdout]      |
[INFO] [stdout] 2093 |     pub const RENDERBUFFER: u32 = 36161u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.RENDERBUFFER` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:2097:5
[INFO] [stdout]      |
[INFO] [stdout] 2097 |     pub const RGBA4: u32 = 32854u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.RGBA4` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:2101:5
[INFO] [stdout]      |
[INFO] [stdout] 2101 |     pub const RGB5_A1: u32 = 32855u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.RGB5_A1` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:2105:5
[INFO] [stdout]      |
[INFO] [stdout] 2105 |     pub const RGB565: u32 = 36194u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.RGB565` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:2109:5
[INFO] [stdout]      |
[INFO] [stdout] 2109 |     pub const DEPTH_COMPONENT16: u32 = 33189u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.DEPTH_COMPONENT16` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:2113:5
[INFO] [stdout]      |
[INFO] [stdout] 2113 |     pub const STENCIL_INDEX8: u32 = 36168u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.STENCIL_INDEX8` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:2117:5
[INFO] [stdout]      |
[INFO] [stdout] 2117 |     pub const DEPTH_STENCIL: u32 = 34041u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.DEPTH_STENCIL` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:2121:5
[INFO] [stdout]      |
[INFO] [stdout] 2121 |     pub const RENDERBUFFER_WIDTH: u32 = 36162u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.RENDERBUFFER_WIDTH` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:2125:5
[INFO] [stdout]      |
[INFO] [stdout] 2125 |     pub const RENDERBUFFER_HEIGHT: u32 = 36163u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.RENDERBUFFER_HEIGHT` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:2129:5
[INFO] [stdout]      |
[INFO] [stdout] 2129 |     pub const RENDERBUFFER_INTERNAL_FORMAT: u32 = 36164u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.RENDERBUFFER_INTERNAL_FORMAT` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:2133:5
[INFO] [stdout]      |
[INFO] [stdout] 2133 |     pub const RENDERBUFFER_RED_SIZE: u32 = 36176u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.RENDERBUFFER_RED_SIZE` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:2137:5
[INFO] [stdout]      |
[INFO] [stdout] 2137 |     pub const RENDERBUFFER_GREEN_SIZE: u32 = 36177u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.RENDERBUFFER_GREEN_SIZE` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:2141:5
[INFO] [stdout]      |
[INFO] [stdout] 2141 |     pub const RENDERBUFFER_BLUE_SIZE: u32 = 36178u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.RENDERBUFFER_BLUE_SIZE` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:2145:5
[INFO] [stdout]      |
[INFO] [stdout] 2145 |     pub const RENDERBUFFER_ALPHA_SIZE: u32 = 36179u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.RENDERBUFFER_ALPHA_SIZE` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:2149:5
[INFO] [stdout]      |
[INFO] [stdout] 2149 |     pub const RENDERBUFFER_DEPTH_SIZE: u32 = 36180u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.RENDERBUFFER_DEPTH_SIZE` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:2153:5
[INFO] [stdout]      |
[INFO] [stdout] 2153 |     pub const RENDERBUFFER_STENCIL_SIZE: u32 = 36181u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.RENDERBUFFER_STENCIL_SIZE` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:2157:5
[INFO] [stdout]      |
[INFO] [stdout] 2157 |     pub const FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE: u32 = 36048u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:2161:5
[INFO] [stdout]      |
[INFO] [stdout] 2161 |     pub const FRAMEBUFFER_ATTACHMENT_OBJECT_NAME: u32 = 36049u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.FRAMEBUFFER_ATTACHMENT_OBJECT_NAME` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:2165:5
[INFO] [stdout]      |
[INFO] [stdout] 2165 |     pub const FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL: u32 = 36050u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:2169:5
[INFO] [stdout]      |
[INFO] [stdout] 2169 |     pub const FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE: u32 = 36051u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:2173:5
[INFO] [stdout]      |
[INFO] [stdout] 2173 |     pub const COLOR_ATTACHMENT0: u32 = 36064u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.COLOR_ATTACHMENT0` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:2177:5
[INFO] [stdout]      |
[INFO] [stdout] 2177 |     pub const DEPTH_ATTACHMENT: u32 = 36096u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.DEPTH_ATTACHMENT` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:2181:5
[INFO] [stdout]      |
[INFO] [stdout] 2181 |     pub const STENCIL_ATTACHMENT: u32 = 36128u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.STENCIL_ATTACHMENT` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:2185:5
[INFO] [stdout]      |
[INFO] [stdout] 2185 |     pub const DEPTH_STENCIL_ATTACHMENT: u32 = 33306u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.DEPTH_STENCIL_ATTACHMENT` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:2189:5
[INFO] [stdout]      |
[INFO] [stdout] 2189 |     pub const NONE: u32 = 0i64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.NONE` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:2193:5
[INFO] [stdout]      |
[INFO] [stdout] 2193 |     pub const FRAMEBUFFER_COMPLETE: u32 = 36053u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.FRAMEBUFFER_COMPLETE` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:2197:5
[INFO] [stdout]      |
[INFO] [stdout] 2197 |     pub const FRAMEBUFFER_INCOMPLETE_ATTACHMENT: u32 = 36054u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.FRAMEBUFFER_INCOMPLETE_ATTACHMENT` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:2201:5
[INFO] [stdout]      |
[INFO] [stdout] 2201 |     pub const FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT: u32 = 36055u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:2205:5
[INFO] [stdout]      |
[INFO] [stdout] 2205 |     pub const FRAMEBUFFER_INCOMPLETE_DIMENSIONS: u32 = 36057u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.FRAMEBUFFER_INCOMPLETE_DIMENSIONS` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:2209:5
[INFO] [stdout]      |
[INFO] [stdout] 2209 |     pub const FRAMEBUFFER_UNSUPPORTED: u32 = 36061u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.FRAMEBUFFER_UNSUPPORTED` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:2213:5
[INFO] [stdout]      |
[INFO] [stdout] 2213 |     pub const FRAMEBUFFER_BINDING: u32 = 36006u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.FRAMEBUFFER_BINDING` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:2217:5
[INFO] [stdout]      |
[INFO] [stdout] 2217 |     pub const RENDERBUFFER_BINDING: u32 = 36007u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.RENDERBUFFER_BINDING` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:2221:5
[INFO] [stdout]      |
[INFO] [stdout] 2221 |     pub const MAX_RENDERBUFFER_SIZE: u32 = 34024u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.MAX_RENDERBUFFER_SIZE` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:2225:5
[INFO] [stdout]      |
[INFO] [stdout] 2225 |     pub const INVALID_FRAMEBUFFER_OPERATION: u32 = 1286u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.INVALID_FRAMEBUFFER_OPERATION` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:2229:5
[INFO] [stdout]      |
[INFO] [stdout] 2229 |     pub const UNPACK_FLIP_Y_WEBGL: u32 = 37440u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.UNPACK_FLIP_Y_WEBGL` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:2233:5
[INFO] [stdout]      |
[INFO] [stdout] 2233 |     pub const UNPACK_PREMULTIPLY_ALPHA_WEBGL: u32 = 37441u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.UNPACK_PREMULTIPLY_ALPHA_WEBGL` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:2237:5
[INFO] [stdout]      |
[INFO] [stdout] 2237 |     pub const CONTEXT_LOST_WEBGL: u32 = 37442u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.CONTEXT_LOST_WEBGL` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:2241:5
[INFO] [stdout]      |
[INFO] [stdout] 2241 |     pub const UNPACK_COLORSPACE_CONVERSION_WEBGL: u32 = 37443u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.UNPACK_COLORSPACE_CONVERSION_WEBGL` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/webgl.rs:2245:5
[INFO] [stdout]      |
[INFO] [stdout] 2245 |     pub const BROWSER_DEFAULT_WEBGL: u32 = 37444u64 as u32;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near ` General WebGL things. Unfortunetely `web-sys` does not allow reuse constants, so them are duplicated in this file.`
[INFO] [stdout]      = help: ends near `The `WebGL2RenderingContext.BROWSER_DEFAULT_WEBGL` const.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/uniform.rs:15:3
[INFO] [stdout]    |
[INFO] [stdout] 15 | /   pub trait UniformUpload
[INFO] [stdout] 16 | |   {
[INFO] [stdout] 17 | |     /// Uploads the uniform data to the specified location in the WebGL context.
[INFO] [stdout] 18 | |     ///
[INFO] [stdout] ...  |
[INFO] [stdout] 33 | |     -> Result< (), WebglError >;
[INFO] [stdout] 34 | |   }
[INFO] [stdout]    | |___^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near ` Uniform-related.`
[INFO] [stdout]    = help: ends near `Trait for uploading uniform data to a WebGL shader.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/uniform.rs:39:3
[INFO] [stdout]    |
[INFO] [stdout] 39 | /   pub trait UniformMatrixUpload
[INFO] [stdout] 40 | |   {
[INFO] [stdout] 41 | |     /// Uploads the matrix uniform data to the specified location in the WebGL context.
[INFO] [stdout] 42 | |     ///
[INFO] [stdout] ...  |
[INFO] [stdout] 63 | |   }
[INFO] [stdout]    | |___^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near ` Uniform-related.`
[INFO] [stdout]    = help: ends near `Trait for uploading matrix uniform data to a WebGL shader.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/uniform.rs:15:3
[INFO] [stdout]    |
[INFO] [stdout] 15 | /   pub trait UniformUpload
[INFO] [stdout] 16 | |   {
[INFO] [stdout] 17 | |     /// Uploads the uniform data to the specified location in the WebGL context.
[INFO] [stdout] 18 | |     ///
[INFO] [stdout] ...  |
[INFO] [stdout] 33 | |     -> Result< (), WebglError >;
[INFO] [stdout] 34 | |   }
[INFO] [stdout]    | |___^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near ` Uniform-related.`
[INFO] [stdout]    = help: ends near ` Uniform-related.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/uniform.rs:39:3
[INFO] [stdout]    |
[INFO] [stdout] 39 | /   pub trait UniformMatrixUpload
[INFO] [stdout] 40 | |   {
[INFO] [stdout] 41 | |     /// Uploads the matrix uniform data to the specified location in the WebGL context.
[INFO] [stdout] 42 | |     ///
[INFO] [stdout] ...  |
[INFO] [stdout] 63 | |   }
[INFO] [stdout]    | |___^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near ` Uniform-related.`
[INFO] [stdout]    = help: ends near ` Uniform-related.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/shader.rs:137:3
[INFO] [stdout]     |
[INFO] [stdout] 137 | /   pub struct ProgramFromSources< 'a >
[INFO] [stdout] 138 | |   {
[INFO] [stdout] 139 | |     /// The source code for the vertex shader.
[INFO] [stdout] 140 | |     vertex_shader : &'a str,
[INFO] [stdout] 141 | |     /// The source code for the fragment shader.
[INFO] [stdout] 142 | |     fragment_shader : &'a str,
[INFO] [stdout] 143 | |   }
[INFO] [stdout]     | |___^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` Program-related entities and functionality.`
[INFO] [stdout]     = help: ends near `Compile shaders and link them into a program, give readable diagnostic information if fail.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not document `minwebgl`
[INFO] running `Command { std: "docker" "inspect" "bdddb556140011869e1afd7156ec56e540327b4937fd783c33da80e3d5be7c57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bdddb556140011869e1afd7156ec56e540327b4937fd783c33da80e3d5be7c57", kill_on_drop: false }`
[INFO] [stdout] bdddb556140011869e1afd7156ec56e540327b4937fd783c33da80e3d5be7c57
