[INFO] fetching crate gfx_glow 0.11.6... [INFO] checking gfx_glow-0.11.6 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate gfx_glow 0.11.6 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate gfx_glow 0.11.6 [INFO] finished tweaking crates.io crate gfx_glow 0.11.6 [INFO] tweaked toml for crates.io crate gfx_glow 0.11.6 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate gfx_glow 0.11.6 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 18 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] baae9d3e970e22de94a380af2848dd24823d1691b93f5ff5e117f1e852021ca7 [INFO] running `Command { std: "docker" "start" "-a" "baae9d3e970e22de94a380af2848dd24823d1691b93f5ff5e117f1e852021ca7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "baae9d3e970e22de94a380af2848dd24823d1691b93f5ff5e117f1e852021ca7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "baae9d3e970e22de94a380af2848dd24823d1691b93f5ff5e117f1e852021ca7", kill_on_drop: false }` [INFO] [stdout] baae9d3e970e22de94a380af2848dd24823d1691b93f5ff5e117f1e852021ca7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 896fff3c5bcd0debea5f89fb89e440679dfdec965c1a925c34d342cb0bb213dd [INFO] running `Command { std: "docker" "start" "-a" "896fff3c5bcd0debea5f89fb89e440679dfdec965c1a925c34d342cb0bb213dd", kill_on_drop: false }` [INFO] [stderr] Checking gfx_glow v0.11.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::gl46::GLuint` [INFO] [stdout] --> src/native.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::gl46::GLuint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::gl46::GLuint` [INFO] [stdout] --> src/native.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::gl46::GLuint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `chlorine` [INFO] [stdout] --> src/gl46.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | not(feature = "chlorine"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `chlorine` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `chlorine` [INFO] [stdout] --> src/gl46.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | not(feature = "chlorine"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `chlorine` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `chlorine` [INFO] [stdout] --> src/gl46.rs:102:7 [INFO] [stdout] | [INFO] [stdout] 102 | #[cfg(feature = "chlorine")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `chlorine` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `chlorine` [INFO] [stdout] --> src/gl46.rs:102:7 [INFO] [stdout] | [INFO] [stdout] 102 | #[cfg(feature = "chlorine")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `chlorine` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `chlorine` [INFO] [stdout] --> src/gl46.rs:104:11 [INFO] [stdout] | [INFO] [stdout] 104 | #[cfg(not(feature = "chlorine"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `chlorine` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `global_loader` [INFO] [stdout] --> src/gl46.rs:124:7 [INFO] [stdout] | [INFO] [stdout] 124 | #[cfg(feature = "global_loader")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `global_loader` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `chlorine` [INFO] [stdout] --> src/gl46.rs:104:11 [INFO] [stdout] | [INFO] [stdout] 104 | #[cfg(not(feature = "chlorine"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `chlorine` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `global_loader` [INFO] [stdout] --> src/gl46.rs:124:7 [INFO] [stdout] | [INFO] [stdout] 124 | #[cfg(feature = "global_loader")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `global_loader` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `bytemuck` [INFO] [stdout] --> src/gl46.rs:35896:11 [INFO] [stdout] | [INFO] [stdout] 35896 | #[cfg(feature = "bytemuck")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `bytemuck` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:5266:20 [INFO] [stdout] | [INFO] [stdout] 5266 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:5267:20 [INFO] [stdout] | [INFO] [stdout] 5267 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:5307:20 [INFO] [stdout] | [INFO] [stdout] 5307 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:5308:20 [INFO] [stdout] | [INFO] [stdout] 5308 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:5338:20 [INFO] [stdout] | [INFO] [stdout] 5338 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:5339:20 [INFO] [stdout] | [INFO] [stdout] 5339 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `bytemuck` [INFO] [stdout] --> src/gl46.rs:35896:11 [INFO] [stdout] | [INFO] [stdout] 35896 | #[cfg(feature = "bytemuck")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `bytemuck` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:5266:20 [INFO] [stdout] | [INFO] [stdout] 5266 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:5267:20 [INFO] [stdout] | [INFO] [stdout] 5267 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:5307:20 [INFO] [stdout] | [INFO] [stdout] 5307 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:5308:20 [INFO] [stdout] | [INFO] [stdout] 5308 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:5338:20 [INFO] [stdout] | [INFO] [stdout] 5338 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:5339:20 [INFO] [stdout] | [INFO] [stdout] 5339 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:5371:20 [INFO] [stdout] | [INFO] [stdout] 5371 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:5371:20 [INFO] [stdout] | [INFO] [stdout] 5371 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:5372:20 [INFO] [stdout] | [INFO] [stdout] 5372 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:5372:20 [INFO] [stdout] | [INFO] [stdout] 5372 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:5408:20 [INFO] [stdout] | [INFO] [stdout] 5408 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:5408:20 [INFO] [stdout] | [INFO] [stdout] 5408 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:5409:20 [INFO] [stdout] | [INFO] [stdout] 5409 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:5409:20 [INFO] [stdout] | [INFO] [stdout] 5409 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:5436:20 [INFO] [stdout] | [INFO] [stdout] 5436 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:5436:20 [INFO] [stdout] | [INFO] [stdout] 5436 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:5437:20 [INFO] [stdout] | [INFO] [stdout] 5437 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:5437:20 [INFO] [stdout] | [INFO] [stdout] 5437 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:5479:20 [INFO] [stdout] | [INFO] [stdout] 5479 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:5479:20 [INFO] [stdout] | [INFO] [stdout] 5479 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:5480:20 [INFO] [stdout] | [INFO] [stdout] 5480 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:5480:20 [INFO] [stdout] | [INFO] [stdout] 5480 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:5514:20 [INFO] [stdout] | [INFO] [stdout] 5514 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:5514:20 [INFO] [stdout] | [INFO] [stdout] 5514 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:5515:20 [INFO] [stdout] | [INFO] [stdout] 5515 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:5515:20 [INFO] [stdout] | [INFO] [stdout] 5515 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:5562:20 [INFO] [stdout] | [INFO] [stdout] 5562 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:5562:20 [INFO] [stdout] | [INFO] [stdout] 5562 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:5563:20 [INFO] [stdout] | [INFO] [stdout] 5563 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:5563:20 [INFO] [stdout] | [INFO] [stdout] 5563 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:5590:20 [INFO] [stdout] | [INFO] [stdout] 5590 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:5591:20 [INFO] [stdout] | [INFO] [stdout] 5591 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:5635:20 [INFO] [stdout] | [INFO] [stdout] 5635 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:5636:20 [INFO] [stdout] | [INFO] [stdout] 5636 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:5690:20 [INFO] [stdout] | [INFO] [stdout] 5690 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:5691:20 [INFO] [stdout] | [INFO] [stdout] 5691 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:5744:20 [INFO] [stdout] | [INFO] [stdout] 5744 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:5590:20 [INFO] [stdout] | [INFO] [stdout] 5590 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:5591:20 [INFO] [stdout] | [INFO] [stdout] 5591 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:5635:20 [INFO] [stdout] | [INFO] [stdout] 5635 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:5636:20 [INFO] [stdout] | [INFO] [stdout] 5636 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:5690:20 [INFO] [stdout] | [INFO] [stdout] 5690 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:5691:20 [INFO] [stdout] | [INFO] [stdout] 5691 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:5744:20 [INFO] [stdout] | [INFO] [stdout] 5744 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:5745:20 [INFO] [stdout] | [INFO] [stdout] 5745 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:5801:20 [INFO] [stdout] | [INFO] [stdout] 5801 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:5802:20 [INFO] [stdout] | [INFO] [stdout] 5802 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:5848:20 [INFO] [stdout] | [INFO] [stdout] 5848 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:5849:20 [INFO] [stdout] | [INFO] [stdout] 5849 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:5899:20 [INFO] [stdout] | [INFO] [stdout] 5899 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:5900:20 [INFO] [stdout] | [INFO] [stdout] 5900 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:5941:20 [INFO] [stdout] | [INFO] [stdout] 5941 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:5745:20 [INFO] [stdout] | [INFO] [stdout] 5745 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:5801:20 [INFO] [stdout] | [INFO] [stdout] 5801 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:5802:20 [INFO] [stdout] | [INFO] [stdout] 5802 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:5848:20 [INFO] [stdout] | [INFO] [stdout] 5848 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:5849:20 [INFO] [stdout] | [INFO] [stdout] 5849 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:5899:20 [INFO] [stdout] | [INFO] [stdout] 5899 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:5900:20 [INFO] [stdout] | [INFO] [stdout] 5900 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:5941:20 [INFO] [stdout] | [INFO] [stdout] 5941 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:5942:20 [INFO] [stdout] | [INFO] [stdout] 5942 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6001:20 [INFO] [stdout] | [INFO] [stdout] 6001 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6002:20 [INFO] [stdout] | [INFO] [stdout] 6002 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6048:20 [INFO] [stdout] | [INFO] [stdout] 6048 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6049:20 [INFO] [stdout] | [INFO] [stdout] 6049 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6084:20 [INFO] [stdout] | [INFO] [stdout] 6084 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6085:20 [INFO] [stdout] | [INFO] [stdout] 6085 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:5942:20 [INFO] [stdout] | [INFO] [stdout] 5942 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6001:20 [INFO] [stdout] | [INFO] [stdout] 6001 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6002:20 [INFO] [stdout] | [INFO] [stdout] 6002 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6048:20 [INFO] [stdout] | [INFO] [stdout] 6048 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6049:20 [INFO] [stdout] | [INFO] [stdout] 6049 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6084:20 [INFO] [stdout] | [INFO] [stdout] 6084 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6085:20 [INFO] [stdout] | [INFO] [stdout] 6085 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6124:20 [INFO] [stdout] | [INFO] [stdout] 6124 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6125:20 [INFO] [stdout] | [INFO] [stdout] 6125 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6152:20 [INFO] [stdout] | [INFO] [stdout] 6152 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6153:20 [INFO] [stdout] | [INFO] [stdout] 6153 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6196:20 [INFO] [stdout] | [INFO] [stdout] 6196 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6197:20 [INFO] [stdout] | [INFO] [stdout] 6197 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6223:20 [INFO] [stdout] | [INFO] [stdout] 6223 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6224:20 [INFO] [stdout] | [INFO] [stdout] 6224 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6260:20 [INFO] [stdout] | [INFO] [stdout] 6260 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6261:20 [INFO] [stdout] | [INFO] [stdout] 6261 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6124:20 [INFO] [stdout] | [INFO] [stdout] 6124 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6125:20 [INFO] [stdout] | [INFO] [stdout] 6125 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6152:20 [INFO] [stdout] | [INFO] [stdout] 6152 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6153:20 [INFO] [stdout] | [INFO] [stdout] 6153 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6196:20 [INFO] [stdout] | [INFO] [stdout] 6196 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6197:20 [INFO] [stdout] | [INFO] [stdout] 6197 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6223:20 [INFO] [stdout] | [INFO] [stdout] 6223 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6224:20 [INFO] [stdout] | [INFO] [stdout] 6224 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6260:20 [INFO] [stdout] | [INFO] [stdout] 6260 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6261:20 [INFO] [stdout] | [INFO] [stdout] 6261 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6303:20 [INFO] [stdout] | [INFO] [stdout] 6303 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6304:20 [INFO] [stdout] | [INFO] [stdout] 6304 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6339:20 [INFO] [stdout] | [INFO] [stdout] 6339 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6340:20 [INFO] [stdout] | [INFO] [stdout] 6340 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6371:20 [INFO] [stdout] | [INFO] [stdout] 6371 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6372:20 [INFO] [stdout] | [INFO] [stdout] 6372 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6424:20 [INFO] [stdout] | [INFO] [stdout] 6424 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6425:20 [INFO] [stdout] | [INFO] [stdout] 6425 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6481:20 [INFO] [stdout] | [INFO] [stdout] 6481 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6303:20 [INFO] [stdout] | [INFO] [stdout] 6303 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6304:20 [INFO] [stdout] | [INFO] [stdout] 6304 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6339:20 [INFO] [stdout] | [INFO] [stdout] 6339 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6340:20 [INFO] [stdout] | [INFO] [stdout] 6340 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6371:20 [INFO] [stdout] | [INFO] [stdout] 6371 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6372:20 [INFO] [stdout] | [INFO] [stdout] 6372 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6424:20 [INFO] [stdout] | [INFO] [stdout] 6424 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6425:20 [INFO] [stdout] | [INFO] [stdout] 6425 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6481:20 [INFO] [stdout] | [INFO] [stdout] 6481 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6482:20 [INFO] [stdout] | [INFO] [stdout] 6482 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6528:20 [INFO] [stdout] | [INFO] [stdout] 6528 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6529:20 [INFO] [stdout] | [INFO] [stdout] 6529 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6561:20 [INFO] [stdout] | [INFO] [stdout] 6561 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6562:20 [INFO] [stdout] | [INFO] [stdout] 6562 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6482:20 [INFO] [stdout] | [INFO] [stdout] 6482 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6528:20 [INFO] [stdout] | [INFO] [stdout] 6528 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6529:20 [INFO] [stdout] | [INFO] [stdout] 6529 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6561:20 [INFO] [stdout] | [INFO] [stdout] 6561 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6562:20 [INFO] [stdout] | [INFO] [stdout] 6562 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6603:20 [INFO] [stdout] | [INFO] [stdout] 6603 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6604:20 [INFO] [stdout] | [INFO] [stdout] 6604 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6651:20 [INFO] [stdout] | [INFO] [stdout] 6651 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6652:20 [INFO] [stdout] | [INFO] [stdout] 6652 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6684:20 [INFO] [stdout] | [INFO] [stdout] 6684 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6685:20 [INFO] [stdout] | [INFO] [stdout] 6685 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6715:20 [INFO] [stdout] | [INFO] [stdout] 6715 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6716:20 [INFO] [stdout] | [INFO] [stdout] 6716 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6769:20 [INFO] [stdout] | [INFO] [stdout] 6769 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6770:20 [INFO] [stdout] | [INFO] [stdout] 6770 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6824:20 [INFO] [stdout] | [INFO] [stdout] 6824 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6825:20 [INFO] [stdout] | [INFO] [stdout] 6825 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6853:20 [INFO] [stdout] | [INFO] [stdout] 6853 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6854:20 [INFO] [stdout] | [INFO] [stdout] 6854 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6911:20 [INFO] [stdout] | [INFO] [stdout] 6911 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6912:20 [INFO] [stdout] | [INFO] [stdout] 6912 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6975:20 [INFO] [stdout] | [INFO] [stdout] 6975 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6603:20 [INFO] [stdout] | [INFO] [stdout] 6603 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6604:20 [INFO] [stdout] | [INFO] [stdout] 6604 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6651:20 [INFO] [stdout] | [INFO] [stdout] 6651 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6652:20 [INFO] [stdout] | [INFO] [stdout] 6652 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6684:20 [INFO] [stdout] | [INFO] [stdout] 6684 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6685:20 [INFO] [stdout] | [INFO] [stdout] 6685 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6715:20 [INFO] [stdout] | [INFO] [stdout] 6715 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6716:20 [INFO] [stdout] | [INFO] [stdout] 6716 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6769:20 [INFO] [stdout] | [INFO] [stdout] 6769 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6770:20 [INFO] [stdout] | [INFO] [stdout] 6770 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6824:20 [INFO] [stdout] | [INFO] [stdout] 6824 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6825:20 [INFO] [stdout] | [INFO] [stdout] 6825 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6853:20 [INFO] [stdout] | [INFO] [stdout] 6853 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6854:20 [INFO] [stdout] | [INFO] [stdout] 6854 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6911:20 [INFO] [stdout] | [INFO] [stdout] 6911 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6912:20 [INFO] [stdout] | [INFO] [stdout] 6912 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6975:20 [INFO] [stdout] | [INFO] [stdout] 6975 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6976:20 [INFO] [stdout] | [INFO] [stdout] 6976 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6976:20 [INFO] [stdout] | [INFO] [stdout] 6976 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:7024:20 [INFO] [stdout] | [INFO] [stdout] 7024 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7025:20 [INFO] [stdout] | [INFO] [stdout] 7025 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:7078:20 [INFO] [stdout] | [INFO] [stdout] 7078 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7079:20 [INFO] [stdout] | [INFO] [stdout] 7079 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:7132:20 [INFO] [stdout] | [INFO] [stdout] 7132 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7133:20 [INFO] [stdout] | [INFO] [stdout] 7133 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:7184:20 [INFO] [stdout] | [INFO] [stdout] 7184 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7185:20 [INFO] [stdout] | [INFO] [stdout] 7185 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:7221:20 [INFO] [stdout] | [INFO] [stdout] 7221 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7222:20 [INFO] [stdout] | [INFO] [stdout] 7222 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:7267:20 [INFO] [stdout] | [INFO] [stdout] 7267 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7268:20 [INFO] [stdout] | [INFO] [stdout] 7268 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:7295:20 [INFO] [stdout] | [INFO] [stdout] 7295 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7296:20 [INFO] [stdout] | [INFO] [stdout] 7296 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:7327:20 [INFO] [stdout] | [INFO] [stdout] 7327 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:7024:20 [INFO] [stdout] | [INFO] [stdout] 7024 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7025:20 [INFO] [stdout] | [INFO] [stdout] 7025 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:7078:20 [INFO] [stdout] | [INFO] [stdout] 7078 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7079:20 [INFO] [stdout] | [INFO] [stdout] 7079 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:7132:20 [INFO] [stdout] | [INFO] [stdout] 7132 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7133:20 [INFO] [stdout] | [INFO] [stdout] 7133 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:7184:20 [INFO] [stdout] | [INFO] [stdout] 7184 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7185:20 [INFO] [stdout] | [INFO] [stdout] 7185 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:7221:20 [INFO] [stdout] | [INFO] [stdout] 7221 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7222:20 [INFO] [stdout] | [INFO] [stdout] 7222 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:7267:20 [INFO] [stdout] | [INFO] [stdout] 7267 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7268:20 [INFO] [stdout] | [INFO] [stdout] 7268 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:7295:20 [INFO] [stdout] | [INFO] [stdout] 7295 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7296:20 [INFO] [stdout] | [INFO] [stdout] 7296 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:7327:20 [INFO] [stdout] | [INFO] [stdout] 7327 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7328:20 [INFO] [stdout] | [INFO] [stdout] 7328 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7328:20 [INFO] [stdout] | [INFO] [stdout] 7328 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:7387:20 [INFO] [stdout] | [INFO] [stdout] 7387 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7388:20 [INFO] [stdout] | [INFO] [stdout] 7388 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:7448:20 [INFO] [stdout] | [INFO] [stdout] 7448 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7449:20 [INFO] [stdout] | [INFO] [stdout] 7449 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:7501:20 [INFO] [stdout] | [INFO] [stdout] 7501 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7502:20 [INFO] [stdout] | [INFO] [stdout] 7502 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:7551:20 [INFO] [stdout] | [INFO] [stdout] 7551 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7552:20 [INFO] [stdout] | [INFO] [stdout] 7552 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:7596:20 [INFO] [stdout] | [INFO] [stdout] 7596 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7597:20 [INFO] [stdout] | [INFO] [stdout] 7597 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:7647:20 [INFO] [stdout] | [INFO] [stdout] 7647 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7648:20 [INFO] [stdout] | [INFO] [stdout] 7648 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:7693:20 [INFO] [stdout] | [INFO] [stdout] 7693 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7694:20 [INFO] [stdout] | [INFO] [stdout] 7694 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:7720:20 [INFO] [stdout] | [INFO] [stdout] 7720 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:7387:20 [INFO] [stdout] | [INFO] [stdout] 7387 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7388:20 [INFO] [stdout] | [INFO] [stdout] 7388 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:7448:20 [INFO] [stdout] | [INFO] [stdout] 7448 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7449:20 [INFO] [stdout] | [INFO] [stdout] 7449 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:7501:20 [INFO] [stdout] | [INFO] [stdout] 7501 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7502:20 [INFO] [stdout] | [INFO] [stdout] 7502 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:7551:20 [INFO] [stdout] | [INFO] [stdout] 7551 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7552:20 [INFO] [stdout] | [INFO] [stdout] 7552 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:7596:20 [INFO] [stdout] | [INFO] [stdout] 7596 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7597:20 [INFO] [stdout] | [INFO] [stdout] 7597 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:7647:20 [INFO] [stdout] | [INFO] [stdout] 7647 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7648:20 [INFO] [stdout] | [INFO] [stdout] 7648 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:7693:20 [INFO] [stdout] | [INFO] [stdout] 7693 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7694:20 [INFO] [stdout] | [INFO] [stdout] 7694 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:7720:20 [INFO] [stdout] | [INFO] [stdout] 7720 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7721:20 [INFO] [stdout] | [INFO] [stdout] 7721 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7721:20 [INFO] [stdout] | [INFO] [stdout] 7721 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:7750:20 [INFO] [stdout] | [INFO] [stdout] 7750 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7751:20 [INFO] [stdout] | [INFO] [stdout] 7751 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:7807:20 [INFO] [stdout] | [INFO] [stdout] 7807 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7808:20 [INFO] [stdout] | [INFO] [stdout] 7808 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:7858:20 [INFO] [stdout] | [INFO] [stdout] 7858 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7859:20 [INFO] [stdout] | [INFO] [stdout] 7859 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:7912:20 [INFO] [stdout] | [INFO] [stdout] 7912 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7913:20 [INFO] [stdout] | [INFO] [stdout] 7913 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:7963:20 [INFO] [stdout] | [INFO] [stdout] 7963 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7964:20 [INFO] [stdout] | [INFO] [stdout] 7964 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8014:20 [INFO] [stdout] | [INFO] [stdout] 8014 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8015:20 [INFO] [stdout] | [INFO] [stdout] 8015 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8065:20 [INFO] [stdout] | [INFO] [stdout] 8065 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8066:20 [INFO] [stdout] | [INFO] [stdout] 8066 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8099:20 [INFO] [stdout] | [INFO] [stdout] 8099 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:7750:20 [INFO] [stdout] | [INFO] [stdout] 7750 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7751:20 [INFO] [stdout] | [INFO] [stdout] 7751 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:7807:20 [INFO] [stdout] | [INFO] [stdout] 7807 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7808:20 [INFO] [stdout] | [INFO] [stdout] 7808 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:7858:20 [INFO] [stdout] | [INFO] [stdout] 7858 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7859:20 [INFO] [stdout] | [INFO] [stdout] 7859 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:7912:20 [INFO] [stdout] | [INFO] [stdout] 7912 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7913:20 [INFO] [stdout] | [INFO] [stdout] 7913 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:7963:20 [INFO] [stdout] | [INFO] [stdout] 7963 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7964:20 [INFO] [stdout] | [INFO] [stdout] 7964 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8014:20 [INFO] [stdout] | [INFO] [stdout] 8014 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8015:20 [INFO] [stdout] | [INFO] [stdout] 8015 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8065:20 [INFO] [stdout] | [INFO] [stdout] 8065 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8066:20 [INFO] [stdout] | [INFO] [stdout] 8066 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8099:20 [INFO] [stdout] | [INFO] [stdout] 8099 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8100:20 [INFO] [stdout] | [INFO] [stdout] 8100 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8100:20 [INFO] [stdout] | [INFO] [stdout] 8100 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8155:20 [INFO] [stdout] | [INFO] [stdout] 8155 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8156:20 [INFO] [stdout] | [INFO] [stdout] 8156 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8216:20 [INFO] [stdout] | [INFO] [stdout] 8216 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8217:20 [INFO] [stdout] | [INFO] [stdout] 8217 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8265:20 [INFO] [stdout] | [INFO] [stdout] 8265 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8266:20 [INFO] [stdout] | [INFO] [stdout] 8266 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8292:20 [INFO] [stdout] | [INFO] [stdout] 8292 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8155:20 [INFO] [stdout] | [INFO] [stdout] 8155 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8156:20 [INFO] [stdout] | [INFO] [stdout] 8156 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8216:20 [INFO] [stdout] | [INFO] [stdout] 8216 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8217:20 [INFO] [stdout] | [INFO] [stdout] 8217 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8265:20 [INFO] [stdout] | [INFO] [stdout] 8265 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8266:20 [INFO] [stdout] | [INFO] [stdout] 8266 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8292:20 [INFO] [stdout] | [INFO] [stdout] 8292 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8293:20 [INFO] [stdout] | [INFO] [stdout] 8293 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8333:20 [INFO] [stdout] | [INFO] [stdout] 8333 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8334:20 [INFO] [stdout] | [INFO] [stdout] 8334 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8386:20 [INFO] [stdout] | [INFO] [stdout] 8386 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8387:20 [INFO] [stdout] | [INFO] [stdout] 8387 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8427:20 [INFO] [stdout] | [INFO] [stdout] 8427 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8428:20 [INFO] [stdout] | [INFO] [stdout] 8428 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8464:20 [INFO] [stdout] | [INFO] [stdout] 8464 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8293:20 [INFO] [stdout] | [INFO] [stdout] 8293 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8333:20 [INFO] [stdout] | [INFO] [stdout] 8333 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8334:20 [INFO] [stdout] | [INFO] [stdout] 8334 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8386:20 [INFO] [stdout] | [INFO] [stdout] 8386 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8387:20 [INFO] [stdout] | [INFO] [stdout] 8387 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8427:20 [INFO] [stdout] | [INFO] [stdout] 8427 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8428:20 [INFO] [stdout] | [INFO] [stdout] 8428 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8464:20 [INFO] [stdout] | [INFO] [stdout] 8464 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8465:20 [INFO] [stdout] | [INFO] [stdout] 8465 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8529:20 [INFO] [stdout] | [INFO] [stdout] 8529 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8530:20 [INFO] [stdout] | [INFO] [stdout] 8530 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8587:20 [INFO] [stdout] | [INFO] [stdout] 8587 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8588:20 [INFO] [stdout] | [INFO] [stdout] 8588 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8647:20 [INFO] [stdout] | [INFO] [stdout] 8647 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8648:20 [INFO] [stdout] | [INFO] [stdout] 8648 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8704:20 [INFO] [stdout] | [INFO] [stdout] 8704 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8705:20 [INFO] [stdout] | [INFO] [stdout] 8705 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8766:20 [INFO] [stdout] | [INFO] [stdout] 8766 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8465:20 [INFO] [stdout] | [INFO] [stdout] 8465 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8529:20 [INFO] [stdout] | [INFO] [stdout] 8529 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8530:20 [INFO] [stdout] | [INFO] [stdout] 8530 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8587:20 [INFO] [stdout] | [INFO] [stdout] 8587 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8588:20 [INFO] [stdout] | [INFO] [stdout] 8588 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8647:20 [INFO] [stdout] | [INFO] [stdout] 8647 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8648:20 [INFO] [stdout] | [INFO] [stdout] 8648 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8704:20 [INFO] [stdout] | [INFO] [stdout] 8704 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8705:20 [INFO] [stdout] | [INFO] [stdout] 8705 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8766:20 [INFO] [stdout] | [INFO] [stdout] 8766 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8767:20 [INFO] [stdout] | [INFO] [stdout] 8767 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8825:20 [INFO] [stdout] | [INFO] [stdout] 8825 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8826:20 [INFO] [stdout] | [INFO] [stdout] 8826 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8876:20 [INFO] [stdout] | [INFO] [stdout] 8876 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8877:20 [INFO] [stdout] | [INFO] [stdout] 8877 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8931:20 [INFO] [stdout] | [INFO] [stdout] 8931 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8932:20 [INFO] [stdout] | [INFO] [stdout] 8932 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8767:20 [INFO] [stdout] | [INFO] [stdout] 8767 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8825:20 [INFO] [stdout] | [INFO] [stdout] 8825 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8826:20 [INFO] [stdout] | [INFO] [stdout] 8826 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8876:20 [INFO] [stdout] | [INFO] [stdout] 8876 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8877:20 [INFO] [stdout] | [INFO] [stdout] 8877 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8931:20 [INFO] [stdout] | [INFO] [stdout] 8931 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8932:20 [INFO] [stdout] | [INFO] [stdout] 8932 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8994:20 [INFO] [stdout] | [INFO] [stdout] 8994 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8995:20 [INFO] [stdout] | [INFO] [stdout] 8995 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:9053:20 [INFO] [stdout] | [INFO] [stdout] 9053 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:9054:20 [INFO] [stdout] | [INFO] [stdout] 9054 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:9108:20 [INFO] [stdout] | [INFO] [stdout] 9108 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:9109:20 [INFO] [stdout] | [INFO] [stdout] 9109 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:9175:20 [INFO] [stdout] | [INFO] [stdout] 9175 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:9176:20 [INFO] [stdout] | [INFO] [stdout] 9176 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:9234:20 [INFO] [stdout] | [INFO] [stdout] 9234 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:9235:20 [INFO] [stdout] | [INFO] [stdout] 9235 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:9299:20 [INFO] [stdout] | [INFO] [stdout] 9299 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:9300:20 [INFO] [stdout] | [INFO] [stdout] 9300 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:9366:20 [INFO] [stdout] | [INFO] [stdout] 9366 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:9367:20 [INFO] [stdout] | [INFO] [stdout] 9367 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:9428:20 [INFO] [stdout] | [INFO] [stdout] 9428 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8994:20 [INFO] [stdout] | [INFO] [stdout] 8994 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8995:20 [INFO] [stdout] | [INFO] [stdout] 8995 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:9053:20 [INFO] [stdout] | [INFO] [stdout] 9053 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:9054:20 [INFO] [stdout] | [INFO] [stdout] 9054 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:9108:20 [INFO] [stdout] | [INFO] [stdout] 9108 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:9109:20 [INFO] [stdout] | [INFO] [stdout] 9109 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:9175:20 [INFO] [stdout] | [INFO] [stdout] 9175 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:9176:20 [INFO] [stdout] | [INFO] [stdout] 9176 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:9234:20 [INFO] [stdout] | [INFO] [stdout] 9234 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:9235:20 [INFO] [stdout] | [INFO] [stdout] 9235 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:9299:20 [INFO] [stdout] | [INFO] [stdout] 9299 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:9300:20 [INFO] [stdout] | [INFO] [stdout] 9300 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:9366:20 [INFO] [stdout] | [INFO] [stdout] 9366 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:9367:20 [INFO] [stdout] | [INFO] [stdout] 9367 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:9428:20 [INFO] [stdout] | [INFO] [stdout] 9428 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:9429:20 [INFO] [stdout] | [INFO] [stdout] 9429 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:9429:20 [INFO] [stdout] | [INFO] [stdout] 9429 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:9487:20 [INFO] [stdout] | [INFO] [stdout] 9487 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:9488:20 [INFO] [stdout] | [INFO] [stdout] 9488 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:9541:20 [INFO] [stdout] | [INFO] [stdout] 9541 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:9542:20 [INFO] [stdout] | [INFO] [stdout] 9542 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:9597:20 [INFO] [stdout] | [INFO] [stdout] 9597 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:9598:20 [INFO] [stdout] | [INFO] [stdout] 9598 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:9649:20 [INFO] [stdout] | [INFO] [stdout] 9649 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:9650:20 [INFO] [stdout] | [INFO] [stdout] 9650 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:9704:20 [INFO] [stdout] | [INFO] [stdout] 9704 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:9705:20 [INFO] [stdout] | [INFO] [stdout] 9705 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:9736:20 [INFO] [stdout] | [INFO] [stdout] 9736 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:9487:20 [INFO] [stdout] | [INFO] [stdout] 9487 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:9488:20 [INFO] [stdout] | [INFO] [stdout] 9488 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:9541:20 [INFO] [stdout] | [INFO] [stdout] 9541 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:9542:20 [INFO] [stdout] | [INFO] [stdout] 9542 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:9597:20 [INFO] [stdout] | [INFO] [stdout] 9597 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:9598:20 [INFO] [stdout] | [INFO] [stdout] 9598 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:9649:20 [INFO] [stdout] | [INFO] [stdout] 9649 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:9650:20 [INFO] [stdout] | [INFO] [stdout] 9650 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:9704:20 [INFO] [stdout] | [INFO] [stdout] 9704 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:9705:20 [INFO] [stdout] | [INFO] [stdout] 9705 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:9736:20 [INFO] [stdout] | [INFO] [stdout] 9736 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:9737:20 [INFO] [stdout] | [INFO] [stdout] 9737 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:9776:20 [INFO] [stdout] | [INFO] [stdout] 9776 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:9777:20 [INFO] [stdout] | [INFO] [stdout] 9777 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:9808:20 [INFO] [stdout] | [INFO] [stdout] 9808 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:9809:20 [INFO] [stdout] | [INFO] [stdout] 9809 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:9737:20 [INFO] [stdout] | [INFO] [stdout] 9737 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:9776:20 [INFO] [stdout] | [INFO] [stdout] 9776 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:9777:20 [INFO] [stdout] | [INFO] [stdout] 9777 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:9808:20 [INFO] [stdout] | [INFO] [stdout] 9808 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:9809:20 [INFO] [stdout] | [INFO] [stdout] 9809 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:9850:20 [INFO] [stdout] | [INFO] [stdout] 9850 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:9851:20 [INFO] [stdout] | [INFO] [stdout] 9851 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:9888:20 [INFO] [stdout] | [INFO] [stdout] 9888 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:9889:20 [INFO] [stdout] | [INFO] [stdout] 9889 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:9929:20 [INFO] [stdout] | [INFO] [stdout] 9929 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:9930:20 [INFO] [stdout] | [INFO] [stdout] 9930 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:9962:20 [INFO] [stdout] | [INFO] [stdout] 9962 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:9963:20 [INFO] [stdout] | [INFO] [stdout] 9963 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:9995:20 [INFO] [stdout] | [INFO] [stdout] 9995 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:9996:20 [INFO] [stdout] | [INFO] [stdout] 9996 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10044:20 [INFO] [stdout] | [INFO] [stdout] 10044 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10045:20 [INFO] [stdout] | [INFO] [stdout] 10045 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10087:20 [INFO] [stdout] | [INFO] [stdout] 10087 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10088:20 [INFO] [stdout] | [INFO] [stdout] 10088 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10124:20 [INFO] [stdout] | [INFO] [stdout] 10124 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10125:20 [INFO] [stdout] | [INFO] [stdout] 10125 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10161:20 [INFO] [stdout] | [INFO] [stdout] 10161 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10162:20 [INFO] [stdout] | [INFO] [stdout] 10162 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10188:20 [INFO] [stdout] | [INFO] [stdout] 10188 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10189:20 [INFO] [stdout] | [INFO] [stdout] 10189 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10230:20 [INFO] [stdout] | [INFO] [stdout] 10230 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10231:20 [INFO] [stdout] | [INFO] [stdout] 10231 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10278:20 [INFO] [stdout] | [INFO] [stdout] 10278 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10279:20 [INFO] [stdout] | [INFO] [stdout] 10279 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10339:20 [INFO] [stdout] | [INFO] [stdout] 10339 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10340:20 [INFO] [stdout] | [INFO] [stdout] 10340 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10399:20 [INFO] [stdout] | [INFO] [stdout] 10399 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:9850:20 [INFO] [stdout] | [INFO] [stdout] 9850 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:9851:20 [INFO] [stdout] | [INFO] [stdout] 9851 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:9888:20 [INFO] [stdout] | [INFO] [stdout] 9888 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:9889:20 [INFO] [stdout] | [INFO] [stdout] 9889 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:9929:20 [INFO] [stdout] | [INFO] [stdout] 9929 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:9930:20 [INFO] [stdout] | [INFO] [stdout] 9930 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:9962:20 [INFO] [stdout] | [INFO] [stdout] 9962 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:9963:20 [INFO] [stdout] | [INFO] [stdout] 9963 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:9995:20 [INFO] [stdout] | [INFO] [stdout] 9995 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:9996:20 [INFO] [stdout] | [INFO] [stdout] 9996 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10044:20 [INFO] [stdout] | [INFO] [stdout] 10044 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10045:20 [INFO] [stdout] | [INFO] [stdout] 10045 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10087:20 [INFO] [stdout] | [INFO] [stdout] 10087 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10088:20 [INFO] [stdout] | [INFO] [stdout] 10088 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10124:20 [INFO] [stdout] | [INFO] [stdout] 10124 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10125:20 [INFO] [stdout] | [INFO] [stdout] 10125 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10400:20 [INFO] [stdout] | [INFO] [stdout] 10400 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10460:20 [INFO] [stdout] | [INFO] [stdout] 10460 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10461:20 [INFO] [stdout] | [INFO] [stdout] 10461 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10517:20 [INFO] [stdout] | [INFO] [stdout] 10517 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10518:20 [INFO] [stdout] | [INFO] [stdout] 10518 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10549:20 [INFO] [stdout] | [INFO] [stdout] 10549 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10550:20 [INFO] [stdout] | [INFO] [stdout] 10550 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10589:20 [INFO] [stdout] | [INFO] [stdout] 10589 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10590:20 [INFO] [stdout] | [INFO] [stdout] 10590 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10161:20 [INFO] [stdout] | [INFO] [stdout] 10161 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10162:20 [INFO] [stdout] | [INFO] [stdout] 10162 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10188:20 [INFO] [stdout] | [INFO] [stdout] 10188 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10189:20 [INFO] [stdout] | [INFO] [stdout] 10189 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10230:20 [INFO] [stdout] | [INFO] [stdout] 10230 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10231:20 [INFO] [stdout] | [INFO] [stdout] 10231 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10278:20 [INFO] [stdout] | [INFO] [stdout] 10278 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10279:20 [INFO] [stdout] | [INFO] [stdout] 10279 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10339:20 [INFO] [stdout] | [INFO] [stdout] 10339 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10340:20 [INFO] [stdout] | [INFO] [stdout] 10340 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10399:20 [INFO] [stdout] | [INFO] [stdout] 10399 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10400:20 [INFO] [stdout] | [INFO] [stdout] 10400 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10460:20 [INFO] [stdout] | [INFO] [stdout] 10460 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10461:20 [INFO] [stdout] | [INFO] [stdout] 10461 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10517:20 [INFO] [stdout] | [INFO] [stdout] 10517 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10518:20 [INFO] [stdout] | [INFO] [stdout] 10518 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10621:20 [INFO] [stdout] | [INFO] [stdout] 10621 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10622:20 [INFO] [stdout] | [INFO] [stdout] 10622 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10549:20 [INFO] [stdout] | [INFO] [stdout] 10549 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10550:20 [INFO] [stdout] | [INFO] [stdout] 10550 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10589:20 [INFO] [stdout] | [INFO] [stdout] 10589 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10590:20 [INFO] [stdout] | [INFO] [stdout] 10590 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10621:20 [INFO] [stdout] | [INFO] [stdout] 10621 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10622:20 [INFO] [stdout] | [INFO] [stdout] 10622 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10662:20 [INFO] [stdout] | [INFO] [stdout] 10662 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10663:20 [INFO] [stdout] | [INFO] [stdout] 10663 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10694:20 [INFO] [stdout] | [INFO] [stdout] 10694 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10695:20 [INFO] [stdout] | [INFO] [stdout] 10695 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10735:20 [INFO] [stdout] | [INFO] [stdout] 10735 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10736:20 [INFO] [stdout] | [INFO] [stdout] 10736 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10771:20 [INFO] [stdout] | [INFO] [stdout] 10771 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10772:20 [INFO] [stdout] | [INFO] [stdout] 10772 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10803:20 [INFO] [stdout] | [INFO] [stdout] 10803 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10804:20 [INFO] [stdout] | [INFO] [stdout] 10804 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10662:20 [INFO] [stdout] | [INFO] [stdout] 10662 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10663:20 [INFO] [stdout] | [INFO] [stdout] 10663 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10694:20 [INFO] [stdout] | [INFO] [stdout] 10694 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10695:20 [INFO] [stdout] | [INFO] [stdout] 10695 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10735:20 [INFO] [stdout] | [INFO] [stdout] 10735 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10736:20 [INFO] [stdout] | [INFO] [stdout] 10736 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10771:20 [INFO] [stdout] | [INFO] [stdout] 10771 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10772:20 [INFO] [stdout] | [INFO] [stdout] 10772 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10803:20 [INFO] [stdout] | [INFO] [stdout] 10803 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10832:20 [INFO] [stdout] | [INFO] [stdout] 10832 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10833:20 [INFO] [stdout] | [INFO] [stdout] 10833 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10865:20 [INFO] [stdout] | [INFO] [stdout] 10865 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10866:20 [INFO] [stdout] | [INFO] [stdout] 10866 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10902:20 [INFO] [stdout] | [INFO] [stdout] 10902 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10903:20 [INFO] [stdout] | [INFO] [stdout] 10903 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10939:20 [INFO] [stdout] | [INFO] [stdout] 10939 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10940:20 [INFO] [stdout] | [INFO] [stdout] 10940 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10966:20 [INFO] [stdout] | [INFO] [stdout] 10966 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10967:20 [INFO] [stdout] | [INFO] [stdout] 10967 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10993:20 [INFO] [stdout] | [INFO] [stdout] 10993 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10994:20 [INFO] [stdout] | [INFO] [stdout] 10994 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11021:20 [INFO] [stdout] | [INFO] [stdout] 11021 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11022:20 [INFO] [stdout] | [INFO] [stdout] 11022 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11063:20 [INFO] [stdout] | [INFO] [stdout] 11063 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11064:20 [INFO] [stdout] | [INFO] [stdout] 11064 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10804:20 [INFO] [stdout] | [INFO] [stdout] 10804 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10832:20 [INFO] [stdout] | [INFO] [stdout] 10832 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10833:20 [INFO] [stdout] | [INFO] [stdout] 10833 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10865:20 [INFO] [stdout] | [INFO] [stdout] 10865 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10866:20 [INFO] [stdout] | [INFO] [stdout] 10866 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10902:20 [INFO] [stdout] | [INFO] [stdout] 10902 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10903:20 [INFO] [stdout] | [INFO] [stdout] 10903 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10939:20 [INFO] [stdout] | [INFO] [stdout] 10939 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10940:20 [INFO] [stdout] | [INFO] [stdout] 10940 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10966:20 [INFO] [stdout] | [INFO] [stdout] 10966 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10967:20 [INFO] [stdout] | [INFO] [stdout] 10967 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10993:20 [INFO] [stdout] | [INFO] [stdout] 10993 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10994:20 [INFO] [stdout] | [INFO] [stdout] 10994 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11021:20 [INFO] [stdout] | [INFO] [stdout] 11021 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11022:20 [INFO] [stdout] | [INFO] [stdout] 11022 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11063:20 [INFO] [stdout] | [INFO] [stdout] 11063 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11064:20 [INFO] [stdout] | [INFO] [stdout] 11064 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11105:20 [INFO] [stdout] | [INFO] [stdout] 11105 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11106:20 [INFO] [stdout] | [INFO] [stdout] 11106 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11132:20 [INFO] [stdout] | [INFO] [stdout] 11132 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11133:20 [INFO] [stdout] | [INFO] [stdout] 11133 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11165:20 [INFO] [stdout] | [INFO] [stdout] 11165 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11166:20 [INFO] [stdout] | [INFO] [stdout] 11166 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11194:20 [INFO] [stdout] | [INFO] [stdout] 11194 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11195:20 [INFO] [stdout] | [INFO] [stdout] 11195 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11230:20 [INFO] [stdout] | [INFO] [stdout] 11230 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11231:20 [INFO] [stdout] | [INFO] [stdout] 11231 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11270:20 [INFO] [stdout] | [INFO] [stdout] 11270 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11271:20 [INFO] [stdout] | [INFO] [stdout] 11271 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11306:20 [INFO] [stdout] | [INFO] [stdout] 11306 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11307:20 [INFO] [stdout] | [INFO] [stdout] 11307 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11333:20 [INFO] [stdout] | [INFO] [stdout] 11333 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11334:20 [INFO] [stdout] | [INFO] [stdout] 11334 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11381:20 [INFO] [stdout] | [INFO] [stdout] 11381 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11382:20 [INFO] [stdout] | [INFO] [stdout] 11382 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11417:20 [INFO] [stdout] | [INFO] [stdout] 11417 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11418:20 [INFO] [stdout] | [INFO] [stdout] 11418 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11451:20 [INFO] [stdout] | [INFO] [stdout] 11451 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11452:20 [INFO] [stdout] | [INFO] [stdout] 11452 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11492:20 [INFO] [stdout] | [INFO] [stdout] 11492 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11493:20 [INFO] [stdout] | [INFO] [stdout] 11493 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11544:20 [INFO] [stdout] | [INFO] [stdout] 11544 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11105:20 [INFO] [stdout] | [INFO] [stdout] 11105 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11106:20 [INFO] [stdout] | [INFO] [stdout] 11106 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11132:20 [INFO] [stdout] | [INFO] [stdout] 11132 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11133:20 [INFO] [stdout] | [INFO] [stdout] 11133 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11165:20 [INFO] [stdout] | [INFO] [stdout] 11165 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11166:20 [INFO] [stdout] | [INFO] [stdout] 11166 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11194:20 [INFO] [stdout] | [INFO] [stdout] 11194 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11195:20 [INFO] [stdout] | [INFO] [stdout] 11195 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11230:20 [INFO] [stdout] | [INFO] [stdout] 11230 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11231:20 [INFO] [stdout] | [INFO] [stdout] 11231 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11270:20 [INFO] [stdout] | [INFO] [stdout] 11270 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11271:20 [INFO] [stdout] | [INFO] [stdout] 11271 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11306:20 [INFO] [stdout] | [INFO] [stdout] 11306 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11307:20 [INFO] [stdout] | [INFO] [stdout] 11307 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11333:20 [INFO] [stdout] | [INFO] [stdout] 11333 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11334:20 [INFO] [stdout] | [INFO] [stdout] 11334 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11381:20 [INFO] [stdout] | [INFO] [stdout] 11381 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11382:20 [INFO] [stdout] | [INFO] [stdout] 11382 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11417:20 [INFO] [stdout] | [INFO] [stdout] 11417 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11418:20 [INFO] [stdout] | [INFO] [stdout] 11418 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11451:20 [INFO] [stdout] | [INFO] [stdout] 11451 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11452:20 [INFO] [stdout] | [INFO] [stdout] 11452 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11492:20 [INFO] [stdout] | [INFO] [stdout] 11492 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11493:20 [INFO] [stdout] | [INFO] [stdout] 11493 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11544:20 [INFO] [stdout] | [INFO] [stdout] 11544 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11545:20 [INFO] [stdout] | [INFO] [stdout] 11545 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11595:20 [INFO] [stdout] | [INFO] [stdout] 11595 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11596:20 [INFO] [stdout] | [INFO] [stdout] 11596 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11652:20 [INFO] [stdout] | [INFO] [stdout] 11652 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11653:20 [INFO] [stdout] | [INFO] [stdout] 11653 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11681:20 [INFO] [stdout] | [INFO] [stdout] 11681 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11682:20 [INFO] [stdout] | [INFO] [stdout] 11682 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11545:20 [INFO] [stdout] | [INFO] [stdout] 11545 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11595:20 [INFO] [stdout] | [INFO] [stdout] 11595 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11596:20 [INFO] [stdout] | [INFO] [stdout] 11596 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11652:20 [INFO] [stdout] | [INFO] [stdout] 11652 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11653:20 [INFO] [stdout] | [INFO] [stdout] 11653 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11681:20 [INFO] [stdout] | [INFO] [stdout] 11681 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11682:20 [INFO] [stdout] | [INFO] [stdout] 11682 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11711:20 [INFO] [stdout] | [INFO] [stdout] 11711 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11712:20 [INFO] [stdout] | [INFO] [stdout] 11712 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11764:20 [INFO] [stdout] | [INFO] [stdout] 11764 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11711:20 [INFO] [stdout] | [INFO] [stdout] 11711 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11712:20 [INFO] [stdout] | [INFO] [stdout] 11712 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11764:20 [INFO] [stdout] | [INFO] [stdout] 11764 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11765:20 [INFO] [stdout] | [INFO] [stdout] 11765 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11819:20 [INFO] [stdout] | [INFO] [stdout] 11819 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11820:20 [INFO] [stdout] | [INFO] [stdout] 11820 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11869:20 [INFO] [stdout] | [INFO] [stdout] 11869 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11870:20 [INFO] [stdout] | [INFO] [stdout] 11870 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11765:20 [INFO] [stdout] | [INFO] [stdout] 11765 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11819:20 [INFO] [stdout] | [INFO] [stdout] 11819 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11820:20 [INFO] [stdout] | [INFO] [stdout] 11820 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11869:20 [INFO] [stdout] | [INFO] [stdout] 11869 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11870:20 [INFO] [stdout] | [INFO] [stdout] 11870 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11926:20 [INFO] [stdout] | [INFO] [stdout] 11926 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11927:20 [INFO] [stdout] | [INFO] [stdout] 11927 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11982:20 [INFO] [stdout] | [INFO] [stdout] 11982 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11983:20 [INFO] [stdout] | [INFO] [stdout] 11983 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:12036:20 [INFO] [stdout] | [INFO] [stdout] 12036 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:12037:20 [INFO] [stdout] | [INFO] [stdout] 12037 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:12090:20 [INFO] [stdout] | [INFO] [stdout] 12090 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:12091:20 [INFO] [stdout] | [INFO] [stdout] 12091 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:12146:20 [INFO] [stdout] | [INFO] [stdout] 12146 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:12147:20 [INFO] [stdout] | [INFO] [stdout] 12147 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:12205:20 [INFO] [stdout] | [INFO] [stdout] 12205 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:12206:20 [INFO] [stdout] | [INFO] [stdout] 12206 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:12256:20 [INFO] [stdout] | [INFO] [stdout] 12256 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:12257:20 [INFO] [stdout] | [INFO] [stdout] 12257 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:12293:20 [INFO] [stdout] | [INFO] [stdout] 12293 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:12294:20 [INFO] [stdout] | [INFO] [stdout] 12294 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:12344:20 [INFO] [stdout] | [INFO] [stdout] 12344 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:12345:20 [INFO] [stdout] | [INFO] [stdout] 12345 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:12387:20 [INFO] [stdout] | [INFO] [stdout] 12387 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:12388:20 [INFO] [stdout] | [INFO] [stdout] 12388 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:12441:20 [INFO] [stdout] | [INFO] [stdout] 12441 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:12442:20 [INFO] [stdout] | [INFO] [stdout] 12442 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:12470:20 [INFO] [stdout] | [INFO] [stdout] 12470 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:12471:20 [INFO] [stdout] | [INFO] [stdout] 12471 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:12506:20 [INFO] [stdout] | [INFO] [stdout] 12506 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:12507:20 [INFO] [stdout] | [INFO] [stdout] 12507 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:12546:20 [INFO] [stdout] | [INFO] [stdout] 12546 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:12547:20 [INFO] [stdout] | [INFO] [stdout] 12547 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:12582:20 [INFO] [stdout] | [INFO] [stdout] 12582 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:12583:20 [INFO] [stdout] | [INFO] [stdout] 12583 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11926:20 [INFO] [stdout] | [INFO] [stdout] 11926 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:12609:20 [INFO] [stdout] | [INFO] [stdout] 12609 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11927:20 [INFO] [stdout] | [INFO] [stdout] 11927 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:12610:20 [INFO] [stdout] | [INFO] [stdout] 12610 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11982:20 [INFO] [stdout] | [INFO] [stdout] 11982 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:12642:20 [INFO] [stdout] | [INFO] [stdout] 12642 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11983:20 [INFO] [stdout] | [INFO] [stdout] 11983 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:12036:20 [INFO] [stdout] | [INFO] [stdout] 12036 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:12037:20 [INFO] [stdout] | [INFO] [stdout] 12037 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:12090:20 [INFO] [stdout] | [INFO] [stdout] 12090 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:12091:20 [INFO] [stdout] | [INFO] [stdout] 12091 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:12146:20 [INFO] [stdout] | [INFO] [stdout] 12146 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:12147:20 [INFO] [stdout] | [INFO] [stdout] 12147 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:12205:20 [INFO] [stdout] | [INFO] [stdout] 12205 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:12206:20 [INFO] [stdout] | [INFO] [stdout] 12206 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:12256:20 [INFO] [stdout] | [INFO] [stdout] 12256 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:12257:20 [INFO] [stdout] | [INFO] [stdout] 12257 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:12293:20 [INFO] [stdout] | [INFO] [stdout] 12293 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:12294:20 [INFO] [stdout] | [INFO] [stdout] 12294 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:12344:20 [INFO] [stdout] | [INFO] [stdout] 12344 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:12345:20 [INFO] [stdout] | [INFO] [stdout] 12345 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:12387:20 [INFO] [stdout] | [INFO] [stdout] 12387 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:12388:20 [INFO] [stdout] | [INFO] [stdout] 12388 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:12441:20 [INFO] [stdout] | [INFO] [stdout] 12441 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:12442:20 [INFO] [stdout] | [INFO] [stdout] 12442 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:12470:20 [INFO] [stdout] | [INFO] [stdout] 12470 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:12471:20 [INFO] [stdout] | [INFO] [stdout] 12471 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:12506:20 [INFO] [stdout] | [INFO] [stdout] 12506 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:12507:20 [INFO] [stdout] | [INFO] [stdout] 12507 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:12546:20 [INFO] [stdout] | [INFO] [stdout] 12546 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:12547:20 [INFO] [stdout] | [INFO] [stdout] 12547 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:12582:20 [INFO] [stdout] | [INFO] [stdout] 12582 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:12583:20 [INFO] [stdout] | [INFO] [stdout] 12583 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:12609:20 [INFO] [stdout] | [INFO] [stdout] 12609 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:12610:20 [INFO] [stdout] | [INFO] [stdout] 12610 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:12642:20 [INFO] [stdout] | [INFO] [stdout] 12642 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:12643:20 [INFO] [stdout] | [INFO] [stdout] 12643 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:12670:20 [INFO] [stdout] | [INFO] [stdout] 12670 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:12671:20 [INFO] [stdout] | [INFO] [stdout] 12671 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:12706:20 [INFO] [stdout] | [INFO] [stdout] 12706 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:12707:20 [INFO] [stdout] | [INFO] [stdout] 12707 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:12741:20 [INFO] [stdout] | [INFO] [stdout] 12741 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:12742:20 [INFO] [stdout] | [INFO] [stdout] 12742 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:12768:20 [INFO] [stdout] | [INFO] [stdout] 12768 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:12769:20 [INFO] [stdout] | [INFO] [stdout] 12769 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:12795:20 [INFO] [stdout] | [INFO] [stdout] 12795 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:12796:20 [INFO] [stdout] | [INFO] [stdout] 12796 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:12825:20 [INFO] [stdout] | [INFO] [stdout] 12825 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:12826:20 [INFO] [stdout] | [INFO] [stdout] 12826 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:12873:20 [INFO] [stdout] | [INFO] [stdout] 12873 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:12643:20 [INFO] [stdout] | [INFO] [stdout] 12643 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:12670:20 [INFO] [stdout] | [INFO] [stdout] 12670 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:12671:20 [INFO] [stdout] | [INFO] [stdout] 12671 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:12706:20 [INFO] [stdout] | [INFO] [stdout] 12706 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:12707:20 [INFO] [stdout] | [INFO] [stdout] 12707 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:12741:20 [INFO] [stdout] | [INFO] [stdout] 12741 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:12742:20 [INFO] [stdout] | [INFO] [stdout] 12742 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:12874:20 [INFO] [stdout] | [INFO] [stdout] 12874 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:12768:20 [INFO] [stdout] | [INFO] [stdout] 12768 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:12769:20 [INFO] [stdout] | [INFO] [stdout] 12769 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:12922:20 [INFO] [stdout] | [INFO] [stdout] 12922 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:12923:20 [INFO] [stdout] | [INFO] [stdout] 12923 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:12795:20 [INFO] [stdout] | [INFO] [stdout] 12795 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:12796:20 [INFO] [stdout] | [INFO] [stdout] 12796 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:12967:20 [INFO] [stdout] | [INFO] [stdout] 12967 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:12825:20 [INFO] [stdout] | [INFO] [stdout] 12825 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:12968:20 [INFO] [stdout] | [INFO] [stdout] 12968 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:12826:20 [INFO] [stdout] | [INFO] [stdout] 12826 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:13019:20 [INFO] [stdout] | [INFO] [stdout] 13019 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:12873:20 [INFO] [stdout] | [INFO] [stdout] 12873 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:13020:20 [INFO] [stdout] | [INFO] [stdout] 13020 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:12874:20 [INFO] [stdout] | [INFO] [stdout] 12874 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:13072:20 [INFO] [stdout] | [INFO] [stdout] 13072 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:13073:20 [INFO] [stdout] | [INFO] [stdout] 13073 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:12922:20 [INFO] [stdout] | [INFO] [stdout] 12922 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:13128:20 [INFO] [stdout] | [INFO] [stdout] 13128 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:12923:20 [INFO] [stdout] | [INFO] [stdout] 12923 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:13129:20 [INFO] [stdout] | [INFO] [stdout] 13129 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:12967:20 [INFO] [stdout] | [INFO] [stdout] 12967 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:13184:20 [INFO] [stdout] | [INFO] [stdout] 13184 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:12968:20 [INFO] [stdout] | [INFO] [stdout] 12968 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:13185:20 [INFO] [stdout] | [INFO] [stdout] 13185 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:13019:20 [INFO] [stdout] | [INFO] [stdout] 13019 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:13245:20 [INFO] [stdout] | [INFO] [stdout] 13245 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:13020:20 [INFO] [stdout] | [INFO] [stdout] 13020 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:13246:20 [INFO] [stdout] | [INFO] [stdout] 13246 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:13072:20 [INFO] [stdout] | [INFO] [stdout] 13072 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:13299:20 [INFO] [stdout] | [INFO] [stdout] 13299 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:13073:20 [INFO] [stdout] | [INFO] [stdout] 13073 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:13128:20 [INFO] [stdout] | [INFO] [stdout] 13128 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:13129:20 [INFO] [stdout] | [INFO] [stdout] 13129 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:13184:20 [INFO] [stdout] | [INFO] [stdout] 13184 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:13185:20 [INFO] [stdout] | [INFO] [stdout] 13185 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:13300:20 [INFO] [stdout] | [INFO] [stdout] 13300 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:13327:20 [INFO] [stdout] | [INFO] [stdout] 13327 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:13328:20 [INFO] [stdout] | [INFO] [stdout] 13328 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:13355:20 [INFO] [stdout] | [INFO] [stdout] 13355 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:13356:20 [INFO] [stdout] | [INFO] [stdout] 13356 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:13392:20 [INFO] [stdout] | [INFO] [stdout] 13392 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:13393:20 [INFO] [stdout] | [INFO] [stdout] 13393 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:13429:20 [INFO] [stdout] | [INFO] [stdout] 13429 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:13430:20 [INFO] [stdout] | [INFO] [stdout] 13430 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:13457:20 [INFO] [stdout] | [INFO] [stdout] 13457 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:13458:20 [INFO] [stdout] | [INFO] [stdout] 13458 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:13494:20 [INFO] [stdout] | [INFO] [stdout] 13494 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:13495:20 [INFO] [stdout] | [INFO] [stdout] 13495 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:13523:20 [INFO] [stdout] | [INFO] [stdout] 13523 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:13524:20 [INFO] [stdout] | [INFO] [stdout] 13524 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:13551:20 [INFO] [stdout] | [INFO] [stdout] 13551 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:13552:20 [INFO] [stdout] | [INFO] [stdout] 13552 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:13588:20 [INFO] [stdout] | [INFO] [stdout] 13588 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:13589:20 [INFO] [stdout] | [INFO] [stdout] 13589 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:13621:20 [INFO] [stdout] | [INFO] [stdout] 13621 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:13622:20 [INFO] [stdout] | [INFO] [stdout] 13622 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:13652:20 [INFO] [stdout] | [INFO] [stdout] 13652 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:13653:20 [INFO] [stdout] | [INFO] [stdout] 13653 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:13689:20 [INFO] [stdout] | [INFO] [stdout] 13689 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:13690:20 [INFO] [stdout] | [INFO] [stdout] 13690 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:13747:20 [INFO] [stdout] | [INFO] [stdout] 13747 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:13748:20 [INFO] [stdout] | [INFO] [stdout] 13748 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:13245:20 [INFO] [stdout] | [INFO] [stdout] 13245 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:13246:20 [INFO] [stdout] | [INFO] [stdout] 13246 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:13299:20 [INFO] [stdout] | [INFO] [stdout] 13299 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:13300:20 [INFO] [stdout] | [INFO] [stdout] 13300 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:13327:20 [INFO] [stdout] | [INFO] [stdout] 13327 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:13328:20 [INFO] [stdout] | [INFO] [stdout] 13328 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:13355:20 [INFO] [stdout] | [INFO] [stdout] 13355 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:13356:20 [INFO] [stdout] | [INFO] [stdout] 13356 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:13392:20 [INFO] [stdout] | [INFO] [stdout] 13392 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:13393:20 [INFO] [stdout] | [INFO] [stdout] 13393 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:13429:20 [INFO] [stdout] | [INFO] [stdout] 13429 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:13430:20 [INFO] [stdout] | [INFO] [stdout] 13430 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:13457:20 [INFO] [stdout] | [INFO] [stdout] 13457 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:13458:20 [INFO] [stdout] | [INFO] [stdout] 13458 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:13494:20 [INFO] [stdout] | [INFO] [stdout] 13494 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:13495:20 [INFO] [stdout] | [INFO] [stdout] 13495 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:13523:20 [INFO] [stdout] | [INFO] [stdout] 13523 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:13524:20 [INFO] [stdout] | [INFO] [stdout] 13524 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:13551:20 [INFO] [stdout] | [INFO] [stdout] 13551 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:13552:20 [INFO] [stdout] | [INFO] [stdout] 13552 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:13588:20 [INFO] [stdout] | [INFO] [stdout] 13588 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:13589:20 [INFO] [stdout] | [INFO] [stdout] 13589 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:13621:20 [INFO] [stdout] | [INFO] [stdout] 13621 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:13622:20 [INFO] [stdout] | [INFO] [stdout] 13622 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:13652:20 [INFO] [stdout] | [INFO] [stdout] 13652 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:13653:20 [INFO] [stdout] | [INFO] [stdout] 13653 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:13689:20 [INFO] [stdout] | [INFO] [stdout] 13689 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:13690:20 [INFO] [stdout] | [INFO] [stdout] 13690 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:13747:20 [INFO] [stdout] | [INFO] [stdout] 13747 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:13748:20 [INFO] [stdout] | [INFO] [stdout] 13748 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:13809:20 [INFO] [stdout] | [INFO] [stdout] 13809 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:13809:20 [INFO] [stdout] | [INFO] [stdout] 13809 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:13810:20 [INFO] [stdout] | [INFO] [stdout] 13810 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:13868:20 [INFO] [stdout] | [INFO] [stdout] 13868 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:13869:20 [INFO] [stdout] | [INFO] [stdout] 13869 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:13922:20 [INFO] [stdout] | [INFO] [stdout] 13922 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:13923:20 [INFO] [stdout] | [INFO] [stdout] 13923 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:13980:20 [INFO] [stdout] | [INFO] [stdout] 13980 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:13810:20 [INFO] [stdout] | [INFO] [stdout] 13810 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:13868:20 [INFO] [stdout] | [INFO] [stdout] 13868 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:13981:20 [INFO] [stdout] | [INFO] [stdout] 13981 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:13869:20 [INFO] [stdout] | [INFO] [stdout] 13869 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:14041:20 [INFO] [stdout] | [INFO] [stdout] 14041 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:13922:20 [INFO] [stdout] | [INFO] [stdout] 13922 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:14042:20 [INFO] [stdout] | [INFO] [stdout] 14042 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:13923:20 [INFO] [stdout] | [INFO] [stdout] 13923 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:14096:20 [INFO] [stdout] | [INFO] [stdout] 14096 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:13980:20 [INFO] [stdout] | [INFO] [stdout] 13980 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:14097:20 [INFO] [stdout] | [INFO] [stdout] 14097 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:14148:20 [INFO] [stdout] | [INFO] [stdout] 14148 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:13981:20 [INFO] [stdout] | [INFO] [stdout] 13981 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:14149:20 [INFO] [stdout] | [INFO] [stdout] 14149 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:14041:20 [INFO] [stdout] | [INFO] [stdout] 14041 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:14204:20 [INFO] [stdout] | [INFO] [stdout] 14204 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:14042:20 [INFO] [stdout] | [INFO] [stdout] 14042 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:14096:20 [INFO] [stdout] | [INFO] [stdout] 14096 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:14205:20 [INFO] [stdout] | [INFO] [stdout] 14205 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:14097:20 [INFO] [stdout] | [INFO] [stdout] 14097 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:14259:20 [INFO] [stdout] | [INFO] [stdout] 14259 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:14148:20 [INFO] [stdout] | [INFO] [stdout] 14148 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:14260:20 [INFO] [stdout] | [INFO] [stdout] 14260 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:14149:20 [INFO] [stdout] | [INFO] [stdout] 14149 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:14309:20 [INFO] [stdout] | [INFO] [stdout] 14309 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:14310:20 [INFO] [stdout] | [INFO] [stdout] 14310 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:14204:20 [INFO] [stdout] | [INFO] [stdout] 14204 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:14348:20 [INFO] [stdout] | [INFO] [stdout] 14348 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:14205:20 [INFO] [stdout] | [INFO] [stdout] 14205 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:14349:20 [INFO] [stdout] | [INFO] [stdout] 14349 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:14397:20 [INFO] [stdout] | [INFO] [stdout] 14397 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:14398:20 [INFO] [stdout] | [INFO] [stdout] 14398 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:14441:20 [INFO] [stdout] | [INFO] [stdout] 14441 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:14442:20 [INFO] [stdout] | [INFO] [stdout] 14442 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:14471:20 [INFO] [stdout] | [INFO] [stdout] 14471 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:14259:20 [INFO] [stdout] | [INFO] [stdout] 14259 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:14260:20 [INFO] [stdout] | [INFO] [stdout] 14260 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:14309:20 [INFO] [stdout] | [INFO] [stdout] 14309 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:14310:20 [INFO] [stdout] | [INFO] [stdout] 14310 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:14348:20 [INFO] [stdout] | [INFO] [stdout] 14348 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:14349:20 [INFO] [stdout] | [INFO] [stdout] 14349 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:14472:20 [INFO] [stdout] | [INFO] [stdout] 14472 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:14397:20 [INFO] [stdout] | [INFO] [stdout] 14397 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:14521:20 [INFO] [stdout] | [INFO] [stdout] 14521 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:14398:20 [INFO] [stdout] | [INFO] [stdout] 14398 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:14522:20 [INFO] [stdout] | [INFO] [stdout] 14522 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:14441:20 [INFO] [stdout] | [INFO] [stdout] 14441 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:14571:20 [INFO] [stdout] | [INFO] [stdout] 14571 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:14442:20 [INFO] [stdout] | [INFO] [stdout] 14442 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:14572:20 [INFO] [stdout] | [INFO] [stdout] 14572 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:14471:20 [INFO] [stdout] | [INFO] [stdout] 14471 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:14622:20 [INFO] [stdout] | [INFO] [stdout] 14622 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:14472:20 [INFO] [stdout] | [INFO] [stdout] 14472 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:14623:20 [INFO] [stdout] | [INFO] [stdout] 14623 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:14521:20 [INFO] [stdout] | [INFO] [stdout] 14521 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:14676:20 [INFO] [stdout] | [INFO] [stdout] 14676 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:14522:20 [INFO] [stdout] | [INFO] [stdout] 14522 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:14677:20 [INFO] [stdout] | [INFO] [stdout] 14677 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:14571:20 [INFO] [stdout] | [INFO] [stdout] 14571 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:14718:20 [INFO] [stdout] | [INFO] [stdout] 14718 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:14572:20 [INFO] [stdout] | [INFO] [stdout] 14572 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:14719:20 [INFO] [stdout] | [INFO] [stdout] 14719 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:14768:20 [INFO] [stdout] | [INFO] [stdout] 14768 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:14769:20 [INFO] [stdout] | [INFO] [stdout] 14769 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:14833:20 [INFO] [stdout] | [INFO] [stdout] 14833 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:14834:20 [INFO] [stdout] | [INFO] [stdout] 14834 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:14895:20 [INFO] [stdout] | [INFO] [stdout] 14895 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:14896:20 [INFO] [stdout] | [INFO] [stdout] 14896 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:14949:20 [INFO] [stdout] | [INFO] [stdout] 14949 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:14950:20 [INFO] [stdout] | [INFO] [stdout] 14950 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:14993:20 [INFO] [stdout] | [INFO] [stdout] 14993 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:14994:20 [INFO] [stdout] | [INFO] [stdout] 14994 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:15021:20 [INFO] [stdout] | [INFO] [stdout] 15021 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:15022:20 [INFO] [stdout] | [INFO] [stdout] 15022 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:15047:20 [INFO] [stdout] | [INFO] [stdout] 15047 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:15048:20 [INFO] [stdout] | [INFO] [stdout] 15048 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:15082:20 [INFO] [stdout] | [INFO] [stdout] 15082 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:15083:20 [INFO] [stdout] | [INFO] [stdout] 15083 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:15109:20 [INFO] [stdout] | [INFO] [stdout] 15109 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:15110:20 [INFO] [stdout] | [INFO] [stdout] 15110 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:15146:20 [INFO] [stdout] | [INFO] [stdout] 15146 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:14622:20 [INFO] [stdout] | [INFO] [stdout] 14622 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:15147:20 [INFO] [stdout] | [INFO] [stdout] 15147 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:14623:20 [INFO] [stdout] | [INFO] [stdout] 14623 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:14676:20 [INFO] [stdout] | [INFO] [stdout] 14676 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:14677:20 [INFO] [stdout] | [INFO] [stdout] 14677 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:14718:20 [INFO] [stdout] | [INFO] [stdout] 14718 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:14719:20 [INFO] [stdout] | [INFO] [stdout] 14719 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:14768:20 [INFO] [stdout] | [INFO] [stdout] 14768 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:14769:20 [INFO] [stdout] | [INFO] [stdout] 14769 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:14833:20 [INFO] [stdout] | [INFO] [stdout] 14833 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:14834:20 [INFO] [stdout] | [INFO] [stdout] 14834 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:14895:20 [INFO] [stdout] | [INFO] [stdout] 14895 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:14896:20 [INFO] [stdout] | [INFO] [stdout] 14896 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:14949:20 [INFO] [stdout] | [INFO] [stdout] 14949 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:14950:20 [INFO] [stdout] | [INFO] [stdout] 14950 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:14993:20 [INFO] [stdout] | [INFO] [stdout] 14993 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:14994:20 [INFO] [stdout] | [INFO] [stdout] 14994 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:15021:20 [INFO] [stdout] | [INFO] [stdout] 15021 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:15022:20 [INFO] [stdout] | [INFO] [stdout] 15022 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:15186:20 [INFO] [stdout] | [INFO] [stdout] 15186 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:15187:20 [INFO] [stdout] | [INFO] [stdout] 15187 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:15047:20 [INFO] [stdout] | [INFO] [stdout] 15047 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:15048:20 [INFO] [stdout] | [INFO] [stdout] 15048 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:15242:20 [INFO] [stdout] | [INFO] [stdout] 15242 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:15082:20 [INFO] [stdout] | [INFO] [stdout] 15082 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:15243:20 [INFO] [stdout] | [INFO] [stdout] 15243 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:15083:20 [INFO] [stdout] | [INFO] [stdout] 15083 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:15290:20 [INFO] [stdout] | [INFO] [stdout] 15290 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:15109:20 [INFO] [stdout] | [INFO] [stdout] 15109 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:15110:20 [INFO] [stdout] | [INFO] [stdout] 15110 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [WARN] too many lines in the log, truncating it